summaryrefslogtreecommitdiff
path: root/doc/autoconf.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: Solaris 11 supports $(...)Paul Eggert2014-08-071-3/+3
* doc: modernize character encodingPaul Eggert2014-08-071-25/+26
* Change main () to main (void) for C/C++Vincent Lefevre2014-02-131-1/+1
* doc: give an example of using the macro for pkg-configEric Blake2014-02-051-0/+17
* maint: bump copyright to 2014Eric Blake2014-01-011-1/+1
* Expose the checks done by AC_INCLUDES_DEFAULT as a public macro.Zack Weinberg2013-09-211-0/+13
* Modernize AC_INCLUDES_DEFAULT and friends.Zack Weinberg2013-09-211-225/+154
* AC_CHECK_HEADER/AC_CHECK_HEADERS: complete transition to compile tests.Zack Weinberg2013-09-211-55/+53
* AC_INIT: add --runstatedir option to configureEric Blake2013-09-141-1/+13
* doc: mention how to set early defaultsEric Blake2013-09-051-1/+18
* doc: don't push 'static inline'Paul Eggert2013-06-291-9/+7
* doc: add missing semicolons to make rulesPaul Eggert2013-04-231-2/+2
* AC_PROG_YACC: don't force Bison to warn against its own featuresAkim Demaille2013-03-191-1/+1
* doc: explain why single-quoting is betterPaul Eggert2013-03-081-1/+4
* AC_FUNC_GETLOADAVG: doc fixPaul Eggert2013-02-231-3/+2
* m4sugar: fix AS_VAR_GET regression.Gary V. Vaughan2013-01-291-1/+1
* m4sugar: factor away _AS_ECHO_PREPARE.Gary V. Vaughan2013-01-291-11/+8