summaryrefslogtreecommitdiff
path: root/doc/autoconf.texi
Commit message (Expand)AuthorAgeFilesLines
* Fix regression that broke Automake ‘make check’Paul Eggert2020-08-011-3/+13
* * doc/autoconf.texi: Tweak wording.Paul Eggert2020-07-311-20/+20
* doc: Update some more macro descriptions.Bruno Haible2020-07-311-1/+6
* doc: Refer to Gnulib where it makes sense.Bruno Haible2020-07-311-2/+29
* doc: Refer to Gnulib instead of asking clients to provide replacement code.Bruno Haible2020-07-311-0/+16
* Remove obsolete Cray supportPaul Eggert2020-07-301-9/+5
* Test AC_FC_LINE_LENGTH only to 250 columnsPaul Eggert2020-07-171-1/+1
* Document that VAL must be a word in ${VAR-VALUE}Paul Eggert2020-07-161-19/+30
* Revise documentation for AC_PROG_LEX.Zack Weinberg2020-07-161-34/+39
* AC_PROG_LEX no longer sets LEXLIB for yywrapPaul Eggert2020-07-161-4/+9
* Document AC_EGREP* betterPaul Eggert2020-07-151-0/+30
* doc: More clarifications regarding --host and --build.Bruno Haible2020-07-151-8/+23
* Revert mistaken patch for BisonPaul Eggert2020-07-151-1/+1
* Use more-modern cross-compilation examplesPaul Eggert2020-07-151-12/+13
* * doc/autoconf.texi: Fix mishandling of `.v2.69bPaul Eggert2020-07-131-1/+3
* Update hyperlinks in the manual and README-hacking.Zack Weinberg2020-07-101-10/+12
* Document AS_IF(..., ..., [[]]) glitchPaul Eggert2020-07-101-0/+7
* Fix `make syntax-check'.Zack Weinberg2020-02-261-2/+2
* Document AIX 7.2 printf command gotchaPaul Eggert2019-12-251-0/+6
* doc/autoconf.texi: fix spelling/grammar nitsJim Meyering2018-12-151-39/+84
* maint: update URLsPaul Eggert2017-09-231-31/+24
* Prefer HTTPS to FTP and HTTPPaul Eggert2017-09-161-15/+15
* "time stamp" -> "timestamp", as per POSIXPaul Eggert2017-09-161-1/+1
* doc: emphasize that config.h must be firstEric Blake2017-01-251-7/+16
* maint: update copyright dates for 2017Jim Meyering2017-01-011-1/+1
* doc: Mention effect of 'autoreconf -fi' on INSTALLEric Blake2016-12-231-5/+12
* doc: Patterns in m4_pattern_forbid cause error, not warningEric Blake2016-12-221-12/+21
* * doc/autoconf.texi (Using Autotest): Stop mentioning Free Recode.Bruno Haible2016-12-141-1/+1
* doc: fix an infinitely recursing exampleQuinn Grier2016-11-021-4/+4
* doc: detail inconsistencies in sed word boundary handlingPádraig Brady2016-11-011-0/+12
* AC_USE_SYSTEM_EXTENSIONS: Remove stray TR in docPaul Eggert2016-09-151-1/+1
* AC_USE_SYSTEM_EXTENSIONS: port to more ISO C TSesPaul Eggert2016-09-151-23/+42
* AC_HEADER_MAJOR: port to glibc 2.25Eric Blake2016-09-151-4/+31
* doc: resplit lines to avoid Texinfo chaosPaul Eggert2016-09-141-2/+2
* AC_USE_SYSTEM_EXTENSIONS: port to recent ISO CPaul Eggert2016-09-131-12/+37
* doc: port to Texinfo 6.3Paul Eggert2016-09-131-3/+0
* doc: use @xref correctlyEric Blake2016-09-131-1/+1
* Fix broken URL to Unix historyPaul Eggert2016-03-151-1/+2
* maint: make update-copyrightPaul Eggert2016-02-061-1/+1
* Document dash ${*-unset} behaviorPaul Eggert2016-02-051-1/+14
* doc: mention 'for' syntax issue on older shellsEric Blake2015-06-041-0/+36
* AC_CHECK_DECL, AC_CHECK_DECLS: port to the Clang compilerNoah Misch2015-05-131-0/+12
* m4_pattern_forbid: better documentationMatěj Týč2015-04-211-2/+13
* lib: use shorter way to test if variable is setEric Blake2015-04-211-5/+8
* doc: -f is now portable for cp and lnPaul Eggert2015-01-021-5/+5
* maint: bump copyright yearPaul Eggert2015-01-021-1/+1
* docs: mention that not all values can be exportedEric Blake2014-11-031-0/+23
* doc: distinguish GCC from GNU C, etc.Paul Eggert2014-09-081-19/+19
* autoconf: clarify "checking" message for GNU-compatible compiliersPaul Eggert2014-09-081-20/+3
* autoconf: modernize AC_C_VARARRAYS for C11Paul Eggert2014-08-071-4/+8