summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add several examples to documentation of AC_INIT.zack/ac-init-quotingZack Weinberg2020-11-111-10/+54
* improvements to AC_INIT argument quotingZack Weinberg2020-11-111-13/+20
* autoreconf: Support AM_GNU_GETTEXT_REQUIRE_VERSIONMichał Górny2020-11-091-4/+5
* fix ‘make syntax-check’ complaints (only affects comments).Zack Weinberg2020-11-031-1/+1
* Revert to 2.69-compatible behavior in AC_PROG_LEX (#110346)Zack Weinberg2020-11-021-16/+52
* AC_OPENMP: Avoid clobbering ‘mp’ and/or ‘penmp’ (#110353)Zack Weinberg2020-11-021-0/+18
* Improve handling of missing aux scripts (autoreconf)Zack Weinberg2020-10-201-18/+31
* Improve handling of missing aux scripts.Zack Weinberg2020-10-201-91/+103
* doc: improve AS_CASE, AS_IF docPaul Eggert2020-10-111-42/+73
* Don’t issue obsoletion warnings for AC_DIAGNOSE.Zack Weinberg2020-10-071-20/+44
* Update documentation related to warnings.Zack Weinberg2020-09-221-159/+128
* doc: Fix cross-reference for AC_TRY_LINKJonathan Wakely2020-09-221-2/+2
* doc: Mention two more shell portability problems.Bruno Haible2020-09-181-2/+19
* AC_PROG_*CPP: Try ‘cpp’ before ‘/lib/cpp’Zack Weinberg2020-09-101-4/+15
* make fetchZack Weinberg2020-09-031-1/+1
* autoreconf: integrate intltoolize into the standard configuration toolsEli Schwartz2020-08-181-3/+3
* autoreconf: integrate gtkdocize into the standard reconfiguration toolsEli Schwartz2020-08-181-5/+5
* Trim whitespace from arguments of AC_INIT (#107986)Zack Weinberg2020-08-181-1/+6
* Only probe C++ language features, not library, for speed (#110285)Zack Weinberg2020-08-041-56/+59
* 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
* make fetchZack Weinberg2020-07-111-2/+2
* Update hyperlinks in the manual and README-hacking.Zack Weinberg2020-07-101-10/+12
* Document AS_IF(..., ..., [[]]) glitchPaul Eggert2020-07-101-0/+7
* make fetchPaul Eggert2020-06-291-26/+26
* make fetchPaul Eggert2020-06-294-189/+514
* Fix `make syntax-check'.Zack Weinberg2020-02-261-2/+2
* maint: make update-copyrightJim Meyering2020-01-012-3/+4
* 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-162-16/+16
* make fetchPaul Eggert2017-09-162-39/+40
* "time stamp" -> "timestamp", as per POSIXPaul Eggert2017-09-162-2/+2
* doc: emphasize that config.h must be firstEric Blake2017-01-251-7/+16
* maint: update copyright dates for 2017Jim Meyering2017-01-013-3/+3
* doc: Mention effect of 'autoreconf -fi' on INSTALLEric Blake2016-12-231-5/+12