]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Add a fallback test for ldns system library
authorTravis Cross <tc@traviscross.com>
Fri, 2 May 2014 18:06:42 +0000 (18:06 +0000)
committerTravis Cross <tc@traviscross.com>
Fri, 2 May 2014 18:22:20 +0000 (18:22 +0000)
commitc44404d45d714861c230dfd5c27d06869b667a08
treed73a8f0ac6097e2c1e3811087c99bb6803640c73
parent7da28a248197f99815a9c061d5777c3b71342a61
Add a fallback test for ldns system library

Some systems don't have the pkg-config file, or don't have it in the
right place.  Breaking build on those systems does have the positive
effect of getting people to file bugs with those distros, but we
should at least keep things working on Debian wheezy while getting
Debian to accept the fix to ldns.
configure.ac