]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fixup the static binaries check 1766/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 4 Oct 2014 18:29:53 +0000 (20:29 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 4 Oct 2014 18:29:53 +0000 (20:29 +0200)
commitfe8ef8d919caa137e795da7f03f8ef613e3352ef
tree3145ce4391b16bfb56dd9c5b062e10c29d2e1c7e
parent06326dd25f46b294619f2c9b16427b6616e25df2
Fixup the static binaries check

It did set a variable which wasn't used (debug)
and didn't display a result.

Now we display the default, and yes/no properly

This still doesn't change the fact that --enable-static-binaries
doesn't do the right thing, but I'll fix that in another patch.
configure.ac