summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* maint: resync files from upstreamEric Blake2012-03-016-36/+31
* m4sh: make AS_EXECUTABLE_P publicEric Blake2012-02-241-2/+6
* m4sh: require that 'test -x' worksEric Blake2012-02-241-35/+14
* doc: fix grammar/doubled-word errorsJim Meyering2012-01-211-1/+1
* getopt: sync from Automake repositoryStefano Lattarini2012-01-201-2/+1
* getopt: new Autom4te::Getopt moduleStefano Lattarini2012-01-173-41/+123
* getopt: refine syntax of previous changeJim Meyering2012-01-151-1/+1
* getopt: remove hack for special handling of "-" argumentStefano Lattarini2012-01-151-9/+1
* avoid new warning about undefined $ARGV[0]Jim Meyering2012-01-151-1/+1
* getopt: fix diagnostic for missing mandatory option argumentStefano Lattarini2012-01-141-4/+27
* maint: update copyright yearPaul Eggert2012-01-0440-40/+40
* maint: resync upstream filesPaul Eggert2012-01-041-2/+2
* autoconf: remove " -link" and ")" from xlf outputPaul Eggert2012-01-021-2/+9
* Do not use "win" to refer to Microsoft Windows.Paul Eggert2012-01-011-2/+2
* configure: will re-execute with $CONFIG_SHELL, if it's setStefano Lattarini2011-12-261-0/+3
* m4sh: allow forced re-execution with $CONFIG_SHELL, if it's setStefano Lattarini2011-12-261-0/+22
* m4sh: refactor _AS_DETECT_BETTER_SHELL, for future changesStefano Lattarini2011-12-261-15/+26
* AS_LN_S: fall back on 'cp -pR' (not 'cp -p') if 'ln -s' failsPaul Eggert2011-12-261-5/+5
* AC_LANG_BOOL_COMPILE_TRY(C): port to g++ with warningsPaul Eggert2011-12-071-1/+2
* 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