]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Remove hardcoded -lsqlite3 with variable 1771/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 4 Oct 2014 21:17:54 +0000 (23:17 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 4 Oct 2014 21:18:19 +0000 (23:18 +0200)
modules/gsqlite3backend/OBJECTLIBS

index a2da2b16b3774b74f4e9dd2d4c8da3362e35481d..c18055a6a2e8e37af7e779eb4acf2a1a9b3376d3 100644 (file)
@@ -1 +1 @@
--lsqlite3
+$(SQLITE3_LIBS)