summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* 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-201-2/+2
* AX_PREFIX_CONFIG_H: Removed extra spaces (which break prefixed macros)Joel Smith2010-04-021-5/+5
* 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-101-0/+277
* AX_CHECK_ZLIB: fix bogus result messagePeter Johansson2010-03-041-2/+3
* ALL: update web site URL to http://www.gnu.org/software/autoconf-archive/MACR...Peter Simons2010-03-01475-1118/+1118
* Dropped e-mail address obscuration from the following macros, because thePeter Simons2010-02-2315-30/+30
* AX_*_JAVA_*: fixed use of $EXEEXTPeter Simons2010-02-195-19/+15
* AX_PTHREAD: provide "-pthreads" on 10.6 OS X systemsThomas Treichl2010-02-151-1/+5
* AX_MPIP: add new macroDustin J. Mitchell2010-02-131-0/+105
* Replaced obsolete AC_HELP_STRING with AS_HELP_STRINGFrancesco Salvestrini2010-02-0826-64/+64
* AX_SYS_LARGEFILE_SENSITIVE: on x64 targets some largefile tests aren't made -...Guido U. Draheim2010-02-021-2/+2
* Assigned all macros a unique serial number.Peter Simons2010-01-25474-0/+948
* AX_RESTORE_FLAGS, AX_SAVE_FLAGS: initial versionsFilippo Giunchedi2010-01-122-0/+58
* Augmented the text of the all-permissive license by an express warranty discl...Peter Simons2010-01-05301-302/+602
* AX_PTHREAD: minor changes to the AC_TRY_LINK command so that the code compile...Peter Simons2010-01-051-4/+9
* AX_CXX_VERBOSE_TERMINATE_HANDLER: replaced by a more generic implementation t...Peter Simons2010-01-052-93/+54
* AX_BOOST_BASE: fix host boost search when cross-compilingMike Frysinger2010-01-011-18/+20
* AX_BOOST_BASE: add ACTION-IF-FOUND/ACTION-IF-NOT-FOUND-style APIPeter Simons2009-12-281-143/+158
* AX_PATH_BDB: spell Rafal Rzepecki's name correctlyPeter Simons2009-12-271-1/+1
* AX_C_PRINTF_THSEP: deprecated because of technical flawsPeter Simons2009-12-271-0/+6
* AX_CHECK_ICU: added support for icu-specific CPPFLAGSNeil Mayhew2009-12-251-0/+6
* AX_C_IFDEF: deprecated in favor of the standard Autoconf macro AC_CHECK_DECLPeter Simons2009-12-251-0/+4
* Consistently indent quoted paragraphs with two blanks.Peter Simons2009-12-2354-306/+306
* Replaced all tab characters in macro header sections with an appropriate numb...Peter Simons2009-12-238-53/+53
* AX_CXX_HELPFUL_TERMINATE_HANDLER: initial versionPeter Simons2009-12-171-0/+74
* rename occurrences of AC_PROG_SWIG to AX_PKG_SWIGDustin J. Mitchell2009-12-163-3/+3
* ax_pkg_swig.m4: cosmetic changesPeter Simons2009-12-161-5/+6
* modernize the name of cache variables in ax_extMatthew William Cox2009-12-161-20/+20
* ax_enable_builddir: improve quality of generated top-level MakefileAlan Jenkins2009-10-251-2/+3
* Rename AC_PROG_SWIG to AX_PKG_SWIG, set SWIG='' when not found, and add actio...Dustin J. Mitchell2009-10-071-18/+24
* Fix incorrect setting of ax_cv_curses when curses was not found.Reuben Thomas2009-10-051-1/+1
* Merge branch 'master' of git://git.sv.gnu.org/autoconf-archiveReuben Thomas2009-10-0461-3251/+4
|\
| * AX_LATEX_*: Deprecated because of licensing issues.Peter Simons2009-09-2159-3247/+0
| * AX_CFLAGS_FORCE_C89: cosmetic, no functional changePeter Simons2009-09-211-3/+3
| * AX_GCC_LIBRARIES_DIR: cosmetic, no functional changePeter Simons2009-09-211-1/+1
* | Remove --with-lua-{includes,libraries} as the GNU Coding Standards sayReuben Thomas2009-10-041-15/+3
|/
* Merge branch 'master' of git://git.sv.gnu.org/autoconf-archiveReuben Thomas2009-09-213-21/+106
|\
| * Merge branch 'master' of ssh://salvestrini@git.sv.gnu.org/srv/git/autoconf-ar...Francesco Salvestrini2009-09-195-10/+9
| |\
| * | Fixed AX_GCC_INSTALL_DIRFrancesco Salvestrini2009-09-181-14/+17
| * | Fixed AX_GCC_LIBSUPCXXFrancesco Salvestrini2009-09-181-7/+25
| * | Introduced AX_GCC_LIBRARIES_DIRFrancesco Salvestrini2009-09-181-0/+64
* | | Add AX_CFLAGS_FORCE_C89.Reuben Thomas2009-09-211-0/+95
| |/ |/|
* | AX_PROG_PERL_MODULES: cosmetic in the documentation, no functional changesPeter Simons2009-09-191-2/+2
* | Fixed trivial typos.Peter Simons2009-09-182-6/+5
* | AX_CHECK_ALLOCATED_CTIME: don't cast char* to void* when calling free(2)Peter Simons2009-09-181-1/+1
* | AX_AM_MACROS_STATIC: drop trailing whitespacePeter Simons2009-09-181-1/+1
|/
* AX_LATEX_*: marked obsolete because of issues with LGPL licensePeter Simons2009-08-2459-0/+354