aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
AgeCommit message (Collapse)AuthorFilesLines
2017-01-26Fix building against sqlite3Max1-4/+1
* Explicitly check for sqlite3 at configure stage, remove old include dir, fix header inclusion. * Use configure results for linking instead of hardcoded linker option for sqlite. * Add dependency on -dev package for .deb Change-Id: I6d7f697d67651f02ceb77fc4da4317b64fa47f9e Fixes: OS#1928
2017-01-24Do not embed sqlite3 when buildingRuben Undheim1-1/+1
Change-Id: If5edadc04c3ff953b451676e55ad3d00d4e43c82
2013-11-08build: Remove subversion referencesThomas Tsou1-3/+0
We do not use subversion. We do not need to refer to subversion reference numbers. Signed-off-by: Thomas Tsou <tom@tsou.cc>
2013-06-16Checking in build system for the Transceiver.Alexander Chemeris1-0/+41