summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README, NEWS: updated for 2010.08.19 releasev2010.08.19Peter Simons2010-08-192-14/+14
* 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
* NEWS: Documented recent changes to the boost macros.Peter Simons2010-08-181-0/+3
* 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-182-1/+4
* 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
* Fixing a typo in the texinfo docs.Wim Lewis2010-08-141-1/+1
* AX_MPI: Fix recommendation for compiling everything with MPI.Ralf Wildenhues2010-08-102-4/+16
* 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-102-3/+4
* The boost macros for iostreams, regex, serialization, signals, system,Olaf Meeuwissen2010-07-1610-20/+24
* post-release administriviaPeter Simons2010-07-063-2/+4
* NEWS: updated for upcoming releasev2010.07.06Peter Simons2010-07-061-1/+1
* AX_PTHREAD: fix compiler warning in AC_TRY_LINK test programPhilip Allison2010-06-152-2/+4
* README-maint: the 'maintainer-generate' target has been renamed to 'maintaine...Peter Simons2010-06-091-1/+1
* bootstrap.sh, cfg.mk: 'news-check' in current versions of gnulib doesn't requ...Peter Simons2010-06-092-10/+9
* README: fixed broken ReST mark-upPeter Simons2010-06-051-3/+3
* doc/downloads.texi, README: refer to ftpmirror.gnu.org for downloadsPeter Simons2010-06-042-10/+9
* cfg.mk: modified settings to perform uploads to ftp.gnu.orgPeter Simons2010-06-041-3/+1
* post-release administriviaPeter Simons2010-06-043-2/+4
* bootstrap.sh: bugfix the 'news-check' target that doesn't work correctly with...v2010.06.04Peter Simons2010-06-041-0/+1
* bootstrap.sh: disable QA tests 'sc_prohibit_always_true_header_tests' and 'sc...Peter Simons2010-06-042-4/+8
* AX_CHECK_ZLIB: dropped trailing white spacePeter Simons2010-06-041-2/+2
* bootstrap.sh: disable 'sc_prohibit_always-defined_macros' QA test from gnulibPeter Simons2010-06-042-0/+2
* bootstrap.sh: disable 'sc_error_message_uppercase' QA test from gnulibPeter Simons2010-06-042-0/+2
* macro.py: dropped computation of the obsolete m4header variablePeter Simons2010-06-041-5/+0
* AX_CHECK_OPENSSL: minor cosmetic change to unbreak the gen-authors.sh scriptPeter Simons2010-06-041-3/+3
* NEWS, README: updated version numbers for the upcoming 2010.06.04 releasePeter Simons2010-06-042-14/+14
* cfg.mk: updated URLs to refer to savannah.gnu.org rather than savannah.nongnu...Peter Simons2010-06-041-3/+3
* AX_BOOST_DATE_TIME, AX_BOOST_FILESYSTEM: avoid use of shell constructs that d...Peter Simons2010-06-033-4/+7
* 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-142-4/+13
* AX_LIB_HDF5: test whether the HDF5 library is available or notTimothy Brown2010-05-122-0/+148
* AX_PYTHON_EMBED: bumped serial number after recent changesPeter Simons2010-04-232-1/+4
* Fix typo in ax_python_embed -o correctly defun AX_PYTHON_INSISTIlya Etingof2010-04-221-1/+1
* AX_LUA: updated serial number to match the number of commits to this macroPeter Simons2010-04-201-1/+1
* AX_F90_MODULE_FLAG: test module include path with no space between -I and pathMike Park2010-04-202-2/+5
* AX_PREFIX_CONFIG_H: Removed extra spaces (which break prefixed macros)Joel Smith2010-04-022-5/+8
* Run Lua with empty LUA_INIT, to avoid picking up user settings.Reuben Thomas2010-03-121-1/+1
* AX_LIB_LIBKML: Detect Google's libkml library <http://code.google.com/p/libkm...Mateusz Loskot2010-03-102-0/+280
* TODO: updated list of open tasksPeter Simons2010-03-101-20/+440
* AX_CHECK_ZLIB: fix bogus result messagePeter Johansson2010-03-041-2/+3