summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* * doc/autoconf.texi (Using System Type): Add an example of `caseAlexandre Duret-Lutz2001-11-221-2/+25
* * doc/autoconf.texi (Installation Directory Variables): EnglishoesAkim Demaille2001-11-221-5/+5
* (C Compiler): Document that HAVE_LONG_DOUBLE is defined only ifPaul Eggert2001-11-161-4/+3
* (C Compiler): AC_C_PROTOTYPES now defines __PROTOTYPES too.Paul Eggert2001-11-121-1/+6
* * autoconf.texi (Limitations of Usual Tools): Note HP-UX ccKevin Ryde2001-11-081-0/+4
* * doc/autoconf.texi (testsuite Invocation): Update.Akim Demaille2001-11-051-74/+154
* * doc/autoconf.texi: s/@code/@command/ where appropriate.Akim Demaille2001-11-031-313/+313
* * lib/Autom4te/General.pm: (&catfile, &canonfile)Akim Demaille2001-11-031-30/+18
* * config/config.guess, config/config.sub, doc/standards.texi:Akim Demaille2001-11-021-8/+38
* (Special Shell Variables): Update description of LC_ALL, LANG, LANGUAGE, etc.Paul Eggert2001-11-011-24/+21
* (Special Shell Variables): Autoconf now uses Sed rather than Awk forPaul Eggert2001-10-311-26/+30
* Regen.Akim Demaille2001-10-311-3/+1
* (Special Shell Variables): Document somePaul Eggert2001-10-261-14/+45
* * m4/: Remove, merged into...Akim Demaille2001-10-241-9/+17
* * doc/autoconf.texi (Shellology): Mention the problems with bash 2.05's useTim Van Holder2001-10-231-0/+9
* (Particular Functions): Document the HAVE_WORKING_STRERROR_R ->Paul Eggert2001-10-221-7/+10
* * lib/Autom4te/General.pm (&update_file): If destination isAkim Demaille2001-10-201-24/+8
* (Particular Programs): Prefer gawk to mawk.Paul Eggert2001-10-191-3/+3
* * lib/autoconf/general.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS)Akim Demaille2001-10-101-11/+11
* * bin/autoreconf.in (autoreconf): Run libtoolize when appropriate.Akim Demaille2001-10-081-0/+2
* * doc/autoconf.texi (autoreconf Invocation): Adjust.Akim Demaille2001-10-081-20/+0
* * lib/autoconf/autoconf.m4, lib/autoconf/general.m4,Akim Demaille2001-10-081-3/+17
* (config.status Invocation): CONFIG_SHELL defaults to a shell thatPaul Eggert2001-10-081-1/+2
* (Limitations of Builtins): You can't use "source"; it's not portable.Paul Eggert2001-10-021-22/+6
* * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Just source 40.linenoAkim Demaille2001-10-021-0/+9
* * tests/testsuite (AT_INIT) <at_pass_list>: New.Akim Demaille2001-10-011-5/+4
* * doc/autoconf.texi: Use @kbd for user input.Akim Demaille2001-10-011-110/+107
* Clarify remark about portability of nested parenthesization.Paul Eggert2001-09-301-3/+3
* Fix the passing of $? to ACTION-IF-FAILED in AC_TRY_RUN, thatAkim Demaille2001-09-271-4/+11
* * doc/autoconf.texi (Top): Wrap in @ifnottex.Akim Demaille2001-09-231-0/+2
* * lib/autoconf/status.m4 (_AC_SRCPATHS): Compute and provideAkim Demaille2001-09-231-3/+35
* * doc/autoconf.texi (Common Shell Constructs): Rename as...Akim Demaille2001-09-231-8/+21
* * doc/autoconf.texi (Special Shell Variables): Add pdksh outputAlexandre Duret-Lutz2001-09-231-0/+8
* Rely on `$LINENO' when possible instead of `__oline__'.Akim Demaille2001-09-221-0/+46
* * doc/autoconf.texi (File System Conventions): Clarify the use ofTim Van Holder2001-09-201-17/+24
* (Common Shell Constructs): New node, documenting AS_DIRNAME.Paul Eggert2001-09-181-11/+23
* (Particular Functions): AC_FUNC_GETPGRP now merely checks whether itPaul Eggert2001-09-181-3/+16
* * doc/autoconf.texi (Limitations of Make) <$<>: New.Akim Demaille2001-09-181-0/+6
* * doc/autoconf.texi (Limitations of Usual Tools) <find>: More aboutAkim Demaille2001-09-181-0/+13
* (AC_ISC_POSIX): Describe new behavior.Paul Eggert2001-09-171-7/+7
* * bin/ifnames.in: Rewrite in Perl.Akim Demaille2001-09-131-1/+0
* * lib/Autom4te/General.pm (&getopt): Work around the `-' Getopt bug.Akim Demaille2001-09-051-9/+4
* Regen.AUTOCONF-2.52dAkim Demaille2001-08-311-175/+154
* Version 2.52d.Akim Demaille2001-08-311-154/+175
* * doc/autoconf.texi: Don't promote non `m4_*' M4 macros.Akim Demaille2001-08-311-29/+31
* * doc/autoconf.texi (Quadrigraphs): Document `@&t@'.Akim Demaille2001-08-311-17/+67
* * lib/Autom4te/General.pm (&find_file): Browse the includes in theAkim Demaille2001-08-311-1/+4
* * bin/autom4te.in (&parse_args): Strip `.' from `@include'.Akim Demaille2001-08-311-0/+4
* * doc/autoconf.texi: Catch up -I, --include changes.Akim Demaille2001-08-311-43/+9
* * doc/autoconf.texi: Strip the @nodes.Akim Demaille2001-08-291-173/+173