]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace autoconf variables with make variables 1609/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 22 Jul 2014 16:03:29 +0000 (18:03 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 22 Jul 2014 16:07:07 +0000 (18:07 +0200)
commit59f5264b7926fa9b7375f1d8d06c444109a99cbc
tree956b599867bbdbaf85e05012b1540de6bce42cfc
parent6922d575f3b34320ef4456a3fb0b850a545b7014
Replace autoconf variables with make variables

This has the nice advantage that you can override those
variables at make time instead of configure time.
19 files changed:
modules/bindbackend/Makefile.am
modules/db2backend/Makefile.am
modules/geobackend/Makefile.am
modules/gmysqlbackend/Makefile.am
modules/goraclebackend/Makefile.am
modules/gpgsqlbackend/Makefile.am
modules/gsqlite3backend/Makefile.am
modules/ldapbackend/Makefile.am
modules/lmdbbackend/Makefile.am
modules/luabackend/Makefile.am
modules/mydnsbackend/Makefile.am
modules/opendbxbackend/Makefile.am
modules/oraclebackend/Makefile.am
modules/pipebackend/Makefile.am
modules/randombackend/Makefile.am
modules/remotebackend/Makefile.am
modules/tinydnsbackend/Makefile.am
pdns/Makefile.am
pdns/ext/yahttp/yahttp/Makefile.am