summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix morphology to run tarball buildbaserock/build-essentialSam Thursfield2013-01-031-1/+4
* Commit files from autoconf-2.69 tarballSam Thursfield2013-01-03161-24677/+74214
* add autoconf.morphbaserock/morphRichard Maw2012-02-161-0/+5
* fortran: define $GFC to "yes" if $FC is a GNU compilerStefano Lattarini2011-10-213-0/+17
* admin: mention recent copyright assignmentsEric Blake2011-10-132-0/+7
* docs: we prefer US English spelling over British oneStefano Lattarini2011-10-062-2/+8
* docs: some fixlets in section about shell signal handlingStefano Lattarini2011-10-062-7/+17
* docs: korn shells can have $? > 256 for signal-terminated childrenStefano Lattarini2011-10-062-0/+72
* docs: relax documentation license by dropping cover textEric Blake2011-09-263-9/+14
* docs: signal-related bugs and incompatibilities for the shellsStefano Lattarini2011-09-202-0/+104
* docs: refer to correct AC_RUN_IFELSE parameter nameEric Blake2011-09-192-1/+9
* docs: fix typo in shell exampleEric Blake2011-09-163-3/+11
* docs: more details about make VPATH rewriting woesStefano Lattarini2011-09-162-8/+41
* docs: document Solaris 10 /bin/ksh and XPG4 sh 'unset' bugStefano Lattarini2011-09-132-1/+9
* docs: improve the prose describing _AC_CHECK_TYPE_NEW_BODYJim Meyering2011-09-012-7/+14
* AC_C_CONST: don't reject gcc -Werror -WallPaul Eggert2011-08-312-8/+23
* docs: other issues with parallel BSD makeStefano Lattarini2011-08-182-46/+107
* docs: fix minor typosStefano Lattarini2011-08-082-3/+8
* docs: another Solaris sh bug with redirected `:'Stefano Lattarini2011-08-042-2/+13
* docs: modernize treatment of ns-resolution timestampsPaul Eggert2011-07-312-12/+20
* * lib/autoconf/specific.m4 (AC_SYS_LARGEFILE): Port to Mac OS X 10.5Paul Eggert2011-07-302-0/+11
* * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): Quote cleanly.Paul Eggert2011-07-302-3/+9
* docs: fix minor doc problemsEric Blake2011-07-223-2/+11
* AC_REQUIRE: include FAQ URL when warning about duplicate expansionMike Frysinger2011-07-151-1/+2
* docs: fix typo in AC_PATH_PROGBenoit Sigoure2011-07-123-2/+10
* * tests/semantics.at (AC_REPLACE_FUNCS): Test for just-fixed bug.Paul Eggert2011-06-302-1/+7
* * lib/autoconf/functions.m4 (_AC_REPLACE_FUNCS): Fix tr-cpp problem.Timo Kamph2011-06-302-1/+6
* * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Be even smarter.Paul Eggert2011-06-192-6/+15
* * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Try to outsmart GCC.Paul Eggert2011-06-182-12/+11
* * doc/autoconf.texi (File Descriptors): Fix texinfo typo.Paul Eggert2011-06-182-1/+5
* doc: mention more about ksh cloexec behaviorEric Blake2011-06-142-31/+29
* doc: update quoting exampleEric Blake2011-06-143-5/+20
* doc: document dash bug with positional parametersEric Blake2011-05-052-0/+18
* docs: document NetBSD join bugEric Blake2011-04-272-0/+10
* maint: reflect recent copyright assignmentsEric Blake2011-04-132-0/+6
* maint: reflect recent copyright assignmentsEric Blake2011-04-052-0/+6
* New macro AC_FC_PP_DEFINE for the preprocessor define flag.Ralf Wildenhues2011-04-026-1/+80
* New macro AC_FC_PP_SRCEXT for preprocessed file extensions.Ralf Wildenhues2011-04-027-22/+253
* New macro AC_FC_MODULE_OUTPUT_FLAG: module output directory.Ralf Wildenhues2011-04-025-1/+103
* New macro AC_FC_MODULE_FLAG: Fortran 90 module include path.Luc Maisonobe2011-04-027-1/+212
* New macro AC_FC_MODULE_EXTENSION: Fortran 90 module extension.Luc Maisonobe2011-04-026-1/+86
* README-hacking: fix typoJim Meyering2011-03-272-1/+6
* docs: Document AC_FUNC_FORK cache variables.Colin Watson2011-03-083-0/+13
* docs: BSD and Solaris make trailing space macro issue.Ralf Wildenhues2011-03-082-0/+19
* Fix Cray Fortran flag for AC_FC_IMPLICIT_NONE.Ralf Wildenhues2011-03-053-2/+9
* docs: document several Fortran and OpenMP cache variables.Ralf Wildenhues2011-03-052-0/+78
* build: exclude M4 with buggy strstrRalf Wildenhues2011-03-052-2/+20
* docs: fix description of AC_F77_IMPLICIT_NONE.Ralf Wildenhues2011-03-052-3/+8
* AC_FC_SRCEXT: allow gfortran to compile .f77 files.Ralf Wildenhues2011-03-052-1/+11
* New macros AC_{F77,FC}_IMPLICIT_NONE to disable Fortran implicit int.Ralf Wildenhues2011-03-054-0/+97