summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* ax_lib_hdf5: improve {C,CPP,LD,F}FLAGS + FortranRhys Ulerich2010-10-201-119/+185
* AX_SPLIT_VERSION: add AC_PROG_SED as a prerequisiteRhys Ulerich2010-10-141-1/+2
* AX_PROG_DOXYGEN: implemented missing "DX_DOT_FEATURE(ON|OFF)" featureLuke Mewburn2010-10-131-2/+3
* AX_BOOST_BASE: improved BOOST_LDFLAGS detectionSebastian Hegler2010-10-131-2/+7
* AX_LIB_HDF5: added ability to request either a serial or a parallel HDF5Rhys Ulerich2010-10-131-26/+114
* AX_CFLAGS_WARN_ALL: removed obsolete Autoconf constructs and added AX_FCFLAGS...Rhys Ulerich2010-10-071-20/+64
* Obsolete macros that are trivial wrappers of AX_WITH_PROG.Reuben Thomas2010-10-044-8/+24
* AX_COMPILER_VENDOR: adding support for Clang compilerVáclav Haisman2010-09-241-2/+2
* AX_BLAS: avoid caching issuesJaroslav Hajek2010-09-241-3/+7
* Updated NEWS file, bumped serial numbers after recent changes, and remedied m...Peter Simons2010-09-2436-39/+39
* build: m4-quote use of AC_LANG_PROGRAM to avoid warning from new autoconfJim Meyering2010-09-2416-32/+32
* replace TAB SP{8} by TAB TAB, repeatedlyJim Meyering2010-09-2417-61/+61
* replace SP*-TAB by TAB, now that we know there are fewer than 8 SPJim Meyering2010-09-2426-107/+107
* change SP-TAB inside a [...] expression to TAB-SPJim Meyering2010-09-242-13/+13
* replace SP{8}TAB by TABTABJim Meyering2010-09-2417-25/+25
* Add AX_CC_FOR_BUILD for cross-compilation support.Reuben Thomas2010-09-221-0/+77
* Change AX_LUA_LIB_VERSION to AX_LUA_HEADERS_VERSION, as that's what we're rea...Reuben Thomas2010-09-221-8/+18
* AX_PREFIX_CONFIG_H: added support for system shell "dash"Harald van Dijk2010-09-171-18/+10
* AX_BLAS_F77_FUNC: fixed a small typoJaroslav Hajek2010-09-151-2/+2
* AX_BLAS_F77_FUNC: check for correct integer sizeJaroslav Hajek2010-09-151-2/+30
* AX_BLAS_F77_FUNC: save and restore $LIBS variableJaroslav Hajek2010-09-151-2/+4
* AX_TLS: add support for actions on found/not-foundDiego Elio Pettenò2010-09-071-23/+23
* AX_CFLAGS_GCC_OPTION: use AS_VAR_COPY() if available, but don't require itPeter Simons2010-08-261-5/+5
* AX_CFLAGS_GCC_OPTION: bumped serial numberPeter Simons2010-08-251-1/+1
* AX_CFLAGS_GCC_OPTION: Use an actually existing gcc option as examplePeter Kjellerstedt2010-08-251-5/+5
* AX_CFLAGS_GCC_OPTION: Correct handling of indirectly named sh varsPeter Kjellerstedt2010-08-251-28/+32
* AX_LIB_MYSQL: dropped trailing white spacePeter Simons2010-08-191-2/+2
* AX_MPI: cosmetic changes to the formatting of the documentaionPeter Simons2010-08-191-10/+10
* AX_BOOST_BASE: prefer more portable `...` syntax over $(...) for running sub-...Peter Simons2010-08-181-2/+2
* Bumped boost macro serial numbers.Peter Simons2010-08-1815-15/+15
* On x86_64 architecture search both lib64 and lib dirs.Jaap Eldering2010-08-181-5/+18
* Add check to see if any library is found.Jaap Eldering2010-08-1814-0/+42
* AX_LIB_MYSQL: bumped serial numberPeter Simons2010-08-181-1/+1
* AX_LIB_MYSQL: If mysql_config isn't found, see if we can find mysql_config5.Wim Lewis2010-08-181-1/+1
* Bug fixes for AX_LIB_MYSQL: - omit spurious "-o test" which would cause $MYSQ...Wim Lewis2010-08-181-9/+8
* AX_MPI: Fix recommendation for compiling everything with MPI.Ralf Wildenhues2010-08-101-4/+13
* AX_LIB_SQLITE3: fixed a trivial typo, no functional changePeter Simons2010-08-101-2/+2
* AX_CHECK_GNU_MAKE: remove extraneous new-line in macro headerPeter Simons2010-08-101-3/+2
* AX_BOOST_BASE: fix under-quoted shell variableJaap Eldering2010-08-101-2/+2
* The boost macros for iostreams, regex, serialization, signals, system,Olaf Meeuwissen2010-07-169-20/+20
* AX_PTHREAD: fix compiler warning in AC_TRY_LINK test programPhilip Allison2010-06-151-2/+2
* AX_CHECK_ZLIB: dropped trailing white spacePeter Simons2010-06-041-2/+2
* AX_CHECK_OPENSSL: minor cosmetic change to unbreak the gen-authors.sh scriptPeter Simons2010-06-041-3/+3
* AX_BOOST_DATE_TIME, AX_BOOST_FILESYSTEM: avoid use of shell constructs that d...Peter Simons2010-06-032-4/+4
* AX_PTHREAD: fixed typo in local variable that broke the macro on DarwinPeter Simons2010-06-021-2/+2
* AX_LIB_HDF5: added support for showconfig output from HDF5 version 1.8.4Timothy Brown2010-06-021-3/+32
* Remove spurious space after -L in ax_check_openssl.m4, thanks to PavelDustin J. Mitchell2010-06-021-4/+4
* AX_PKG_SWIG: Fix the version detection of AX_PKG_SWIG to support SWIG >= 2.0.Torsten Landschoff2010-05-141-4/+10
* AX_LIB_HDF5: test whether the HDF5 library is available or notTimothy Brown2010-05-121-0/+146
* AX_PYTHON_EMBED: bumped serial number after recent changesPeter Simons2010-04-231-1/+1