]> granicus.if.org Git - pdns/commit
Revert "Use Boost macros from autoconf-archive"
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 31 Dec 2014 09:28:41 +0000 (10:28 +0100)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 31 Dec 2014 09:28:41 +0000 (10:28 +0100)
commit94ac5f34df1c7004d3b4ea037b0d59ac0fb87980
tree60144b304b004f67744806678a294b3e2124de9d
parent8045478dd4f548a76d72f948591d5fcdea4ff83d
Revert "Use Boost macros from autoconf-archive"

This reverts commit 39107229d77017ae3909a48332175f901d49e6e0.

Discussed with @rubenk. While a lot faster, the autoconf-archive
variant gives confusing errors when parts of Boost are missing,
and misses an rpath workaround for Solaris
configure.ac
m4/ax_boost_base.m4 [deleted file]
m4/ax_boost_program_options.m4 [deleted file]
m4/ax_boost_serialization.m4 [deleted file]
m4/ax_boost_unit_test_framework.m4 [deleted file]
m4/boost.m4 [new file with mode: 0644]
m4/pdns_enable_unit_tests.m4
modules/remotebackend/Makefile.am
pdns/Makefile.am