Commit Graph

14 Commits

Author SHA1 Message Date
Michael Friedrich 73f84c6095 asciidoc: remove unused config file path from m4 detection
refs #3230
2013-02-07 17:41:25 +01:00
Michael Friedrich bff540b359 Documentation: add configure/m4 checks for asciidoc bin, add --disable-asciidoc-docs
fixes #3230
2013-02-07 17:18:17 +01:00
Gunnar Beutner dbf762e771 Use boost::program_options to parse arguments.
Fixes #3536
Fixes #3184
2013-02-02 23:22:27 +01:00
Gunnar Beutner 47fa56a805 Added methods for retrieving the installation prefix and local state dir. 2012-09-28 13:16:08 +02:00
Gunnar Beutner 4d7d40bce0 Unset ax_lib when we're done (as this would cause the next AC_BOOST_* call to fail). 2012-09-26 10:29:55 +02:00
Gunnar Beutner 45bfe2762e Fixed detection of the Boost Unit Test Framework. 2012-09-26 10:20:22 +02:00
Gunnar Beutner 3cc1654329 Fixed detection of libboost_system on Solaris. 2012-09-18 15:37:49 +02:00
Gunnar Beutner d937848211 Updated paths in ax_boost_base.m4 to auto-detect boost on OpenIndiana. 2012-09-18 13:06:31 +02:00
Gunnar Beutner 9bc93ce4a9 Renamed 'doc' to 'docs'.
Moved Doxygen files to docs/.
Removed cJSON directory.
Moved libraries into lib/.
Renamed 'config' to 'm4'.
Renamed 'dyn' library to 'config'.
2012-09-07 10:27:31 +02:00
Gunnar Beutner 132ceb8f81 Cleaned up configure.ac and made the build scripts more Solaris-friendly. 2012-05-25 13:51:05 +02:00
Gunnar Beutner a3f0358e77 Added missing m4 file. 2012-05-21 08:24:51 +02:00
Gunnar Beutner 2c93eea4e7 Fixed library dependencies (libtool). 2012-05-09 12:10:07 +02:00
Gunnar Beutner bfcb5019d5 Detect level of C++ support. 2012-04-03 15:47:32 +02:00
Gunnar Beutner 34d50924e8 Added support for demangling GCC C++ names. 2012-04-03 13:48:37 +02:00