added m4 macros for boost C++ headers and libs, hopefully making better autoconf...
authorMarc Cromme <marc@indexdata.dk>
Fri, 23 Feb 2007 18:55:55 +0000 (18:55 +0000)
committerMarc Cromme <marc@indexdata.dk>
Fri, 23 Feb 2007 18:55:55 +0000 (18:55 +0000)
commita1a8f65a610e74ef68b246b6e23fe4350dc9a863
treea1ceb78e3e94caee44a4b8e0cf3ae9e948e8bd04
parenta7a88b68f5c30976b4a91c893e5ffe2d8818384b
added m4 macros for boost C++ headers and libs, hopefully making better autoconf tests than our own homebrewn tests
12 files changed:
ax_boost.m4 [new file with mode: 0644]
ax_boost_base.m4 [new file with mode: 0644]
ax_boost_date_time.m4 [new file with mode: 0644]
ax_boost_filesystem.m4 [new file with mode: 0644]
ax_boost_iostreams.m4 [new file with mode: 0644]
ax_boost_program_options.m4 [new file with mode: 0644]
ax_boost_python.m4 [new file with mode: 0644]
ax_boost_regex.m4 [new file with mode: 0644]
ax_boost_serialization.m4 [new file with mode: 0644]
ax_boost_signals.m4 [new file with mode: 0644]
ax_boost_thread.m4 [new file with mode: 0644]
ax_boost_unit_test_framework.m4 [new file with mode: 0644]