]> git.ipfire.org Git - thirdparty/pdns.git/commit
Link our internal libs directly 3368/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 13 Feb 2016 17:39:11 +0000 (18:39 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 13 Feb 2016 17:39:11 +0000 (18:39 +0100)
commit234488388bfc9cbbd147ade304993e63ef4455b4
tree4c699ea777951ebd3abc0f98e570d4f09fd19445
parentafc69feb3ab5c861dbd4075827cae1cc2de8f43b
Link our internal libs directly

If we don't do this and we have an external version of the same
lib installed, we risk picking that one up instead.

See #3127 for background
configure.ac
modules/remotebackend/Makefile.am
pdns/Makefile.am
pdns/dnsdistdist/configure.ac
pdns/recursordist/Makefile.am
pdns/recursordist/configure.ac