summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Commit files from autoconf-2.69 tarballSam Thursfield2013-01-0352-172/+4142
* fortran: define $GFC to "yes" if $FC is a GNU compilerStefano Lattarini2011-10-211-0/+5
* docs: improve the prose describing _AC_CHECK_TYPE_NEW_BODYJim Meyering2011-09-011-7/+9
* AC_C_CONST: don't reject gcc -Werror -WallPaul Eggert2011-08-311-8/+9
* * lib/autoconf/specific.m4 (AC_SYS_LARGEFILE): Port to Mac OS X 10.5Paul Eggert2011-07-301-0/+6
* * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): Quote cleanly.Paul Eggert2011-07-301-3/+3
* AC_REQUIRE: include FAQ URL when warning about duplicate expansionMike Frysinger2011-07-151-1/+2
* * lib/autoconf/functions.m4 (_AC_REPLACE_FUNCS): Fix tr-cpp problem.Timo Kamph2011-06-301-1/+1
* * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Be even smarter.Paul Eggert2011-06-191-6/+9
* * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Try to outsmart GCC.Paul Eggert2011-06-181-12/+6
* New macro AC_FC_PP_DEFINE for the preprocessor define flag.Ralf Wildenhues2011-04-022-0/+51
* New macro AC_FC_PP_SRCEXT for preprocessed file extensions.Ralf Wildenhues2011-04-022-0/+100
* New macro AC_FC_MODULE_OUTPUT_FLAG: module output directory.Ralf Wildenhues2011-04-021-0/+62
* New macro AC_FC_MODULE_FLAG: Fortran 90 module include path.Luc Maisonobe2011-04-021-0/+77
* New macro AC_FC_MODULE_EXTENSION: Fortran 90 module extension.Luc Maisonobe2011-04-021-0/+35
* Fix Cray Fortran flag for AC_FC_IMPLICIT_NONE.Ralf Wildenhues2011-03-051-2/+2
* AC_FC_SRCEXT: allow gfortran to compile .f77 files.Ralf Wildenhues2011-03-051-1/+7
* New macros AC_{F77,FC}_IMPLICIT_NONE to disable Fortran implicit int.Ralf Wildenhues2011-03-051-0/+72
* New macro AC_FC_CHECK_BOUNDS to enable Fortran array bounds checking.Ralf Wildenhues2011-03-051-0/+79
* Update known compiler switches for Fortran and OpenMP macros.Ralf Wildenhues2011-03-042-14/+26
* config.status: do not quote $SHELL when rerunning configure.Ralf Wildenhues2011-02-271-1/+1
* Add support for the Go programming language.Ian Lance Taylor2011-02-214-1/+180
* Fix OpenMP flag detection for various Fortran compilers.Christian Rössel2011-02-201-2/+11
* long long: don't abort configure when cross-compilingEric Blake2011-02-181-1/+2
* autoconf: tune long long tests, particularly for c99Paul Eggert2011-02-161-34/+40
* Fix detection of link flags for fort77 on GNU/Linux.Giulio Paci2011-02-121-0/+10
* autoconf: new macro AC_HEADER_CHECK_STDBOOLPaul Eggert2011-02-041-63/+72
* Fix LEXLIB and YYTEXT_POINTER with IRIX 6.5 flex 2.5.4.Ralf Wildenhues2011-01-211-1/+2
* Avoid reference to $CYGWIN in Fortran macros.Ralf Wildenhues2011-01-101-2/+7
* maint: update copyright yearEric Blake2011-01-0439-70/+47
* maint: resync upstream filesEric Blake2011-01-045-6/+6
* autoconf: Use -D_STDC_C99=, not -xc99=all, with Solaris ccPaul Eggert2010-12-281-3/+12
* autotest: fix file descriptor leakPaul Eggert2010-11-261-1/+1
* autoconf: don't assume sys/stat.h and sys/types.h when testing C89Paul Eggert2010-11-201-2/+1
* AS_LITERAL_IF: Treat raw = as literal again.Eric Blake2010-10-081-2/+2
* autom4te: add traces for likely future Automake macrosRalf Wildenhues2010-09-221-0/+7
* AC_REPLACE_FUNCS: allow split lines againEric Blake2010-09-221-0/+3
* AC_LIBOBJ: optimize internal useEric Blake2010-09-212-9/+5
* AC_REPLACE_FUNCS: restore shell loop for non-literalEric Blake2010-09-211-1/+5
* autom4te: don't filter out portions of location tracesEric Blake2010-09-201-3/+4
* config.status: avoid corrupting $ac_tEric Blake2010-09-171-2/+2
* AC_FUNC_STRNLEN: more realistic cross-compilation guessBruno Haible2010-09-171-1/+6
* m4sh: fix today's AS_BOX regressionEric Blake2010-09-161-1/+1
* fortran: avoid misparsed FCLIBS from Fortran compilerEric Blake2010-09-161-1/+2
* Add autom4te trace for AM_PROG_AR.Ralf Wildenhues2010-09-161-0/+1
* m4sugar: fix regression in AC_MSG_ERROR expansionEric Blake2010-09-161-1/+1
* autotest: work around zsh bugEric Blake2010-09-131-3/+5
* m4sh: preserve set -vx over re-execEric Blake2010-09-081-1/+8
* fortran: always avoid AC_LANG_CONFTEST warningEric Blake2010-08-302-6/+10
* config.status: minimize use of $tmpEric Blake2010-08-301-27/+33