summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* make fetchZack Weinberg2021-01-281-1/+1
* make update-copyrightZack Weinberg2021-01-283-6/+6
* Restore compatibility with older std-gnu11.m4.Zack Weinberg2020-12-301-27/+18
* doc: Document another portability problem of 'od'.Bruno Haible2020-12-301-2/+21
* doc: modernize grep discussionPaul Eggert2020-12-291-6/+6
* Use -fno-builtin, not -Werror, in AC_CHECK_DECLS (#110400)Zack Weinberg2020-12-231-12/+0
* Update documentation of AC_USE_SYSTEM_EXTENSIONS.Zack Weinberg2020-12-071-28/+47
* Revise documentation of AT_CHECK.Zack Weinberg2020-12-071-42/+58
* Revise documentation of AC_PROG_CC and comments on conformance checks.Zack Weinberg2020-12-071-46/+64
* AC_INCLUDES_DEFAULT: Check for presence of C90 hosted headers (#110393)Zack Weinberg2020-12-061-15/+35
* Revert "AC_PROG_CC: define via AC_DEFUN_ONCE". (#110350)Zack Weinberg2020-12-041-2/+5
* Autotest: add official way to execute code before all/each test.Zack Weinberg2020-12-021-0/+35
* Document better where to put -m32 or -m64 compiler options.Bruno Haible2020-12-011-3/+12
* AC_FUNC_SETPGRP: Don’t depend on the return type of setpgrp.Zack Weinberg2020-11-301-3/+7
* make fetch and update savannah gitweb urls to cgit.Zack Weinberg2020-11-302-8/+6
* AC_INIT: better handling of unusual arguments (#110349)Zack Weinberg2020-11-161-15/+85
* AS_IF: Handle else clause being empty after macro expansion (#110369)Zack Weinberg2020-11-151-7/+0
* Support CONFIG_SITE being a list of entries.Ross Burton2020-11-111-2/+2
* 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