* doc/autoconf.texi (Input): Clarify role of AC_CONFIG_MACRO_DIR.
[autoconf.git] / ChangeLog
blob054a0d8733e66f459e97f3842b40c9795b7d2e9f
1 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
3         * doc/autoconf.texi (Input): Clarify role of AC_CONFIG_MACRO_DIR.
4         * lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Do not check
5         for the existence of the directory at configure-time.  That's
6         too late, anyway, and possibly the directory isn't part of the
7         distribution.  Problem reported by Stefan Seefeld.
9         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Avoid bug in UnixWare
10         7.1.4 /usr/bin/posix/sh described by Tim Rice in
11         <http://lists.gnu.org/archive/html/bug-autoconf/2006-09/msg00017.html>.
13 2006-09-11  Stepan Kasal  <kasal@ucw.cz>
15         * tests/local.at (AT_CHECK_M4): Fix this so that the testsuite
16           works with GNU M4 1.4.3 again; make the normalized form
17           match the current m4 message; fix the description.
18         * test/tools.at (autom4te cache): Adapt to the change.
20 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
22         * lib/autoconf/functions.m4 (AC_FUNC_MKTIME):  Add year_2050_test
23         to catch glibc bug 2821
24         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
26         Merge from gnulib as follows: Use AC_CHECK_HEADERS_ONCE instead of
27         AC_CHECK_HEADERS, and likewise for AC_CHECK_FUNCS_ONCE and
28         AC_CHECK_FUNCS.  Don't check for stdlib.h, since we now
29         assume C89.
31 2006-09-08  Stepan Kasal  <kasal@ucw.cz>
33         * lib/autom4te.in (Autoconf-without-aclocal-m4): Move the
34         preselections ...
35         (Autoconf): ... here.
36         (Autoscan-preselections): Delete.
38 2006-09-07  Stepan Kasal  <kasal@ucw.cz>
40         * lib/autom4te.in (Automake-preselections): Preselect
41         AM_ENABLE_MULTILIB.
43 2006-09-05  Paul Eggert  <eggert@cs.ucla.edu>
45         * doc/autoconf.texi (Preset Output Variables): srcdir and
46         top_srcdir are not necessarily relative.  Problem reported
47         by Dries Kimpe.
49 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Prefer xlf90/xlf95 over
52         f90/f95 because the latter drivers of AIX Fortran 9.1 do not
53         accept files with extension `.f'.  For consistency, also prefer
54         xlf over f77.
55         * doc/autoconf.texi (Fortran Compiler): Remove mention of bug
56         from last patch.
58 2006-09-05  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
60         * lib/autoconf/erlang.m4 (AC_ERLANG_CHECK_LIB): Added substitution
61         of ERLANG_LIB_VER_* variables.
62         * doc/autoconf.texi (Erlang Libraries): Document ERLANG_LIB_VER_*
63         variables.
65 2006-09-03  Paul Eggert  <eggert@cs.ucla.edu>
66         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
68         * doc/autoconf.texi (Limitations of Builtins): Document 'unset'
69         bugs of Bash 2.01 and 2.05a.
70         (Fortran Compiler): Document that AC_PROG_CC should be called
71         before AC_PROG_FC, due to a bug in Autoconf.
73 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
75         * NEWS: New macro AC_CACHE_CHECK_INT.  It replaces the
76         old AC_COMPUTE_INT, which now behaves like _AC_COMPUTE_INT
77         except the first two arguments are reversed.
78         * doc/autoconf.texi (Caching Results): New macro AC_CACHE_CHECK_INT.
79         (Generic Compiler Characteristics): AC_COMPUTE_INT no longer
80         caches nor outputs a diagnostic.  Suggested by Bruno Haible.
81         * lib/autoconf/general.m4 (AC_CACHE_CHECK_INT): New macro,
82         equivalent to the old AC_COMPUTE_INT.
83         (AC_COMPUTE_INT): No longer caches or reports.  New signature.
84         All uses changed to AC_CACHE_CHECK_INT.
85         * tests/base.at (AC_CACHE_CHECK_INT): New test.
86         * tests/mktests.sh (ac_exclude_lsit): Add AC_CACHE_CHECK_INT.
88 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
90         * NEWS: AC_FUNC_FNMATCH, AC_FUNC_FNMATCH_GNU, AC_FUNC_GETLOADVG,
91         and AC_REPLACE_FNMATCH are now obsolescent in Autoconf.  New
92         programs should use their Gnulib counterparts.
93         * doc/autoconf.texi (Particular Functions): Likewise.
94         (Macro Names, testsuite Invocation): Replace uses of these
95         obsolete macros with uses of non-obsolete macros.
97 2006-08-29  Eric Blake  <ebb9@byu.net>
99         * configure.ac (AC_INIT): Bump to 2.60b.
100         * NEWS: Update.
102 2006-08-28  Eric Blake  <ebb9@byu.net>
104         * lib/autoconf/headers.m4 (AC_HEADER_STAT): Fix logic that was
105         mistakenly swapped on 2006-08-15.
107 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
109         * NEWS: Version 2.60a.
111 2006-08-25  Stepan Kasal  <kasal@ucw.cz>
113         * lib/autoconf/general.m4 (_AC_LINK_IFELSE): Remove the IPA/IPO
114         file created by the PGI compiler.
116 2006-08-25  Noah Misch  <noah@cs.caltech.edu>
118         * lib/Autom4te/General.pm (END): Use `File::Path::rmtree' to
119         simplify the code.
121 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
123         Fix Lex library problem reported to us by Julio Garvia.
124         * doc/autoconf.texi (Particular Programs): YYTEXT_POINTER is
125         for the default, which the user can override.
126         * lib/autoconf/programs.m4 (AC_PROG_LEX): Let _AC_PROG_LEX_YYTEXT_DECL
127         deal with LEXLIB.
128         (_AC_PROG_LEX_YYTEXT_DECL): Handle caching correctly; the old code
129         didn't work if some values were cached but not others.  Test for
130         broken lex libraries like native ia64-hp-hpux11.22; see
131         <http://sources.redhat.com/ml/binutils/2003-12/msg00337.html>, and
132         work around the problem by preferring an empty LEXLIB to -lfl or
133         -ll.  Let the user set LEXLIB='' to indicate no library needed.
135         * NEWS: Recommend M4 1.4.6 instead of 1.4.5.
136         * README: Likewise.
137         * doc/autoconf.texi (Introduction, Why GNU M4): Likewise.
139 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
141         Rework to use more-modern build style.
142         Many files are renamed; all uses of their names were changed.
143         * .x-sc_trailing_blank: Renamed from .x-sc_trailing_space.
144         * .x-sc_useless_cpp_parens: New file.
145         * build-aux/config.guess: Renamed from config/config.guess.  Update.
146         * build-aux/config.sub: Renamed from config/config.sub.  Update.
147         * build-aux/elisp-comp: Renamed from config/elisp-comp.
148         * build-aux/install-sh: Renamed from config/install-sh.  Update.
149         * build-aux/mdate-sh: Renamed from config/mdate-sh.
150         * build-aux/missing: Renamed from config/missing.
151         * build-aux/texinfo.tex: Renamed from config/texinfo.tex.  Update.
152         * build-aux/vc-list-files: Renamed from config/vc-list-files.
153         * config/Makefile.am: Removed.
154         * config/mkinstalldirs: Removed.
155         * config/move-if-change: Removed.
156         * m4/m4.m4: Renamed from config/m4.m4.  Add (C) to copyright notice.
157         * Makefile.am (SUBDIRS): Remove config.
158         (ACLOCAL_AMFLAGS): Include from m4, not config.
159         (EXTRA_DIST): Add config/announce-gen, config/prev-version.txt.
160         (WGET, WGETFLAGS): New macros, since Makefile.maint no longer does this.
161         (autom4te-update): Rewrite with a loop.  Get from gnulib, not automake.
162         Fail if there's an error.
163         * Makefile.cfg (move_if_change): Remove.
164         (wget_files): Remove.
165         (cvs_executable_files): New macro.
166         (cvs_files): Use it.  Remove mkinstalldirs.  Add fdl.texi.
167         (executable-update): Use $(cvs_executable_files).
168         (local-checks-to-skip): Remove.
169         * Makefile.maint: Merge from coreutils, plus add our own changes
170         (gzip_rsyncable): New macro.
171         (GZIP_ENV): Use it.
172         (CVS_LIST): Use build-aux/vc-list-files.
173         (VERSION_REGEXP): New macro.
174         (local-checks-available): Add patch-check, $(syntax-check-rules),
175         check-AUTHORS.
176         (syntax-check-rules): Compute dynamically.
177         (sc_cast_of_x_alloc_return_value): Work even if no source files.
178         (sc_cast_of_alloca_return_value): Likewise.
179         (sc_prohibit_atoi_atof): Simplify regexp.
180         (sc_no_if_have_config_h, sc_require_config_h):
181         (sc_prohibit_assert_without_use,
182         (sc_obsolete_symbols): Check for O_NDELAY.
183         (sc_texi_notab): Remove.
184         (sc-changelog): Don't make an exception for '----' lines.
185         (.re-list): Remove, so we don't have a junk file behind.
186         (sc_system_h_headers): Remove the need for .re-list.
187         (sc_the_the):  New rule.
188         (sc_tight_scope): Simplify.
189         (sc_trailing_blank): Renamed from sc_trailing_space.
190         (longopt_re): New macro.
191         (sc_two_space_separator_in_usage): New rule.
192         (sc_unmarked_diagnostics): Look at all files under CVS.
193         (sc_useless_cpp_parens, patch-check, check-AUTHORS): New rules.
194         (news-date-check, changelog-check): Version is OK.
195         (po-check): Look for lib files even if not in CVS.
196         (copyright-check): Use $() not ``.
197         (maintainer-distcheck): Do not depend on changelog-check.
198         (my-distcheck): Depend on $(release_archive_dir)/$(prev-tgz).
199         Also check for -Wpointer-arith.
200         (WGET, WGETFLAGS, tgz-md5, tgz-sha1, bz2-md5, bz2-sha1):
201         (xdelta-md5, xdelta-sha1, tgz-size, bz2-size, xd-size, rel-check):
202         Remove.
203         (announcement): Add --gpg-key-id arg.
204         (cvs-sv): Remove.
205         (move_if_change): Just use mv.
206         (local_updates: Remove wget-update, po-update.
207         (po_repo, do-po-update, po-update, wget_files, get-targets): Remove.
208         (config.guess-url_prefix, config.sub-url_prefix): Remove.
209         (ansi2knr.c-url_prefix, texinfo.tex-url_prefix):
210         (standards.texi-url_prefix, make-stds.texi-url_prefix, target, url):
211         ($(get-targets)): Remove.
212         (cvs_files): Remove missing, mkinstalldirs, ansi2knr.c.
213         (gnulib_repo): Renamed from automake_repo.  Get from gnulib now.
214         (cvs-update): Get from gnulib.
215         (emut_upload_commands): gnupload is in build-aux now.
216         (alpha beta major): Add changelog-check.  Check version.
217         * configure.ac (AC_CONFIG_AUX_DIR): Renamed from config to build-aux.
218         (AC_CONFIG_FILES): Remove.
219         * bin/autoconf.as: Add spaces to avoid distcheck warning.
220         * config/announce-gen: Sync from coreutils.
221         * doc/make-stds.texi: Sync from gnulib.
222         * doc/standards.texi: Likewise.
223         * man/Makefile.am: Adjust for config -> build-aux renaming.
224         * tests/Makefile.am: Prefer $(FOO) to @FOO@.
225         * tests/local.at: Adjust from config -> build-aux renaming.
226         * tests/tools.at: Likewise.
227         * tests/torture.at: Likewise.
229         * NEWS: The C99 check now tests for vararg macros and 64-bit
230         preprocessor ints.
231         * doc/autoconf.texi (C Compiler): Document // comments, va_copy.
232         * lib/autoconf/c.m4 (_AC_PROG_CC_C99): Test varargs macros and
233         64-bit preprocessor ints.  Check for static initialization of
234         long long.  Remove unnecessary casts.
236 2006-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
238         * doc/autoconf.texi (Particular Programs): Mention that
239         @INSTALL@ and @MKDIR_P@ may vary for different output files.
240         Reported by Alexandre Duret-Lutz.
242 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
244         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Also ignore
245         -lgcc?* and -lSystem, for Darwin/MacOS X.  Problem reported by
246         Bill Northcott in
247         <http://lists.gnu.org/archive/html/autoconf/2006-08/msg00083.html>.
249 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
251         * lib/autoconf/c.m4 (AC_C_CONST): Don't used shadowed vars, to
252         pacify insanely picky compilers.  Problem reported by Eric Blake.
254         * doc/autoconf.texi (Posix Variants): INTERACTIVE Unix is no
255         longer supported by Sun.
257 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
259         * NEWS: Autoconf now uses constructs like "#ifdef HAVE_STDLIB_H"
260         rather than "#if HAVE_STDLIB_H", so that it now works with "gcc
261         -Wundef -Werror".  Problem reported by David Fang in
262         <http://lists.gnu.org/archive/html/autoconf/2006-08/msg00045.html>.
263         * doc/autoconf.texi (Header Templates, Default Includes):
264         (Particular Functions, Generic Functions, Header Portability):
265         (Particular Headers, Generic Headers, Generic Declarations, Guidelines):
266         (Obsolete Macros, AC_FOO_IFELSE vs AC_TRY_FOO):
267         (Present But Cannot Be Compiled, Preprocessor Symbol Index):
268         Prefer #ifdef to #if.
269         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Prefer #ifdef to #if.
270         * lib/autoconf/functions.m4 (AC_FUNC_ALLOCA, _AC_FUNC_MALLOC_IF):
271         (AC_FUNC_MKTIME, AC_FUNC_MMAP, _AC_FUNC_REALLOC_IF):
272         (AC_FUNC_SELECT_ARGTYPES, AC_FUNC_SETVBUF_REVERSED, _AC_FUNC_VFORK):
273         Likewise.
274         * lib/autoconf/headers.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS):
275         (AC_HEADER_RESOLV, AC_HEADER_STAT): Likewise.
276         * lib/autoconf/specific.m4 (AC_DECL_SYS_SYGLIST):
277         (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
278         * lib/autoconf/headers.m4 (AC_HEADER_STAT): Don't assume that
279         S_ISDIR etc. are valid for use in #if; POSIX doesn't guarantee
280         this.
282 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
284         * doc/autoconf.texi (Limitations of Usual Tools): Document sed
285         problems with arg script text that doesn't end in newline, and
286         with '-e a...'.  Problems reported by Ralf Wildenhues.
288 2006-08-12  Alexandre Julliard  <julliard@winehq.org>  (tiny change)
290         * lib/autoconf/libs.m4 (AC_PATH_X_DIRECT): Replace another
291         check for libXt by a check for libX11.
293 2006-08-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
295         * doc/autoconf.texi (config.status Invocation): Adjust according
296         to last change.
298 2006-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
300         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): `config.status
301         --help' should mention that `--version' outputs configuration
302         settings.  Report by Bruno Haible.
304 2006-08-06  Paul Eggert  <eggert@cs.ucla.edu>
306         Fix test suite failures reported by Pierre in
307         <http://lists.gnu.org/archive/html/bug-autoconf/2006-08/msg00005.html>.
308         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't claim
309         the compiler created a file "b.out" when it didn't create anything
310         at all.
311         * lib/autoconf/specific.m4 (AC_SYS_INTERPRETER):
312         Discard stderr too, when invoking the test script.
314 2006-08-05  Alexandre Julliard  <julliard@winehq.org>  (tiny change)
316         * lib/autoconf/libs.m4 (AC_PATH_XTRA): Fixed a typo
317         in the restoring of the werror flag.
319 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
321         * doc/autoconf.texi (Volatile Objects): Be even a little
322         less skeptical about "volatile", after discussion with
323         Bruno Haible on bug-gnulib.
324         (Limitations of Usual Tools): Warn about sed stripping
325         leading white space from text.  From Bruno Haible.
327 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
329         * lib/autoconf/libs.m4 (AC_PATH_XTRA): Don't use -R if the
330         compiler complains about it, even if things works after the
331         complaint.  Problem reported by Peter O'Gorman.
333         * doc/autoconf.texi (Preset Output Variables): Document CFLAGS,
334         CPPFLAGS, and LDFLAGS better.  Problem reported by Bruno Haible.
335         Similarly for CXXFLAGS, OBJCFLAGS, ERLCFLAGS.
337 2006-07-17  Paul Eggert  <eggert@cs.ucla.edu>
339         * lib/autoconf/libs.m4 (AC_PATH_XTRA): Do the check for space
340         after -R regardless of host.  Patrick Welche reports that this
341         fixes things on NetBSD 3.99.
343         * NEWS: Recommend M4 1.4.5.
344         * README: Likewise.
345         * doc/autoconf.texi (Introduction, Why GNU M4): Likewise.
346         * tests/tools.at (autom4te cache): Update wording of diagnostic
347         to match M4 1.4.5.
349 2006-07-07  Paul Eggert  <eggert@cs.ucla.edu>
351         * doc/autoconf.texi (C Compiler): Add a ref to Volatile Objects
352         under AC_C_VOLATILE.
353         (Volatile Objects): Be a little less skeptical about what
354         "volatile" means.  Derived from thoughts by Ben Pfaff in
355         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00092.html>.
357 2006-07-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
359         * doc/autoconf.texi: Fix some typos.
361 2006-07-07  Paul Eggert  <eggert@cs.ucla.edu>
363         * tests/torture.at (Configuring subdirectories): Set CONFIG_SITE
364         more globally, since the 2006-06-30 patch didn't suffice.  Problem
365         reported by Keith Marshall.  Also, don't bother with builddir2,
366         since it shouldn't be needed any more.
368 2006-07-07  Paolo Bonzini  <bonzini@gnu.org>
370         * doc/autoconf.texi (Generic compiler characteristics):
371         Document AC_COMPUTE_INT.  Fix wrong statements on Default
372         Includes for AC_CHECK_SIZEOF and AC_CHECK_ALIGNOF.
374         * lib/autoconf/general.m4 (AC_COMPUTE_INT): New.
375         (_AC_COMPUTE_INT): Add obsoletion warnings.
376         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF, AC_CHECK_ALIGNOF): Use
377         AC_COMPUTE_INT.
379         * NEWS: Document change.
381 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
383         * doc/autoconf.texi (Volatile Objects): New section.
385         * NEWS: Document previous change.
387 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
389         * lib/autoconf/types.m4 (AC_TYPE_LONG_LONG_INT):
390         Require that long long int be at least 64 bits wide.  C99 requires
391         this and enough programs depend on it so we should check for it.
392         Bruno Haible reports in
393         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00286.html>
394         that long long int is 32 bits wide with some nonstandard compilers.
395         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
397 2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
399         * tests/torture.at (Configuring subdirectories): Set CONFIG_SITE
400         to a nonexistent file, so that we don't have to worry about
401         a local site configuration that doesn't use /usr/local.
402         Problem reported by Keith Marshall in
403         <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00133.html>.
405 2006-06-28  Paul Eggert  <eggert@cs.ucla.edu>
407         * doc/autoconf.texi: Be more consistent about using @acronym with
408         "HP" and "HP-UX".  Remove mention of OSF; the old version wasn't
409         quite right (it talked about "OSF/Tru64", even though the
410         operating systems were called OSF/1, Digital UNIX, and Tru64 UNIX,
411         and it even mentioned "OSF 4"!) and at this point there's little
412         reason to talk about OSF any more, since it died in 1994.
413         (Specific Compiler Characteristics): Simplify example of
414         negative-size array.
415         (File Descriptors): Reorder to make the text flow better.
416         Remove joke about "appreciate the various levels"; I didn't get it.
417         Add remark about HP-UX sh -x bug with stderr noted by Bob Proulx in
418         <http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00225.html>.
419         (File Descriptors, Limitations of Usual Tools):
420         Tone down the advice against renaming or removing open files.
421         (Limitations of Usual Tools): Add a new section, on 'rm'.
423 2006-06-26  Stepan Kasal  <kasal@ucw.cz>
425         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Use -lX11, not
426         -lXt in LIBS, idea from Karsten Hopp; this was due since
427         this change:
429         2005-09-18  Paul Eggert  <eggert@cs.ucla.edu>
430         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Look for X11/Xlib.h
431         and XrmInitialize rather than X11/Intrinsic.h and XtMalloc
432         (which belong to Xt, not X itself).  See Debian bug 327655.
434 2006-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
436         * configure.ac (AC_INIT): Bump to 2.60a.
437         * NEWS: Update.
439 2006-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
441         Version 2.60.
443         * configure.ac, NEWS: Update.
445 2006-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
447         * config/texinfo.tex: Sync from upstream.
449         * bin/autom4te.in (handle_traces): Transform the `@S|@'
450         quadrigraph correctly in traces.
452         * NEWS, lib/Autom4te/C4che.pm, lib/autoconf/functions.m4:
453         Fix typos.
455         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): Expand tests for
456         datarootdir-related errors only if AC_DATAROOTDIR_CHECKED is
457         not defined.
458         * doc/autoconf.texi (Changed Directory Variables): New node,
459         to document the whole `datarootdir' business a bit better.
460         * NEWS: Update.
461         * tests/torture.at (datarootdir workaround): Extend test.
462         Prompted by report by Alexandre Julliard.
464 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
466         * lib/autoconf/c.m4 (_AC_PROG_CC_C89): Check for C89 incompatibility
467         when using default mode of IBM C 6 for AIX.  Problem and two-line
468         fix reported by Larry Jones.
470 2006-06-22  Alexandre Julliard <julliard@winehq.org>
472         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): Avoid warning
473         about literal '${datarootdir}' if a definition is found in the
474         output file.
476 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
478         * NEWS: Use "M4" rather than "m4" when appropriate.
479         Problem reported by Eric Blake.
480         * doc/autoconf.texi: Likewise.
481         Use @acronym around BSD, GCC, and GNU when appropriate.
482         (Why GNU M4): Renamed from "Why GNU m4".
483         (Redefined M4 Macros): Mention that Posix
484         m4wrap takes only 1 argument, but GNU M4 1.4.x takes more.
485         (Buffer Overruns): Mention size_t and ptrdiff_t as alternatives
486         to int.
488 2006-06-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
490         * bin/autom4te.in (handle_output): Do not forbid the empty
491         pattern.
492         * tests/tools.at (autoconf: the empty token): New test.
494 2006-06-20  Stepan Kasal  <kasal@ucw.cz>
496         * lib/m4sugar/m4sugar.m4 (m4_init): Merge the two m4_wrap
497         calls, so that we do not care whether they are LIFO or FIFO;
498         in the m4_wrap, do not check which diversion is the topmost
499         one, just check that the stack is balanced at the end.
500         * lib/m4sugar/m4sh.m4 (AS_INIT): We are going to change the
501         base diversion forever--pop the previous diversion before
502         opening the new one; consequently, remove the m4_wrap call.
503         * lib/autotest/general.m4 (AT_INIT): Likewise.
504         * tests/m4sugar.at: Do not use
505         m4_wrap([m4_diversion_pop([..])]), for educational purposes.
507 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
508         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
510         * NEWS: Document that m4wrap/m4_wrap might not be LIFO.
511         * doc/autoconf.texi (Redefined M4 Macros): Likewise.
512         Rework example of m4wrap token-pasting trouble so that it doesn't
513         care whether it's LIFO or FIFO.
514         Fix some "contrary to"s that are awkward in English.
516 2006-06-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
518         * lib/autoconf/types.m4 (_AC_TYPE_INT): Set `$ac_cv_c_int$1_t'
519         to `yes' instead of `int$1_t' if the type is found, for more
520         consistent configure output (where $1 is the number of bits).
521         (_AC_TYPE_UINT): Likewise for `uint$1_t'.
522         Suggested by Bruno Haible.
524         * lib/autoconf/types.m4 (_AC_TYPE_UNSIGNED_INT): Solaris 2.5.1
525         needs _UINT8_T and _UINT64_T defines as well, to avoid clashes
526         with system headers.  Report by Bruno Haible.
528 2006-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
530         * config/config.guess, config/config.sub: Sync from upstream.
532         * bin/Makefile.am (autoconf.in): Use `--melt' for autom4te,
533         in order to avoid picking up an older installed frozen m4sh.m4f.
534         Besides an outdated shell startup, this could have been created
535         by an earlier M4 version with incompatible frozen file format.
537 2006-06-16  Paul Eggert  <eggert@cs.ucla.edu>
539         * README: Recommend m4 1.4.4 instead of 1.4.3..
540         * doc/autoconf.texi: Likewise.
541         (Special Chars in Names): Say that $(.FOO) is portable, as
542         suggested by Stepan Kasal.
543         (Installation Directory Variables, Build Directories):
544         (Automatic Remaking, Subdirectories, Fortran Compiler):
545         (Making testsuite Scripts, Defining Directories):
546         Quote variable usages better.
547         (Making testsuite Scripts): Add clean-local rule to makefile
548         snippet, by Eric Blake.
549         (Installation Directory Variables): Fix table item font.
550         Reword slightly to clarify.  Generalize advice about
551         not using special characters to include all file-related
552         vars, not just VPATH.
553         (Special Chars in Variables): Warn about special characters in
554         $(srcdir) too.
555         (Assignments): Clarify default-value example as suggested by
556         Ralf Wildenhues in
557         <http://lists.gnu.org/archive/html/autoconf-patches/2006-06/msg00072.html>.
558         (Special Shell Variables): Note leading ./ or ../, as suggested
559         by Eric Blake.
560         (Limitations of Builtins): Under cd, warn about CDPATH.
561         (The Make Macro MAKEFLAGS): Untabify.  Problem reported by
562         Ralf Wildenhues.
564 2006-06-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
566         * doc/autoconf.texi (Configuration Actions): Remove duplicate
567         `@var', for texi2html.
568         (Systemology): Some more word wrapping, for DVI output.
569         (autom4te Invocation): The short option for `--melt' is `-M',
570         not `-m'.
572 2006-06-15  Paul Eggert  <eggert@cs.ucla.edu>
574         * doc/autoconf.texi: More formatting and English tweaks,
575         many suggested by Ralf Wildenhues.
576         Reword to avoid "@code{...}'s" and the like, since it's ugly
577         with Emacs info mode.  discontents -> woes.
578         Put a few "will"s back.  time stamp -> timestamp.
579         side-effect -> side effect.
581 2006-06-14  Paul Eggert  <eggert@cs.ucla.edu>
583         * doc/autoconf.texi (Initializing configure, Shell Substitutions):
584         Warn about $@ not persisting.  Problem reported by Julien Danjou in
585         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=372179>.
586         (Special Chars in Names): Renamed from Leading _ in Macro Names.
587         Mention other special chars, too.
589 2006-06-14  Eric Blake  <ebb9@byu.net>
591         * doc/autoconf.texi (The Make Macro MAKEFLAGS): New node.
593 2006-06-13  Paul Eggert  <eggert@cs.ucla.edu>
595         * doc/autoconf.texi: Some systematic minor improvements, as
596         follows.  Use "makefile" when talking about makefiles
597         generally (which might be named "makefile" or "Makefile" or even
598         "foo.mk"), "Makefile" when talking about a specific makefile
599         called "Makefile".  This unclutters the text from weird quotes
600         (e.g., "`Makefile's" in info mode).  Similarly, use "@var{foo}
601         values" rather than "@var{foo}s" and similar constructs containing
602         "}s".  Use "Make rules" rather than "Makefile rules".  Minor
603         English-language improvements.  Change the prefix "sub-" to "sub"
604         and "re-" to "re".
605         Put blank lines around examples more consistently.
606         Avoid "rather" and "very" as intensifiers.
607         Avoid "will" as an auxiliary.
608         (Limitations of Make): Split this node into....
609         (Portable Make, $< in Ordinary Make Rules, Failure in Make Rules):
610         (Leading _ in Macro Names, Backslash-Newline-Newline):
611         (Backslash-Newline Comments, Long Lines in Makefiles):
612         (Macros and Submakes, The Make Macro SHELL, Comments in Make Rules):
613         (obj/ and Make, make -k Status, VPATH and Make):
614         (VPATH and Double-colon, $< in Explicit Rules):
615         (Automatic Rule Rewriting, OSF/Tru64 Directory Magic):
616         (Make Target Lookup, Single Suffix Rules, Timestamps and Make):
617         New nodes, resulting from splitup of Limitations of Make.
618         All cross-references changed.  Raise the top node from
619         a section to a chapter, and all subnodes accordingly.
620         Redo the introductory wording to match the new organization.
621         (Installation Directory Variables): Use an example that is
622         closer to what Autoconf actually does.  Mention that VPATH's
623         value should not contain metacharacters or white space.
624         (Fortran Compiler): Fix a VPATH bug in an example.
625         (Leading _ in Macro Names): Mention that this problem is no longer
626         of practical concern.
627         (VPATH and Make): Reword the advice to make it clearer
628         that Autoconf and Automake support VPATH in non-GNU make, but
629         many packages have bugs in this area.
630         ($< in Explicit Rules): Refer to Build Directories rather
631         than using a (non-VPATH-safe) example.
632         (Automatic Rule Rewriting): Mention the sort of disaster that
633         can ensue with Solaris-style rule rewriting with VPATH.
635 2006-06-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
637         * doc/install.texi (Compilers and Options): Weaken the
638         suggestion to use GNU make for VPATH builds.
640         * lib/autom4te.in (Automake-preselections): Add AM_PROG_CXX_C_O,
641         AM_PROG_F77_C_O, AM_PROG_FC_C_O, AC_FC_SRCEXT, AC_FC_FREEFORM.
643         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Fix M4 quotation
644         in regular expression.
646 2006-06-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
648         * doc/autoconf.texi (Installation Directory Variables):
649         Drop extra @samp from `@table @samp' item.
650         (Limitations of Usual Tools): Comment fix.
651         Do not nest @samp just to point to other table items.
652         (Writing testsuite.at) <AT_CHECK>: The second argument to
653         `@dvar' is already @samp'ed.
654         (Making testsuite Scripts) <AC_CONFIG_TESTDIR>: Likewise,
655         do not use @var in the second argument.
657 2006-06-07  Paul Eggert  <eggert@cs.ucla.edu>
659         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Look for
660         $as_shell.exe too.  Problem reported by Andreas Buening in
661         <http://lists.gnu.org/archive/html/autoconf/2006-06/msg00038.html>.
663 2006-06-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
665         * lib/autoconf/functions.m4 (AC_FUNC_ALLOCA): Work around
666         `unused variable' compiler warning, for `-Wall -Werror'.
667         Reported by Jaap Haitsma in
668         <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00012.html>.
670 2006-06-06  Paul Eggert  <eggert@cs.ucla.edu>
672         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Remove core file, in
673         case the compiler dumps core.  Problem reported for
674         OpenServer 5.0.7 by Tim Rice in
675         <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00019.html>.
676         * lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE):
677         Likewise.
679 2006-06-06  Tim Rice <tim@multitalents.net>.
681         * lib/freeze.mk: Quiet check-forbidden-patterns so the string
682         "ERROR" only shows up in "make check" output if there is an
683         error.
685 2006-06-06  Eric Blake  <ebb9@byu.net>
687         * tests/tools.at (automatically allowed tokens): Fix typo.
689 2006-06-05  Paul Eggert  <eggert@cs.ucla.edu>
691         * NEWS: Don't blame non-GNU VPATH compatibility issues on Automake.
693         * doc/autoconf.texi (Integer Overflow): Mention that INT_MIN % -1
694         typically overflows on x86 CPUs, even though the C standard
695         requires otherwise.
697 2006-06-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
699         * configure.ac (AC_INIT): Bump to 2.59e.
700         * NEWS: Update.
702 2006-06-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
704         Version 2.59d.
706         * config/texinfo.tex: Sync from upstream.
708         * bin/autoreconf.in: Trace `LT_CONFIG_LTDL_DIR'; if it has been
709         seen, invoke libtoolize with `--ltdl' argument.
710         * lib/autom4te.in (Autoreconf-preselections): Adjust.
711         * NEWS: Update.
712         Suggested by Eric Blake.
714 2006-06-05  Paul Eggert  <eggert@cs.ucla.edu>
716         * NEWS: Whoops!  AC_FUNC_STRNLEN isn't obsolescent.  Problem
717         reported by Ralf Wildenhues.
718         * doc/autoconf.texi (AC_FUNC_STRNLEN): Likewise.
720 2006-06-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
722         * THANKS: Update.
724 2006-06-05  Paul Eggert  <eggert@cs.ucla.edu>
726         * doc/autoconf.texi: Modernize some of the references to Solaris.
728 2006-06-05  Stepan Kasal  <kasal@ucw.cz>
730         * lib/m4sugar/m4sugar.m4 (m4_require): Modify the error
731         message issued by AC_REQUIRE.
732         * tests/m4sugar.at: Check m4_require's error message.
733         * tests/base.at: Check AC_REQUIRE's error message.
734         * tests/local.at (AT_CHECK_M4): New macro, almost identical
735         to...
736         (AT_CHECK_AUTOM4TE): ... which is now a thin wrapper around
737         AT_CHECK_M4.
738         (AT_CHECK_AUTOCONF): Use AT_CHECK_M4; no longer support
739         `expout' as the last parameter.
740         * tests/tools.at: Adapt to the above change.
742 2006-06-04  Stepan Kasal  <kasal@ucw.cz>
744         * doc/autoconf.texi (Limitations of Usual Tools): Correct
745         information about race-free implementations of mkdir.
747 2006-06-04  Eric Blake  <ebb9@byu.net>
749         * bin/autoreconf.in (help): Document M4 environment variable.
750         * bin/autoconf.as (Usage): Likewise.
751         * bin/autom4te.in (help): Likewise.
752         * doc/autoconf.texi (autom4te Invocation): Likewise.
754 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
756         * NEWS: GNU make now recommended for VPATH builds.
757         Mention that some macros are now documented to be obsolescent.
758         * doc/autoconf.texi:
759         Prefer "current" to "modern" to describe
760         currently-used (albeit perhaps old-fashioned) hosts.
761         Mention which ancient features no longer need to be worried about.
762         setgid -> set-group-ID
763         setuid -> set-user-ID (these are the Posix terms)
764         Fix some misuses of "only".
765         (AC_C_BACKSLASH_A, AC_C_CONST, AC_C_PROTOTYPES):
766         (AC_C_STRINGIZE, AC_C_VOLATILE, AC_FUNC_CLOSEDIR_VOID):
767         (AC_FUNC_GETPGRP, AC_FUNC_LSTAT, AC_FUNC_MEMCMP):
768         (AC_FUNC_SELECT_ARGTYPES, AC_FUNC_SETPGRP):
769         (AC_FUNC_SETVBUF_REVERSED, AC_FUNC_STAT, AC_FUNC_STRFTIME):
770         (AC_FUNC_STRNLEN, AC_FUNC_UTIME_NULL, AC_FUNC_VPRINTF):
771         (AC_HEADER_DIRENT, AC_HEADER_STAT, AC_HEADER_STDC):
772         (AC_HEADER_SYS_WAIT, AC_HEADER_TIME, AC_ISC_POSIX):
773         (AC_PROG_GCC_TRADITIONAL, AC_STRUCT_TM):
774         Mention that these macros are obsolescent.
775         (Installation Directory Variables): shall -> should
776         (File Descriptors): Mention that 0, 1, 2 might get reopened.
777         Mention that it's now safe to use 3 and 4.
778         (Limitations of Usual Tools): cp -r is now specified by Posix.
779         Omit longwinded and obsolescent discussion of cp -f.
780         Modernize discussion of expr, ls.
781         (Limitations of Make): Modernize discussion of VPATH builds.
782         Mention $? as a workaround in some cases.
783         * doc/install.texi (Basic Installation):
784         Mention "./configure; make; make install" first.  Be more
785         specific about why this file is generic.  Remove unnecessary
786         parens.  Remove misleading "only".  Remove obsolete advice
787         about csh.  Don't say "configure" takes awhile; say it
788         might take a while.  Suggest CFLAGS=-g rather than CFLAGS=-O2,
789         and CC=c99 rather than CC=c89, as these are blessed by current
790         Posix.  Recommend GNU make if doing a VPATH build.
792 2006-06-03  Paul Eggert  <eggert@cs.ucla.edu>
794         * doc/autoconf.texi: Use a consistent style "$ @kbd{...}" for
795         examples involving shell prompts.
797 2006-06-02  Stepan Kasal  <kasal@ucw.cz>
798         and Paul Eggert  <eggert@cs.ucla.edu>
800         * doc/autoconf.texi (Here-Documents): Add details about the
801         pre-ksh93g bug.  Reword slightly to make it clearer.  Consistently
802         use "here-documents" instead of "here documents".
804 2006-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
806         * config/texinfo.tex, doc/standards.texi: Sync from upstream.
808 2006-06-01  Paul Eggert  <eggert@cs.ucla.edu>
810         * doc/autoconf.texi (File System Conventions): Warn about ":"
811         anywhere in directory names.
813 2006-05-31  Paul Eggert  <eggert@cs.ucla.edu>
815         * lib/autoconf/general.m4 (_AC_DO_ECHO): Be even more conservative
816         about quoting the case statement, just in case.
817         * doc/autoconf.texi (Here-Documents): Mention that the ksh bug
818         was fixed in ksh93g; reported by Ralf Wildenhues.
820 2006-05-31  Stepan Kasal  <kasal@ucw.cz>
822         * doc/autoconf.texi (System Services): Do not document
823         overriding EXEEXT via ac_cv_exeext=ext.
824         (Particular Programs) <AC_PROG_MKDIR_P>:
825         Document that ${MKDIR_P} understands --.
826         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Improve the
827         comment.
829 2006-05-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
831         * lib/m4sugar/m4sh.m4 (_AS_DIRNAME_PREPARE): Guard against test
832         argument with leading hyphen.  Problem reported by Paul Eggert.
834 2006-05-30  Paul Eggert  <eggert@cs.ucla.edu>
836         * lib/autoconf/general.m4 (_AC_DO_ECHO): Be more conservative
837         about quoting ac_try: quote all of it, if any of it seems suspicious.
838         This means we don't have to worry about ${ or sed any more.
839         Also, double-quote the case statement, to work around misuses via
840         underquoting as reported by Ralf Wildenhues in
841         <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00169.html>.
842         (_AC_EVAL_STDERR): Revert, since evidently some packages rely on this
843         undocumented and dangerous macro.
844         Problem reported by Ralf Wildenhues in
845         <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00168.html>.
847 2006-05-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
849         * lib/m4sugar/m4sh.m4 (_AS_DIRNAME_PREPARE): Check whether
850         `dirname -- /' returns `/', for SunOS dirname scripts that escaped.
851         Report by Sam Sirlin <sam@kalessin.jpl.nasa.gov>.
853 2006-05-30  Paul Eggert  <eggert@cs.ucla.edu>
855         * lib/autoconf/general.m4: Revert AC_TRY_EVAL and AC_TRY_COMMAND,
856         since evidently some packages rely on the old, broken behavior.
857         Problem reported by Ralf Wildenhues in
858         <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00160.html>.
859         (AC_TRY_EVAL, AC_TRY_COMMAND, _AC_EVAL): Go back to the
860         pre-2006-05-26 definitions, but leave in the comments that
861         these macros are dangerous and should not be used.
862         (_AC_DO_ECHO): Renamed from _AC_EVAL_ECHO.  All callers changed.
863         (_AC_DO): Renamed from _AC_EVAL.  All callers changed.
864         (_AC_DO_STDERR): Renamed from _AC_EVAL_STDERR.  All callers changed.
865         (_AC_DO_VAR): Renamed from AC_TRY_EVAL.
866         (_AC_DO_TOKENS): Renamed from AC_TRY_COMMAND.
868 2006-05-29  Paul Eggert  <eggert@cs.ucla.edu>
870         * lib/autoconf/status.m4 (AC_OUTPUT_MAKE_DEFS): Rewrite to avoid
871         the use of 'tr', since this is our only use of 'tr'.
873 2006-05-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
874         and Paul Eggert  <eggert@cs.ucla.edu>
876         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE):
877         Don't assume 'grep' works on long lines, since AIX grep doesn't.
879 2005-05-28  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
881         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): Do not use `grep' on
882         the output file in the `${datarootdir}' test.
884 2005-05-28  Stepan Kasal  <kasal@ucw.cz>
885         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
887         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): If we have not seen
888         mention of `datarootdir' in the input file(s), but literal
889         `${datarootdir}' in the output file, and we haven't warned yet,
890         then warn as well: the user may have (erroneously) used
891         `AC_SUBST([mydatadir], [$datadir/my])' instead of the correct
892         `AC_SUBST([mydatadir], ['${datadir}/my'])'.
893         * tests/torture.at (datarootdir workaround): Extend this test.
894         * NEWS: Update.
896 2006-05-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
897         and Paul Eggert  <eggert@cs.ucla.edu>
899         * doc/autoconf.texi (autoheader Invocation): The first argument to
900         `AC_DEFINE_UNQUOTED' need not be a literal.  Mention the
901         alternatives and clear up the language a bit.
903 2006-05-27  Paul Eggert  <eggert@cs.ucla.edu>
905         * NEWS: Reword notice for AC_TRY_COMMAND, AC_TRY_EVAL,
906         ac_config_guess, ac_config_sub, ac_configure.
907         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS):
908         Fix typo that prevented an unnecessary space from being removed.
909         Problems reported by Ralf Wildenhues in:
910         http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00143.html
912 2006-05-26  Paul Eggert  <eggert@cs.ucla.edu>
914         * doc/autoconf.texi (Particular Programs, Limitations of Usual Tools):
915         Use better wording to talk about AC_PROG_MKDIR_P's thread-safety.
916         Don't use the term "thread-safe" to talk about mkdir race
917         conditions, since the problem is more a process than a thread
918         issue.  Problem reported by Stepan Kasal in:
919         http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00088.html
920         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Use code that mimics
921         the test for 'install' more closely.  Look at MKDIR_P first.
922         Look in the PATH, and at /opt/sfw/bin.
923         Look for a 'gmkdir' program as well (Solaris 10 /opt/sfw/bin/gmkdir).
924         Don't bother to try mkdir -p, since we already check mkdir --version;
925         just look at the version number.  (There's no easy way to check
926         for race-free implementations.)
927         * tests/tools.at (autoconf: subdirectories): Adjust to above
928         changes, since MKDIR_P now might end in "/mkdir -p".
930         * doc/autoconf.texi (autoheader Invocation): Mention that the
931         first arg of AC_DEFINE_UNQUOTED must be a literal.
932         Problem reported by Ben Pfaff in
933         <http://lists.gnu.org/archive/html/bug-autoconf/2006-05/msg00090.html>.
935         * NEWS: Mention that AC_TRY_COMMAND and AC_TRY_EVAL may be removed.
936         * doc/autoconf.texi (Special Chars in Variables): New section.
937         (Preset Output Variables): Warn about special chars in CPPFLAGS.
938         (Installation Directory Variables): Quote $(datadir) better.
939         (Limitations of Builtins): Describe some of eval's trickiness.
941         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Simplify quoting.
942         * lib/autoconf/fortram.m4 (_AC_PROG_FC_V_OUTPUT): Likewise.
943         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Put leading space
944         in front of every arg, not just trailing args.  Quote apostrophes.
945         (_AC_EVAL_ECHO): New macro.
946         (_AC_EVAL, AC_EVAL_STDERR): Use it.  Quote arg of eval.
947         (AC_TRY_EVAL, AC_TRY_COMMAND): Mention that these macros might get
948         removed.
949         (_AC_LINK_IFELSE): Use proper rule for shell continuation lines,
950         exposed by quoting of eval argument.  Put the command on line line
951         so it logs better.
952         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Use eval more safely.
953         (_AC_PATH_X, AC_PATH_X): Quote more safely.
954         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Use eval more safely.
955         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Don't use eval.
956         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Minor style change.
957         Handle special chars in prefix, ac_srcdir, ac_aux_dir.
958         Use eval more safely.
959         (_AC_OUTPUT_CONFIG_STATUS): Adjust to above changes.
960         * lib/m4sugar/m4sh.m4 (AS_VAR_GET): Note that this API needs
961         to be replaced.
962         * tests/base.at (AC_TRY_COMMAND): Use proper rule for shell continuation
963         lines, exposed by quoting of eval argument.
965 2006-05-26  Stepan Kasal  <kasal@ucw.cz>
966         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
968         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Drop the
969         initialization of `ac_cv_exeext', do not override it if it was
970         already set, unless it was set to `no', for compatibility with
971         Autoconf-2.13, and comment this.
972         Do not export `ac_cv_exeext', Libtool hasn't needed this for years.
973         (_AC_COMPILER_EXEEXT_DEFAULT): Likewise, do not export it.
974         (_AC_COMPILER_EXEEXT_WORKS, _AC_COMPILER_EXEEXT_CROSS): Typos.
975         * doc/autoconf.texi (Compilers and Preprocessors) <EXEEXT>:
976         Document that this test may be overridden by setting
977         `ac_cv_exeext'.
979 2006-05-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
981         Revert these two patches:
983         2006-04-06  Eric Blake  <ebb9@byu.net>
984         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_O): Inside cache
985         check, s/ac_exeext/ac_cv_exeext/.  Fixes regression introduced
986         2006-04-01.
988         2006-04-01  Stepan Kasal  <kasal@ucw.cz>
989         Clean up _AC_COMPILER_EXEEXT* macros.
990         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't try to
991           detect exeext, it will be done by _AC_COMPILER_EXEEXT_O; just set
992           ac_file to the name of the default output file and call
993           _AC_COMPILER_EXEEXT_WORKS.  Move the definition of ac_files and the
994           initial `rm' of the candidate files...
995         (_AC_COMPILER_EXEEXT): ... here and simplify them.  Moreover, use
996           the same list in subsequent `rm' calls, and for the temporary
997           redefinition of ac_clean_files; call _AC_COMPILER_OBJEXT at the end,
998           and don't call the other _AC_COMPILER_EXEEXT_* macros directly, use...
999         (_AC_COMPILER_EXEEXT_TESTS): ... this new macro.
1000         (_AC_COMPILER_EXEEXT_O): Don't export ac_cv_exeext, it's not needed (or
1001           no longer needed) by libtool.  Make it a cache check.
1002         (_AC_COMPILER_EXEEXT_CROSS): Remove the comment, it was obviously
1003           copied here by mistake.
1004         (AC_NO_EXECUTABLES): Redefine _AC_COMPILER_EXEEXT_TESTS, not
1005           _AC_COMPILER_EXEEXT.
1006         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC): Do not call
1007           _AC_COMPILER_OBJEXT directly.
1008         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
1010 2006-05-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1012         * doc/autoconf.texi (Limitations of Usual Tools) < sed (`t')>:
1013         Fix description of how the buggy `sed' works.
1015 2006-05-25  Noah Misch  <noah@cs.caltech.edu>
1017         Sync from Automake:
1019         * lib/Autom4te/XFile.pm (lock): Allow EOPNOTSUPP, besides
1020         ENOLCK.  Only mention `make -j' when applicable.  Only raise
1021         fatal errors when `make -j' is involved.  Improve error message.
1023 2006-05-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1025         * doc/autoconf.texi (Here-Documents): We now know more about
1026         the variable expansion in here documents bug.
1027         Thanks to Tim Rice and Stepan Kasal.
1029         * doc/autoconf.texi (Making testsuite Scripts): Add an example
1030         how to use TESTSUITEFLAGS.  Suggested by Eric Blake.
1032 2006-05-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1034         * tests/autotest.at (Multiline command from M4 expansion):
1035         No failure to be expected if the shell quotes newlines in
1036         commands in the `set -x' output.  Report by Tim Rice.
1037         * THANKS: Update.
1039 2006-05-23  Paul Eggert  <eggert@cs.ucla.edu>
1041         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Don't use shell
1042         expansion in the here-documents used by config.status, as that
1043         runs afoul of the Korn shell version M-12/28/93d bug described in
1044         the Autoconf manual, and this in turn causes a Coreutils 5.95 build to
1045         fail as described by Tim Rice and diagnosed by Ralf Wildenhues in
1046         <http://lists.gnu.org/archive/html/bug-autoconf/2006-05/msg00082.html>.
1048 2006-05-23  Jim Meyering  <jim@meyering.net>
1050         * lib/autoconf/functions.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK):
1051         Fix typo introduced with 2006-04-02 change.  It reversed the sense
1052         of the test.
1054 2006-05-23  Paul Eggert  <eggert@cs.ucla.edu>
1056         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Simplify ac_dA and
1057         ac_dB slightly, to save bytes in the script.
1058         Max out at 50 lines, rather than 96; this is more likely
1059         (though not guaranteed) to avoid obscure 'sed' failures.
1061 2006-05-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1063         * lib/autotest/general.m4 (AT_INIT): UnixWare `tr' may interpret
1064         `tr -d -' as bad option argument.  Work around this by deleting
1065         an unrelated character.
1066         Report by Tim Rice <tim@multitalents.net>.
1068 2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>,
1069             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>,
1070             Stepan Kasal  <kasal@ucw.cz>
1072         * doc/autoconf.texi (Particular Programs): Do not promise that
1073         we always prefer the GNU version of the program, and that we
1074         search according to PATH; both rules can have exceptions.
1075         Update description of AC_PROG_GREP, AC_PROG_EGREP, AC_PROG_FGREP,
1076         AC_PROG_SED.  Move descriptions of limitations
1077         to the Limitations of Usual Tools section.
1078         (Limitations of Usual Tools) <sed>: Mention script length
1079         limitations with Solaris /usr/ucb/sed.
1080         <grep>: Fix wording for empty alternative.  Mention that -c and
1081         -l should not be combined, and that -E and -F should not be
1082         combined.
1084 2006-05-21  Paul Eggert  <eggert@cs.ucla.edu>
1085         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1087         * lib/autoconf/programs.m4 (AC_PROG_SED): Catch script length
1088         limits in Solaris 8 /usr/ucb/sed by testing a long script.
1090 2006-05-22  Stepan Kasal  <kasal@ucw.cz>
1092         * doc/autoconf.texi (Defining Symbols): Literal parameter of
1093         AC_DEFINE is now passed to m4_pattern_allow.
1094         * NEWS: Mention that; likewise for AC_SUBST.
1095         * lib/autoconf/general.m4 (AC_DEFINE_TRACE_LITERAL): Pass
1096         the parameter to m4_pattern_allow.
1097         * tests/tools.at: Add a check for that.
1099 2006-05-22  Stepan Kasal  <kasal@ucw.cz>
1101         * lib/autoconf/status.m4: Fix typos.
1103 2006-05-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1105         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Remove
1106         only the files that this macro generates.
1108 2006-05-21  Paul Eggert  <eggert@cs.ucla.edu>
1110         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: For
1111         the HP-UX sed limitation of 99 commands, labels do not count.
1112         * lib/autoconf/status.m4 (_AC_SED_CMD_LIMIT): Mention that
1113         in the comment.
1114         (_AC_OUTPUT_HEADER): Revert the change from 2006-05-19.
1116 2006-05-21  Paul Eggert  <eggert@cs.ucla.edu>
1118         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT):
1119         Import the following fix from coreutils:
1121         2006-01-13  Jim Meyering  <jim@meyering.net>
1123         Invoke AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
1124         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need
1125         not double-quote uses of that variable, to accommodate the rare
1126         case in which getmntent is available in none of the libraries
1127         checked.  This happens at least on FreeBSD 5.0.
1129 2006-05-20  Paul Eggert  <eggert@cs.ucla.edu>
1131         * lib/autoconf/general.m4 (AC_CONFIG_AUX_DIRS): Bring back
1132         ac_config_guess, ac_config_sub, and ac_configure, since evidently
1133         some other programs unwisely rely on these undocumented vars.
1134         But put in warning comments about them.
1135         Problem reported by Ralf Wildenhues in
1136         <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00068.html>.
1137         * NEWS: Document that these variables are intended to go away.
1139 2006-05-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1141         * lib/autoconf/c.m4 (AC_PROG_CXX_C_O): Require AC_PROG_CXX,
1142         and set the language to C++ (analogous to the equivalent Fortran
1143         tests).
1145         * lib/autoconf/c.m4 (AC_PROG_CXX_C_O): New macro.
1146         * doc/autoconf.texi (C++ Compiler): Document it.
1147         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Adjust comment.
1148         * NEWS: Update.
1150 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
1152         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Fix off-by-one bug
1153         that caused config.status to generate 100-command sed scripts; the
1154         portable limit is 99.
1156 2006-05-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1158         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Name temporary
1159         variable `ac_d' instead of `d' to avoid infringing namespace.
1160         Report by Ralf Menzel.
1162 2006-05-18  Paul Eggert  <eggert@cs.ucla.edu>
1164         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): Don't prepend
1165         $ac_top_build_prefix to $MKDIR_P if it's just 'mkdir -p'.
1166         * tests/tools.at (autoconf: subdirectories): New test, taken from
1167         the corresponding problem report by Ralf Wildenhues in:
1168         http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00053.html
1170         * lib/autoconf/functions.m4 (AC_REPLACE_FNMATCH, AC_FUNC_FNMATCH_GNU):
1171         Quote some uses of shell variables if they might suffer unexpected
1172         globbing.  This doesn't fix all instances of quoting problems that
1173         I found, just the easy ones that look safe.
1174         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR, _AC_INIT_HELP):
1175         (AC_CONFIG_AUX_DIR, AC_CONFIG_AUX_DIR_DEFAULT, AC_CONFIG_AUX_DIRS):
1176         (AC_CANONICAL_BUILD, AC_CANONICAL_HOST, AC_CANONICAL_TARGET):
1177         (AC_CACHE_LOAD, AC_CACHE_SAVE): Likewise.
1178         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF, _AC_PATH_X_DIRECT): Likewise.
1179         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Likewise.
1180         * lib/autoconf/status.m4 (_AC_OUTPUT_LINK, _AC_OUTPUT_SUBDIRS):
1181         Likewise.
1182         * lib/autotest/general.m4 (_AC_INIT_PARSE_ARGS): Likewise.
1183         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Likewise.
1185 2006-05-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1187         * bin/autoreconf.in ($help): Reword according to the manual.
1188         Suggested by Olly Betts.
1190 2006-05-17  Olly Betts  <olly@survex.com>  (tiny change)
1191         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1193         * bin/autoreconf.in: Pass the directory argument to
1194         `require_configure_ac'.  Fix comment.
1195         * tests/torture.at (Configuring subdirectories): Expose this.
1196         Reported by Olly Betts.
1198 2006-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1200         * lib/Automake/Configure_ac.pm, lib/Automake/Channels.pm,
1201         lib/Automake/FileUtils.pm, lib/Automake/Struct.pm: Sync from
1202         Automake as follows:
1204         * lib/Autom4te/Configure_ac.pm (find_configure_ac): Use
1205         `$configure_in' instead of `configure.in', to preserve
1206         directory component.
1208 2006-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1210         * config/config.guess, config/config.sub, config/texinfo.tex,
1211         doc/make-stds.texi, doc/standards.texi: Sync from upstream.
1213 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
1215         * lib/autoconf/headers.m4 (AC_HEADER_STDBOOL): Fix overly-picky
1216         test for C99 conformance; (bool) 0.5 is an integer constant
1217         expression, but (bool) -0.5 is not.  Problem reported by Fedor
1218         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
1220 2006-05-13  Paul Eggert  <eggert@cs.ucla.edu>
1222         * doc/autoconf.texi (Particular Programs): AC_PROG_MKDIR_P now
1223         sets MKDIR_P, not mkdir_p, to avoid collisions with Automake.
1224         Warn about obsolete install-sh files.  Remove stray sentence
1225         fragment and fix cross reference.
1226         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Don't insist on
1227         install -d; this undoes the 2006-05-10 change.
1228         (MKDIR_P): Mark with AN_MAKEVAR.
1229         (AC_PROG_MKDIR_P): Fall back on $ac_install_sh, not $INSTALL, so
1230         that we don't require $INSTALL to be thread-safe.  Move comments
1231         out of generated code.  Require AC_CONFIG_AUX_DIR_DEFAULT instead
1232         of AC_PROG_INSTALL.  Output a message saying that we're checking
1233         mkdir -p.  Set MKDIR_P rather than mkdir_p.  Do special magic for
1234         MKDIR_P instead of AC_SUBST.
1235         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE, _AC_OUTPUT_CONFIG_STATUS):
1236         Special magic for MKDIR_P, too.
1237         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Remove comment that defeated
1238         a dnl.
1239         * tests/local.at (AT_CHECK_ENV): mkdir_p -> MKDIR_P.
1241 2006-05-11  Paul Eggert  <eggert@cs.ucla.edu>
1243         Sync from Automake, as follows:
1245         2006-05-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1246         * config/install-sh: Initialize IFS, so field splitting isn't
1247         turned off later.
1248         * config/mkinstalldirs: Likewise.
1249         * config/missing: Remove superfluous quotes.  Replace all uses of
1250         `[' by `test', for consistency, and for..
1251         * config/missing (sed_minuso, sed_output): New variables.
1252         (autom4te, help2man, makeinfo): Use them.  Unifies detection of
1253         `-o FILE', `--output FILE', `--output=FILE', stricter regex.
1254         Fixes `missing' to detect `--output' for help2man.  Fixes
1255         PR automake/483.  Report by Dennis J. Linse.
1256         (autom4te): Document in `missing --help'.
1258 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
1260         * NEWS: New macro AC_PROG_MKDIR_P.  AS_MKDIR_P is now more robust.
1261         * config/install-sh: Don't use 'path' to talk about file names,
1262         as per GNU coding standards.  Close a race condition reported by Ralf
1263         Wildenhues and Stepan Kasal.  There is still a race condition
1264         on hosts that predate Posix 1003.1-1992, but we can't help this.
1265         Don't mishandle weird characters like space on pre-Posix hosts.
1266         Invoke mkdir at most once per dir arg on pre-Posix hosts.
1267         * doc/autoconf.texi (Programming in M4sh): Cross-reference to
1268         AC_PROG_MKDIR_P from AS_MKDIR_P.
1269         (Limitations of Usual Tools): Cross-reference to AC_PROG_MKDIR_P
1270         from mkdir.  Mention that Autoconf 2.60 install-sh is safe but
1271         earlier editions are not (including Automake 1.8.3).
1272         Do not suggest mkinstalldirs for thread-safety.
1273         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Insist on an 'install'
1274         that understands -d, so that AC_PROG_MKDIR_P can fall back on $INSTALL.
1275         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Make it more robust in the
1276         presence of special characters and race conditions.
1277         * tests/local.at (AT_CHECK_ENV): Add mkdir_p to the list of variables
1278         in Autoconf's name space.
1280 2006-05-10  Bruno Haible  <bruno@clisp.org>
1281         and Paul Eggert  <eggert@cs.ucla.edu>
1283         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): New macro, taken
1284         from Automake with minor changes.
1285         * doc/autoconf.texi (Particular Programs): Document AC_PROG_MKDIR_P.
1287 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
1289         * config/install-sh: Update to Automake CVS version, as follows:
1290         2006-04-25  Stepan Kasal  <kasal@ucw.cz>
1291         * lib/install-sh: Simplify the expr implementation of dirname.
1292         2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
1293         * lib/install-sh: Handle --, and diagnose unknown options.
1295 2006-05-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1297         * tests/Makefile.am (AUTOTEST): Use `$(MY_AUTOM4TE)' instead of
1298         `./autom4te' to create `./testsuite', since the `all' target
1299         will ensure its presence, but `installcheck' should not create
1300         the uninstalled wrappers.
1302         * tests/torture.at (Unusual Automake input files): Skip if we
1303         detect automake < 1.8.
1305 2006-05-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1307         * lib/autoconf/c.m4 (AC_PROG_CC_STDC): If ac_cv_prog_cc_stdc
1308         is set to `no', then that overrides and sets ac_cv_prog_cc_c89
1309         and ac_cv_prog_cc_c99 to `no', for backward compatibility.
1310         * NEWS: Update.
1312 2006-05-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1314         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Take care not to
1315         munge (multiple) white space and other oddities.
1316         * tests/torture.at (AT_CHECK_AC_ARG_VAR): Make sure to M4-escape
1317         single quotes in variable assignment.
1318         (AC_ARG_VAR, configure invocation): Adjust tests to expose this
1319         and similar failures by adding multiple spaces, tabs, and other
1320         special characters.
1321         Report and different test suggested by Francesco Romani
1322         <fromani@gmail.com> and Andrew Church <achurch@achurch.org>.
1324         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): When we escape
1325         single quotes, we only need to search for single quotes; this
1326         both simplifies the search pattern, and makes us less
1327         susceptible to `echo' variations for arguments not containing
1328         single quotes.
1329         (_AC_ARG_VAR_VALIDATE): Likewise.
1331 2006-05-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1333         * doc/autoconf.texi (Special Shell Variables) <IFS>: Document
1334         `$*' and IFS concatenation issue with traditional shells and
1335         bash-2.04.  Report by Seanster@Seanster.com.
1337 2006-05-03  Bruno Haible  <bruno@clisp.org>
1339         * doc/autoconf.texi (Limitations of Usual Tools): Identify more
1340         precisely which Mac OS X versions have the od problem.
1342 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
1344         * doc/autoconf.texi: Use @option systematically.
1346 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
1347         and Bruno Haible  <bruno@clisp.org>
1349         * doc/autoconf.texi (Limitations of Usual Tools): Add a paragraph
1350         about 'od'.
1351         (Integer Overflow): Mention the special case of integer division
1352         overflow.
1354 2006-05-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1356         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Cater for
1357         traditional shells like the Solaris one that do not use the
1358         first IFS character for assembling `$*'.
1359         Prompted by a related report from autoconf_bug@nro.ca.
1361 2006-05-01  Paul Eggert  <eggert@cs.ucla.edu>
1362         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1364         * doc/autoconf.texi (Limitations of Builtins, Limitations of Make):
1365         Mention more problems with the -e option.
1367 2006-04-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1369         * NEWS: Typo.
1370         * doc/autoconf.texi (Systemology): Mention the Heirloom Project.
1372         * doc/autoconf.texi (Introduction, Pointers): Use `@/' liberally
1373         in URLs to improve DVI formatted output (requires texinfo 4.6).
1374         (System Services, Systemology, Shellology): Likewise.
1375         (Limitations of Usual Tools): Rewrite Mac OS X example for nicer
1376         output.
1378         * doc/autoconf.texi (Fortran Compiler): Do not use `@ovar' in
1379         continuous text.
1380         (Runtime): Fix macro argument names to match description:
1381         `action-if-found' -> `action-if-true' and similarly.
1382         (Obsolete Macros): Likewise.
1383         * lib/autoconf/general.m4 (_AC_COMPILE_IFELSE): Likewise.
1384         (AC_COMPILE_IFELSE, AC_TRY_COMPILE, _AC_LINK_IFELSE)
1385         (AC_LINK_IFELSE, AC_TRY_LINK, AC_COMPILE_CHECK): Likewise.
1387 2006-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1389         * doc/autoconf.texi (Limitations of Make): Clean up markup.
1391         * ChangeLog: Typo.
1392         * doc/autoconf.texi (Portable Shell): Allow wrapped URLs, for
1393         DVI output.
1395 2006-04-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1397         * doc/autoconf.texi (Limitations of Builtins): Document FreeBSD
1398         /bin/sh set unsorted output.
1399         * lib/autoconf/general.m4 (_AC_CACHE_DUMP): Adjust.
1400         * tests/local.at: Likewise.
1402 2006-04-26  Paul Eggert  <eggert@cs.ucla.edu>
1404         * doc/autoconf.texi (Portable C and C++, Varieties of Unportability):
1405         (Integer Overflow, Null Pointers, Buffer Overruns):
1406         (Floating Point Portability, Exiting Portably): New sections.
1407         (Writing Test Programs): Fix some langauge.  Recommend exiting
1408         with status 1, not merely nonzero.  Clarify exit declaration.
1409         (Run Time): Move C exit status stuff to new Exiting Portably section.
1410         (Systemology): Mention Posix and levenez.  Update v7 reference.
1411         (Portable Shell): Mention the Posix shell.
1413 2006-04-25  Stepan Kasal  <kasal@ucw.cz>
1415         * bin/autoconf.as (me): Replace by as_me.
1417 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
1419         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Don't use AS_ERROR,
1420         since as_me isn't set yet.
1422 2006-04-23  Paul Eggert  <eggert@cs.ucla.edu>
1424         Prepare for deprecation of AS_BASENAME and AS_DIRNAME, and fix
1425         a few minor bugs in this area.
1427         * doc/autoconf.texi (Programming in M4sh): Comment out the
1428         documentation of AS_BASENAME, for now.
1429         (Shell Substitutions): Do not use AS_DIRNAME in an example.
1430         (Limitations of Builtins) <basename>: Do not refer to
1431         AS_BASENAME.
1432         * bin/autoconf.as (me): Don't use AS_BASENAME.
1433         (dir): Remove the unused variable.
1434         * lib/m4sugar/m4sh.m4 (_AS_DETECT_REQUIRED): Renamed from
1435         AS_DETECT_REQUIRED.  All uses changed.
1436         (_AS_DETECT_SUGGESTED): Renamed from AS_DETECT_SUGGESTED.
1437         All uses changed.
1438         (_AS_DETECT_BETTER_SHELL): Put ;; at the end of a case.
1439         (AS_BASENAME): Use "basename --" to protect against leading "-".
1440         (_AS_BASENAME_EXPR): Renamed from AS_BASENAME_EXPR.  All uses changed.
1441         (_AS_BASENAME_SED): Renamed from AS_BASENAME_SED.  All uses changed.
1442         (_AS_BASENAME_PREPARE): Reject implementations that cannot handle "--".
1443         (_AS_DIRNAME_PREPARE): Likewise.
1444         (_AS_DIRNAME_EXPR): Renamed from AS_DIRNAME_EXPR.  All uses changed.
1445         (_AS_DIRNAME_SED): Renamed from AS_DIRNAME_SED.  All uses changed.
1446         (AS_DIRNAME): Use "dirname --".
1448 2006-04-23  Paul Eggert  <eggert@cs.ucla.edu>
1450         * doc/autoconf.texi (Runtime): Renamed from "Run Time".  All uses
1451         of "run time" and "run-time" changed to "runtime", for consistency.
1452         * lib/autoconf/fortran.m4: Likewise (in comment).
1453         * lib/autoconf/functions.m4: Likewise.
1454         * lib/autoconf/general.m4: Likewise.
1455         * lib/autoconf/headers.m4: Likewise.
1457         * doc/autoconf.texi (Run Time): Document the exit status situation
1458         with more accuracy and detail.
1460 2006-04-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1462         * doc/autoconf.texi (Introduction): The GNU Autoconf Macro
1463         Archive is not officially `GNU' any more.  Update URL.
1464         (Defining Directories): Likewise
1465         * lib/autoconf/c.m4 (AC_C_RESTRICT): Update URL.
1467 2006-04-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1469         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Remove the leading
1470         newline from the `trap' code to finish `config.log'; the NetBSD
1471         /bin/sh resets the exit status after an empty command, as
1472         documented in doc/autoconf.texi.
1473         Reported by Dalibor Topic <robilad@kaffe.org>.
1475 2006-04-19  Paul Eggert  <eggert@cs.ucla.edu>
1477         * doc/autoconf.texi (C Compiler): Clarify AC_C_TYPEOF.
1478         Suggested by Bruno Haible.
1480 2006-04-18  Paul Eggert  <eggert@cs.ucla.edu>
1482         * configure.ac (ac_cv_sh_n_works): Don't try to test for it, since
1483         some shells (e.g., Solaris 8 /bin/sh) implement it verrrry slowly.
1484         Instead, just list the shells that we know work.
1485         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Remove 2nd arg.  All uses
1486         changed.  Be more cautious about the _cv_ variable.
1487         * tests/tools.at (Syntax of the shell scripts): Check the
1488         _cv_ variable once, at first, to avoid an internal autoconf error
1489         when sh -n does not work.
1491 2006-04-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1493         * lib/Autom4te/FileUtils.pm: Sync from Automake.
1495 2006-04-16  Paul Eggert  <eggert@cs.ucla.edu>
1497         * lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Don't
1498         use ">&-" since we're only 99.999% sure that this is portable,
1499         and since the MinGW bug is fixed in a different way.
1500         * lib/autotest/general.m4 (AT_INIT): Likewise.
1502 2006-04-16  Stepan Kasal  <kasal@ucw.cz>
1504         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Handle --recheck
1505         before opening config.log, to avoid hitting a bug on MinGW.
1507 2006-04-14  Paul Eggert  <eggert@cs.ucla.edu>
1509         * lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Close
1510         AS_MESSAGE_LOG_FD before reopening it onto the log file.
1511         This works around a MinGW bug reported by Eric Paire.
1512         Make sure that all writes to the log file append to it,
1513         rather than possibly losing data.
1514         * lib/autotest/general.m4 (AT_INIT): Likewise.
1516 2006-04-14  Stepan Kasal  <kasal@ucw.cz>
1518         * lib/Autom4te/FileUtils.pm (find_file): Fix a typo in the
1519         description.
1521 2006-04-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1523         * NEWS: Update.
1525         * configure.ac (AC_INIT): Bump to 2.59d.
1527 2006-04-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1529         Version 2.59c.
1531         * Makefile.maint (news-date-check): Do not require a leading `*'
1532         before the release date in NEWS.
1534 2006-04-12  Stepan Kasal  <kasal@ucw.cz>
1535         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1537         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): If the templates for
1538         the instantiated file do not contain the string 'datarootdir'
1539         but contain @datadir@, @docdir@, @infodir@, @localedir@, or
1540         @mandir@, replace the reference '${datarootdir}' by the value.
1541         * tests/torture.at (datarootdir workaround): New test.
1542         * NEWS: Advertise this temporary fixup.
1543         Based on a patch by Bruno Haible, reported and analyzed by
1544         Paul Eggert and Noah Misch.
1546 2006-04-12  Eric Blake  <ebb9@byu.net>
1548         * tests/autotest.at (Debugging a failed test): Fix comment.
1550 2006-04-12  Stepan Kasal  <kasal@ucw.cz>
1552         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): Simplify the summary of
1553         all the changes since 2006-04-07.
1555 2006-04-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1557         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): If `ln -s file1 file2'
1558         succeeded, but `ln -s file dir' failed, take care to remove the
1559         leftover target before the next test, to prevent its spurious
1560         failure; also make sure `ln file dir' works before selecting it.
1561         Thanks to Keith Marshall for pointing this out.
1562         * THANKS: Update.
1564         * lib/autotest/general.m4 (AT_INIT): Store quoted variable
1565         assignments in `at_debug_args', so that we put them correctly
1566         in the `run' script.
1567         * tests/autotest.at (Debugging a failed test): Unmark XFAIL.
1568         Reported by Eric Blake.
1570 2006-04-11  Eric Blake  <ebb9@byu.net>
1572         * tests/autotest.at (AT_CHECK_AT): Add new argument, to allow
1573         top-level tests after micro-suite has been run.   Used in...
1574         (Debugging a successful test, Debugging script and environment),
1575         (Debugging a failed test): ...these new tests.  The first of these
1576         is fixed by...
1577         * lib/autotest/general.m4 (_AT_CREATE_DEBUGGING_SCRIPT): New
1578         macro, split out from...
1579         (AT_INIT): ...here, so that using -d also generates a run script.
1580         Document that -d inhibits top-level logging.
1581         * doc/autoconf.texi (testsuite Invocation): Document that -d only
1582         inhibits top-level logging; debug scripts are created.
1584         * lib/autotest/general.m4 (_AT_CHECK): Avoid syntax error on empty
1585         check.
1586         * tests/autotest.at (Empty test, Empty check): New test to check it.
1588         * lib/autoconf/c.m4 (AC_C_CONST, AC_C_VOLATILE): Avoid warnings
1589         from gcc.
1591 2006-04-10  Stepan Kasal  <kasal@ucw.cz>
1593         * tests/mktests.sh: Use "trap '' 0", not "trap 0".  Do not touch
1594         the files if a problem appears.  Make the empty *.at files
1595         read-only, too.  Proposed by Ralf Wildenhues.
1597 2006-04-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1599         * config/Makefile.am: Add comment to force updated Makefile.in.
1601         * lib/freeze.mk: Fix typo in comment.  Unlike the last, white
1602         space only patch to this file, this patch causes the Makefile.in
1603         files that include freeze.mk to be updated, and thus have a
1604         newer time stamp again, which in turn makes a pristine CVS
1605         checkout have correct time stamps.
1607         * Makefile.maint (cvs-sv): New macro, to be used..
1608         (config.guess-url_prefix, config.sub-url_prefix)
1609         (texinfo.tex-url_prefix, standards.texi-url_prefix): ..here;
1610         point to CVS text checkout of Gnulib files.
1611         (copyright-check): Bump current year.
1612         (announcement): Do not hard-wire `./announce-gen'.
1613         (cvs-update): Propagate failures of `cvs' and `move-if-change'
1614         correctly.
1615         * Makefile.cfg (executable-update): Use `chmod a+x' instead of
1616         `chmod +x'.
1617         (wget_files): Update config.guess, config.sub, texinfo.tex by
1618         `wget-update', now that their URLs work again.
1620 2006-04-10  Paul Eggert  <eggert@cs.ucla.edu>
1622         * doc/autoconf.texi (Particular Types): Don't use AC_CHECK_TYPE.
1623         Problem noted by Paul D. Smith.
1625 2006-04-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1627         * doc/autoconf.texi: Remove unused words from word list.
1628         * .x-sc_prohibit_atoi_atof, .x-sc_space_tab, .x-sc_sun_os_names,
1629         .x-sc_trailing_space: New files.
1631         * doc/standards.texi: Sync from gnulib.
1633         * NEWS, doc/autoconf.texi (AC_LIBOBJ vs LIBOBJS): Mark
1634         `LIBOBJDIR' as experimental.
1636         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): MSYS `ln -s' fails
1637         with a target directory; it's internally implemented as `cp'
1638         anyway, but since Autoconf advertises the possibility to use
1639         a target directory when LN_S is `ln -s', we need to find out.
1640         Reported by Rolf Ebert <rolf.ebert.gcc@gmx.de> against MSYS,
1641         analyzed by Keith Marshall <keith.marshall@total.com>.
1643         * THANKS: Update.
1645 2006-04-10  Paul Eggert  <eggert@cs.ucla.edu>
1647         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Just output
1648         confdefs.h as-is.  In general, if it has backslash-newline or the
1649         like, then it doesn't work either to sort or to remove empty
1650         lines.
1652 2006-04-09  Stepan Kasal  <kasal@ucw.cz>
1654         * tests/Makefile.am (AUTOCONF_FILES): Fix typo in the comment.
1656 2006-04-09  Alexandre Duret-Lutz  <adl@gnu.org>
1658         * lib/autom4te.in (Automake-preselections): Preselect
1659         _AM_SUBST_NOTMAKE.
1661 2006-04-08  Paul Eggert  <eggert@cs.ucla.edu>
1663         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Use '\'' for an
1664         apostrophe within a single-quoted string, as this is the usual
1665         tradition and is easier to read than '"'"'.  Don't rely on the
1666         shell treating "$/" like '$/'.  Use a more-consistent indenting
1667         style for the trap.
1669 2006-04-09  Eric Blake  <ebb9@byu.net>
1671         * tests/autotest.at (Backquote command substitution),
1672         (Multiline backquote command substitution): Remove mistaken
1673         AT_NO_CMDSUBST from the 2006-03-14 patch, which was meant to be
1674         applied...
1675         (Parenthetical command substitution, Multiline parenthetical
1676         command substitution): here.
1678 2006-04-08  Paul Eggert  <eggert@cs.ucla.edu>
1680         Import macros from gnulib (often changing their name).
1682         * NEWS: AC_C_TYPE_LONG_DOUBLE is now obsolete.
1683         New macros AC_CHECK_DECLS_ONCE, AC_CHECK_FUNCS_ONCE,
1684         AC_CHECK_HEADERS_ONCE, AC_FUNC_STRTOLD, AC_HEADER_ASSERT,
1685         AC_STRUCT_DIRENT_D_INO, AC_STRUCT_DIRENT_D_TYPE,
1686         AC_TYPE_LONG_DOUBLE, AC_TYPE_LONG_DOUBLE_WIDER, AC_TYPE_INT8_T,
1687         AC_TYPE_INT16_T, AC_TYPE_INT32_T, AC_TYPE_INT64_T,
1688         AC_TYPE_INTMAX_T, AC_TYPE_INTPTR_T, AC_TYPE_LONG_LONG_INT,
1689         AC_TYPE_UINT8_T, AC_TYPE_UINT16_T, AC_TYPE_UINT32_T,
1690         AC_TYPE_UINT64_T, AC_TYPE_UINTMAX_T, AC_TYPE_UINTPTR_T,
1691         AC_TYPE_UNSIGNED_LONG_LONG_INT, AC_USE_SYSTEM_EXTENSIONS.
1692         The manual mentions Gnulib more prominently.
1693         * doc/autoconf.texi (Gnulib): New node.
1694         (Pointers): Add Gnulib URL.
1695         (Particular Functions): Alphabetize.  Add AC_FUNC_STRTOLD.
1696         (Generic Functions): Add AC_CHECK_FUNCS_ONCE.  Refer to new
1697         Gnulib section.
1698         (Particular Headers): Add AC_HEADER_ASSERT.  For stdbool.h,
1699         suggest a #define rather than a typedef for _Bool, and mention
1700         Gnulib rather than trying to substitute stdbool code.
1701         (Generic Headers): Add AC_CHECK_HEADERS_ONCE.
1702         (Generic Declarations): Add AC_CHECK_DECLS_ONCE.
1703         (Particular Structures): Add AC_STRUCT_DIRENT_D_INO,
1704         AC_STRUCT_DIRENT_D_TYPE.
1705         (Particular Types): Mention stdint.h and inttypes.h as standard
1706         headers too.
1707         Add AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, AC_TYPE_INT64_T,
1708         AC_TYPE_INTMAX_T, AC_TYPE_INTPTR_T, AC_TYPE_LONG_DOUBLE,
1709         AC_TYPE_LONG_DOUBLE_WIDER, AC_TYPE_LONG_LONG_INT, AC_TYPE_UINT8_T,
1710         AC_TYPE_UINT16_T, AC_TYPE_UINT32_T, AC_TYPE_UINT64_T,
1711         AC_TYPE_UINTMAX_T, AC_TYPE_UINTPTR_T, AC_TYPE_UNSIGNED_LONG_LONG_INT.
1712         (C Compiler): Move AC_C_LONG_DOUBLE to ...
1713         (Obsolete Macros): here.  Under AC_LONG_DOUBLE, mention
1714         AC_TYPE_LONG_DOUBLE or AC_TYPE_LONG_DOUBLE_WIDER instead.
1715         (Posix Variants): Add AC_USE_SYSTEM_EXTENSIONS.
1716         (Coding Style).  Don't mention m4_expand_once.
1717         * lib/autoconf/c.m4 (AC_C_LONG_DOUBLE): Implement via
1718         AC_TYPE_LONG_DOUBLE_WIDER.  Now obsolete.
1719         * lib/autoconf/functions.m4 (_AH_CHECK_FUNCS): New macro.
1720         (AC_CHECK_FUNCS): Use it.
1721         (AC_CHECK_FUNCS_ONCE, AC_FUNC_STRTOLD): New macros.
1722         (AC_FUNC_WAIT3): "the Open Group standards" -> "POSIX".
1723         * lib/autoconf/general.m4 (AC_CHECK_DECLS_ONCE): New macro.
1724         * lib/autoconf/headers.m4 (AC_CHECK_HEADERS_ONCE): New macro.
1725         (AC_HEADER_ASSERT): New macro.
1726         (AC_HEADER_STDBOOL): Don't assume "#error" works.
1727         Catch a bug in IBM AIX xlc compiler version 6.0.0.0.
1728         Catch a bug in an HP-UX C compiler.
1729         * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): New macro.
1730         * lib/autoconf/types.m4 (AC_TYPE_INTMAX_T. AC_TYPE_UINTMAX_T):
1731         (AC_TYPE_INTPTR_T, AC_TYPE_UINTPTR_T. AC_TYPE_LONG_DOUBLE):
1732         (AC_TYPE_LONG_DOUBLE_WIDER, AC_C_LONG_DOUBLE, AC_TYPE_LONG_LONG_INT):
1733         (AC_TYPE_UNSIGNED_LONG_LONG_INT, _AC_TYPE_INT, _AC_TYPE_UNSIGNED_INT):
1734         (_AC_STRUCT_DIRENT, AC_STRUCT_DIRENT_D_INO, AC_STRUCT_DIRENT_D_TYPE):
1735         New macros.
1737         * tests/mktests.sh (ac_exclude_list, au_exclude_list): Do not
1738         use /^foo|bar$/, it does not mean /^(foo|bar)$/.
1740 2006-04-08  Stepan Kasal  <kasal@ucw.cz>
1742         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Fix the wording
1743         of the warning introduced by the 2001-08-28 change.
1745 2006-04-08  Stepan Kasal  <kasal@ucw.cz>,
1746             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1748         * lib/autoconf/general.m4 (AC_CACHE_SAVE): All `ac_cv_env_foo'
1749         variables shall be overriden by the cache.
1750         * tests/torture.at (AC_ARG_VAR): Test also with a first value
1751         that contains braces.
1753 2006-04-07  Stepan Kasal  <kasal@ucw.cz>
1755         Revert the patch from 2006-04-01 and only improve
1756         _AS_DETECT_BETTER_SHELL:
1758         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Do not optimize; do not
1759         skip nonexistent directories.
1760         (_AS_DETECT_BETTER_SHELL): The optimization is moved here--try
1761         only shell candidates which exist.
1762         (AS_UNAME): No need to give three parameters to _AS_PATH_WALK.
1763         * lib/autotest/general.m4 (AT_INIT): No need to give three
1764         parameters to _AS_PATH_WALK.
1766 2006-04-07  Stepan Kasal  <kasal@ucw.cz>,
1767             Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1769         * bin/autoupdate.in (handle_autoconf_patches): Change the way we
1770         distinguish m4sugar macros.
1771         * tests/tools.at (autoupdating with aclocal and m4_include):
1772         New test.  Bug reported by Gary V. Vaughan <gary@gnu.org>,
1773         test case by Noah Misch <noah@cs.caltech.edu>.
1775 2006-04-07  Stepan Kasal  <kasal@ucw.cz>
1777         Revert my change from 2006-03-17, in other words:
1778         * lib/m4sugar/m4sh.m4 (AS_BOURNE_COMPATIBLE): Insert BIN_SH=xpg4
1779           and DUALCASE=1.
1780         (AS_SHELL_SANITIZE): Remove DUALCASE=1.
1781         * doc/autoconf.texi (Special Shell Variables) <BIN_SH>: Say that
1782           it is set.
1784 2006-04-07  Eric Blake  <ebb9@byu.net>
1786         * doc/autoconf.texi (Programming in M4sh): Document that
1787         AS_MKDIR_P exits the script on failure.
1788         * lib/autotest/general.m4: Remove redundant AS_ERROR.
1790 2006-04-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1792         * config/elisp-comp, config/install-sh, config/mdate-sh,
1793         config/missing, config/mkinstalldirs: Sync from Automake.
1795         * lib/Autom4te/FileUtils.pm, lib/Autom4te/Struct.pm: Sync
1796         from Automake.
1798         * doc/make-stds.texi: Sync from gnulib.
1800 2006-04-06  Eric Blake  <ebb9@byu.net>
1802         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_O): Inside cache
1803         check, s/ac_exeext/ac_cv_exeext/.  Fixes regression introduced
1804         2006-04-01.
1806 2006-04-06  Stepan Kasal  <kasal@ucw.cz>,
1807             Eric Blake  <ebb9@byu.net>,
1808             Paul Eggert  <eggert@cs.ucla.edu>,
1809             Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1811         * lib/autoconf/general.m4 (_AC_CACHE_DUMP): Fix the detection of
1812         whether `set' quotes correctly: redirect stderr of the tested
1813         `set', and use a subshell, for Ultrix; use `sed' instead of
1814         `grep' for zsh `set' which may write binary output; match only
1815         at the beginning of a line, to avoid false positives.
1816         In order to avoid false positives by unrelated variables with
1817         multiline content, put the dump algorithm in a subshell and
1818         unset all variables containing newlines (except some which are
1819         special to the shell).  Warn about cache variables that are
1820         unset.
1822 2006-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1824         * config/config.guess, config/config.sub, config/texinfo.tex:
1825         Sync from upstream.
1827         * tests/mktests.sh: Reword comments.
1829         * tests/mktests.sh: Only skip internal macros starting with
1830         `_AC_' or `__AC_'.  Noted by Stepan Kasal.
1831         Update exclusion lists for the test suite to this end:
1832         (AC_ARG_VAR): Do test this now.
1833         (AC_SEARCH_LIBS, AC_REPLACE_FUNCS): Need an argument.
1834         (AC_LINKER_OPTION): Remove (renamed to _AC_LINKER_OPTION).
1835         (AC_LIST_MEMBER_OF): Likewise (renamed to _AC_LIST_MEMBER_IF).
1836         (AC_LINK_FILES): Obsoleted since (and thus AU_DEFUN'ed).
1838         * doc/autoconf.texi (Shell Substitutions): Mention the MSYS
1839         shell issue with double-quoted command substitutions of native
1840         commands.
1841         Reported to MSYS by Mark Cave-Ayland, to Autoconf by Keith
1842         Marshall.
1844         * Makefile.maint (sc_cast_of_argument_to_free): Do not fail when
1845         no file matches the glob, discard the warning, set `nullglob'.
1846         (syntax-check): Likewise.
1847         (sc_cast_of_x_alloc_return_value): Likewise.
1848         (sc_cast_of_alloca_return_value, sc_error_exit_success)
1849         (sc_prohibit_jm_in_m4, .re-list, sc_unmarked_diagnostics)
1850         (m4-check): Likewise.
1851         (sc_system_h_headers): Do not print rule on execution.
1852         (sc_tight_scope): Do not fail for non-existing `src' directory.
1853         (sc_changelog): Skip the Copyright footer.
1854         * lib/autoconf/lang.m4: Remove trailing space.
1856         * lib/autoconf/status.m4: More replacements to
1857         <tab><space> where this makes sense.
1859 2006-04-06  Stepan Kasal  <kasal@ucw.cz>
1861         * tests/Makefile.am (maintainer-check-posix):
1862           s/POSIXLY_CORRECTLY/POSIXLY_CORRECT/
1864         * lib/autoconf/status.m4 (_AC_CONFIG_FOOS): Append TAGS to
1865           ac_config_<foo>s again, sometimes normalized, sometimes not.
1866         (AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_LINKS):
1867         (AC_CONFIG_COMMANDS): Do not do so here.
1868         (_AC_CONFIG_REGISTER_DEST): Double quote the tags in macros _AC_LIST_TAGS
1869           and_AC_LIST_TAG_COMMANDS; fixes another regression introduced by the
1870           2005-07-25 rewrite.  Noticed by Noah Misch.
1872         * lib/autoconf/general.m4 (AC_PRESERVE_HELP_ORDER): Do not define
1873           _AC_PRESERVE_HELP_ORDER, ...
1874         (AC_ARG_ENABLE, AC_ARG_WITH): ... use AC_PROVIDE_IFELSE insetad.
1876         * lib/autoconf/general.m4 (AC_ARG_VAR): Do not use m4_divert_once
1877           inside m4_expand_once; it is redundant.
1879         * lib/autoconf/general.m4 (_AC_INIT_HELP): Remove the broken support
1880           for --help from Cygnus `configure.'
1882 2006-04-06  Paul Eggert  <eggert@cs.ucla.edu>
1884         * doc/autoconf.texi (C Compiler): Warn about #error.  Follows up
1885         on a patch proposed by Ralf Wildenhues.
1887 2006-04-05  Paul Eggert  <eggert@cs.ucla.edu>
1889         * lib/autoconf/status.m4: Replace <space>''<tab> with
1890         <tab><space> where this makes sense.
1892 2006-04-05  Howard Chu  <hyc@highlandsun.com>  (trivial change)
1893             Noah Misch  <noah@cs.caltech.edu>
1895         * lib/autoconf/general.m4 (AC_PRESERVE_HELP_ORDER): New macro.
1896         (AC_ARG_ENABLE, AC_ARG_WITH): Adjust.
1897         * doc/autoconf.texi (Help Formatting): New node.
1898         * NEWS: Announce AC_PRESERVE_HELP_ORDER.
1900 2006-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1902         * TODO, config/Makefile.am, lib/freeze.mk, lib/autoconf/c.m4,
1903         lib/autoconf/specific.m4, lib/autoconf/status.m4,
1904         lib/autoconf/types.m4, lib/autotest/general.m4,
1905         tests/mktests.sh, tests/torture.at: White space cleanup:
1906         remove some SPACE before TAB, or add quoting ('' or @&t@).
1908         * NEWS, TODO, bin/autoreconf.in: `filesystem' -> `file system'.
1910         * doc/autoconf.texi (Shell Substitutions): Document `^' vs. `|'.
1912 2006-04-05  Eric Blake  <ebb9@byu.net>
1914         * lib/autotest/general.m4 (AT_INIT): Prep AT_*_all, so that an
1915         empty test suite works.
1916         * tests/autotest.at (Empty test suite): Remove xfail.
1918 2006-04-05  Noah Misch  <noah@cs.caltech.edu>
1920         * lib/autoconf/status.m4 (_AC_CONFIG_FOOS): Do not append normalized
1921         TAGS to ac_config_<foo>s.
1922         (AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_LINKS): Do so here.
1923         (AC_CONFIG_COMMANDS): Append NAME to ac_config_commands without
1924         normalizing it, consistent it with previous releases.
1925         * tests/torture.at (Macro calls in AC_CONFIG_COMMANDS tags): New test.
1927 2006-04-05  Paul Eggert  <eggert@cs.ucla.edu>
1929         * lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR, AS_DIRNAME_EXPR):
1930         Use simplified args that Eric Blake originally suggested.
1932 2006-04-04  Paul Eggert  <eggert@cs.ucla.edu>
1934         * tests/mktests.sh: Don't use 'cat'; just read the files directly.
1935         Prefer 'sort -u' to 'sort | uniq'.  Filter data before sorting it.
1936         Use 'comm' rather than N instances of grep; this also fixes a bug
1937         whereby substrings were incorrectly matched, causing us to not
1938         generate tests for AC_F77_NAME_MANGLING and AC_FUNC_LSTAT.
1939         (exclude_list): Exclude empty macros.
1940         (ac_exclude_list): Exclude AC_INCLUDES_DEFAULT.
1942         Use awk rather than grep -E or egrep, to avoid
1943         portability problems with regular expressions containing newlines.
1944         (exclude_list, ac_exclude_list, au_exclude_list, ac_exclude_script):
1945         Switch from grep to awk syntax.
1946         (ac_exclude_script): Renamed from ac_exclude_egrep.
1947         (au_exclude_script): Renamed from au_exclude_egrep.
1949 2006-04-04  Noah Misch  <noah@cs.caltech.edu>
1951         * lib/autoconf/general.m4 (_AC_INIT_HELP): Only `configure.in' evidences
1952         a subdirectory subject to Cygnus `configure'.
1953         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Likewise.
1955         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Omit the bug
1956         report request when we have no AC_PACKAGE_BUGREPORT.
1958 2006-04-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1960         * THANKS: Update.
1962         * tests/mktests.sh: Update copyright year in the header of the
1963         generated files.
1965         * lib/autoconf/c.m4 (AC_C_INLINE): Do not skip cleanup code.
1966         (AC_C_RESTRICT): Likewise.  Furthermore, add a function with a
1967         typedef'ed restricted pointer, to catch a compiler bug on
1968         HP-UX 11.x, and fix warnings so it passes with -Werror.
1969         (_AC_PROG_CC_C99): Likewise.
1970         Reported by Albert Chin <china@thewrittenword.com>.
1971         * tests/mktests.sh: Do not skip AC_C_INLINE, AC_C_RESTRICT.
1973 2006-04-03  Noah Misch  <noah@cs.caltech.edu>
1975         * bin/autoscan.in (subdirs): New global.
1976         (scan_file): Prune directories with configure{,.{ac,in,gnu}}.
1977         (output): Emit AC_CONFIG_SUBDIRS as needed.
1978         * tests/autoscan.at (autoscan): Remove XFAIL.
1980 2006-04-03  Noah Misch  <noah@cs.caltech.edu>
1982         * lib/autoconf/general.m4 (AC_CACHE_SAVE): Use AC_MSG_NOTICE.
1984 2006-04-03  Eric Blake  <ebb9@byu.net>
1986         * THANKS: Add myself.
1988 2006-04-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1990         * lib/autotest/general.m4 (AT_INIT): Add `at_testdir' to pointer
1991         to log, point to testsuite output tree.
1993 2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
1995         * NEWS: AC_PROG_CC and AC_PROG_CXX no longer declare 'exit'.
1996         * doc/autoconf.texi (Function Portability): Mention that C++
1997         has trouble with 'exit'.
1998         (Guidelines): Test programs shouldn't use 'exit'.
1999         * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION):
2000         Remove; all uses removed.
2001         (AC_LANG_INT_SAVE(C), AC_C_BIGENDIAN):
2002         Return from 'main' instead of calling 'exit'.
2003         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA, AC_FUNC_CLOSEDIR_VOID):
2004         (_AC_FUNC_FNMATCH_IF, AC_FUNC_GETGROUPS):
2005         (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, _AC_FUNC_MALLOC_IF):
2006         (AC_FUNC_MEMCMP, AC_FUNC_MKTIME, AC_FUNC_MMAP, _AC_FUNC_REALLOC_IF):
2007         (AC_FUNC_SETPGRP, _AC_FUNC_STAT, AC_FUNC_STRTOD, AC_FUNC_STRERROR_R):
2008         (AC_FUNC_STRNLEN, AC_FUNC_SETVBUF_REVERSED, AC_FUNC_UTIME_NULL):
2009         (_AC_FUNC_FORK, _AC_FUNC_VFORK, AC_FUNC_WAIT3): Likewise.
2010         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Likewise.
2011         * lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
2012         * lib/autoconf/types.m4 (AC_TYPE_GETGROUPS): Likewise.
2013         * tests/compile.at: Likewise.
2015 2006-04-02  Pavel Roskin  <proski@gnu.org>
2017         * doc/autoconf.texi (AC_PATH_X): Update per 2005-08-26 change.
2019 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
2021         Clean up _AC_COMPILER_EXEEXT* macros.
2023         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't try to
2024           detect exeext, it will be done by _AC_COMPILER_EXEEXT_O; just set
2025           ac_file to the name of the default output file and call
2026           _AC_COMPILER_EXEEXT_WORKS.  Move the definition of ac_files and the
2027           initial `rm' of the candidate files...
2028         (_AC_COMPILER_EXEEXT): ... here and simplify them.  Moreover, use
2029           the same list in subsequent `rm' calls, and for the temporary
2030           redefinition of ac_clean_files; call _AC_COMPILER_OBJEXT at the end,
2031           and don't call the other _AC_COMPILER_EXEEXT_* macros directly, use...
2032         (_AC_COMPILER_EXEEXT_TESTS): ... this new macro.
2033         (_AC_COMPILER_EXEEXT_O): Don't export ac_cv_exeext, it's not needed (or
2034           no longer needed) by libtool.  Make it a cache check.
2035         (_AC_COMPILER_EXEEXT_CROSS): Remove the comment, it was obviously
2036           copied here by mistake.
2037         (AC_NO_EXECUTABLES): Redefine _AC_COMPILER_EXEEXT_TESTS, not
2038           _AC_COMPILER_EXEEXT.
2039         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC): Do not call
2040           _AC_COMPILER_OBJEXT directly.
2041         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
2043 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
2045         * lib/m4sugar/m4sh.m4 (_AS_DIRNAME_PREPARE): New macro.
2046         (AS_DIRNAME): Use it.
2047         (_AS_PREPARE): Add _AS_DIRNAME_PREPARE.
2049         * tests/*.at: Remove the generated ones.
2051 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
2053         * lib/autotest/general.m4 (AT_INIT): Don't optimize the first PATH walk.
2055 2006-04-01  Eric Blake  <ebb9@byu.net>
2057         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Optimize nonexistent
2058         directories, unless optional third argument supplied.
2059         (AS_UNAME): Don't optimize PATH walk.
2061         * lib/Autom4te/Struct.pm, lib/autoconf/c.m4: s/non-existent/nonexistent/
2063 2006-04-01  Eric Blake  <ebb9@byu.net>
2064         and Stepan Kasal  <kasal@ucw.cz>
2066         * lib/m4sugar/m4sh.m4: Sort sections as implied by the comments,
2067         and fix some typos.
2069 2006-04-01  Noah Misch  <noah@cs.caltech.edu>
2071         * lib/autoconf/general.m4 (_AC_INIT_VERSION): Emit script name and
2072         Autoconf version number despite a zero- or one-argument AC_INIT.
2074         * bin/autoreconf.in (parse_args): Multiple -v send --verbose to
2075         subordinate tools.
2076         * lib/Autom4te/General.pm (getopt): Make -v and -d incremental.
2077         * doc/autoconf.texi (autoreconf Invocation): Document it.
2079         * doc/autoconf.texi: Use `Cygwin', `MinGW', and `license' consistently.
2080         Append LocalWords so ispell-buffer passes cleanly.  Spelling fixes.
2082 2006-04-01  Eric Blake  <ebb9@byu.net>
2084         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Allow use in shell lists.
2085         * lib/autotest/general.m4: Be tolerant of existing directory when
2086           rm failed to remove it.
2088 2006-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2090         * bin/autoupdate.in: Redefine m4_location so that warnings print
2091         the correct lines of the input file by subtracting..
2092         (_au__first_line): ..this new definition.
2094         * lib/autoconf/general.m4 (AC_COMPILE_CHECK): Prefer
2095         AC_MSG_CHECKING over obsolete AC_CHECKING in autoupdated code.
2096         Remove stray newline in output.
2097         (AC_FOREACH): AU_DEFUN this as literal for autoupdate, and also
2098         AC_DEFUN this for autoconf, including the obsoletion diagnose.
2099         Fixes autoupdating of code where the replacement output contains
2100         m4sugar macros.
2101         * lib/autoconf/lang.m4 (AC_LANG_SAVE): Likewise.
2102         * tests/mktests.sh (ac_exclude_list): Add AC_FOREACH.
2103          (au_exclude_list): Add AC_LANG_SAVE.
2104         * tests/tools.at: Several new tests for all of this.
2105         * doc/autoconf.texi (Obsoleting Macros): Give a hint about the
2106         hairy details.
2107         The AC_LANG_SAVE issue was reported against Libtool by
2108         Dalibor Topic <robilad@kaffe.org>, and against Autoconf 2.57 by
2109         Kristian Kvilekval <kris@cs.ucsb.edu>.
2111 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
2113         * bin/autoupdate.in: Handle m4 builtins and m4sugar macros together--
2114           switch all of them on and of when necessary.  Fixes the bug when
2115           m4sugar macros (e.g., m4_define) were expanded after the first
2116           automatic update (e.g., after AC_PREREQ or AC_INIT).
2118 2006-03-31  Paul Eggert  <eggert@cs.ucla.edu>
2120         * doc/autoconf.texi (Programming in M4sh): Sharpen the descriptions
2121         of AS_BASENAME and AS_DIRNAME.  Reported by Stepan Kasal.
2123         * lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR): Handle ///, ////, etc.
2124         correctly.  Problem reported by Eric Blake.
2125         (_AS_EXPR_PREPARE): Detect Tru64 expr bug.  Problem reported by
2126         Ralf Wildenhues.
2128 2006-03-30  Paul Eggert  <eggert@cs.ucla.edu>
2130         * doc/autoconf.texi (Programming in M4sh, Limitations of Usual Tools):
2131         Tighten up the basename/dirname wording.
2133 2006-03-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2135         * Makefile.maint (sc_texi_notab): New check: do not use TABs
2136         in texinfo files outside of verbatim environments.
2137         (syntax-check-rules): Update.
2138         * doc/autoconf.texi (Configuration Headers): Conform to it.
2140 2006-03-30  Chris Pickett <cpicke@cs.mcgill.ca>  (tiny change)
2142         * doc/autoconf.texi (autoreconf Invocation): Mention that -I for
2143           aclocal cannot be given on the command line.
2145 2006-03-29  Paul Eggert  <eggert@cs.ucla.edu>
2147         * doc/autoconf.texi (Programming in M4sh): Mention AS_BASENAME.
2148         Give an example for AS_DIRNAME instead of referring to Posix..
2149         (File System Conventions): Put discussion of // versus / here, and
2150         modernize it a bit.
2151         (Limitations of Usual Tools): Add basename.  Remove verbiage
2152         after dirname, since it got moved to the above sections.
2153         All this was inspired by a patch proposed earlier by Eric Blake.
2155 2006-03-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2157         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Quote
2158         `$0' to protect against spaces.
2159         * lib/autotest/general.m4 (AT_INIT): Likewise.
2160         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Likewise, for
2161         `$0', $as_me.
2163 2006-03-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2165         * bin/autoscan.in: The value of find_configure_ac should be
2166         checked for existence, so we don't barf over a nonexisting
2167         configure.ac.  Reported by Laurence Darby <ldarby@tuffmail.com>.
2169 2006-03-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2171         * bin/autoupdate.in: Fix some typos.
2173 2006-03-21  Stepan Kasal  <kasal@ucw.cz>
2175         * doc/autoconf.texi (Installation Directory Variables): Fix typo.
2177         * lib/autoscan/autoscan.list: Refreshed.
2179 2006-03-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2181         * tests/local.at (AT_CHECK_ENV): Ignore AC_SUBSTed Objective C
2182         and Erlang related variables.
2184         * lib/autoconf/c.m4 (AC_LANG(Objective C), AC_LANG_OBJC)
2185         (_AC_LANG_ABBREV(Objective C), _AC_LANG_PREFIX(Objective C))
2186         (AC_LANG_SOURCE(Objective C), AC_LANG_PROGRAM(Objective C))
2187         (AC_LANG_CALL(Objective C), AC_LANG_FUNC_LINK_TRY(Objective C))
2188         (AC_LANG_BOOL_COMPILE_TRY(Objective C))
2189         (AC_LANG_INT_SAVE(Objective C), AC_LANG_PREPROC(Objective C))
2190         (AC_PROG_OBJCPP, AC_LANG_COMPILER(Objective C), AC_PROG_OBJC)
2191         (_AC_PROG_OBJC_G): New macros.
2192         (_AC_ARG_VAR_CPPFLAGS): Adjusted.
2193         * doc/autoconf.texi (Objective C Compiler): New node.
2194         (Preset Output Variables): Document OBJCFLAGS.
2195         (Language Choice): Document `Objective C' language.
2196         (Fortran Compiler): Fix typo.
2197         * NEWS: Updated.
2198         Inspired by a patch from David M. Lloyd <dmlloyd@tds.net>.
2200 2006-03-20  Stepan Kasal  <kasal@ucw.cz>
2202         * doc/autoconf.texi (Default Includes): Fix typo
2203           s/AC_HEADERS_STDC/AC_HEADER_STDC/
2204         (Limitations of Usual Tools): s/unwriteable/unwritable/
2205         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT, _AC_COMPILER_EXEEXT):
2206           Fix typos in the comments.
2208 2006-03-17  Stepan Kasal  <kasal@ucw.cz>
2210         * lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS):
2211           Factor out the warning to...
2212         (_AC_TOOL_WARN): ... this new macro; use `cross_compiling'.
2213         * tests/local.at (AT_CHECK_MACRO_CROSS): Avoid this warning.
2214         * tests/semantics.at (AC_C_BIGENDIAN): Likewise.
2216         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Do not special
2217           case `ac_delim' when writing the sed script.
2219         * lib/m4sugar/m4sh.m4 (AS_BOURNE_COMPATIBLE): Removed BIN_SH=xpg4,
2220           moved DUALCASE=1 ...
2221         (AS_SHELL_SANITIZE): ... here.
2222         * doc/autoconf.texi (Special Shell Variables) <BIN_SH>: Do not say
2223           that it is set.
2225         * lib/autoconf/programs.m4 (AC_CHECK_PROG): Quote the parameter of
2226           AC_SUBST.
2227         (_AC_PATH_PROG): Store the result to VARIABLE.
2228         (AC_PATH_PROG): No need to set VARIABLE again.
2230         * tests/local.at (AT_CHECK_MACRO_CROSS): New macro, creates two tests:
2231           the first one is usual AT_CHECK_MACRO test, the second one checks
2232           that the same works when cross-compiling.
2233         * tests/semantics.at (AC_CHECK_ALIGNOF, AC_CHECK_ALIGNOF struct):
2234         (AC_CHECK_SIZEOF, AC_CHECK_SIZEOF struct): Use it.
2236 2006-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2238         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Prepend
2239         the directory `/usr/bin/posix' in the shell search, to prefer
2240         the Posix shell not only in subsequent spawns as with `$BIN_SH'
2241         on Tru64.
2243         * doc/autoconf.texi (contents): To fix texi2html output, hide
2244         `@setcontentsaftertitlepage' for HTML.
2245         (Writing Autoconf Macros): Likewise, insert space after `@c'.
2246         (Leviticus, Numbers, Deuteronomy): Likewise, change `@,c' to
2247         `@,{c}'.
2249 2006-03-16  Stepan Kasal  <kasal@ucw.cz>
2251         * lib/m4sugar/m4sh.m4 (_AS_PREPARE): Move the IFS setup and CDPATH
2252           sanitizing...
2253         (AS_SHELL_SANITIZE): ...here; mention _AS_PATH_WALK needs IFS set.
2254         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Add an explanation
2255           why IFS is restored so late; thank you, Ralf, for reminding us.
2257 2006-03-15  Stepan Kasal  <kasal@ucw.cz>
2259         * doc/autoconf.texi (Pretty Help Strings): No need to use cached
2260           variables in the examples.
2262 2006-03-14  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
2264         * doc/autoconf.texi (several sections): Cleaned up documentation for
2265         macros in erlang.m4.
2267 2006-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2269         * tests/autotest.at (AT_NO_CMDSUBST): New macro to determine
2270         failure condition for `$(cmd)' style command substitutions.
2271         (Parenthetical command substition, Multiline parenthetical
2272         command substition): Use it.
2274         * doc/autoconf.texi (Special Shell Variables): Missing word.
2275         Reported by Keith Marshall <keith.marshall@total.com>.
2277         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Do not forget to reset
2278         IFS even in case of empty `$PATH'.
2280 2006-03-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2282         * lib/autotest/general.m4 (AT_INIT) <at_optarg>: Optimize
2283         `expr' away if there is nothing to do.
2284         < --keywords >: Simplify and robustify argument handling.
2285         Revert erroneous comment from 2005-08-23.  Extend to allow
2286         keyword negation with `!'.
2287         Update help message.  Remove broken code to prevent running
2288         tests multiple times.
2289         * doc/autoconf.texi (testsuite Invocation) < --keywords >:
2290         Update and fix the documentation accordingly.
2291         * tests/autotest.at (Keywords): Renamed to..
2292         (Keywords and ranges): .. this.  Extended to make sure negated
2293         keywords, keywords taken from AT_SETUP arguments, and numeric
2294         test ranges work, and that matching is case-insensitive.
2296 2006-03-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2298         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW): Use a typedef to
2299         allow to pass unnamed structs even in C++.
2300         (AC_CHECK_SIZEOF):  Likewise.
2301         Also fix quoting error in `AC_MSG_FAILURE' arguments.
2302         * tests/semantics.at (AC_CHECK_ALIGNOF struct, AC_CHECK_SIZEOF
2303         struct): New tests for unnamed structs, each both native and
2304         cross-compiling.
2306         * lib/autoconf/c.m4 (AC_C_TYPEOF): Use typedef to avoid defining
2307         a structure inside a cast, for C++ conformance.
2308         * lib/autoconf/types.m4 (AC_CHECK_ALIGNOF): Likewise.
2309         Also fix quoting error in `AC_MSG_FAILURE' arguments.
2311         * lib/autoconf/c.m4 (AC_PROG_CC_STDC): If we cannot enable C99
2312         nor C89 mode, set `$ac_cv_prog_cc_stdc' to `no' instead of
2313         trying to execute the command `no'.
2315         * lib/autoconf/lang.m4 (AC_LANG_CONFTEST): AC_DEFUN this, not
2316         m4_define, so that the requirements of `AC_INCLUDES_DEFAULT' are
2317         expanded outside.
2319         * doc/autoconf.texi (autoconf Invocation): Fix typos in trace
2320         example.  Do not emphasize `$%', it is hardly new and special.
2321         Reported by Edouard Bechetoille <ebecheto@ens-lyon.fr>.
2323         * doc/autoconf.texi (Limitations of Usual Tools): Document
2324         OpenBSD and traditional `grep' failure to handle multiple
2325         patterns separated by newlines.
2327 2006-03-10  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
2329         * doc/autoconf.texi (several sections): Add documentation for macros
2330         in erlang.m4.
2332 2006-03-10  Eric Blake  <ebb9@byu.net>
2334         * doc/autoconf.texi (Obsolete Macros): Fix wording of
2335         AC_TRY_LINK_FUNC.
2337 2006-03-10  Paul Eggert  <eggert@cs.ucla.edu>
2339         * doc/autoconf.texi: Use @acronym more consistently for acronyms
2340         like BSD, GPL, LGPL.  Fix minor English typos.
2341         (AC_STDC_HEADERS, AC_PROG_GCC_TRADITIONAL):
2342         Mention that these macros are becoming obsolete.
2343         (AC_STDC_HEADERS, AC_PROG_CC, AC_C_CONST, AC_C_VOLATILE):
2344         Use more modern terminology for which standard is what.
2345         (AC_PROG_CC): Mention gcc first, and remove obsolete references to egcs
2346         and to ansi2knr.
2347         (AC_PROG_CXX): Likewise.
2348         (AC_C_PROTOTYPES, Test Functions, AC_LIBOBJ vs LIBOBJS):
2349         Remove obsolete discussion about how to port to K&R.
2350         (Guidelines for Test Programs): Suggest AC_HEADER_STDBOOL rather than
2351         the obsolescent AC_HEADER_STDC.
2352         (AC_FOO_IFELSE vs AC_TRY_FOO): Don't use #error; test programs
2353         can't rely on it.
2355 2006-03-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2357         * tests/c.at (AC_PROG_CPP without warnings, AC_PROG_CPP via CC):
2358         Remove stdin redirection from /dev/null to allow pipe to work.
2360 2006-03-08  Paul Eggert  <eggert@cs.ucla.edu>
2362         * tests/c.at (AC_PROG_CPP without warnings, AC_PROG_CPP via CC):
2363         Require that /lib/cpp include stdio.h correctly.  Solaris 10's
2364         doesn't.  Problem reported by D'Arcy A MacIsaac and diagnosed by
2365         Ralf Wildenhues.
2367 2006-03-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2369         * lib/autoconf/status.m4 (_AC_SED_CMD_LIMIT): The limit for
2370         HP-UX sed is 99 commands, not 100.
2371         (_AC_OUTPUT_FILES_PREPARE): Do not count the `}' of an
2372         _AC_SUBST_FILES fragment.  Separate `{' and `r' commands by
2373         newline for portability.
2374         * tests/torture.at (Torturing config.status): Also test 100
2375         AC_SUBST_FILE invocations.  Fix test to actually verify the
2376         AC_CONFIG_FILES output.
2377         * doc/autoconf.texi (Limitations of Usual Tools): Document HP-UX
2378         command, label, and read-file `r' limits.  Unify HP-UX spelling.
2380         * tests/Makefile.am (edit, $(wrappers)): Do not use `$<' in
2381         non-suffix rule.
2382         ($(TESTSUITE_GENERATED_AT)): Use `$(srcdir)` for the benefit of
2383         non-GNU make.
2384         (autoconfdir, $(AUTOCONF_FILES)): Likewise.
2385         * tests/mktests.sh: Small shell portability fixes.
2387 2006-03-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2389         * doc/autoconf.texi (Caching Results): Fix the examples to use a
2390         recommended quoting style and discard unwanted output.
2392 2006-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2394         * lib/autotest/general.m4 (_AT_NORMALIZE_TEST_GROUP_NUMBER): New macro.
2395         (AT_INIT): Use it, to remove arbitrary limit of 999,999 test
2396         cases, and to work around Tru64 expr bug.
2398 2006-03-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2400         * doc/autoconf.texi (Limitations of Usual Tools): Mention Tru64
2401         expr bug that turns the result of a regex match into a number if
2402         possible.
2404 2006-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2406         * lib/autoconf/types.m4 (AC_CHECK_ALIGNOF): Work around
2407         HPUX compiler bug, similarly to AC_CHECK_SIZEOF, as documented
2408         in section `Specific Compiler Characteristics'.
2410 2006-03-04  Eric Blake  <ebb9@byu.net>
2412         * lib/autoconf/functions.m4 (AC_FUNC_STRERROR_R): Avoid unused
2413         variable warning.
2415 2006-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2417         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Force correct
2418         order of variable initialization, so even the Solaris 2.6 shell
2419         can create a config header correctly.  Fixes lots of test suite
2420         failures.
2422 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2424         * doc/autoconf.texi (Text processing Macros): New node to
2425         document the m4sugar macros m4_re_escape, m4_tolower,
2426         m4_toupper, m4_split, m4_normalize, m4_append, m4_append_uniq.
2428 2006-02-22  Paul Eggert  <eggert@cs.ucla.edu>
2430         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Fix typo:
2431         XrmInitialize (0) -> XrmInitialize ().
2432         Reported by Toshio Kuratomi.
2434 2006-02-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2436         * lib/m4sugar/m4sh.m4 (AS_IF): Extend to allow more than one
2437         test, as in `if tests; then cmd1; elif ...; else ...; fi'.
2438         * doc/autoconf.texi (Programming in M4sh): Adjusted.
2439         * tests/m4sh.at (AS_IF and AS_CASE): Test this.  Also make sure
2440         both macros are defun'ed so that required macros are evaluated
2441         outside.
2443         * doc/autoconf.texi (Prerequisite Macros): State more precisely
2444         where a required macro will be expanded.
2445         (Coding Style): Another reason not to use `m4_define'.
2447 2006-02-21  Eric Blake  <ebb9@byu.net>
2449         * lib/autoconf/general.m4 (_AC_LIBOBJ): Minor optimization.
2451 2006-02-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2453         * doc/autoconf.texi (Looping constructs): New node, to
2454         document m4_for, m4_foreach, m4_foreach_w, and mention
2455         obsolete AC_FOREACH.
2456         (Obsolete Macros): Document AC_FOREACH.
2457         * lib/m4sugar/m4sugar.m4 (_m4_for): Fix declaration comment.
2458         (m4_for): Fix to never loop (almost) endlessly, work correctly
2459         with arithmetic expressions in arguments, a step of zero or
2460         non-integer multiple of the interval, and avoid integer
2461         overflow.
2462         * tests/m4sugar.at: New test for m4_for, m4_foreach, and
2463         m4_foreach_w.
2465 2006-02-20  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
2467         Add basic support for Erlang, both for configuring Erlang/OTP
2468         tools, and Erlang as a conf test language.
2469         * lib/autoconf/erlang.m4: New file.
2470         * lib/autoconf/autoconf.m4: Add erlang.m4.
2471         * lib/autoconf/Makefile.am (dist_autoconflib_DATA): Likewise.
2472         * lib/freeze.mk (autoconf_m4f_dependencies): Likewise.
2473         * NEWS: Add short description of new macros.
2474         * THANKS: Add Romain Lenglet.
2476 2006-02-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2478         * doc/autoconf.texi (Shellology) <pdksh>: Document that pdksh as
2479         native /bin/sh may not set KSH_VERSION (seen on OpenBSD).
2481 2006-02-15  Eric Blake  <ebb9@byu.net>
2483         * lib/autoconf/general.m4 (AC_CHECK_DECL): Avoid unused variable
2484         warning.
2486 2006-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2488         * lib/m4sugar/m4sh.m4 (AS_CASE): New macro.
2489         (_AS_CASE): Private helper macro.
2490         * tests/m4sh.at: Basic tests for AS_IF and AS_CASE.
2491         * doc/autoconf.texi (Programming in M4sh): Document AS_CASE.
2492         Fix syntax of AS_IF description
2493         (Prerequisite Macros): Mention AS_IF and AS_CASE as workarounds
2494         for the AC_REQUIRE mess.
2495         * NEWS: Mention AS_CASE, AS_BOURNE_COMPATIBLE, and
2496         AS_SHELL_SANITIZE.
2498 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
2500         * doc/autoconf.texi: Minor style cleanup.
2501         Be consistent about spaces after commas.
2502         Insert [] where empty args look a bit funny.
2503         Fix some "i.e." and "e.g." usages.
2504         Try to avoid "X/Y" usages.
2505         Don't be pedantic about "ISO C99"; just say C99.
2506         Prefer GNU style for spaces in front of parens.
2507         (Function Portability): Comment about C89 versus C99
2508         signed integer division.
2509         (Particular Headers): Use current gnulib style for dirent
2510         includes.
2512 2006-02-14  Stepan Kasal  <kasal@ucw.cz>
2513         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2515         * bin/autoupdate.in (handle_autoconf_macros): Fix updating of
2516         macros without parameters.
2517         * lib/autoconf/autoupdate.m4 (AU_ALIAS): Likewise.
2518         * doc/autoconf.texi (Obsoleting Macros): Document AU_ALIAS.
2519         * tests/tools.at (autoupdating AU_ALIAS): New test for AU_ALIAS
2520         `$#' bug.
2521         (autoupdate): Updated to match AU_ALIAS fix.
2523 2006-02-13 Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2524         and Paul Eggert  <eggert@cs.ucla.edu>
2526         * doc/autoconf.texi (Programming in M4sh): Document
2527         AS_BOURNE_COMPATIBLE and AS_SHELL_SANITIZE.
2529 2006-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2531         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Renamed to..
2532         (AS_BOURNE_COMPATIBLE): ..this.
2533         (_AS_RUN, AS_SHELL_SANITIZE): Adjusted all callers.
2535 2006-02-12  Paul Eggert  <eggert@cs.ucla.edu>
2537         * doc/install.texi (Defining Variables): Tighten up the
2538         CONFIG_SHELL wording.
2540 2006-02-12 Paul Eggert  <eggert@cs.ucla.edu>
2541         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2543         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Look at the output
2544         of (set -o) rather than testing whether (set -o posix) succeeds,
2545         to work around a bug in the AIX 5.3 shell.  Problem originally
2546         reportd by Howard Chu for libtool.
2548 2006-02-10  J.T. Conklin  <jtc@acorntoolworks.com>
2550         * doc/autoconf.texi (Running the Compiler, Running the Linker):
2551         Changes the macro arguments in summaries to match the
2552         descriptions.
2554 2006-02-04  Stepan Kasal  <kasal@ucw.cz>
2556         * doc/install.texi (Defining Variables): Classify the `CONFIG_SHELL'
2557         hint as ``a workaround for a bug.''
2559 2006-01-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2561         * bin/autoreconf.in: New option `--no-recursive'.
2562         Improve wording for subpackages a bit.
2563         * doc/autoconf.texi (autoreconf Invocation): Updated.
2564         * NEWS: Updated.
2566         * doc/install.texi (Defining Variables): Put `CONFIG_SHELL'
2567         in environment of `configure', not the command line.
2568         Reported by Howard Chu <hyc@highlandsun.com>.
2570 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
2572         * doc/autoconf.texi (Limitations of Builtins): Document the
2573         problem with "trap -".
2575 2006-01-23  Steven G. Johnson  <stevenj@fftw.org>
2577         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS, _AC_FC_DUMMY_MAIN):
2578         (_AC_FC_MAIN, __AC_FC_NAME_MANGLING): Use _AC_LANG in check
2579         messages to differentiate Fortran and Fortran 77 tests.
2580         (AC_FC_SRCEXT, AC_FC_FREEFORM): Use AC_LANG_PUSH/POP instead of
2581         AC_LANG_ASSERT, to allow use in mixed-language projects.
2583 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
2585         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Prefer "defined
2586         FOO" to "defined (FOO)".
2587         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Likewise.
2588         * lib/autoconf/headers.m4 (AC_HEADER_STAT): Likewise.
2589         * lib/autoconf/specific.m4 (AC_XENIX_DIR): Likewise.
2590         * tests/tools.at (ifnames): Likewise.
2592 2006-01-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2594         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Do not pass `-q' to mktemp.
2595         * lib/Autom4te/General.pm (mktmpdir): Likewise.
2596         (END): Improve error message a bit.
2597         Reported by Bruce Korb <bkorb@gnu.org>.
2599 2006-01-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2601         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore
2602         `-LIST:' and `-LNO:', for PathScale 2.3 compilers.
2604 2006-01-11  Stepan Kasal  <kasal@ucw.cz>
2606         * doc/autoconf.texi (Header Portability): On Solaris 8, sys/ptem.h
2607         requires sys/stream.h.  Reported by Oliver Kiddle.
2609 2006-01-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2610             Stepan Kasal  <kasal@ucw.cz>
2612         * lib/autotest/general.m4 (AT_INIT): When ensuring writability
2613         before the removals of test dirs, use `find' to avoid modification
2614         of symlinked directories.
2616 2006-01-11  Steven G. Johnson  <stevenj@alum.mit.edu>
2618         * lib/autoconf/fortran.m4 (AC_F77_DUMMY_MAIN, AC_FC_DUMMY_MAIN):
2619         Don't ignore the macro arguments.
2621 2006-01-11  David Thompson  <dthompsn@vizsolutions.com>
2623         * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Add `exit'
2624         declaration that works for MSVC.
2626 2006-01-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2628         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT_REJECT):
2629         Add `*.map' and `.inf' for Green Hills compiler.
2630         Reported by Stefan Seefeld <stefan@codesourcery.com>.
2632         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Handle quadrigraphs
2633         correctly: pad with spaces after FIRST_PREFIX if necessary,
2634         and compute string lenghts with `m4_qlen' instead of `m4_len'.
2635         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): Comments updated.
2636         * tests/m4sh.at (AS_HELP_STRING): Test extended.
2637         * NEWS: Updated.
2638         Reported by numerous people, numerous times.
2640 2006-01-05  Paul Eggert  <eggert@cs.ucla.edu>
2642         * bin/autoconf.as, bin/autoheader.in, bin/autom4te.in
2643         * bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in:
2644         * lib/autoconf/general.m4, lib/autoconf/status.m4:
2645         * lib/autotest/general.m4, tests/local.at:
2646         Update copyright year to 2006.
2648         * Makefile.maint (sc_root_tests): Use the recommended style s/a/b/ for
2649         sed substitutions.
2650         * doc/autoconf.texi (Installation Directory Variables): Use s|a|b|
2651         for file names, again.  Reported by Noah Misch.
2652         (Coding Style): Explain that s|a|b| is preferred for file names.
2653         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Prefer s/a/b/.
2654         (AC_OUTPUT_MAKE_DEFS): Likewise.
2655         * lib/autotest/general.m4 (AT_INIT): Likewise.
2656         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Likewise.
2657         * tests/local.at (AT_CHECK_AUTOM4TE): Likewise.
2659         Fix Posix-conformance bugs re use of { command in sed scripts,
2660         and improve the sed-related documentation a bit.
2661         * doc/autoconf.texi (Installation Directory Variables): Use
2662         our own style advice re 's,a,b,' versus 's|a|b|'.  Use "Sed"
2663         rather than "sed" when talking about Sed in general.
2664         (Particular Programs): Likewise.
2665         (Coding Style): y is like s with respect to / and ,.
2666         (Limitations of Usual Tools): Document the weird restrictions
2667         that Posix has about { }.  Use better quoting.
2668         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE, _AC_OUTPUT_HEADER):
2669         Rewrite to conform to Posix rules about { } in sed scripts.
2670         * lib/m4sugar/m4sh.m4 (AS_DIRNAME_SED, AS_BASENAME_SED): Likewise.
2671         * tests/foreign.at (Libtool): Likewise.
2672         * tests/semantics.at (AC_CHECK_PROG & AC_CHECK_PROGS):
2673         Use our own style advice re 's,a,b,' versus 's|a|b|'.
2675 2006-01-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2677         * lib/autoconf/status.m4: Fix typo.
2679         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore
2680         singly- or doubly-quoted arguments to `-cmdline', `-ignore',
2681         `-def', for the benefit of Portland `pgf90 -Mipa'.
2682         Reported by Christopher Hulbert <cchgroupmail@gmail.com>.
2684 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
2686         * doc/autoconf.texi: Update copyright (and other) dates to 2006.
2687         * doc/autoconf.texi (Shellology): Mac OS X 10.2 changed the default
2688         shell from zsh to bash.
2690 2005-12-31  Stepan Kasal  <kasal@ucw.cz>
2692         * lib/autoconf/programs.m4 (_AC_PROG_GREP): Use $PATH_SEPARATOR;
2693           ":" caused problems on OS/2-EMX.  Suggested by Andrew Belov.
2695 2005-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2697         * doc/autoconf.texi (Shell Substitutions): Warn about unbalanced
2698         parentheses in $(...).  Problem reported by Eric Blake.
2700 2005-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2702         * doc/autoconf.texi (Limitations of Usual Tools):
2703         Mention which characters can be escaped with \ in portable regular
2704         expressions used in grep, sed, expr.  Mention the leading ^ problem
2705         with expr.  Clean up some confusing wording.  Mention which
2706         grep options are portable.
2708 2005-12-09  Stepan Kasal  <kasal@ucw.cz>
2710         * tests/local.at (AT_CHECK_AUTOM4TE): Fix typo in the comment.
2712 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
2714         * doc/autoconf.texi (Limitations of Builtins): Fix typos in previous
2715         patch, noted by Ralf Wildenhues.
2717 2005-12-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2719         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Try `set -o
2720         posix' unconditionally, for pdksh in `native sh' emulation.
2722 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
2724         * doc/autoconf.texi (Shellology): Document eval $? problem
2725         with ash.
2726         (Limitations of Builtins): Likewise.
2728 2005-11-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2730         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Pass
2731         CONFIG_SHELL in the environment of the configure rerun.
2732         * doc/autoconf.texi (Here-Documents, config.status Invocation):
2733         Suggest passing CONFIG_SHELL absolute, and in the environment
2734         rather than as option.
2736 2005-11-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2738         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE):
2739         Fix quoting of output line (triggered for many AC_SUBST_FILEs).
2740         Fix macro quoting.  Fix output for n * 98 substituted variables.
2742 2005-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2744         * lib/autoconf/status.m4 (_AC_OUTPUT_MAIN_LOOP): Initialize
2745         `tmp' to avoid file removal race.
2747 2005-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2749         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Initialize
2750         ac_clean_files and LIBOBJS.
2752 2005-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2754         * lib/autoconf/programs.m4 (AC_CHECK_PROG, AC_PATH_PROG):
2755         Factor functionality to..
2756         (_AC_CHECK_PROG, _AC_PATH_PROG): these new macros, but only
2757         `AC_SUBST($1)' in the public version.
2758         (AC_CHECK_TOOL, AC_PATH_TOOL, AC_PATH_TARGET_TOOL)
2759         (AC_CHECK_TARGET_TOOL): Use internal versions for ac_ct_* and
2760         ac_pt_* variables.
2762 2005-11-01  Stepan Kasal  <kasal@ucw.cz>
2764         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Remove the comment about 8+3
2765         filesystems.
2767 2005-11-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2769         * NEWS: Move AH_HEADER mention to right place.
2771 2005-10-27  Stepan Kasal  <kasal@ucw.cz>
2773         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): "conftst2" -> "conftest2"
2774         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Likewise.
2776 2005-10-25  Stepan Kasal  <kasal@ucw.cz>
2778         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): rm -f conftst2.*, not only
2779         conftst2.$ac_objext.
2780         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Likewise.
2782 2005-10-24  Stepan Kasal  <kasal@ucw.cz>
2784         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Use conftst2.o instead of
2785         conftest.o, to see whether the compiler really obeys; rm the object
2786         file before and after the test and register it with ac_clean_files.
2787         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Likewise.
2789 2005-10-21  Stepan Kasal  <kasal@ucw.cz>
2791         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): When determining,
2792         the delimiter CEOF$ac_eof: fix quoting of CEOF[0-9]* and modify the
2793         code so that the most common case requires less forks.
2795 2005-10-20  Stepan Kasal  <kasal@ucw.cz>
2797         * doc/autoconf.texi (Shell Substitutions}: Document that ${10} is
2798         not portable; thanks to Paul Eggert and Alexandre.
2800         * NEWS: Fix an old typo.
2802 2005-10-20  Jim Meyering  <jim@meyering.net>
2804         * doc/autoconf.texi: Typo: s/feature/features/ in ``the features of
2805         the latter'', in two places.
2807 2005-10-19  Paul Eggert  <eggert@cs.ucla.edu>
2809         * doc/autoconf.texi (Generating Sources): AC_LANG_PROGRAMS ->
2810         AC_LANG_PROGRAM, fixing a typo.  Don't give details about
2811         the inner workings of AC_LANG_FUNC_LINK_TRY.
2812         * lib/autoconf/c.m4 (AC_LANG_CALL(C)): Reformat to match
2813         AC_LANG_FUNC_LINK_TRY.  This involves returning the value returned
2814         by the function rather than ignoring it.
2815         (AC_LANG_FUNC_LINK_TRY(C)): Call the function rather than simply
2816         comparing its address.  Intel's interprocedural optimization was
2817         outsmarting the old heuristic.  Problem reported by
2818         Mikulas Patocka.
2820 2005-10-19  Stepan Kasal  <kasal@ucw.cz>
2822         * lib/autoconf/general.m4 (AC_SUBST): Remove an obsolete comment.
2824 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
2826         * lib/m4sugar/m4sugar.m4 (_m4_map): New macro.
2827         (m4_map, m4_map_sep): Use it.  Handle the empty list correctly.
2829 2005-10-04  Stepan Kasal  <kasal@ucw.cz>
2831         * lib/autotest/general.m4 (AT_INIT): Really make the subtree writable
2832         before removing it (chmod -R u+rwx); there are three instances of this.
2834 2005-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2835             Stepan Kasal  <kasal@ucw.cz>
2837         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Balance parentheses.
2838         * lib/autotest/general.m4 (AT_INIT): If the test dir already exists,
2839         make its content writable before removing it.  Remove an errorneous
2840         comment from the end, where the logs of the failed tests are copied
2841         to the main log file.
2843 2005-09-27  Stepan Kasal  <kasal@ucw.cz>
2845         * tests/semantics.at (AC_C_BIGENDIAN): Pass --force to autoheader,
2846           in case the computer is too quick.  Double quote the configure.ac
2847           snippets.
2849         * tests/local.at (AT_CHECK_AUTOCONF): Always pass --force to prevent
2850           problems if the testsuite were running too fast.
2852 2005-09-18  Paul Eggert  <eggert@cs.ucla.edu>
2854         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Look for X11/Xlib.h
2855         and XrmInitialize rather than X11/Intrinsic.h and XtMalloc
2856         (which belong to Xt, not X itself).  See Debian bug 327655.
2857         * NEWS: Mention this.
2859 2005-09-07  Stepan Kasal  <kasal@ucw.cz>
2861         * lib/autoconf/c.m4 (AC_LANG_SOURCE(C)): Remove an incorrect comment.
2863 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2865         * config/move-if-change: Don't output "$2 is unchanged";
2866         suggested by Ben Elliston.  Handle weird characters correctly.
2868 2005-09-06  Stepan Kasal  <kasal@ucw.cz>
2870         * lib/autoconf/libs.m4 (AC_SEARCH_LIBS): Merge the two AC_LINK_IFELSE
2871           calls, so that the final expansion of this macro is shorter.
2872           Create the conftest.$ac_ext outside the `for' loop, to speed the run.
2873           Do not use `break' in the argument to AC_LINK_IFELSE, it would skip
2874           the cleanup there.  Use AS_VAR_* macros, to be more general.
2875         * tests/semantics.at (AC_SEARCH_LIBS): Check for the cleanup.
2877         * lib/autoconf/general.m4: Use AS_IF where appropriate.
2879         * lib/m4sugar/m4sh.m4 (AS_IF): Use m4_default.
2881 2005-09-01  Stepan Kasal  <kasal@ucw.cz>
2883         * doc/autoconf.texi (Configuration Headers): Add an index entry
2884           for AH_HEADER.
2886 2005-08-26  Pavel Roskin  <proski@gnu.org>
2888         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Use shell variable
2889         XMKMF to locate xmkmf.  Make XMKMF precious.  Export CC when
2890         running xmkmf.
2892 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
2894         * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE):
2895         The previous patch didn't work, so try a better one.
2897 2005-08-26  Stepan Kasal  <kasal@ucw.cz>
2899         * doc/autoconf.texi (Programming in M4sh) <AS_TR_CPP>: Fix m4 quoting
2900         in the example.  Reported by Bruno Haible.
2901         <AS_TR_SH>: Likewise.  Also modify the example to be more convincing:
2902         "if $undefined_var;" succeeds with my shell.
2904         * lib/autoconf/general.m4 (AC_CANONICAL_BUILD, AC_CANONICAL_HOST,
2905         AC_CANONICAL_TARGET): Define by AC_DEFUN, no need to use AC_DEFUN_ONCE;
2906         but change the m4_divert_text to m4_divert_once.
2908 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
2910         * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE):
2911         Work around bug in Solaris /usr/xpg4/bin/awk.
2912         The bug is present in at least Solaris 8 through 10.
2914 2005-08-24  Stepan Kasal  <kasal@ucw.cz>
2916         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Simplify; rejecting
2917         some evil values and relying on the fact that $* concatenates the
2918         parameters by the first character from IFS.
2920 2005-08-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>,
2921             Stepan Kasal  <kasal@ucw.cz>
2923         * lib/autoconf/status.m4 (_AC_CONFIG_REGISTER_DEST): When the
2924         first header appears, define AH_HEADER.
2925         * doc/autoconf.texi (Configuration Headers): Document AH_HEADER.
2926         Update limitations about when to call AC_CONFIG_HEADERS.
2927         (Configuration Commands): Document that AC_CONFIG_COMMANDS_PRE
2928         parameter can call AC_SUBST, AC_DEFINE, or AC_CONFIG_FOOS; explain
2929         that AC_CONFIG_COMMANDS_PRE and AC_CONFIG_COMMANDS_POST are not
2930         ``Configuration Actions''; fix their index entries.
2932         * lib/autotest/general.m4 (AT_INIT): Process multiple keywords
2933         options correctly.  Process N-M as M-N if M is smaller than N.
2934         Process ranges correctly so that N-N will run only N.
2935         Sort and uniquify the tests that will be run.  If there is more
2936         than one test, reinsert the banners for the tests.
2937         * tests/autotest.at (Keywords): Unmark XFAIL.
2939 2005-08-23  Stepan Kasal  <kasal@ucw.cz>
2941         * lib/autoconf/general.m4 (_AC_DEFINE_Q): Strip the parameter list
2942           before passing the macro name to AH_TEMPLATE.
2944         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): config.status
2945           now opens log after option processing; in particular, --version
2946           and --help do not touch config.log.
2948         * Makefile.maint: Revert the change from 2005-08-12.
2950 2005-08-22  Stepan Kasal  <kasal@ucw.cz>
2952         * lib/autoconf/general.m4 (AC_ARG_ENABLE, AC_ARG_WITH): Factor out
2953           common code to...
2954         (_AC_ENABLE_IF, _AC_ENABLE_IF_ACTION): ... these new macros.
2956 2005-08-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2958         * doc/autoconf.texi (Using Autotest, testsuite Scripts)
2959         (Autotest Logs, Writing testsuite.at, testsuite Invocation):
2960         Language cleanup.
2962         * doc/autoconf.texi (Defining Symbols, Changed Results):
2963         Prepend to LIBS, not append, in examples.
2965 2005-08-16  Stepan Kasal  <kasal@ucw.cz>
2967         When building in place, set srcdir="."; suggested by Tim Van Holder.
2969         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Do this; to recognize
2970           build in place, we need ac_pwd, and thus have to AC_REQUIRE ...
2971         (_AC_INIT_DIRCHECK): ... this macro and AC_DEFUN both of them.
2972         * lib/autoconf/status.m4 (_AC_SRCDIRS): Fix a comment: srcdir="."
2973           does not mean "no --srcdir option".
2975 2005-08-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2977         * tests/autoscan.at (autoscan): New file.
2978         * tests/suite.at: Use it.
2979         * tests/Makefile.am (TESTSUITE_HAND_AT): Add it.
2980         Reported against Libtool by Gideon Go <gideon.go@gmail.com>.
2982         * tests/autotest.at (Keywords): Test keywords combinations.
2984 2005-08-12  Stepan Kasal  <kasal@ucw.cz>
2986         * Makefile.maint (GZIP_ENV): When checking the help text of gzip,
2987           add "2>&1"; gzip 1.2.4 prints help on stderr.
2989 2005-07-27  Stepan Kasal  <kasal@ucw.cz>
2991         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): The symbol at_reason
2992         was pushdef'ed twice while popped only once.  Push it only once.
2993         (_AT_CHECK): Cosmetic changes to the "case $at_status" command.
2995 2005-07-26  Stepan Kasal  <kasal@ucw.cz>
2997         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): The message is now
2998         prefixed by mere "===", not "configure: === ".
3000 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
3002         * Makefile.maint: Update from Bison.
3004         * lib/m4sugar/m4sugar.m4 (m4_strip): Comment fix---change tab to
3005         "<tab>" in comment, so that the point is understandable.
3007 2005-07-25  Stepan Kasal  <kasal@ucw.cz>
3009         Rewrite substantial part of lib/autoconf/status.m4.
3010         The main change is that CONFIG_FILES, CONFIG_HEADERS, CONFIG_LINKS,
3011         and CONFIG_COMMANDS are not processed in four separate loops.
3012         Instead, there is one main loop.  This alows that the common code
3013         is expanded only once, thus config.status (and configure) is smaller.
3015         The registration mechnism in AC_CONFIG_FILES and cousins also changed;
3016         the AC_LIST_FILES and cousins macros are no longer used.
3018         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES, _AC_OUTPUT_HEADERS,
3019         _AC_OUTPUT_LINKS, _AC_OUTPUT_COMMANDS): Renamed to ...
3020         (_AC_OUTPUT_FILE, _AC_OUTPUT_HEADER, _AC_OUTPUT_LINK,
3021         _AC_OUTPUT_COMMAND): ..., respectively.  These macros no longer
3022         contain the initialization, nor the for loop, nor the associated
3023         commands; all these go to ...
3024         (_AC_OUTPUT_MAIN_LOOP): ... this new macro, called from
3025         _AC_OUTPUT_CONFIG_STATUS.
3026         (_AC_CONFIG_SPLIT, _AC_CONFIG_SPLIT_SOURCE_DEST, _AC_CONFIG_SPLIT_FILE_IN):
3027         Nuked; the code was merged into _AC_OUTPUT_MAIN_LOOP.
3028         (_AC_OUTPUT_FILE): The creation of the sed script ...
3029         (AC_OUTPUT): ... and the setup of ac_vpsub goes to ...
3030         (_AC_OUTPUT_FILES_PREPARE): ... a new macro, also called from
3031         _AC_OUTPUT_MAIN_LOOP.
3032         (_AC_CONFIG_FILES, _AC_CONFIG_HEADERS, _AC_CONFIG_LINKS,
3033         _AC_CONFIG_COMMANDS): Use ...
3034         (_AC_CONFIG_FOOS): ... this new macro, which uses these ...
3035         (_AC_CONFIG_REGISTER, _AC_CONFIG_REGISTER_DEST): ... new macros.
3036         (_AC_CONFIG_FILE, _AC_CONFIG_HEADER, _AC_CONFIG_LINK,
3037         _AC_CONFIG_COMMAND, _AC_CONFIG_DEPENDENCIES): No longer needed.
3038         (_AC_CONFIG_DEPENDENCY): Update, it uses these ...
3039         (_AC_CONFIG_DEPENDENCY_DEFAULT, _AC_FILE_DEPENDENCY_TRACE_COLON):
3040         ... new macros.
3041         (_AC_CONFIG_UNIQUE): Update.
3042         (AC_LIST_FILES, AC_LIST_HEADERS, AC_LIST_LINKS, AC_LIST_COMMANDS):
3043         Replaced by this ...
3044         (_AC_LIST_TAGS): ... new common macro.
3045         (AC_LIST_FILE_COMMANDS, AC_LIST_HEADER_COMMANDS, AC_LIST_LINK_COMMANDS,
3046         AC_LIST_COMMAND_COMMANDS): Replaced by this ...
3047         (_AC_LIST_TAG_COMMANDS): ... new common macro.
3048         (_AC_CONFIG_COMMANDS_INIT): Moved top to the `registration' section;
3049         this didn't belong to the `config commands' section.
3050         (_AC_OUTPUT_COMMANDS_INIT): Don't initialize, m4_ifdef is our friend.
3051         (AC_CONFIG_COMMANDS_PRE, AC_OUTPUT_COMMANDS_PRE,
3052         AC_CONFIG_COMMANDS_POST): Moved to a new section, these didn't belong
3053         to the `config commands' section either.
3054         (AC_CONFIG_SUBDIRS): Don't touch diversion DEFAULTS.
3055         (_AC_LIST_SUBDIRS): Don't initialize, m4_ifdef is our friend.
3057         ... and many changes to the comments nearby.
3059         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): At the end of the day,
3060         set ac_subdirs_all='_AC_LIST_SUBDIRS'.
3061         * tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
3062         AC_CONFIG_COMMANDS(command:input,...) is no longer allowed.
3063         (#define header templates): The comment at the top of the generated
3064         header now includes the name(s) of the source file(s).
3066         Several unrelated small changes:
3068         * lib/autoconf/general.m4 (AC_CACHE_VAL): Be didactic, quote the first
3069         parameter to AC_DIAGNOSE.
3070         * lib/autoconf/status.m4 (AC_CONFIG_SUBDIRS): Likewise.
3071         (_AC_LINK_FILES_CNT): Don't AU_DEFUN this; it causes confusing messages
3072         with autoupdate; use m4_define_default inside AU_DEFUNed AC_LINK_FILES.
3073         (AC_OUTPUT): In the compatibility code, use m4_ifvaln, to be consistent
3074         with AU::AC_OUTPUT.
3075         (AU::AC_OUTPUT): Don't double-quote $2 and $3, the compatibility code
3076         in AC_OUTPUT doesn't double-quote it either.
3077         * tests/tools.at (autoupdate): AU::AC_OUTPUT no longer double-quotes the
3078         parameters.
3080 2005-07-10  Stepan Kasal  <kasal@ucw.cz>
3082         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Document which
3083         versions of Portland Group compiler produce single- and double-quoted
3084         -cmdline argument.  Reported by Steven G. Johnson <stevenj@fftw.org>
3085         and Ole Holm Nielsen <Ole.H.Nielsen@fysik.dtu.dk>.
3087 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
3089         * tests/local.at (AT_CONFIG_CMP): Ignore lines like "LIBS=''" too.
3090         This is a corrected version of yesterday's patch.
3092 2005-07-07  Stepan Kasal  <kasal@ucw.cz>
3094         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Report the full
3095         path, too; insert a "===" to emphasize the line.
3097         * lib/autoconf/general.m4 (AC_CANONICAL_BUILD): Rename
3098           ac_cv_build_alias to ac_build_alias.
3099         (AC_CANONICAL_HOST, AC_CANONICAL_TARGET): Simplify.
3101         On 2005-02-24, an unintentional AC_SUBST([CC]) was introduced; this
3102         change eliminates it.  Problem reported by Alexandre Duret-Lutz.
3103         * lib/autoconf/general.m4 (_AC_ARG_VAR_PRECIOUS): Move the AC_SUBST ...
3104         (AC_ARG_VAR): ... here.
3105         (_AC_INIT_PREPARE): Call AC_SUBST for build_alias, host_alias and
3106           target_alias.
3108         Keep a list of all precious variables and process them with one simple
3109         for loop, instead of expanding all commands, or, OTOH, complicated
3110         processing of output of "set".
3111         * lib/autoconf/general.m4 (_AC_ARG_VAR_PRECIOUS): Acumulate the
3112         variable names in new macro...
3113         (_AC_PRECIOUS_VARS): ... which will be assigned to ac_precious_vars.
3114         (_AC_ARG_VAR_STORE): New macro which writes to diversion PARSE_ARGS
3115           a loop to assign all ac_env_* and ac_cv_env_* variables.
3116         (_AC_ARG_VAR_VALIDATE): Use shell variable ac_precious_vars, divert
3117           to INIT_PREPARE.
3118         (_AC_INIT_DEFAULTS): At the end, if _AC_PRECIOUS_VARS is set, assign
3119           its value to shell variable ac_precious_vars and call
3120           _AC_ARG_VAR_STORE and _AC_ARG_VAR_VALIDATE.
3121         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Don't call
3122           _AC_ARG_VAR_VALIDATE.
3124         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Move AC_LANG_PUSH(C)
3125           and the AC_SUBSTs ...
3126         (AC_INIT): ... here.
3128         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Changed the title of
3129           the ac_subst_files section in config.log.
3131         * tests/local.at (AT_CONFIG_CMP): Revert Paul's previous change.
3133 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3135         * NEWS: New macro AC_C_TYPEOF.
3136         * doc/autoconf.texi (C Compiler): Document AC_C_TYPEOF.
3137         * lib/autoconf/c.m4 (AC_C_TYPEOF): New macro.
3138         * tests/c.at (C keywords): Test AC_C_TYPEOF.
3140         Fix problems reported by Nicolas Joly.
3141         * tests/base.at (Input/Output): Ignore 'loading site script' chatter.
3142         * tests/local.at (AT_CONFIG_CMP): Ignore lines like "LIBS=''" too.
3143         They are generated by the Tru64 v5.1B shell.
3145 2005-07-05  Stepan Kasal  <kasal@ucw.cz>
3147         Fix my changes from 2005-07-01; reported by Noah Misch.
3148         * lib/autoconf/status.m4 (_AC_CONFIG_DEPENDENCIES): Fix the
3149         description, the macro now accepts only a single tag.
3150         (_AC_CONFIG_UNIQUE): Likewise; s/AC_File/[$1]/
3152         Fix cases when the varsions of Autoconf and Autotest don't match.
3153         Reported by Noah Misch.
3154         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Set also
3155         at_top_builddir, for compatibility with older autotest.
3156         * lib/autotest/general.m4 (AT_INIT): If at_top_build_prefix
3157         is not set, use at_top_builddir, for compatibility with older
3158         versions of autoconf.
3160 2005-07-04  Paul Eggert  <eggert@cs.ucla.edu>
3162         * bin/autom4te.in ($m4): Catch usages like --nesting-limit=2048.
3163         Problem reported by Patrick Welche.
3165 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
3167         * lib/autoconf/general.m4 (AC_ARG_PROGRAM): Use &, not |, in
3168         sed substitution command, so that we allow | in program prefixes
3169         and program suffixes.  (& is a problem anyway; we're not fixing
3170         that here.)
3171         * lib/autoconf/status.m4 (AC_CONFIG_FILES): Likewise, for
3172         configure_input, top_builddir, srcdir, etc.
3173         * lib/autotest/general.m4 (AT_INIT): Likewise, for
3174         PATH_SEPARATOR in AUTOTEST_PATH.
3176 2005-07-02  Alexandre Duret-Lutz  <adl@gnu.org>
3178         * lib/autoconf/general.m4 (AC_SITE_LOAD): Rewrite the
3179         for loop over config.site files using `set', to allow
3180         directory names containing IFS characters.
3182 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
3184         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Remove the tests for
3185         directories with weird names.  Apparently some people like living
3186         on the edge.  However, improve the test that "pwd" actually does
3187         report a name for the working directory.
3188         * NEWS: Remove the claim that we test for funny chars in dir names.
3190 2005-07-01  Stepan Kasal  <kasal@ucw.cz>
3192         * lib/autoconf/general.m4 (AC_FOREACH): Make obsolete; it's
3193         replaced ...
3194         * lib/m4sugar/m4sugar.m4 (m4_foreach_w): ... by this new macro.
3195         * lib/autoconf/status.m4 (_AC_CONFIG_DEPENDENCIES, _AC_CONFIG_UNIQUE):
3196         Now accept a single tag, not whitespace separated list.
3197         (AC_CONFIG_SUBDIRS): Call _AC_CONFIG_UNIQUE in a m4_foreach_w loop.
3199 2005-06-30  Stepan Kasal  <kasal@ucw.cz>
3201         * doc/autoconf.texi (Configuration Headers): Change the explanation
3202         about #include <config.h>.
3203         (Generic Functions): Mention the Gnulib project.
3204         (Limitations of Usual Tools) <sed>: Another minor rephrasing.
3206         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Use a here
3207         document to output the default config_* lists to config.status.
3208         Don't recognize option --file, if the functionality is not there.
3209         Likewise for --header; moreover, recognize --he and --h as shortcuts
3210         for --help in that case.
3212         * lib/autoconf/status.m4: Fix the order of the "sections", so that it
3213         matches the order of execution.  No code changed.
3215 2005-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3217         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Fix also for
3218         single-quoted -cmdline argument in Portland Group compiler.
3219         Reported against LAM by Ole Holm Nielsen <Ole.H.Nielsen@fysik.dtu.dk>.
3221 2005-06-30  Alexandre Duret-Lutz  <adl@gnu.org>
3223         * lib/autom4te.in (Automake-preselections): Preselect AC_SUBST_TRACE.
3225 2005-06-29  Stepan Kasal  <kasal@ucw.cz>
3227         * doc/autoconf.texi (File Descriptors): ksh doesn't pass open file
3228         descriptors to child processes; reported by Norman Gray.
3230 2005-06-29  Stepan Kasal  <kasal@ucw.cz>
3232         * lib/autoconf/general.m4 (AC_ARG_VAR): Move next to _AC_ARG_PRECIOUS.
3234         * lib/autoconf/general.m4 (AC_SUBST_TRACE): New macro, to be traced
3235         instead of AC_SUBST; proposed by Alexandre Duret-Lutz.
3236         (AC_SUBST): Call it.
3237         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Call AC_SUBST_TRACE for
3238         the directory specific variables; but don't call it for configure_input.
3240 2005-06-28  Derek Price  <derek@ximbiot.com>
3242         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Reword recent
3243         addition.
3245 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
3247         * NEWS: Don't worry about spaces in bindir etc.  Only srcdir and working
3248         directory have inherent problems with special characters like spaces,
3249         due to limitations in Make syntax.  Problem reported by Alexandre
3250         Duret-Lutz.
3251         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Implement the above.
3252         Also, fix Tru64 porting problem with shell patterns,
3253         reported by Ralf Wildenhues.
3255 2005-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3257         * doc/autoconf.texi (Subdirectories): Fix markup typos.
3259 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
3261         * tests/local.at (AT_CHECK_ENV): Simplify regexp slightly.
3263         Fix some more shell quoting problems.  Prompted by a bug report
3264         from Justace Clutter.
3265         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Put name of invalid
3266         variable into diagnostic.  Make the diagnostic an error, not a warning,
3267         because we really don't support spaces and suchlike in dir names.
3268         (_AC_INIT_SRCDIR): Allow special characters in $ac_unique_file.
3269         Don't worry about backslashes in srcdir; it can't happen now.
3270         (_AC_INIT_PARSE_ARGS): Allow weird characters in ac_optarg.
3271         Simplify ac_optarg handling.
3272         (_AC_ARG_VAR_VALIDATE): Remove unnecessary and inconsistent quotes.
3274 2005-06-22  Stepan Kasal  <kasal@ucw.cz>
3276         Fix AT_CONFIG_CMP for Solaris hosts; idea from Ralf Menzel.
3277         * configure.ac: Call AC_PROG_EGREP and AC_PROG_SED.
3278         * tests/atlocal.in: Propagate $EGREP and $SED.
3279         * tests/local.at (AT_CHECK_ENV): Use $EGREP, not $GREP -E.
3280         (AT_CONFIG_CMP): Use sed instead of grep plumbing.
3282         * doc/autoconf.texi (Limitations of Usual Tools) <grep>: Mention
3283         that '\|' is not allowed in BREs; recommend using newline separated
3284         list of patterns instead of multiple -e options.
3286         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Remove an old comment.
3288         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Use AC_SUBST/2.
3290 2005-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3292         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Fix typo.
3294 2005-06-21  Stepan Kasal  <kasal@ucw.cz>
3296         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Document that
3297         b, t, r, w commands require single space, while : cannot have any.
3298         (Special Shell Variables): Fix sed code this in the example.
3299         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Likewise; and fix a typo.
3300         * lib/autotest/general.m4 (AT_ARG_OPTION): Fix typo in the description.
3302         * lib/m4sugar/m4sugar.m4 (m4_split): If the parameter is empty,
3303         expand to the empty list.  Don't use two pairs of m4_changequote,
3304         it's not necessary.
3306 2005-06-20  Derek Price  <derek@ximbiot.com>
3308         * lib/m4/programs.m4 (AC_PROG_YACC): Declare YACC & YFLAGS precious.
3310 2005-06-17  Paul Eggert  <eggert@cs.ucla.edu>
3312         * lib/m4sugar/m4sh.m4 (as_awk_strverscmp): Port to Solaris /bin/awk.
3313         * doc/autoconf.texi:
3314         Don't mention Solaris versions so much, if a
3315         problem is common to all extant versions of Solaris.  Say "SunOS
3316         4" instead of "SunOS" for SunOS 4.
3317         (awk): Mention more of the limitations of traditional Awk.
3318         (cat): Don't talk about cat -v.
3320 2005-06-16  Paul Eggert  <eggert@cs.ucla.edu>
3322         * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE): New macro.
3323         (AS_VERSION_COMPARE): New macro.  The API is taken from CVS,
3324         but the implementation is entirely different and is designed
3325         to be compatible with glibc strverscmp.
3326         * tests/m4sh.at (AS_VERSION_COMPARE): New test.
3328         * doc/autoconf.texi (Limitations of Usual Tools): Mention expr bug
3329         on Mac OS X 10.4 reported by Peter O'Gorman in:
3330         http://lists.gnu.org/archive/html/autoconf-patches/2005-06/msg00041.html
3331         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT):
3332         Use shell builtins rather than 'expr', to work around expr bug.
3334 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
3336         * doc/autoconf.texi: "filesystem" -> "file system".
3337         "behaviour" -> "behavior".
3338         Warn about \(...\)* in Solaris sed (written by Ralf Menzel).
3339         * lib/autoconf/general.m4: Omit blank after ":" sed command,
3340         as per POSIX.
3341         * lib/m4sugar/m4sh.m4: Likewise.
3342         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Work around problem
3343         with Solaris sed.  Fix by Ralf Menzel and Stepan Kasal.
3345         * man/Makefile.am (MOSTLYCLEANFILES): Add $(srcdir)/*.t.
3346         (.x.1): Ignore the time stamp in the .TH line when deciding whether
3347         to update the man page.  That way, we don't have to check in new
3348         man pages every month.
3350         * lib/m4sugar/m4sh.m4 (AS_VAR_TEST_SET): Work even if $1 contains
3351         quotes and backslashes.  Patch from Derek Price.
3353 2005-06-10  Derek Price  <derek@ximbiot.com>
3355         * doc/autoconf.texi (Programming in M4sh): Document AS_TR_CPP &
3356         AS_TR_SH.
3358 2005-06-08  Paul Eggert  <eggert@cs.ucla.edu>
3360         * lib/autotest/general.m4 (AT_INIT): Don't accept Solaris 9's diff
3361         -u, since it outputs chatter if the input files are the same.
3362         Problem reported by Ralf Menzel.
3364 2005-06-08  Derek Price  <derek@ximbiot.com>
3366         * lib/m4sugar/m4sugar.m4: Undefine include & sinclude rather than
3367         renaming them since they are about to be redefined anyhow.
3369 2005-06-08  Derek Price  <derek@ximbiot.com>
3371         * doc/autoconf.texi (Redefined M4 Macros): Add index entries for most
3372         redefined M4 macros to this node.  Document m4_include & m4_sinclude.
3373         Move m4_undefine to alphabetical order.
3375 2005-06-07  Paul Eggert  <eggert@cs.ucla.edu>
3377         * README: Recommend GNU M4 1.4.3 or later.
3378         * doc/autoconf.texi (Introduction): Likewise.
3379         Reword to avoid some formatting glitches.
3380         Use "#!/bin/sh", not "#! /bin/sh"; the space isn't needed these days.
3381         Clarify explanation of HP compiler bug.
3382         Redo example output tp match current CVS snapshot.
3383         Use @example.org in email addresses when the examples
3384         might get inadvertently cut-and-pasted into user code.
3385         Remove example of autom4te usage that doesn't seem to work now.
3386         Use modern AC_INIT (except when the example is meant to be
3387         shown with Autoconf 2.13).
3388         Update ksh info for Solaris 9 and later.
3389         KB -> kB.
3390         Modernize description of Automake versions a bit.
3391         Don't claim a future version of Autoconf is near.
3392         * doc/install.texi: Reword to avoid some formatting glitches.
3394 2005-06-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3396         * doc/autoconf.texi: Add [] to examples, so that the manual
3397         follows its own advice about quoting better.
3398         Reword to avoid some formatting glitches.
3399         * doc/installt.exi: Reword to avoid some formatting glitches.
3401         * doc/autoconf.texi (Limitations of Builtins) <case>: Mention
3402         Tru64 ksh pattern matching bug.  Reported against Libtool by
3403         Albert Chin <libtool@mlists.thewrittenword.com> and
3404         Nicolas Joly <njoly@pasteur.fr>.
3406 2005-06-06  Stepan Kasal  <kasal@ucw.cz>
3408         m4_cdr of one-member list was [[]] (one-member list containing an
3409         empty string) instead of [] (an empty list.  Callers were skewed to
3410         match this misbehaviour.  As a consequence of this:
3411          - m4_foreach([x], [], [foo]) expanded to `foo', while
3412          - the expansion of m4_foreach([x], [[]], [foo]) was empty.
3413         This bug has been fixed:
3415         * lib/m4sugar/m4sugar.m4 (m4_cdr): If only one argument is given,
3416           expand to an empty string; print error msg if called without
3417           an argument list.
3418         (m4_foreach, m4_map, m4_map_sep): Don't expect the previous
3419           misbehaviour; handle [] and [[]] correctly.
3421 2005-06-06  Stepan Kasal  <kasal@ucw.cz>
3423         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Nuke ac_max_here_lines.
3424         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Simplify the sed
3425           scripts created and the loop applying them, use _AC_SED_CMD_LIMIT.
3427 2005-06-06  Ralf Menzel <menzel@ls6.cs.uni-dortmund.de>  (trivial change)
3429         * doc/autoconf.texi (Limitations of Usual Tools): Solaris' awk cannot
3430           swallow records with more than 99 fields.
3431         * lib/autotest/general.m4 (AT_INIT): Use the awk builtin `split' to
3432           parse the long line.
3434 2005-06-04  Stepan Kasal  <kasal@ucw.cz>
3436         * doc/autoconf.texi (Limitations of Usual Tools): AIX awk cannot
3437           swallow literals longer than 399.  Reported by Ralf Wildenhues.
3438         * lib/autotest/general.m4 (AT_INIT): Pass $at_groups though stdin,
3439           to workaround this limitation.
3441 2005-06-03  Steven G. Johnson  <stevenj@alum.mit.edu>
3443         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Find g95 in addition
3444         to gfortran, and make these the first two compiler names
3445         checked (following the general autoconf preference for gcc).
3447 2005-06-03  Stepan Kasal  <kasal@ucw.cz>
3449         * tests/Makefile.am (check_SCRIPTS): Set to $(wrappers).
3450         (DISTCLEANFILES): Remove $(check_SCRIPTS).
3451         (testsuite): Make sure autotest.m4f is up-to-date before using it.
3453 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
3455         * lib/autotest/general.m4 (AT_INIT): Don't create a regular
3456         expression of unbounded size when processing the --list
3457         option.  This runs afoul of a limit of 399 bytes per regular
3458         expression on AIX.  Problem reported by Ralf Wildenhues.
3460 2005-06-01  Paul Eggert  <eggert@cs.ucla.edu>
3462         * NEWS: Note yesterday's changes to AC_SUBST and AC_SUBST_FILE.
3463         * doc/autoconf.texi (Particular Headers): Reword example
3464         for multiline stdbool replacement.
3465         (Setting Output Variables): Reword text a bit.  Don't
3466         give all the details about |#_!!_#|.
3467         Reword description of line replacement.
3469 2005-05-31  Dan Manthey  <dan_manthey@partech.com>
3471         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Output variables may
3472         now contain newlines, and substituted files must be referenced on
3473         a line alone; the sed scripts to substitute them are now very
3474         different.
3475         (_AC_SED_CMD_LIMIT): Added; single place to store limit on how many
3476         commands can be put in a sed script portably.
3477         * doc/autoconf.texi (Setting Output Variables): Document above
3478         changes.  (Particular Header Checks) <AC_HEADER_STDBOOL>: Give exaple
3479         use of multiline substitution.
3480         * tests/torture.at: No longer expect substitution of newline to fail.
3482 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
3484         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Fix diagnostics.
3485         From Ralf Menzel (trivial change).
3487 2005-05-25  Paul Eggert  <eggert@cs.ucla.edu>
3489         * tests/local.at: Don't attempt to check for negated character
3490         classes in shell scripts.  The test was too brittle.
3492 2005-05-25  Stepan Kasal  <kasal@ucw.cz>
3494         * bin/autoconf.as: Don't use "shift 2"; it's not portable enough.
3495         * doc/autoconf.texi (Limitations of Builtins): Document this
3496           limitation.
3498 2005-05-24  Stepan Kasal  <kasal@ucw.cz>
3500         * lib/m4sugar/m4sh.m4 (_AS_ECHO_LOG): New macro to factor out
3501           common code; used in many places in the tree.
3502         (AS_ESCAPE): Make the pattern a bit simpler; use \& insetad of \1.
3503         (_AS_ECHO_UNQUOTED): Move the macro lower; no code change.
3505         * lib/m4sugar/m4sugar.m4 (m4_ifset): Use m4_ifval.
3507         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Merge the two error
3508           messages when ac_unique_file is not found.
3509         (AC_CONFIG_MACRO_DIR): Simplify the `if' at the end.
3510         (AC_MSG_CHECKING, AC_MSG_RESULT): Put braces around the two echo
3511           commands, for consistency with AC_MSG_ERROR and such.
3513         * bin/autoconf.as: Make more use of "shift 2" in option processing.
3515         * bin/Makefile.am: Merge the two rules for creating scripts.
3517 2005-05-23  Stepan Kasal  <kasal@ucw.cz>
3519         * lib/autoconf/general.m4 (AC_MSG_RESULT_UNQUOTED): Make
3520         obsolete; it was never documented.
3521         (AC_CACHE_CHECK): Use AC_MSG_RESULT instead.
3523 2005-05-20  Stepan Kasal  <kasal@ucw.cz>
3525         * NEWS: @top_builddir@ is now a dirname, ac_top_builddir will follow.
3526         * lib/autoconf/status.m4 (_AC_SRCDIRS): Rename ...
3527         (ac_top_builddir): ... this ...
3528         (ac_top_build_prefix): ... to this; the old name is also kept, for
3529           backward compatibility.
3530         (ac_top_builddir_sub): New variable, without the trailing slash,
3531           always nonempty.
3532         (_AC_OUTPUT_FILES): s/@top_builddir@/$ac_top_builddir_sub/
3533         * doc/autoconf.texi (Configuration Actions): Rename
3534           ac_top_builddir to ac_top_build_prefix.
3535         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Rename
3536           at_top_builddir to at_top_build_prefix.
3537         * lib/autotest/general.m4 (AT_INIT): Likewise.
3539 2005-05-20  Stepan Kasal  <kasal@ucw.cz>
3541         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Simplify the init
3542           of confdefs.h .
3544 2005-05-17  Stepan Kasal  <kasal@ucw.cz>
3546         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Don't m4_quote the second
3547           argument to m4_foreach.  I guess it was necessary in the past,
3548           but I think it's a no-op now.
3550 2005-05-17  Stepan Kasal  <kasal@ucw.cz>
3552         * lib/autoconf/general.m4 (_AC_INIT_HELP): Merge two consecutive
3553           ``cat <<_ACEOF'' commands to one.
3554         (_AC_CANONICAL_SPLIT): Use expr, not ``echo|sed.''
3555         * lib/autoconf/status.m4: On various places, use expr instead of
3556           ``echo|sed.''
3557         (_AC_CONFIG_SPLIT, _AC_CONFIG_SPLIT_SOURCE_DEST):
3558         (_AC_CONFIG_SPLIT_FILE_IN): New macros, to factor out common code.
3559         * lib/autotest/general.m4 (AT_INIT): Use expr to get the numbers from
3560           a range.
3561         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Use awk to search for
3562           the wrong patterns between ``case'' and ``esac.''  The previous
3563           code had false positives.
3565 2005-05-14  Alexandre Duret-Lutz  <adl@gnu.org>
3567         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Prepend ${LIBOBJDIR},
3568         as on 2005-05-02.
3569         * doc/autoconf.texi (Particular Functions) <AC_FUNC_ALLOCA>:
3570         Mention LIBOBJDIR.
3572 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
3574         * AUTHORS, BUGS, COPYING, ChangeLog, ChangeLog.0, ChangeLog.1,
3575         ChangeLog.2, GNUmakefile, Makefile.am, Makefile.cfg,
3576         Makefile.maint, NEWS, README, README-alpha, TODO, configure.ac,
3577         bin/Makefile.am, bin/autoconf.as, bin/autoheader.in,
3578         bin/autom4te.in, bin/autoreconf.in, bin/autoscan.in,
3579         bin/autoupdate.in, bin/ifnames.in, config/Makefile.am,
3580         config/config.guess, config/config.sub, config/elisp-comp,
3581         config/m4.m4, config/mdate-sh, config/missing, config/texinfo.tex,
3582         doc/Makefile.am, doc/fdl.texi, lib/Makefile.am, lib/autom4te.in,
3583         lib/freeze.mk, lib/Autom4te/C4che.pm, lib/Autom4te/ChannelDefs.pm,
3584         lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm,
3585         lib/Autom4te/FileUtils.pm, lib/Autom4te/General.pm,
3586         lib/Autom4te/Request.pm, lib/Autom4te/Struct.pm,
3587         lib/Autom4te/XFile.pm, lib/autoconf/Makefile.am,
3588         lib/autoconf/autoconf.m4, lib/autoconf/autoheader.m4,
3589         lib/autoconf/autoscan.m4, lib/autoconf/autotest.m4,
3590         lib/autoconf/autoupdate.m4, lib/autoconf/c.m4,
3591         lib/autoconf/fortran.m4, lib/autoconf/functions.m4,
3592         lib/autoconf/general.m4, lib/autoconf/headers.m4,
3593         lib/autoconf/lang.m4, lib/autoconf/libs.m4,
3594         lib/autoconf/oldnames.m4, lib/autoconf/programs.m4,
3595         lib/autoconf/specific.m4, lib/autoconf/status.m4,
3596         lib/autoconf/types.m4, lib/autoscan/Makefile.am,
3597         lib/autoscan/autoscan.list, lib/autoscan/autoscan.pre,
3598         lib/autotest/Makefile.am, lib/autotest/autotest.m4,
3599         lib/autotest/general.m4, lib/emacs/Makefile.am,
3600         lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el,
3601         lib/m4sugar/Makefile.am, lib/m4sugar/m4sh.m4,
3602         lib/m4sugar/m4sugar.m4, man/Makefile.am, tests/Makefile.am,
3603         tests/atlocal.in, tests/autotest.at, tests/base.at, tests/c.at,
3604         tests/compile.at, tests/foreign.at, tests/fortran.at,
3605         tests/local.at, tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh,
3606         tests/semantics.at, tests/suite.at, tests/tools.at,
3607         tests/torture.at, tests/wrapper.as:
3608         Update FSF postal mail address.
3610 2005-05-13  Stepan Kasal  <kasal@ucw.cz>
3612         * lib/autoconf/general.m4 (AC_CONFIG_LIBOBJ_DIR): Remove the broken
3613           check.
3614         * lib/m4sugar/m4sugar.m4 (m4_bmatch): Halt with error if we don't get
3615           enough arguments, similarly as in m4_bpatsubsts.
3617 2005-05-12  Stepan Kasal  <kasal@ucw.cz>
3619         * lib/autoconf/status.m4 (_AC_SRCDIRS): Simplify the computation
3620           of absolute paths.
3622 2005-05-11  Stepan Kasal  <kasal@ucw.cz>
3624         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Make the check
3625           for absolute directory names in one loop.
3626         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Handle
3627           abbreviations of --version and --debug.
3629 2005-05-10  Paul Eggert  <eggert@cs.ucla.edu>
3631         * doc/autoconf.texi (Autoconf Language): Be more precise about
3632         quoting rules.  Problems noted by Stepan Kasal.
3633         Also, throughout this document, be more careful about white space.
3634         "blank", "white space", and "space" all have different meanings
3635         and we should be careful to say what we mean.
3637 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
3639         Fix C++ related problems reported by Werner Lemberg.
3640         * doc/autoconf.texi (C++ Compiler): Mention .cpp extension.
3641         * lib/autoconf/c.m4 (AC_LANG(C++)): Set ac_ext to .cpp, not .cc.
3642         * lib/autoconf/types.m4 (AC_TYPE_SIGNAL): Simplify test, to
3643         avoid problems with C++ and throw.
3644         * tests/compile.at: .cpp, not .cc.
3646         * tests/semantics.at: Prepend LIBOBJDIR, as per 2005-05-02 change.
3648 2005-05-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3650         * doc/autoconf.texi (Generic Functions): Typos.
3652 2005-05-02  Gary V. Vaughan  <gary@gnu.org>
3654         * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Prepend each
3655         object named in LIBOBJS and LTLIBOBJS with the ${LIBOBJDIR}, as
3656         set by latest automake.
3658 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
3660         * doc/autoconf.texi (Limitations of Usual Tools): "expr '' \| ''"
3661         outputs 0 on GNU/Linux these days.
3663 2005-04-29  Paul Eggert  <eggert@cs.ucla.edu>
3665         * doc/autoconf.texi (Autoconf Language): Add more description
3666         about quoting heuristics.
3667         (Limitations of Builtins): Describe "set -" problems.
3669 2005-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3671         * lib/autotest/general.m4 (AT_KEYWORDS): Separate by space,
3672         not newline.
3674         * doc/autoconf.texi (External Software): Replace AC_DEFINE_UNQUOTED
3675         by AC_DEFINE; it was a mistake.
3676         From bug reported against libtool by Dalibor Topic <robilad@kaffe.org>.
3678 2005-04-25  Stepan Kasal  <kasal@ucw.cz>
3680         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): A tiny optimization.
3682 2005-04-22  Stepan Kasal  <kasal@ucw.cz>
3684         * doc/autoconf.texi (External Software): Quadrigraphs are not
3685           processed correctly in AS_HELP_STRING; avoid this in the examples.
3686         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): Add a FIXME about quadrigraphs.
3687         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Likewise; and rephrase the
3688           comment and reduce m4_default([foo], []) to [foo].
3689         (m4_strip): Update the explanation.
3691 2005-04-19  Paul Eggert  <eggert@cs.ucla.edu>
3693         * lib/autoconf/general.m4 (_AC_INIT_PREPARE, _AC_RUN_IFELSE):
3694         Remove core.conftest.* too; it's generated by Tru64 5.1.
3695         Problem reported by Jennis Pruett.
3696         * lib/autoconf/functions.m4
3697         (AC_FUNC_SETVBUF_REVERSED, AC_FUNC_UTIME_NULL):
3698         Don't bother to remove core files; AC_RUN_IFELSE should do that
3699         for you.
3701 2005-04-19  Stepan Kasal  <kasal@ucw.cz>
3703         * lib/m4sugar/m4sugar.m4 (m4_bpatsubsts): Add the b- to comment, too.
3705 2005-04-19  Alexandre Duret-Lutz  <adl@gnu.org>
3707         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Handle --docdir.
3708         Report from Horst Wente.
3710 2005-04-15  Stepan Kasal  <kasal@ucw.cz>
3712         * lib/autoconf/general.m4 (_AC_ARG_VAR_VALIDATE): Fixed a typo in
3713           the comment.
3715 2005-04-14  Gregorio Guidi  <greg_g@gentoo.org>
3717         * doc/autoconf.texi (External Software, Package Options): Add
3718           examples showing how to implement --with-* and --enable-* options.
3720 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
3722         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Look for configure.ac
3723         as well as configure.in.  Problem reported by Gregorio Guidi.
3725 2005-04-10  Paul Eggert  <eggert@cs.ucla.edu>
3727         * doc/autoconf.texi (Particular Functions): Use gnulib's current
3728         pattern for alloca snippet.
3730 2005-04-04  Stepan Kasal  <kasal@ucw.cz>
3732         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): Fix a typo.
3734 2005-04-01  Stepan Kasal  <kasal@ucw.cz>
3736         * doc/autoconf.texi (Generic Programs): Fix a typo.
3738 2005-04-01  Paul Eggert  <eggert@cs.ucla.edu>
3740         * lib/autotest/general.m4 (AT_INIT): Don't assume that "date +%s"
3741         fails if %s isn't supported.  Problem reported by Ralf Wildenhues.
3743 2005-03-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3745         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS):
3746         Merge `-z option' as well for the benefit of Solaris link flags.  Pass
3747         whole-archive (-zallextract, -zdefaultextract) options in the hope of
3748         unique libraries, for the Sun Fortran 95 8.0 compiler.  Bug reported
3749         against Libtool by Yury Puhalsky <pooh@cryptopro.ru>.
3751 2005-03-22  Paul Eggert  <eggert@cs.ucla.edu>
3753         * NEWS: The configure command now warns you if you attempt to use
3754         a directory whose name contains a special character like space,
3755         newline, or "\".
3756         * doc/autoconf.texi (Installation Directory Variables): Allow
3757         "," in file names.  Do not use \@; it's not a portable regexp.
3758         * bin/Makefile.am (edit): Likewise.
3759         * lib/Makefile.am (edit): Likewise.
3760         * tests/Makefile.am (edit): Likewise.
3761         * tests/semantics.at: Likewise.
3762         * tests/torture.at: Likewise.
3763         * lib/autoconf/general.m4 (AC_ARG_PROGRAM): Likewise.
3764         * lib/autoconf/status.m4 (_AC_SRCDIRS): Likewise.
3765         * doc/autoconf.texi (File System Conventions): Warn about
3766         unportable file names.
3767         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): New macro.
3768         (AC_INIT): Use it.
3769         (_AC_INIT_SRCDIR): Use ac_pwd rather than invoking pwd.
3770         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Propagate
3771         ac_pwd, and quote srcdir.
3772         * lib/autotest/general.m4 (AT_INIT): Quote file name args.
3774         * doc/autoconf.texi: Fix some systematic formatting problems.
3775         ".)"  needs a following @: if not at the end of a sentence, and
3776         similarly for "!)".  "etc." should be preceded by a comma.
3777         "n-th" -> "@var{n}th".  pdksh is still buggy, so update its date.
3779 2005-03-22  Bruno Haible  <bruno@clisp.org>
3781         * doc/autoconf.texi (Input): Mention that AC_CONFIG_AUX_DIR's
3782         argument is often called 'build-aux'.
3784 2005-03-07  Stepan Kasal  <kasal@ucw.cz>
3786         * doc/autoconf.texi (Quotation Rule Of Thumb): Mention that the
3787           macro AC_TRY_LINK is obsolete.
3788         (Installation Directory Variables): Change `AC_OUTPUT_FILES' to
3789           `AC_CONFIG_FILES'.
3791 2005-02-24  Stepan Kasal  <kasal@ucw.cz>
3793         * lib/autoconf/c.m4 (AC_PROG_CC): Be more careful to skip
3794           `/usr/ucb/cc'; use `cl.exe' to distinguish the MS compiler
3795           from a Common Lisp's `cl'.
3796         (AC_PROG_CXX): Behave according to the documentation: don't
3797           search for $ac_tool_prefix$CCC and $CCC, just set CXX=$CCC;
3798           make the variable CCC precious; use `cl.exe', not `cl'.
3800 2005-02-23  Paul Eggert  <eggert@cs.ucla.edu>
3801             Alexandre Duret-Lutz  <adl@gnu.org>
3803         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect stdin from
3804         /dev/null, as "configure" shouldn't read stdin, and this insulates
3805         us from problems (e.g., when testing for "cl").  Also, do this
3806         redirection before invoking "hostname" or "uname", and keep the
3807         original input stream available via...
3808         (AS_ORIGINAL_STDIN_FD): ... this new macro.
3809         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE, _AC_LINK_IFELSE): Don't
3810         bother with "</dev/null" since it's now done at the top of
3811         'configure'.
3812         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX): Likewise.
3813         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
3814         * lib/autoconf/programs.m4 (_AC_PATH_PROG_FLAVOR_GNU): Likewise.
3815         * doc/autoconf.texi (File Descriptor Macros): New section.
3816         (Printing Messages): Mention it.
3817         * tests/base.at (Input/Output): New test.
3819 2005-02-23  Paul Eggert  <eggert@cs.ucla.edu>
3821         * lib/m4sugar/m4sh.m4 (_AS_ECHO_N_PREPARE): Don't set ECHO_C to
3822         newline if neither \c nor -n work, as that would output two
3823         newlines.  Prefer -n to \c.  Reported by Stepan Kasal.
3825 2005-02-12  Stepan Kasal  <kasal@ucw.cz>
3827         * lib/m4sugar/m4sh.m4 (AS_IF): Define by m4_defun, not m4_define.
3828         This causes that any required macros inside will get before the if.
3829         * doc/autoconf.texi (autom4te.cache): A typo.
3831 2005-02-12  Paul Eggert  <eggert@cs.ucla.edu>
3833         Undo previous change, except keep the change to
3834         lib/autoconf/programs.m4 that replaced grep with shell
3835         pattern-matching.  This is because net-snmp configure reads stdin.
3836         Reported by Noah Misch.
3838 2005-02-11  Paul Eggert  <eggert@cs.ucla.edu>
3840         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect stdin
3841         from /dev/null, as "configure" shouldn't read stdin, and this
3842         insulates us from problems (e.g., when testing for "cl").
3843         Suggested by Alexandre Duret-Lutz.  Also, do this redirection
3844         before invoking "hostname" or "uname".
3845         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE,
3846         _AC_LINK_IFELSE): Undo previous change, as it's no longer needed.
3847         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX): Don't bother with
3848         "</dev/null" since it's now done at the top of 'configure'.
3849         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
3850         * lib/autoconf/programs.m4 (_AC_PATH_PROG_FLAVOR_GNU): Likewise.
3851         Also, replace grep with shell pattern-matching, to save a process.
3853 2005-02-10  Paul Eggert  <eggert@cs.ucla.edu>
3855         * lib/autoconf/general.m4 (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE,
3856         _AC_LINK_IFELSE): Redirect stdin to /dev/null, in an attempt to
3857         avoid thinking that Allegro Common Lisp's "cl" command is a C++
3858         compiler.
3860 2005-02-09  Paul Eggert  <eggert@cs.ucla.edu>
3862         * doc/autoconf.texi (Limitations of Usual Tools): Document that
3863         grep -q isn't portable.  Improve grep -s explanation.
3864         Problem reported by Dan Manthey.
3866 2005-02-08  Paul Eggert  <eggert@cs.ucla.edu>
3868         * doc/autoconf.texi (Special Shell Variables): Clarify
3869         PATH_SEPARATOR wording; fix typo in IFS.  Reported by Gary V. Vaughan.
3871 2005-02-07  Paul Eggert  <eggert@cs.ucla.edu>
3873         * doc/autoconf.texi: Use @acronym for DJGPP.
3874         Fix some @code's that should have been @env's, and vice versa.
3875         Sort environment variable names.
3876         Mention that shells no longer inherit IFS.
3877         Don't recommend PATH_SEPARATOR=';' so strongly.
3878         Mention that $RANDOM might expand to the empty string.
3879         "symlink" and "soft link" -> "symbolic link".
3880         Improve mktemp description (reported by Bruno Haible).
3882 2005-02-05  Paul Eggert  <eggert@cs.ucla.edu>
3884         * tests/foreign.at (Libtool): Don't overquote AT_SETUP arg.
3885         * tests/m4sh.at (AS_DIRNAME, AS_BASENAME, AS_MKDIR_P, AS_HELP_STRING):
3886         Likewise.
3887         * tests/semantics.at (AC_C_BIGENDIAN, AC_PATH_PROG & AC_PATH_PROGS):
3888         Likewise.
3890 2005-02-04  Paul Eggert  <eggert@cs.ucla.edu>
3892         * NEWS: Mention AT_COPYRIGHT.
3894         * tests/local.at (AT_CMP): Use diff directly on input files rather
3895         than copying them.
3897         * lib/autoconf/programs.m4 (AC_PROG_SED): Don't look in
3898         /usr/xpg4/bin since that sed dumps core (at least on Solaris 8).
3900 2005-02-04  Noah Misch  <noah@cs.caltech.edu>
3901         and Paul Eggert  <eggert@cs.ucla.edu>
3903         * tests/autotest.at (Empty test suite): New test.
3904         * tests/torture.at (Substitute and define special characters)
3905         (Substitute a 2000-byte string, Define to a 2000-byte string)
3906         (Substitute a newline, Define a newline): New tests.
3908 2005-02-04  Noah Misch  <noah@cs.caltech.edu>
3910         * lib/m4sugar/m4sugar.m4 (m4_re_string, m4_re_word): Revert 2002-03-04.
3911         * tests/local.at (AT_CHECK_M4SUGAR): Add `m4sugar' to keywords.
3912         (AT_CHECK_ENV): Ignore LTLIBOBJS, FC variables, EGREP, FGREP, and SED.
3913         * tests/m4sugar.at (AT_CHECK_M4SUGAR_TEXT, AT_CHECK_M4RE): New macros.
3914         (Standard regular expressions): New test.
3915         (m4_warn, m4_require: circular dependencies, m4_text_wrap): Strip
3916         excess test name quoting.
3917         * tests/semantics.at (AC_CHECK_HEADERS_OLD, AC_CHECK_HEADERS_NEW): Pass
3918         CPPFLAGS to `configure' instead of setting it in `configure'.
3920         * lib/m4sugar/m4sh.m4 (AS_UNAME): Try only /usr/bin/hostinfo, not
3921         any `hostinfo' in $PATH, since hostinfo.exe is a popular file name
3922         on some platforms.
3924         * lib/autoconf/fortran.m4 (AC_LANG(Fortran), AC_FC_SRCEXT):
3925         s/FC_SRCEXT/ac_fc_srcext/; s/FCFLAGS_SRCEXT/ac_fcflags_srcext/.
3927         * tests/local.at (AT_CMP): New macro.
3928         (AT_DATA_AUTOCONF): Do not call AC_PROG_GREP.
3929         (AC_SAVE_STATE): Move environment grep...
3930         (AT_CHECK_ENV): to here.  Filter out `'$''.  Use AT_CMP.
3931         (AT_CONFIG_CMP): New macro.
3932         (AT_CHECK_MACRO): Run `configure' twice with cache and compare results.
3933         * tests/c.at (Extensions): Do not exit early.
3934         * tests/atlocal.in: Inherit $GREP.
3936         * lib/autoconf/c.m4 (_AC_C_STD_TRY): New macro.
3937         (_AC_PROG_CC_C89, _AC_PROG_CC_C99): Use it.
3939         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Update for 2005.
3940         (AC_COPYRIGHT): Factor header comment portion out and move into...
3941         * lib/m4sugar/m4sh.m4 (AS_COPYRIGHT): This.
3942         * lib/autotest/general.at (AT_COPYRIGHT): New macro.
3943         (AT_INIT): Add Autotest copyright notice.  Display copyright notices in
3944         --version output.
3945         * tests/local.at: Add Autoconf test suite copyright notice.
3946         * doc/autoconf.texi (Writing testsuite.at): Document AT_COPYRIGHT.
3948 2005-02-04  Bruno Haible  <bruno@clisp.org>
3949         and Paul Eggert  <eggert@cs.ucla.edu>
3951         * doc/autoconf.texi (Limitations of Usual Tools): New mkstemp entry.
3953 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
3955         * lib/m4sugar/m4sugar.m4 (m4_re_escape): Escape ?, ^, \, $ too;
3956         this fixes a bug tickled by the AT_CAPTURE_FILE change noted below.
3958         Try not to generated lines of unlimited length, as POSIX places a
3959         2047-byte limit on line length of portable text files.
3960         * lib/autoconf/general.m4 (AC_SUBST, AC_SUBST_FILE):
3961         Use newline as a separator, not space.
3962         * lib/autotest/general.m4 (AT_TESTED, AT_KEYWORDS): Likewise.
3963         (AT_CAPTURE_FILE): Use space-backslash-newline as a separator, not
3964         space.
3966 2005-02-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3968         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Move func_* to
3969         as_func_*.  Add test to check whether positional parameters
3970         are restored after function return.
3972 2005-02-02  Paul Eggert  <eggert@cs.ucla.edu>
3974         * doc/autoconf.texi (Special Shell Variables): Mention _,
3975         BIN_SH, DUALCASE.  Say that variables other than "status" are safe
3976         if they contain a lower-case letter.  The DUALCASE problem was
3977         reported by Ralf Wildenhues.
3979         * bin/autoconf.as: Don't exit with status 0 after write failure
3980         with --help or --version.
3981         * lib/autoconf/general.m4 (_AC_INIT_HELP, _AC_INIT_VERSION): Likewise.
3982         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Likewise.
3984 2005-02-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3986         * doc/autoconf.texi (Limitations of Usual Tools):
3987         Unicos 9 sed limitations.
3988         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Try cf77 before fort77
3989         to get the option-enhanced interface on older Crays.  Try ftn for
3990         Fortran 95 (newer Crays).
3992 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
3994         * man/Makefile.am (.x.1): Go back to the simple solution, but take
3995         care to echo the commands, so the user knows what's going on.
3996         Modified from a suggestion by Stepan Kasal.
3998         * doc/autoconf.texi (autoreconf Invocation): Mention autopoint,
3999         with a cross reference.  Derived from a suggestion by Bruce Korb.
4001 2005-01-31  Paul Eggert  <eggert@cs.ucla.edu>
4003         * doc/autoconf.texi (config.status Invocation): Warn about
4004         discrepancy between CONFIG_SHELL and shell used to invoke 'configure'.
4005         * doc/install.texi (Defining Variables): Likewise.
4006         Based on a proposed patch by Ralf Wildenhues.
4008         * man/Makefile.am (.x.1): Make sure the required generated files
4009         are up to date.  Problem and original solution proposed by Stepan Kasal.
4010         $(dist_man_MANS:.1=-bin-prereq), $(dist_man_MANS:.1=-tests-prereq),
4011         implicit-man-prerequisites): New rules, used by the above.
4013         * doc/make-stds.texi, doc/standards.texi: Sync from gnulib.
4014         * config/config.guess, config/config.sub, config/install-sh: Likewise.
4015         * config/missing, config/texinfo.tex: Likewise.
4017 2005-01-29  Stepan Kasal  <kasal@ucw.cz>
4019         Simplify the implementation of m4_require (a.k.a. AC_REQUIRE).
4020         Update the long comment explaining it.
4022         m4_require no longer writes an ``is required by'' line to the
4023         execution stack.  It contains only one bit of non-redundant
4024         information: that the macro was required, not called.  And even
4025         this bit is useless in most situations: have you ever met a macro
4026         which both calls and requires the same macro?
4028         * lib/m4sugar/m4sugar.m4 (_m4_defun_pro): Don't push a diversion...
4029         (_m4_defun_pro_outer): ... only via this macro, for the outermost
4030           macro.
4031         (_m4_defun_epi, _m4_defun_epi_outer): Complementarily.
4032         (m4_expansion_stack_pop): Remove the misplaced comment.
4033         (m4_require): Don't put the ``is required by'' line to the
4034           execution stack; slightly improve the out-of-a-defun error message.
4035         (_m4_divert_grow): New macro, counter for the temporary diversions.
4036         (_m4_require_call): Use it.
4037         * tests/m4sugar.at (m4_require): Expect output without the
4038           ``is required by'' messages.
4040 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
4042         * doc/autoconf.texi (Limitations of Usual Tools): Recommend X
4043         rather than x for expr.
4045         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT): Avoid subshells when
4046         this is safe.
4047         * lib/autoconf/programs.m4 (AC_PROG_EGREP, AC_PROG_FGREP): Likewise.
4048         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Likewise.
4049         * lib/autotest/general.m4 (AT_INIT): Likewise.
4050         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): Likewise.
4051         * tests/mktests.sh: Likewise.
4053 2005-01-27  Akim Demaille  <akim@epita.fr>
4055         Have autoheader honor --force.
4057         * doc/make-stds.texi, doc/standards.texi: Update from masters.
4058         * lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm
4059         * lib/Autom4te/FileUtils.pm, lib/Autom4te/XFile.pm: Update
4060         from masters, so that FileUtils.pm's update_file provide --force
4061         support.
4062         * bin/autoheader.in: Pass $force to update_file so that
4063         config.h.in is always recreated when --force.
4065 2005-01-24  Stepan Kasal  <kasal@ucw.cz>
4067         * doc/autoconf.texi (Introduction): Update Peter Simons' address.
4069 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
4071         * doc/autoconf.texi (Limitations of Builtins): Clarify that
4072         "if test ! -d foo; ..." is portable.  Suggested by Stepan Kasal.
4074 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
4076         * doc/autoconf.texi (Shell Substitutions): Fix typo in case statement.
4077         Warn about newline stripping in `` and $().  Update Solaris
4078         version to 9.
4079         (Limitations of Builtins): Use expr "X...", not expr "x...", as
4080         X insulates us from future changes to Posix.
4081         (Limitations of Usual Tools): For AS_DIRNAME, warn about newline
4082         stripping.
4084 2005-01-19  Stepan Kasal  <kasal@ucw.cz>
4086         * doc/autoconf.texi (Defining Symbols): Delete the false comment that
4087           you cannot use AC_DEFINE to define macros containing `[' or `]'.
4089 2005-01-13  Paul Eggert  <eggert@cs.ucla.edu>
4091         * doc/autoconf.texi (Limitations of Usual Tools): Document bug
4092         in Solaris 8 join.  Problem reported by Tomohiro Suzuki on
4093         bug-tar mailing list.
4095 2005-01-05  Stepan Kasal  <kasal@ucw.cz>
4097         * lib/m4sugar/m4sugar.m4 (m4_copy): Fix the explanation.
4099 2005-01-05  Paul Eggert  <eggert@cs.ucla.edu>
4101         * lib/autoconf/c.m4 (AC_LANG_INT_SAVE(C)): Declare longval and
4102         ulongval to be static, to avoid unwanted GCC warning.  Problem
4103         reported by Michael Jennings via Daniel Reed; see
4104         <https://bugzilla.redhat.com/beta/show_bug.cgi?id=143852>.
4106 2005-01-05  Alexandre Duret-Lutz  <adl@gnu.org>
4108         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Define datarootdir,
4109         docdir, htmldir, dvidir, pdfdir, psdir, and localdir.  Update
4110         datadir, infodir, and mandir.  Adjust argument parsing code.
4111         (_AC_INIT_HELP): Update help text.
4112         * doc/autoconf.texi (Installation Directory Variables): Document
4113         new variables.
4115 2005-01-04  Noah Misch  <noah@cs.caltech.edu>
4117         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): If the Make program does
4118         not seem to work, assume it does set $(MAKE).
4119         * doc/autoconf.texi (AC_PROG_MAKE_SET): Update.
4121 2005-01-03  Stepan Kasal  <kasal@ucw.cz>
4123         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Add a comment about nesting.
4125 2005-01-03  Stepan Kasal  <kasal@ucw.cz>
4127         A cleanup of the diversion support in m4sugar.
4129         * lib/m4sugar/m4sugar.m4 (_m4_divert): A typo in description.
4130         (_m4_divert_n_stack): New macro; the expansion is
4131           <newline>m4_divert_stack, if m4_divert_stack is defined, and void
4132           otherwise.
4133         (m4_divert, m4_divert_push, m4_divert_pop, m4_init): Use it.
4134         (m4_divert_push, m4_divert_pop, _m4_defun_epi): Don't expand the word
4135           stored in _m4_divert_diversion or _m4_divert_dump.
4136         (m4_divert_pop): When the parameter is given, compare the symbolic
4137           name with the last diversion pushed on the stack.  Previously, the
4138           current diversion was compared with the numeric value of the
4139           diversion given as the parameter.
4140         (m4_require): If the macro hasn't been expanded yet, call ...
4141         (_m4_require_call): this new macro.
4143 2005-01-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4145         * lib/autoconf/general.m4 (_AC_INIT_PREPARE, _AC_ARG_VAR_VALIDATE):
4146         Workarounds for documented `case' limitations.
4148 2005-01-03  Paul Eggert  <eggert@cs.ucla.edu>
4150         * doc/autoconf.texi (Limitations of Usual Tools): Warn about
4151         sed 'command1;command2'.  Problem reported by Ralf Wildenhues.
4153 2005-01-02  Paul Eggert  <eggert@cs.ucla.edu>
4155         * bin/autoconf.as, bin/autoheader.in, bin/autom4te.in,
4156         bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in,
4157         bin/ifnames.in, tests/mktests.sh: Update copyright date to 2005.
4159         Patch from Roger Leigh (with some minor changes) as follows:
4160         * NEWS: New macros AC_PROG_CC_C89, AC_PROG_CC_C99.
4161         Resurrect AC_PROG_CC_STDC.
4162         * doc/autoconf.texi (C Compiler): Add AC_PROG_CC_STDC,
4163         AC_PROG_CC_C89, AC_PROG_CC_C99.
4164         (Obsolete Macros): Remove AC_PROG_CC_STDC; it's no longer obsolete.
4165         * lib/autoconf/c.m4 (_AC_PROG_CC_C89, _AC_PROG_CC_C99, AC_PROG_CC_C89,
4166         AC_PROG_CC_C99): New macros.
4167         (AC_PROG_CC_STDC): Use them.
4168         (_AC_PROG_CC_STDC): Remove.
4169         (AC_C_PROTOTYPES): Use ac_cv_prog_cc_c89, not ac_cv_prog_cc_stdc.
4170         * THANKS: Add Roger Leigh.
4172 2004-12-30  Noah Misch  <noah@cs.caltech.edu>
4174         * bin/autoreconf.in (autoreconf_current_directory):  AM_INIT_AUTOMAKE
4175         signals that the package uses Automake; a `Makefile.am' is typical but
4176         not essential.  Reported by Magnus Therning.
4177         * tests/torture.at (autoreconf.): New banner.
4178         (autoreconf and non-AC configure): Rename to `Non-Autoconf
4179         AC_CONFIG_SUBDIRS'.
4180         (autoreconf an empty directory): Rename to `Empty directory'.
4181         (Unusual Automake input files): New test.
4183 2004-12-30  Noah Misch  <noah@cs.caltech.edu>
4185         * lib/autotest/general.m4 (AT_CAPTURE_FILE): New macro.
4186         (AT_SETUP): Clear AT_capture_files.
4187         (_AT_CHECK): On failure, log each of AT_capture_files.  Fix comment.
4188         (AT_KEYWORDS): Fix comment typo.
4189         * tests/autotest.at (AT_CHECK_AT): Use AT_CAPTURE_FILE.
4190         * tests/local.at (AT_CHECK_CONFIGURE): Use AT_CAPTURE_FILE.
4191         * doc/autoconf.texi (Writing testsuite.at): Document AT_CAPTURE_FILE.
4193 2004-12-29  Albert Chin-A-Young  <china@thewrittenword.com>
4195         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH):
4196         If the variable to set is already set, set ac_cv_path_$1
4197         to the preset value so caller can assume ac_cv_path_$1
4198         is available.  (trivial change)
4200 2004-12-27  Noah Misch  <noah@cs.caltech.edu>
4202         * BUGS (Minor Problems): Warn about makefile limitations.
4203         * Makefile.am: Find and update `INSTALL' in $(srcdir).
4204         * man/Makefile.am: Find and update manual pages in $(srcdir).
4206 2004-12-24  Eric Blake  <ebb9@byu.net>
4208         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Test candidate
4209         shells in subshell, to avoid noise from ash.  (trivial change)
4211 2004-12-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4213         * doc/autoconf.texi (Limitations of Builtins) <case>: Mention
4214         problems with SunOS ksh and backslash escaping, Bourne shells and
4215         closing brackets (both within character classes).  Bug reported
4216         against Libtool by Alexander Kurz <alexander.kurz@qsc.de>.
4217         <read>: New entry.  Mention non-availability of -r.
4219 2004-12-21  Akim Demaille  <akim@epita.fr>
4221         * lib/autotest/general.m4 (AT_LINE): Don't add srcdir here, to
4222         avoid cluttering displayed messages.  Rather, prepend srcdir where
4223         AT_LINE is used for log files.
4225 2004-12-21  Stepan Kasal  <kasal@ucw.cz>
4227         * lib/autoconf/status.m4: Quote ``$tmp'' in many places.
4228         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Fix the comment, as traps are
4229           no longer part of the macro, quote the occurrence of ``$tmp''.
4230         * doc/autoconf.texi (Forbidden Patterns): Typo.
4232 2004-12-21  Akim Demaille  <akim@epita.fr>
4234         * lib/autotest/general.m4 (AT_INIT): Make sure the "ok" etc. are
4235         separated from the test title by forcing a white space.
4237 2004-12-21  Akim Demaille  <akim@epita.fr>
4239         Enable Emacs navigation within testsuite.log files.
4241         * lib/autotest/general.m4 (AT_CLEANUP): Add an hint for Emacs to
4242         use the compilation mode.
4243         (AT_LINE): Point to the srcdir.
4245 2004-12-19  Noah Misch  <noah@cs.caltech.edu>
4247         * tests/Makefile.am (installcheck-local): Use $(bindir).
4248         (check-local, installcheck-local): Pass TESTSUITEFLAGS.
4249         * doc/autoconf.texi (Making testsuite Scripts): Recommend the same
4250         Makefile.am scheme Autoconf now uses.
4252 2004-12-18  Noah Misch  <noah@cs.caltech.edu>
4254         * lib/m4sugar/m4sugar.m4 (m4_qlen, m4_qdelta): New macros.
4255         * lib/autotest/general.m4 (AT_SETUP): Use m4_qdelta.
4257 2004-12-18  Noah Misch  <noah@cs.caltech.edu>
4259         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): New macro.
4260         (_AT_CHECK): Use it.
4261         * lib/m4sugar/m4sh.m4 (AS_ESCAPE_FOR_EXPAND): Remove.
4262         (AS_ESCAPE): Fix comment.
4263         * tests/autotest.at: Adjust section banner comments.
4264         (AT_CHECK_AT): Accept STATUS and STDERR.
4265         (AT_CHECK_AT_TEST): Likewise.
4266         (Invalid brace-enclosed parameter expansion)
4267         (Multiline command from M4 expansion)
4268         (Double-M4-quoted command): New tests.
4270 2004-12-17  Paul Eggert  <eggert@cs.ucla.edu>
4272         * doc/autoconf.texi: Update GNU FDL version from 1.1 to 1.2.
4274 2004-12-17  Akim Demaille  <akim@epita.fr>
4276         * lib/autoconf/general.m4 (AC_SUBST, AC_SUBST_FILES): Pass $1 to
4277         m4_pattern_allow.
4278         Suggested by Alexandre Duret-Lutz.
4279         * doc/autoconf.texi (Setting Output Variables): Catch up.
4281 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
4283         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Fix comment.
4285 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
4287         * lib/autoconf/general.m4 (_AC_LIBOBJ): We can use AC_SUBST/2,
4288           remove the comment which said we cannot.
4290 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
4292         Add a specialized check for resolv.h.  Thanks to Gerrit P. Haase,
4293         Reini Urban and Paul Eggert for reporting the dependencies.
4295         * lib/autoconf/headers.m4 (AC_HEADER_RESOLV): New macro.
4296         * doc/autoconf.texi (AC_HEADER_RESOLV): Document it.
4297         (AC_HEADER_STAT): @cvindex{STAT_MACROS_BROKEN}, not @acindex.
4299 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
4301         * bin/autoscan.in: Open autoscan.log only after ``parse_args'';
4302           so that eg. ``autoscan --help'' doesn't truncate it.
4304 2004-12-15  Nicolas Joly  <njoly@pasteur.fr>
4306         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Remove
4307         generated conftest files.
4309 2004-12-13  Noah Misch  <noah@cs.caltech.edu>
4311         * lib/autotest/general.m4 (_AT_CHECK) [--trace]: Do not enable shell
4312         tracing on commands with possibly-escaped newlines.
4313         * doc/autoconf.texi (Writing testsuite.at): Delete documentation of the
4314         discontinued behavior and its implications.
4315         * tests/autotest.at (BS-newline in command, ^BS-newline in command)
4316         (BSx641-newline in command, BS-BS-newline in command)
4317         (BSx640-newline in command, Newline-CODE-BS-newline in command)
4318         (Single-quote-BS-newline in command)
4319         (Single-quote-newline-BS-newline in command): New tests.
4321 2004-12-13  Stepan Kasal  <kasal@ucw.cz>
4323         * lib/m4sugar/m4sh.m4 (AS_EXECUTABLE_P): Use test -f && test -x
4324           on platforms where it works.
4325         (_AS_TEST_PREPARE): Test for ``test -x''.
4326         (_AS_BROKEN_TEST_PREPARE): Nuke.
4328 2004-12-13  Stepan Kasal  <kasal@ucw.cz>
4330         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Move the trap commands ...
4331         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): ... here;
4332           give only 4-letter prefix to AS_TMPDIR, comment fixed.
4333         * lib/autoconf/programs.m4 (_AC_PATH_PROG_FEATURE_CHECK): Don't
4334           create the temporary directory.
4335         (_AC_FEATURE_CHECK_LENGTH): Work in current directory.
4337 2004-12-12  Kelley Cook  <kcook@gcc.gnu.org>
4339         * bin/autoheader.in: Exit if no AC_CONFIG_HEADERS was found.
4340         (trivial change)
4342 2004-12-12  Alexandre Duret-Lutz  <adl@gnu.org>
4344         * doc/autoconf.texi (Limitations of Usual Tools) <expr (:)>: Typo.
4346 2004-12-11  Noah Misch  <noah@cs.caltech.edu>
4348         * lib/autotest/general.m4 (_AT_CHECK) [--trace]: Rework a shell pattern
4349         to avoid using a negated character class.  Reported by Nicolas Joly.
4350         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Check for similar constructs.
4352 2004-12-10  Paul Eggert  <eggert@cs.ucla.edu>
4354         * man/Makefile.am (autoconf.1, autoheader.1, autom4te.1, autoreconf.1,
4355         autoscan.1, autoupdate.1, ifnames.1, config.guess.1, config.sub.1):
4356         Don't depend on .x file explicitly, since "make" does that for us.
4357         Suggested by Stepan Kasal.
4359         * bin/Makefile.am (MOSTLYCLEANFILES): Renamed from CLEANFILES.
4360         Add *.tmp.
4361         (autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate,
4362         ifnames): Factor common code.  And they said it couldn't be done!
4364 2004-12-09  Paul Eggert  <eggert@cs.ucla.edu>
4366         * bin/.cvsignore: Add autoconf.in.
4367         * tests/.cvsignore: Add wrapper.in.
4368         * lib/autotest/general.m4: Escape '$' in case pattern.
4370 2004-12-09  Noah Misch  <noah@cs.caltech.edu>
4372         * man/Makefile.am (autoconf.1): Regenerate when `autoconf.as' changes.
4374         * lib/autotest/general.m4 [--trace] (AT_INIT): Do not `set -v'.
4376         * tests/autotest.at: New file.
4377         * tests/suite.at: Include it.
4378         * tests/Makefile.am: Distribute it.
4380         * lib/autotest/general.m4 [--trace] (_AT_CHECK): Do not enable
4381           shell tracing on a command that could contain multiple lines.
4382         * doc/autoconf.text: Document that fact and its implications.
4383         * lib/m4sugar/m4sh.m4 (AS_ESCAPE_FOR_EXPAND): New macro.
4384         * tests/autotest.at (Multiline backquote command substitution,
4385           Multiline parameter expansion, Literal multiline command,
4386           Multiline parenthetical command substitution): Remove XFAIL.
4388 2004-12-09  Paul Eggert  <eggert@cs.ucla.edu>
4390         * doc/autoconf.texi (Libraries): Clarify problems with AC_CHECK_LIB
4391         and suggest AC_SEARCH_LIBS.  Suggested by Noah Misch and Stepan Kasal.
4393 2004-12-08  Noah Misch  <noah@cs.caltech.edu>
4395         * configure.ac (test suite): Cease to generate wrapper scripts.
4396         * configure: Regenerate.
4397         * lib/freeze.mk (MY_AUTOM4TE): Wrap the uninstalled autom4te directly.
4398         (m4f_dependencies): Adjust accordingly.
4399         * tests/Makefile.am (Wrappers): Generate wrapper scripts.
4400         (wrapper.in): Generate it in the build directory.
4401         (MAINTAINERCLEANFILES): Delete wrapper.in.
4402         (CLEANFILES): Add wrapper.in.
4403         * tests/wrapper.as: Move AS_INIT to very top, preserving copyright in
4404         the output.  Replace each $as_me with a @wrap_program@.
4405         * tests/wrapper.in: Delete it; we always build it.
4407         * bin/Makefile.am (autoconf.in): Generate it in the build directory.
4408         (EXTRA_DIST): Remove autoconf.in.
4409         (CLEANFILES): Add autoconf.in.
4410         (autoconf): Find autoconf.in in the build directory.
4411         * bin/autoconf.in: Delete it; we always build it.
4413 2004-12-08  Noah Misch  <noah@cs.caltech.edu>
4415         * lib/autotest/general.m4 (AT_INIT): Replace a `tr' with a `sed'.  Join
4416         PATH members so as to not prepend an empty element.  Move a comment.
4417         * Makefile.am (SUBDIRS): Build in `tests' last.
4418         * tests/Makefile.am (installcheck-local): Add check-local dependencies.
4420 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
4422         * lib/mdate-sh: Don't use "set - x`$ls_command /`", as zsh mishandles
4423         the spaces inside $ls_command.  Problem reported by Loulou Pouchet in
4424         <http://lists.gnu.org/archive/html/autoconf/2004-12/msg00074.html>.
4425         Don't use "set - x"; plain "set x" is enough, and simplifies debugging.
4427 2004-12-07  Stepan Kasal  <kasal@ucw.cz>
4429         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Fix typo in previous
4430         patch: extra "-l"s.
4432 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
4434         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Check libc before
4435         looking elsewhere for getmntent.  Problem reported by Mark D. Baushke.
4436         * doc/autoconf.texi (Particular Functions): Mention new behavior.
4438 2004-12-03  Stepan Kasal  <kasal@ucw.cz>
4440         * lib/autoconf/general.m4 (AC_DEFINE, AC_DEFINE_UNQUOTED): Factor
4441           out the common code to ...
4442         (_AC_DEFINE_Q): ... a new macro; simplify the condition about the
4443           value of the #define--default to 1, iff the macro was called
4444           with exactly one parameter.
4446 2004-12-02  Paul Eggert  <eggert@cs.ucla.edu>
4448         * lib/autoconf/functions.m4 (AC_FUNC_MEMCMP): Use
4449         "char c = '\200';" rather than "char c = 0x80;" as the
4450         latter doesn't conform to the strict C standard due to
4451         overflow on signed char hosts.
4453         * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Prefer -qlanglvl=extc89
4454         to -qlanglvl=ansi.  We don't want to disable extensions.
4456 2004-11-29  Paul Eggert  <eggert@cs.ucla.edu>
4458         * doc/autoconf.texi (Particular Programs): @code{$PATH} -> @env{PATH}.
4459         (Using Autotest, testsuite Scripts, Writing testsuite.at):
4460         Reword slightly to avoid some English-language problems noted
4461         by Ralf Wildenhues in:
4462         http://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00027.html
4464 2004-11-29  Stepan Kasal  <kasal@ucw.cz>
4466         * NEWS: Add ^L above each release.
4468 2004-11-28  Paul Eggert  <eggert@cs.ucla.edu>
4470         Fix documentation problems reported by Russ Boylan in
4471         <http://lists.gnu.org/archive/html/bug-autoconf/2004-11/msg00056.html>,
4472         along with some nearby cruft.
4473         * doc/autoconf.texi (Libtool): Libtool can be used without
4474         Automake (not without Autoconf).
4475         (Introduction): Mention lists.gnu.org.
4476         * BUGS: Don't mention bugs.gnu.org.
4477         Remove mention of ancient libtool compatibility problem.
4478         * NEWS: Mention that bugs.gnu.org is kaput.
4479         * README: Likewise.  Mention where mailing list archives can be found.
4481 2004-11-28  Stepan Kasal  <kasal@ucw.cz>
4483         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): A typo in the comment.
4485 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4487         * doc/autoconf.texi (Pretty Help Strings): Go back to
4488         single-quoting assignments to cache variables.
4490 2004-11-23  Stepan Kasal  <kasal@ucw.cz>
4492         * doc/autoconf.texi (Pretty Help Strings): Fix quoting issues
4493         with the examples; fix the bug in MY_ARG_WITH example reported
4494         by Alexandre Duret-Lutz.
4495         * lib/autoconf/general.m4 (AC_ARG_ENABLE, AC_ARG_ENABLE): Enable
4496         expansion of $1 in the comment emitted to configure.
4498 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
4500         * doc/autoconf.texi (Pretty Help Strings): Fix typo
4501         in my editing of the previous patch.  Problem reported
4502         by Alexandre Duret-Lutz.
4504 2004-11-22  Stepan Kasal  <kasal@ucw.cz>
4506         * doc/autoconf.texi (Autoconf Language): Explain that
4507         ``descriptions'' may not be double quotes.
4508         (Quotation Rule Of Thumb): Likewise.
4509         (Pretty Help Strings): Likewise; remove the wrong comment;
4510         simplify the examples and improve their quoting.
4512 2004-11-13  Stepan Kasal  <kasal@ucw.cz>
4514         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Don't check
4515         the $1_found variable, don't test whether the file is executable;
4516         Both things are checked ...
4517         (_AC_PATH_PROG_FEATURE_CHECK): ... here; AS_EXECUTABLE_P replaces
4518         the former ``test -f''.
4519         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Fix a typo.
4521 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
4523         * doc/autoconf.texi (Limitations of Usual Tools): Avoid cp -r;
4524         use cp -R instead.
4526 2004-11-10  Derek R. Price  <derek@ximbiot.com>
4528         * doc/autoconf.texi (Limitations of Usual Tools): Note `cp -r'
4529         limitations.  Reorder paragraphs for clarity.
4531 2004-10-11  Paul Eggert  <eggert@cs.ucla.edu>
4533         * doc/autoconf.texi: Standardize spelling of "Posix" (as opposed
4534         to "POSIX" or "@acronym{POSIX}"), and similarly for "DOS
4535         variants", "Unix", and some related minor wording fixups.
4537         (Shellology, Special Shell Variables): Document that the Zsh
4538         problem with NULLCMD was fixed in zsh 3.1.6-dev-18.  Thanks
4539         to Alexandre Duret-Lutz for this info.
4541 2004-10-10  Alexandre Duret-Lutz  <adl@gnu.org>
4543         * doc/autoconf.texi (One-Shot Macros): New node.
4545 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
4547         * doc/autoconf.texi (Function Portability): Fix misdescription
4548         of putenv.  Problem reported by Michael Wardle.
4550 2004-09-22  Paul Eggert  <eggert@cs.ucla.edu>
4552         * doc/autoconf.texi (auindex): New macro.
4553         (AU_DEFUN): Use it to fix the bug when the index contained AC_AU_DEFUN.
4554         Problem reported by Stepan Kasal.
4556 2004-09-05  Paul Eggert  <eggert@cs.ucla.edu>
4558         Fix problems reported by Andreas Buening in:
4559         http://lists.gnu.org/archive/html/autoconf-patches/2004-04/msg00004.html
4560         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Set SHELL=/bin/sh
4561         in test makefile.
4562         * lib/autotest/general.m4 (AT_INIT): Don't assume /dev/null is
4563         readable; it's not true in OS/2-emx.
4565 2004-09-04  Paul Eggert  <eggert@cs.ucla.edu>
4567         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): If xmkmf returns
4568         "/usr/include", clear ac_x_includes instead of leaving it as "no"
4569         (trivial change).  Problem and patch reported by Andrew Church in:
4570         http://lists.gnu.org/archive/html/bug-autoconf/2004-04/msg00016.html
4572 2004-09-03  Paul Eggert  <eggert@cs.ucla.edu>
4574         * doc/autoconf.texi: Give AC_DEFINE and AC_DEFINE_UNQUOTED
4575         three args in examples.  Problem reported by Frederik Fouvry in:
4576         http://lists.gnu.org/archive/html/bug-autoconf/2004-09/msg00017.html
4577         Also, fix some minor spacing and punctuation bugs.
4579 2004-09-02  Akim Demaille  <akim@epita.fr>
4581         * doc/autoconf.texi (Limitations of Builtins): Swap "cd" and
4582         "case" to restore ordering.
4583         Reported by Stepan Kasal.
4585 2004-08-26  Akim Demaille  <akim@epita.fr>
4587         * doc/autoconf.texi: Minor typos and stylos.
4589 2004-08-20  Paul Eggert  <eggert@cs.ucla.edu>
4591         * configure.ac (AC_INIT): Bump to 2.59c.
4593 2004-08-20  Paul Eggert  <eggert@cs.ucla.edu>
4595         Version 2.59b.
4597         * README: Add advice about m4 1.4.2.
4599         * Makefile.cfg (wget_files): Remove config.guess, config.sub,
4600         texinfo.tex for now (done by hand now).
4601         * Makefile.maint (wget_files, cvs_files):
4602         Remove ansi2knr.c; nobody uses it.
4603         (ansi2knr.c-url_prefix): Remove.
4604         (cvs-update): Fix test for failure.  I don't know why it ever
4605         worked...
4607         * doc/autoconf.texi: Update URLs, some of which went stale.
4608         Use @uref rather than @href.
4610         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Have configure
4611         handle "--" as per POSIX.  Suggested by Paul Pogonyshev.
4613         * config/config.guess, config/config.sub, config/elisp-comp,
4614         config/install-sh, config/mkinstalldirs, config/texinfo.tex,
4615         doc/fdl.texi, doc/standards.texi: Sync with master copy.
4617         * NEWS, TODO, configure.ac, bin/autoscan.in,
4618         bin/autoupdate.in, bin/ifnames.in, doc/autoconf.texi,
4619         doc/install.texi, lib/Autom4te/Configure_ac.pm,
4620         lib/Autom4te/FileUtils.pm, lib/autoconf/general.m4,
4621         lib/autoconf/programs.m4, lib/autoconf/status.m4,
4622         lib/autotest/general.m4, lib/m4sugar/m4sh.m4,
4623         lib/m4sugar/m4sugar.m4, tests/local.at, tests/m4sh.at,
4624         tests/tools.at, tests/torture.at:
4625         Use "file name" rather than "filename" or "path",
4626         to be consistent with the terminology of the GNU coding standards.
4628 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
4630         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C),
4631         AC_C_LONG_DOUBLE): Undo 2004-06-04 change, as it didn't work with
4632         HP-UX 11.23 cc/aCC or Tru64 4.0 cc.  Problem reported by Noah Misch in
4633         <http://lists.gnu.org/archive/html/autoconf/2004-07/msg00004.html>.
4635         More fixes to support spaces in the name of the build directory.
4636         This isn't a complete fix but it's an improvement.
4638         * bin/autoconf.as (autom4te_options): New var.
4639         Use it instead of appending to AUTOM4TE, so that we can allow
4640         spaces in the build directory's absolute name.
4641         * bin/autoheader.in ($autoconf): Allow spaces in file names.
4642         * lib/autotest/general.m4 (AT_INIT, AT_CLEANUP, _AT_CHECK,
4643         AT_CHECK_NOESCAPE): Likewise.
4644         * tests/wrapper.as (testdir, AUTOM4TE_CFG, autom4te_perllibdir,
4645         main program): Likewise.
4647 2004-08-18  Paul Eggert  <eggert@cs.ucla.edu>
4649         * lib/autoconf/general.m4 (_AC_INIT_HELP): Quote $ac_popdir uses.
4650         From Ralf Corsepius in:
4651         http://lists.gnu.org/archive/html/autoconf-patches/2004-08/msg00014.html
4653 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
4655         * doc/autoconf.texi (Function Portability): Document isinf and
4656         and isnan.  From a suggestion by Kevin Ryde.
4658         * lib/Autom4te/General.pm (END): Return correct exit status even
4659         if unlink succeeds and sets $?.  Needed with Solaris 8's perl 5.00503.
4661 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
4663         * tests/torture.at (Deep Package): Use configure.in, not configure.ac,
4664         for compatibility with Automake 1.4.  Reported by J C Fitzgerald in
4665         <http://lists.gnu.org/archive/html/bug-autoconf/2003-08/msg00051.html>.
4667 2004-08-04  Alexandre Duret-Lutz  <adl@gnu.org>
4669         * lib/autoconf/general.m4 (AC_REQUIRE_AUX_FILE): New empty macro.
4670         (AC_CANONICAL_BUILD): Call it to require config.sub and config.guess.
4671         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Likewise for install-sh.
4672         * doc/autoconf.texi (Input): Document AC_REQUIRE_AUX_FILE.
4673         * lib/autom4te.in (Automake-preselections): Preselect
4674         AC_REQUIRE_AUX_FILE.  Automake 1.10 will trace it.
4676 2004-08-02  Alexandre Duret-Lutz  <adl@gnu.org>
4678         * lib/autom4te.in (Automake-preselections): Preselect
4679         AC_CANONICAL_BUILD and AC_CANONICAL_TARGET.  Automake 1.9.1 will
4680         trace them.
4682 2004-07-29  Paul Eggert  <eggert@cs.ucla.edu>
4684         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Set BIN_SH, for
4685         Tru64.
4686         * doc/autoconf.texi (Shellology): Mention BIN_SH.
4687         Document problem with "`""`" in pdksh POSIX mode.
4689 2004-07-27  Paul Eggert  <eggert@cs.ucla.edu>
4691         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Use "set -o posix"
4692         with pdksh, too.  Problem reported by Patrick Welche via
4693         Gary V. Vaughan.
4694         * doc/autoconf.texi (Shellology): Note that set -o posix is
4695         useful for pkdsh, too.
4697 2004-06-24  Paul Eggert  <eggert@cs.ucla.edu>
4699         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Require
4700         _AS_UNSET_PREPARE, so that we can use $as_unset directly.
4701         Don't fail if ENV or BASH_ENV is readonly.
4702         (AS_SHELL_SANITIZE): Don't fail if ENV, MAIL, MAILPATH, LC_ALL,
4703         etc. are read only.  Problem reported by Ludovic Courtes.
4705 2004-06-23  Noah Misch  <noah@cs.caltech.edu>
4707         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): If the shell is
4708         zsh, disable GLOB_SUBST to avoid backslash handling problems.
4709         (trivial change)
4711 2004-06-04  Paul Eggert  <eggert@cs.ucla.edu>
4713         * doc/autoconf.texi (File System Conventions): Warn about
4714         names like "aux".  Problem reported by Eric Blake.
4716         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY (C)): Use division
4717         by zero instead of array size, so that we can use any arithmetic
4718         constant expression (instead of requiring an integer constant
4719         expression).  This allows us to test expressions like DBL_MAX <
4720         LDBL_MAX, which didn't conform to the C standard using the old
4721         method.
4722         (AC_C_LONG_DOUBLE): Put back in the tests for LDBL_MAX and LDBL_EPSILON,
4723         now that we can do floating-point tests at compile time.
4725 2004-06-02  Paul Eggert  <eggert@cs.ucla.edu>
4727         * lib/autoconf/c.m4 (AC_C_LONG_DOUBLE): Don't check LDBL_MAX
4728         and LDBL_EPSILON, as the resulting expression isn't an
4729         integer constant expression and violates the C standard.
4730         Problem reported by Nelson H. F. Beebe.  Also, check
4731         for "L" suffix, and check that long double doesn't have
4732         worse range or precision than double, that mixed-mode
4733         arithmetic doesn't generate a diagnostic, that double
4734         constants fit in long double.
4736 2004-06-03  Kevin Ryde  <user42@zip.com.au>
4738         * doc/autoconf.texi (Function Portability): Add notes on free(NULL),
4739         malloc(0) and realloc(NULL,size).
4741         * doc/autoconf.texi (Shell Substitutions): Spelling error reported by
4742         Bob Proulx.
4744 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
4746         * lib/autoconf/headers.m4 (HAVE_STDBOOL_H): Detect _Bool bug
4747         in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].  Problem reported
4748         by Jim Meyering.
4750 2004-05-26  Paul Eggert  <eggert@cs.ucla.edu>
4752         * doc/autoconf.texi (Limitations of Builtins): Mention that ! COMMAND
4753         can be rewritten using if-then-else.  Suggested by Bruno Haible.
4755 2004-05-25  Paul Eggert  <eggert@cs.ucla.edu>
4757         * doc/autoconf.texi (testsuite Scripts): Fix typo.
4758         Problem reported by Stepan Kasal.
4760 2004-05-24  Paul Eggert  <eggert@cs.ucla.edu>
4762         * tests/Makefile.am (autoconfdir): Fix to match comment (trivial
4763         change).  Patch reported by Ralf Wildenhues in
4764         <http://mail.gnu.org/archive/html/bug-autoconf/2004-05/msg00092.html>.
4766         * lib/autoconf/functions.m4 (AC_FUNC_MBRTOWC): Don't assume that a
4767         function F exists if the compiler and linker let you compile an
4768         expression like (F != 0).  Recent versions of GCC optimize away
4769         the reference to F in that case, since every function address must
4770         be nonzero, so the link succeeds even if F does not exist.
4771         Problem reported by Manu in
4772         <http://mail.gnu.org/archive/html/bug-gnu-utils/2004-05/msg00060.html>.
4774         * doc/autoconf.texi (Systemology): Standardize on the spelling of
4775         "Unix".  Many uses changed.
4776         (Limitations of Builtins): Explain better why the ! command isn't
4777         portable.
4779 2004-05-22  Alexandre Duret-Lutz  <adl@gnu.org>
4781         * lib/autom4te.in (Automake-preselections): Preselect
4782         LT_SUPPORTED_TAG in lieu of AC_LIBTOOL_TAGS.
4784 2004-05-19  Kevin Ryde  <user42@zip.com.au>
4786         * doc/autoconf.texi (Function Portability): Add strerror_r, cross
4787         referencing AC_FUNC_STRERROR_R.
4789         * doc/autoconf.texi (Particular Functions): In AC_FUNC_CLOSEDIR_VOID,
4790         note pessimistic assumption when cross compiling.
4792 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
4794         * doc/autoconf.texi (Limitations of Make): Note that BSD make
4795         (until 2004) invoked subcommands with sh -e, contra POSIX.
4796         Reported by Kevin Ryde.
4798 2004-05-10  Eric Sunshine  <sunshine@sunshineco.com>
4800         * programs.m4 (_AC_PROG_GREP): Fixed bug where PATH argument handed to
4801         _AC_PATH_PROG_FEATURE_CHECK contained leading whitespace (i.e.
4802         "        $PATH:/usr/xpg4/bin"). This resulted in bogus tests, such as
4803         `test -f "        /usr/bin/grep"', which _always_ failed.
4804         (AC_PROG_SED): Ditto bogus PATH fix.
4805         * autoconf.texi (AC_PROG_GREP): Properly document that this macro
4806         requires that grep correctly supports _multiple_ `-e' options, rather
4807         than stating only that grep should accept `-e'.
4809 2004-05-03  Paul Eggert  <eggert@cs.ucla.edu>
4811         Port to C99, which requires that 'exit' be declared.
4813         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Use AC_INCLUDES_DEFAULT
4814         to ensure that stdlib.h is included.
4815         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA, AC_FUNC_SETPGRP,
4816         AC_FUNC_STRTOD, AC_FUNC_SETVBUF_REVERSED, AC_FUNC_FORK, _AC_FUNC_FORK,
4817         _AC_FUNC_VFORK, AC_FUNC_WAIT3): Likewise.
4818         * lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
4819         * lib/autoconf/types.m4 (AC_TYPE_GETGROUPS): Likewise.
4820         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Include <stdlib.h>
4821         when using 'exit' in a test; C99 requires that 'exit' be declared.
4823 2004-05-02  Paul Eggert  <eggert@cs.ucla.edu>
4825         * doc/autoconf.texi (Particular Programs): AC_PROG_GREP
4826         now prefers 'grep' implementations that accept -e.
4827         (Limitations of Usual Tools): Describe problems of traditional
4828         egrep and fgrep with long input lines, and of traditional grep
4829         with -e.
4830         * lib/autoconf/programs.m4 (AC_PROG_GREP): Check for -e, too.
4831         (_AC_PROG_GREP): Assume 3rd arg is properly quoted for the shell.
4832         All callers changed.  Append /usr/xpg4/bin to the PATH, for
4833         Solaris.
4834         (_AC_FEATURE_CHECK_LENGTH): Discard stderr, so we don't bother
4835         the user with complaints about multiple -e options.
4836         * tests/local.at (AC_STATE_SAVE): Use $GREP, not grep.
4837         Define it with AC_PROG_GREP.
4838         * configure.ac (AC_PROG_GREP): Add.
4839         * lib/freeze.mk (GREP): New macro.
4841 2004-05-02  Eric Sunshine  <sunshine@sunshineco.com>
4843         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Consult $SHELL as
4844         a possible candidate only after all others fail, rather than
4845         consulting it first.  This improves backward compatibility by
4846         better reflecting the way shell selection occurred in previous
4847         versions of Autoconf, and should help to avoid triggering latent
4848         problems in other packages, such as the one in Automake where zsh
4849         is not handled robustly:
4850         http://mail.gnu.org/archive/html/automake/2004-04/msg00095.html
4851         Although it is not Autoconf's responsibility to work around
4852         problems in Automake, it nevertheless makes sense to avoid
4853         introducing unnecessary incompatibilites.
4855 2004-04-22  Albert Chin-A-Young  <china@thewrittenword.com>,
4856             Gary V. Vaughan  <gary@gnu.org>
4858         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Don't guess
4859         how deeply nested we are when a suitable tool is found, set the
4860         ac_path_TOOL_found flag.
4861         (_AC_PATH_PROG_FEATURE_CHECK): Encapsulate knowledge of how deeply
4862         nested we are in this macro.  Break out of all 3 nested loops if
4863         ac_path_TOOL_found is set.
4865 2004-04-21  Gary V. Vaughan  <gary@gnu.org>
4867         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Break out
4868         of the _AS_PATH_WALK loop too if GNU flavor is found.
4870 2004-04-21  Alexandre Duret-Lutz  <adl@gnu.org>
4872         * doc/autoconf.texi (Limitations of Make): Update documentation
4873         for `$<'.  New entry `Long lines', based on a report from Simon
4874         Josefsson.  Augment the documentation for SHELL = @SHELL@ with a
4875         paragraph about DJGPP, based on a mail from Richard Dawe.
4877 2004-04-20  Paul Eggert  <eggert@twinsun.com>
4879         * tests/c.at (C keywords): Don't assume that GCC supports
4880         "restrict" and "inline", as sufficiently-old GCC versions do not
4881         (also, GCC configured to be in pedantic C89 mode does not).
4882         Problem reported by Sumit Pandya in:
4883         http://mail.gnu.org/archive/html/autoconf/2004-04/msg00092.html
4885         * lib/autoconf/c.m4 (_AC_PROG_CC_G, _AC_PROG_CXX_G): Don't
4886         consider -g to work if it generates warnings when plain compiles
4887         don't.  Problem reported by Braden McDaniel in:
4888         http://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00014.html
4890         * doc/autoconf.texi (Slashes): New section, to document a problem
4891         reported by Jim Meyering in:
4892         http://mail.gnu.org/archive/html/bug-coreutils/2004-02/msg00060.html
4894         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Remove potential
4895         linker output files before linking, to work around IRIX 6 linker bug.
4896         Problem reported by Rainer Orth in:
4897         http://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00007.html
4899 2004-04-20  Gary V. Vaughan  <gary@gnu.org>
4901         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Make the
4902         best tool so far counter rely on the tool path variable name to
4903         avoid checks for one tool being affected by the results of running
4904         the length check on a previous tool.
4906         * lib/autoconf/programs.m4 (_AC_PROG_GREP): Take an additional
4907         match expression argument, as different greps have different
4908         regular expression flavours.
4909         (AC_PROG_FGREP): Pass 'FGREP'. fgrep treats all match chars as
4910         literals.
4911         (AC_PROG_EGREP): Pass 'EGREP$'.
4912         (AC_PROG_GREP): Pass 'GREP$'.
4914 2004-04-20  Albert Chin-A-Young  <china@thewrittenword.com>
4916         * lib/autoconf/programs.m4 (AC_PROG_GREP): Cache variable
4917         is `ac_cv_path_GREP', not `oc_cv_path_GREP'.
4919 2004-03-29  Paul Eggert  <eggert@twinsun.com>
4921         * doc/autoconf.texi (Particular Headers, Particular Types, Generic
4922         Types, Specific Compiler Characteristics, System Services,
4923         Obsolete Macros): Use 'long int', 'short int', 'unsigned int'
4924         etc. consistently instead of 'long', 'short', 'unsigned' etc.
4925         * lib/autoconf/c.m4 (AC_LANG_INT_SAVE(C), AC_C_BIGENDIAN): Likewise.
4926         * lib/autoconf/functions.m4 (AC_FUNC_MMAP, AC_FUNC_SELECT_ARGTYPES):
4927         Likewise.
4928         * lib/autoconf/headers.m4 (AC_HEADER_SYS_WAIT): Likewise.
4929         * lib/autoconf/types.m4 (AC_TYPE_GETGROUPS, AC_TYPE_SIZE_T,
4930         AC_TYPE_OFF_T): Likewise.
4931         * tests/semantics.at (AC_CHECK_TYPES: backward compatibility):
4932         Likewise.
4934         * tests/foreign.at (Libtool): Create an empty aclocal.m4, to
4935         pacify libtool 1.5.2.  Fix quoting problems in sed command.
4937 2004-03-28  Paul Eggert  <eggert@twinsun.com>
4939         * doc/autoconf.texi (Particular Structures): AC_STRUCT_TIMEZONE
4940         now defines HAVE_DECL_TZNAME if it is declared, when
4941         HAVE_STRUCT_TM_TM_ZONE is not defined.
4942         * lib/autoconf/types.m4 (AC_STRUCT_TIMEZONE): Implement this.
4943         Do not assume atoi.  Rely on HAVE_DECL_TZNAME when testing
4944         for HAVE_TZNAME.
4946 2004-03-28  Steven G. Johnson  <stevenj@fftw.org>
4948         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Corrected
4949         superfluous backslashing of quotes (") in sed expressions;
4950         thanks to Paul Eggert.
4952 2004-03-26  Steven G. Johnson  <stevenj@alum.mit.edu>
4954         * lib/autoconf/fortran.m4 (_AC_PROG_FC): new name of Intel
4955         Fortran compiler is ifort, also added pghpf; thanks to Nelson
4956         H. F. Beebe for the bug report.
4958 2004-03-26  Steven G. Johnson  <stevenj@fftw.org>
4960         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): fix for
4961         quoted -cmdline argument in Portland Group compiler (bug
4962         reported by Jeffrey J. Barteet).
4964 2004-03-25  Kevin Ryde  <user42@zip.com.au>
4966         * doc/autoconf.texi (Specifying Names): Move cross_compiling ovindex to
4967         (Run Time): ... here, where it's now mentioned.
4969 2004-03-19  Alexandre Duret-Lutz  <adl@gnu.org>
4971         * doc/autoconf.texi (autom4te Invocation): Language Autoconf
4972         inherits from language Autoconf-without-aclocal-m4.
4973         (Customizing autom4te): Adjust example; the cache must now be
4974         disabled for language Autoconf-without-aclocal-m4.
4976 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
4977             Nathanael Nerode  <neroden@twcny.rr.com>
4979         * lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL,
4980         AC_CHECK_TOOLS): Warn if a cross-tool is found without
4981         a prefix.
4982         (AC_PATH_TARGET_TOOL, AC_CHECK_TARGET_TOOL,
4983         AC_CHECK_TARGET_TOOLS): New macros.
4984         * doc/autoconf.texi (Generic Programs): Document
4985         (AC_PATH_TARGET_TOOL, AC_CHECK_TARGET_TOOL,
4986         AC_CHECK_TARGET_TOOLS, and warn for future changes
4987         in the behavior of AC_PATH_TOOL, AC_CHECK_TOOL and
4988         AC_CHECK_TOOLS.
4989         (Specifying Names): Document the reason for these future
4990         behavioral changes.
4991         * tests/mktests.sh: Do not generate tests for the
4992         new macros.
4993         * NEWS: Document these changes.
4995         * doc/autoconf.texi: Avoid macros with unbraced arguments,
4996         they make TeX hang up.
4998 2004-03-15  Paul Eggert  <eggert@bogus.example.com>
5000         * NEWS: New macro AC_CHECK_ALIGNOF.
5001         * doc/autoconf.texi (Generic Compiler Characteristics): Document it.
5002         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Use long int rather than
5003         int; avoid "a `$1'" since this isn't grammatical if $1 begins with a
5004         vowel.
5005         (AC_CHECK_ALIGNOF): New macro.
5006         * tests/mktests.sh (ac_exclude_list): Exclude AC_CHECK_ALIGNOF.
5007         * tests/semantics.at (AC_CHECK_ALIGNOF): Add tests similar to
5008         those for sizeof.
5010 2004-03-03  Paul Eggert  <eggert@twinsun.com>
5012         * bin/Makefile.am (edit): Don't use $< in a context where
5013         POSIX doesn't require support for it.  Use $@.in instead.
5014         Problem reported by Anthony N. Frasso in
5015         <http://mail.gnu.org/archive/html/autoconf/2004-03/msg00008.html>.
5016         * bin/autoscan.in, bin/autoupdate.in: Add @configure_input@ comment.
5018 2004-02-23  Gary V. Vaughan  <gary@gnu.org>
5020         * bin/autoreconf.in (autoreconf_current_directory): Recognize LT_INIT
5021         from the next generation of Libtool.
5022         * lib/autom4te.in (Autoreconf-preselections): Ditto.
5024 2004-02-20  Alexandre Duret-Lutz  <adl@gnu.org>
5026         * doc/autoconf.texi (Limitations of Usual Tools) <mkdir>: `mkdir -p'
5027         is not always thread-safe.  Report from Nathanael Nerode.
5029 2004-02-18  Paul Eggert  <eggert@twinsun.com>
5031         Fix a dependencies problem, stemming from a Autoconf 2.59 build
5032         problem on QNX reported by Stephen Rasku in
5033         <http://mail.gnu.org/archive/html/bug-autoconf/2004-02/msg00066.html>.
5035         * bin/Makefile.am ($(srcdir)/autoconf.in): Depend on
5036         $(m4sh_m4f_dependencies); this removes a FIXME.
5037         * tests/Makefile.am ($(srcdir)/wrapper.in): Likewise.
5038         (MAINTAINERCLEANFILES): Split into pieces,
5039         one per related section.  Add $(srcdir)/wrapper.in.
5041 2004-02-09  Paul Eggert  <eggert@twinsun.com>
5043         * doc/autoconf.texi (Setting Output Variables): Emphasize that
5044         AC_SUBST provides no portable way to escape literal newlines.
5046         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore all
5047         flags of the form -lcrt*.o, not just -lcrt[01].o and -lcrtbegin.o.
5048         Darwin uses -lcrt2.o and there's little point to cataloging all
5049         the system variants.  Partial fix reported by Andreas Waechter in:
5050         http://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00006.html
5051         for bug reported by Nelson H. F. Beebe in:
5052         http://mail.gnu.org/archive/html/bug-autoconf/2003-12/msg00090.html
5054 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
5056         * doc/autoconf.texi (AU_DEFUN): Fix English,
5057         suggested by Paul Eggert.
5058         * lib/autoconf/autoupdate.m4: Correct reference to
5059         acobsolete.m4, suggested by Alexandre Duret-Lutz.
5061 2004-02-02  Paolo Bonzini  <bonzini@gnu.org>
5063         * bin/autoupdate.in: Define __file__ so that warnings
5064         refer to the correct file.
5065         * doc/autoconf.texi (AU_DEFUN): Describe more correctly
5066         the behavior of the third argument.
5067         * lib/autoconf/autoupdate.m4 (AU_DEFUN): Describe more
5068         correctly the behavior of the third argument.  Document
5069         what the three macros that AU_DEFUN defines do.  Fix
5070         warning message when the third argument includes $0
5071         (reported by Alexandre Duret-Lutz).
5073 2004-01-30  Paolo Bonzini  <bonzini@gnu.org>
5074             Eric Sunshine  <sunshine@sunshineco.com>
5075             Paul Eggert  <eggert@twinsun.com>
5077         * lib/m4sugar/m4sh.m4 (M4SH-SANITIZE): New diversion.
5078         (AS_INIT): Output shell initialization there. Removed optional
5079         parameter. Expand _AS_SHELL_FN_SPY.
5080         (AS_INIT_WITH_SHELL_FN): Removed.
5081         (_AS_SHELL_FN_SPY): New macro.
5082         (AS_DETECT_REQUIRED, AS_DETECT_SUGGESTED): New
5083         macros.
5084         (AS_SHELL_SANITIZE): Remove loop to find better shell
5085         and documentation for the parameter.
5086         (_AS_DETECT_BETTER_SHELL): Move it here.
5087         (_AS_SHELL_FN_WORK): Remove shell invocation, reformat.
5088         (_AS_RUN): Move it here, support testing with eval.
5089         (AS_REQUIRE_SHELL_FN): Require shell functions when
5090         it is used.
5091         (_AS_LINENO_WORKS): Put around braces, we do not
5092         trigger the bash bug anymore.
5093         * lib/autotest/general.m4: Document M4SH-SANITIZE, do not
5094         use AS_INIT_WITH_SHELL_FN.
5095         * bin/autoconf.in, tests/wrapper.in: Regenerated.
5097 2004-01-30  Paolo Bonzini  <bonzini@gnu.org>
5099         * bin/autoupdate.in: Trace AU_DEFINE instead of AU_DEFUN.
5100         * doc/autoconf.texi: Don't say that the third parameter
5101         is broken.
5102         * lib/autoconf/autoupdate.m4 (AU_DEFINE): New dummy macro.
5103         (AU_DEFUN): Honor the third parameter, create autoupdate
5104         macros with AU_DEFINE.
5105         * lib/autoconf/headers.m4 (AC_USG, AC_MEMORY_H,
5106         AC_DIR_HEADER): Use AU_DEFUN's third parameter.
5107         * lib/autoconf/lang.m4 (AC_LANG_SAVE): Likewise.
5108         * lib/autoconf/programs.m4 (AC_RSH): Likewise.
5109         * lib/autoconf/specific.m4 (AC_HAVE_POUNDBANG,
5110         AC_ARG_ARRAY, AC_CYGWIN, AC_EMXOS2, AC_MINGW32,
5111         AC_XENIX_DIR): Likewise.
5112         * lib/autoconf/types.m4 (AC_INT_16_BITS, AC_LONG_64_BITS,
5113         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_RDEV): Likewise.
5114         * lib/autoconf/status.m4: Remove FIXME.
5115         * tests/local.at (AT_CHECK_AU_MACRO): Ignore stderr, check
5116         that the macro is not present anymore in the updated
5117         configure.ac.
5118         * tests/tools.at (autoupdate AC_LINK_FILES): Ignore stderr
5119         of autoupdate.
5121 2004-01-28  Paul Eggert  <eggert@twinsun.com>
5123         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Add 2004 to
5124         copyright years.
5125         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Add 1992 thorugh
5126         2003 (except 1997) to the list of copyright years.  This undoes
5127         the 2003-05-22 change, which removed the older years from the list.
5128         * lib/autoconf/status.m4 (AC_OUTPUT): Update copyright date to 2004.
5130 2004-01-27  Gary V. Vaughan  <gary@gnu.org>
5131             Albert Chin-A-Young  <china@thewrittenword.com>
5133         * lib/autoconf/programs.m4 (AC_PROG_GREP): New macro to test for a
5134         grep or ggrep program in PATH that accepts as long lines as
5135         possible.
5136         * lib/autoconf/programs.m4 (_AC_PROG_GREP): Factor out the core of
5137         AC_PROG_GREP.
5138         (AC_PROG_EGREP, AC_PROG_FGREP): Use it to find best available
5139         egrep and fgrep respectively if $GREP -E/-F don't work.
5140         (_AC_PATH_PROG_FEATURE_CHECK): Factor out the common core of
5141         _AC_PROG_GREP, and AC_PROG_SED.
5142         (_AC_FEATURE_CHECK_LENGTH): New helper macro for finding the
5143         longest input length accepted by a command.
5144         (AC_PROG_SED): Use it.
5145         * doc/autoconf.texi (Particular Programs): Document the changes.
5146         * NEWS: Updated.
5148 2004-01-27  Paul Eggert  <eggert@twinsun.com>
5150         * bin/autoconf.as ($version): Update copyright from 2003 to 2004.
5151         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
5152         bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in: Likewise.
5153         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Likewise.
5155         * Makefile.in, aclocal.m4, configure, bin/Makefile.in,
5156         bin/autoconf.in, config/Makefile.in, config/config.guess,
5157         config/config.sub, config/install-sh, config/mdate-sh,
5158         config/mkinstalldirs, config/texinfo.tex, doc/Makefile.in,
5159         lib/Makefile.in, lib/Autom4te/Makefile.in,
5160         lib/autoconf/Makefile.in, lib/autoscan/Makefile.in,
5161         lib/autotest/Makefile.in, lib/emacs/Makefile.in,
5162         lib/m4sugar/Makefile.in, man/Makefile.in, man/autoconf.1,
5163         man/autoheader.1, man/autom4te.1, man/autoreconf.1,
5164         man/autoscan.1, man/autoupdate.1, man/config.guess.1,
5165         man/config.sub.1, man/ifnames.1, tests/Makefile.in,
5166         tests/acc.at, tests/acfortran.at, tests/acfunctions.at,
5167         tests/acgeneral.at, tests/acheaders.at, tests/aclang.at,
5168         tests/aclibs.at, tests/acspecific.at, tests/acstatus.at,
5169         tests/actypes.at: Regenerate and/or sync with original
5170         sources.
5172 2004-01-26  Paul Eggert  <eggert@twinsun.com>
5174         * doc/autoconf.texi (Default Includes): Include <stdint.h> even if
5175         HAVE_INTTYPES_H is defined.  This is needed on Tru64 5.1b with
5176         Compac C V6.5-207 (dtk), which defines uintmax_t in <stdint.h> but
5177         not <inttypes.h>.  Problem reported by Tim Mooney in
5178         <http://mail.gnu.org/archive/html/bug-coreutils/2004-01/msg00147.html>.
5179         * lib/autoconf/headers.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS):
5180         Likewise.
5182         * lib/autoconf/programs.m4 (AC_PROG_SED): Use diff, not sed;
5183         otherwise "make check" fails because it forbids cmp (I guess
5184         because cmp treats files as binary on DOS-like systems).
5186         * tests/mktests.sh: Update copyright date to 2004, since some tests
5187         have changed in 2004.
5189 2004-01-23  Gary V. Vaughan  <gary@gnu.org>
5191         * lib/autoconf/programs.m4 (AC_PROG_SED):  New macro to test for a
5192         non-truncating sed or gsed program in PATH.
5193         * tests/acprograms.at: Add it.
5194         * doc/autoconf.texi (Particular Programs): Document it.
5195         * NEWS: Updated.
5197 2004-01-15  Paul Eggert  <eggert@twinsun.com>
5199         * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Try -std, not -std1, since
5200         -std1 disables some useful extensions on Tru64.  Problem reported
5201         by N. Lichtmaier in
5202         <http://mail.gnu.org/archive/html/autoconf/2004-01/msg00100.html>.
5204 2004-01-14  Paul Eggert  <eggert@twinsun.com>
5206         * doc/autoconf.texi (Programming in M4sh): Document that
5207         AS_MKDIR_P succeeds if the destination is a symbolic link
5208         to an existing directory.
5209         (Limitations of Usual Tools): Note that mkdir -p might not
5210         succeed on symlinks to directories.
5212 2004-01-13  Paul Hilfinger  <hilfinger@CS.Berkeley.EDU>
5214         * lib/autoconf/autoupdate.m4 (AU_DEFUN): Grammar fix in comment.
5215         * bin/autoheader.in: Grammar fix in message.
5216         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P):
5217         Test for dir before calling mkdir -p.  (trivial changes)
5219 2004-01-13  Eric Blake  <ebb9@byu.net>
5221         * doc/autoconf.texi (Obsolete Macros): In AC_TRY_COMPILE and
5222         AC_TRY_LINK, s/AC_LANG_SOURCE/AC_LANG_PROGRAM/.  (trivial change)
5224 2004-01-10  Jim Meyering  <jim@meyering.net>
5226         * doc/autoconf.texi (Running the Preprocessor): Correct grammar.
5228 2004-01-09  Paul Eggert  <eggert@twinsun.com>
5230         * lib/autoconf/general.m4: Fix bug: AC_CHECK_SIZEOF evokes a warning
5231         with `autoconf -Wall,error'.  Bug reported by Eric Blake in:
5232         http://mail.gnu.org/archive/html/autoconf-patches/2004-01/msg00000.html
5233         (_AC_COMPUTE_INT_COMPILE): Invoke _AC_COMPILE_IFELSE, not
5234         AC_COMPILE_IFELSE, since we now assume our caller invokes
5235         AC_LANG_COMPILER_REQUIRE, for symmetry with _AC_COMPUTE_INT_RUN.
5236         (_AC_COMPUTE_INT_RUN): Likewise, for _AC_RUN_IFELSE instead
5237         of AC_RUN_IFELSE; this avoids the warning mentioned above.
5238         (_AC_COMPUTE_INT): Invoke AC_LANG_COMPILER_REQUIRE.
5240 2004-01-07  Paul Eggert  <eggert@twinsun.com>
5242         * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Avoid \$ inside
5243         `"'...'"`, as it's confusing (and I suspect it may not work on
5244         some platforms).  The code was incorrect anyway, as it assumed
5245         that \$ evaluated to itself in that context.  Reported by
5246         Alexandre Duret-Lutz.
5248 2004-01-07  Alexandre Duret-Lutz  <adl@gnu.org>
5250         * lib/autom4te.in (Automake-preselections): Preselect AC_LIBTOOL_TAGS
5251         and _LT_AC_TAGCONFIG.
5253 2004-01-06  Paul Eggert  <eggert@twinsun.com>
5255         * doc/autoconf.texi (One Macro Call): Fix an incorrect
5256         example, and add more examples.  Reported by Eric Sunshine.
5258 2004-01-05  Paul Eggert  <eggert@twinsun.com>
5260         * doc/autoconf.texi (Limitations of Usual Tools):
5261         Remove warning against "rm -fr" introduced yesterday; it
5262         was a false alarm.
5264         * bin/Makefile.am (autoconf, autoheader, autom4te, autoreconf,
5265         autoscan, autoupdate, ifnames): Don't use chmod -w.
5266         * lib/Makefile.am (autom4te.cfg): Likewise.
5267         * doc/autoconf.texi (Limitations of Usual Tools): Warn against
5268         "chmod -w".
5270 2004-01-04  Paul Eggert  <eggert@twinsun.com>
5271             Paolo Bonzini  <bonzini@gnu.org>
5273         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Speed up sed scripts
5274         by doing lineno substitution only on lines containing "$LINENO".
5276 2004-01-04  Paul Eggert  <eggert@twinsun.com>
5278         * lib/autoconf/general.m4 (AC_ARG_PROGRAM):
5279         Use "rm -f" to remove conftest.sed, not plain "rm".
5280         Bug reported by David Relson in
5281         <http://mail.gnu.org/archive/html/autoconf/2004-01/msg00011.html>.
5283         * Makefile.am (autom4te-update):
5284         Replace "rm -rf" and "rm -fr" with "rm -f -r", as POSIX requires.
5285         * Makefile.maint (my-distcheck, do-po-update): Likewise.
5286         * doc/autoconf.texi (Guidelines): Likewise.
5287         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Likewise.
5288         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Likewise.
5289         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Likewise.
5290         * lib/autotest/general.m4 (AT_INIT): Likewise.
5291         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Likewise.
5292         * tests/Makefile.am (clean-local): Likewise.
5293         * tests/tortue.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS,
5294         srcdir): Likewise.
5295         * doc/autoconf.texi (Limitations of Usual Tools):
5296         Warn against "rm -fr".
5298 2004-01-03  Paul Eggert  <eggert@twinsun.com>
5300         * doc/autoconf.texi (Limitations of Usual Tools): Mention that cc
5301         -c -o might not work.  From a suggestion by Kevin Ryde.
5302         (C Compiler, Generating Sources, Limitations
5303         of Usual Tools, Limitations of Make, Making testsuite Scripts):
5304         Don't put '-o' after non-options, as POSIX doesn't allow this.
5305         Mention that cc's name might be gcc or c89 or whatever.
5307 2004-01-04  Kevin Ryde  <user42@zip.com.au>
5309         * doc/autoconf.texi: Add various further index entries.
5311 2003-12-29  Paul Eggert  <eggert@twinsun.com>
5313         * bin/autoreconf.in (autoreconf_current_directory):
5314         Fix typo: mkdir without umask arg.
5316 2003-12-27  Alexandre Duret-Lutz  <adl@gnu.org>
5318         * doc/autoconf.texi (Limitations of Make) <Automatic rule rewriting>:
5319         Documents OSF1/Tru64 make behavior.  Replace `VPATH = ../src' by
5320         `VPATH = ../pkg/src' in examples to make the OSF1/Tru64 make
5321         explanation clearer.
5323 2003-12-24  Andreas Schwab  <schwab@suse.de>
5325         * doc/autoconf.texi (Default Includes): Fix misspelling of
5326         AC_INCLUDES_DEFAULT.
5328 2003-12-03  Paolo Bonzini  <bonzini@gnu.org>
5330         * configure.ac: Test if sh -n works.
5331         * configure: Regenerate.
5332         * tests/atlocal.in: Store the result here.
5333         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Extracted from
5334         tools.at, looking in atlocal's ac_cv_sh_n_works instead
5335         of explicitly testing.
5336         (AT_CHECK_PERL_SYNTAX): Moved from tools.at.
5337         (AT_CHECK_AUTOCONF): Test for the configure script syntax.
5338         * tests/tools.at (Syntax of the shell scripts): Simplify
5339         using AT_CHECK_SHELL_SYNTAX.
5340         (Syntax of the Perl scripts): Remove definition of
5341         AT_CHECK_PERL_SYNTAX.
5343 2003-12-03  Paolo Bonzini  <bonzini@gnu.org>
5345         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Redirect
5346         stderr to /dev/null.
5347         * bin/autoconf.in: Regenerate.
5348         * bin/wrapper.in: Regenerate.
5350 2003-11-26  Paolo Bonzini  <bonzini@gnu.org>
5352         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE):
5353         Extracted from AS_SHELL_SANITIZE.
5354         (_AS_SHELL_FN_WORK, AS_INIT_WITH_SHELL_FN): New
5355         macros.
5356         (AS_SHELL_SANITIZE): Move reinvocation code from
5357         _AS_LINENO_WORKS, use it to find out if shell
5358         functions work.
5359         (_AS_LINENO_WORKS): Don't find another shell if $LINENO
5360         does not work.
5361         (AS_INIT): Pass parameter down to AS_SHELL_SANITIZE.
5362         (AS_REQUIRE_SHELL_FN): Test that AS_INIT_WITH_SHELL_FN
5363         was called.
5364         * lib/autotest/general.m4: Use AS_INIT_WITH_SHELL_FN.
5365         * bin/autoconf.in: Regenerate.
5366         * tests/wrapper.in: Regenerate.
5367         * tests/tools.at: Test the syntax of tests/autoconf
5368         and tests/testsuite.
5370 2003-11-24  Akim Demaille  <akim@epita.fr>
5372         * config/announce-gen (&print_locations, &print_signatures)
5373         (&sizes): New.
5374         Use them.
5375         No longer rely on Gnus to inline the list of signatures: compute
5376         them on the fly.
5378 2003-11-24  Akim Demaille  <akim@epita.fr>
5380         * doc/autoconf.texi (Particular Programs): AC_PROG_LEX can
5381         override some files.
5382         (Input): AC_CONFIG_AUX_DIR(aux) is a bad idea on DOS.
5383         From Debian Autoconf 2.58.
5385 2003-11-24  Akim Demaille  <akim@epita.fr>
5387         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Quote $ac_popdir
5388         uses.
5389         From Debian Autoconf 2.58.
5391 2003-11-24  Paolo Bonzini  <bonzini@gnu.org>
5393         * TODO: Remove already done things.  Update the part about finding
5394         tools for the target.
5396 2003-11-24  Paolo Bonzini  <bonzini@gnu.org>
5398         * lib/autoconf/headers.m4 (AC_USG, AC_MEMORY_H, AC_DIR_HEADER):
5399         Make wording more consistent.
5400         * lib/autoconf/specific.m4 (AC_CYGWIN, AC_EMXOS2, AC_MINGW32):
5401         Explain the transition better.
5402         * lib/autoconf/types.m4 (AC_INT_16_BITS, AC_LONG_64_BITS): Explain
5403         the transition better.
5405 2003-11-24  Paolo Bonzini  <bonzini@gnu.org>
5407         * doc/autoconf.texi (Obsoleting Macros): Don't document the third
5408         parameter of AU_DEFUN.
5409         * lib/autoconf/autoupdate.m4 (AU_DEFINE): Remove.
5410         (AU_DEFUN): Remove the third parameter, it was not used.
5411         Use AC_DEFUN directly, not AU_DEFINE.
5412         * lib/autoconf/status.m4 (AC_LINK_FILES): Move the message into
5413         the expanded body, consistently with other macros such as AC_USG.
5415 2003-11-17  Paul Eggert  <eggert@twinsun.com>
5417         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Put at least 14 bytes
5418         into the initial confdefs.h, to work around a bug in NextStep 3.3
5419         patch 3 reported by Eric Sunshine.
5421 2003-11-15  Kevin Ryde  <user42@zip.com.au>
5423         * doc/autoconf.texi (Using System Type): Revise, showing $host rather
5424         than $target since the latter is not usual, add guidelines on when to
5425         use or not use the system type.
5427 2003-11-12  Derek Price  <derek@ximbiot.com>
5429         * doc/autoconf.texi (Limitations of Usual Tools): Fix what looks like a
5430         typo misrepaired by an auto-spellcheck.
5432 2003-11-12  Akim Demaille  <akim@epita.fr>
5434         * bin/autoreconf.in (&parse_args): Don't call automake with
5435         --force-missing unless it actually supports it.
5436         From Debian #219336.
5438 2003-11-12  Akim Demaille  <akim@epita.fr>
5440         * configure.ac: Bump to 2.59a.
5441         Require 2.59.
5443 2003-11-06  Akim Demaille  <akim@epita.fr>
5445         Version 2.59.
5447 2003-11-05  Alexandre Duret-Lutz  <adl@gnu.org>
5449         * lib/autoconf/status.m4 (_AC_SRCPATHS): Fix use of AS_SET_CATFILE
5450         so that ac_abs_builddir, ac_abs_top_builddir, ac_abs_srcdir,
5451         and ac_abs_top_srcdir are absolute paths.
5452         * lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): Remove misleading comment.
5454 2003-11-05  Akim Demaille  <akim@epita.fr>
5456         * configure.ac: Bump to 2.58a.
5458 2003-11-05  Kevin Ryde  <user42@zip.com.au>
5460         * doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since
5461         it provokes a warning from makeinfo about looking like a cross
5462         reference in info output.
5464         * doc/autoconf.texi (Function Portability): Add notes on signal
5465         handler return type, as per AC_TYPE_SIGNAL.
5467 2003-11-04  Akim Demaille  <akim@epita.fr>
5469         Version 2.58.
5470         * doc/standards.texi: Update from master.
5472         * tests/mktests.sh (ac_exclude_list): Add AC_FC_FREEFORM.
5474 2003-11-04  Akim Demaille  <akim@epita.fr>
5476         AC_CONFIG_FILE([d1/foo:d2/foo]) triggers error messages when
5477         computing the absolute path to d1 in the source hierarchy: it may
5478         not exist at all.  So don't cd into it.
5479         From Alexandre Duret-Lutz.
5480         http://mail.gnu.org/archive/html/bug-autoconf/2003-10/msg00205.html
5482         * lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): New.
5483         From Paul Eggert, but named after Perl's IO::Spec->catfile.
5484         * doc/autoconf.texi (Programming in M4sh): Document.
5485         * lib/autoconf/status.m4 (_AC_SRCPATHS): Use it.
5487 2003-11-03  Pavel Roskin  <proski@gnu.org>
5489         * doc/autoconf.texi (Generic Structure Checks): Describe
5490         action-if-found and action-if-not-found in AC_CHECK_MEMBERS.
5492 2003-10-31  Akim Demaille  <akim@epita.fr>
5494         * tests/fortran.at (GNU Fortran 77): Don't run FC macros.
5495         (GNU Fortran): New.
5496         * doc/autoconf.texi (Language Choice): Document.
5497         * lib/autoconf/fortran.m4 (AC_FC_SRCEXT, AC_FC_FREEFORM): Assert
5498         the current language is Fortran.
5500 2003-10-31  Akim Demaille  <akim@epita.fr>
5502         * bin/autom4te.in (&freeze): Use a less likely warning separator
5503         than `\n\n', so that `\n\n\n' is valid in warnings.
5504         Reported by Steve Huston.
5506 2003-10-28  Akim Demaille  <akim@epita.fr>
5508         * Makefile.cfg (local_updates, executable-update): Tweak to be
5509         robust to parallel makes.
5510         Suggested by Alexandre Duret-Lutz.
5512 2003-10-27  Akim Demaille  <akim@epita.fr>
5514         * Makefile.cfg (executable-update): New.
5515         (local_updates): Call it.
5517 2003-10-27  Akim Demaille  <akim@epita.fr>
5519         * lib/autoconf/general.m4 (_AC_RUN_IFELSE, _AC_INIT_PREPARE):
5520         Don't remove core.* as it may remove valid user files.
5521         * lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED)
5522         (AC_FUNC_UTIME_NULL): Likewise.
5524 2003-10-23  Akim Demaille  <akim@epita.fr>
5526         Version 2.57g.
5527         * config/config.guess, config/config.sub: Upgrade from masters.
5529 2003-10-23  Akim Demaille  <akim@epita.fr>
5531         * lib/autoconf/fortran.m4 (AC_FC_SRCEXT): Functions using
5532         AC_COMPILE_IFELSE that use break skip the clean up.  So do it by
5533         hand...
5535 2003-10-23  Akim Demaille  <akim@epita.fr>
5537         * lib/autoconf/general.m4 (_AC_LINK_IFELSE, _AC_COMPILE_IFELSE):
5538         Don't forget to remove conftest.err.
5540 2003-10-23  Akim Demaille  <akim@epita.fr>
5542         * lib/autoconf/general.m4 (_AC_LIBOBJ): Don't insert twice the
5543         same object file in $LIBOBJS.
5544         Reported by Alexandre Duret-Lutz & Derek Robert Price.
5545         * doc/autoconf.texi (Generic Functions): Adjust.
5547 2003-10-20  Paul Eggert  <eggert@twinsun.com>
5549         * lib/m4sugar/m4sh.m4 (_AS_TR_SH_PREPARE, _AS_TR_CPP_PREPARE):
5550         Use 'eval', so that the resulting configure scripts work even if
5551         the current directory has a weird file name like 'y%s+%pp%;s%@%_%g'.
5553 2003-10-20  Daniel Jacobowitz  <drow@mvista.com>
5555         * lib/autoconf/lang.m4 (AC_LANG_WERROR): New macro.
5556         * lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_PREPROC_IFELSE)
5557         (_AC_LINK_IFELSE): Check the werror flag.
5558         * doc/autoconf.texi (Generic Compiler Characteristics): Document
5559         AC_LANG_WERROR.
5560         * NEWS: Mention it.
5562 2003-10-20  Daniel Jacobowitz  <drow@mvista.com>
5564         * lib/autoconf/lang.m4 (AC_NO_EXECUTABLES): Override
5565         _AC_COMPILER_EXEEXT to attempt a link.  If linking fails,
5566         override AC_LINK_IFELSE.
5568 2003-10-15  Paul Eggert  <eggert@twinsun.com>
5570         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Work around a bug in
5571         pdksh 5.2.14.  Bug reported by Ralf Corsepius.
5572         * doc/autoconf.texi (Shellology): Mention the Korn shell and pdksh.
5573         Mention /usr/dt/bin/dtksh on Solaris.
5574         (Shell Substitutions): Warn about $((...)).
5575         (Parentheses): New section.
5577 2003-10-15  Kevin Ryde  <user42@zip.com.au>
5579         * doc/autoconf.texi (Function Portability): Add @prindex for exit.
5580         Add putenv and unsetenv.  Add sysconf _SC_PAGE_SIZE.
5582 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5584         * lib/autoconf/functions.m4 (AC_FUNC_FORK): Trivial fix for vfork
5585         cross test.
5587 2003-10-11  Steven G. Johnson  <stevenj@alum.mit.edu>
5589         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Use the new official
5590         name for the GNU Fortran 95+ compiler, 'gfortran', not 'g95'.
5592 2003-10-10  Andreas Schwab  <schwab@suse.de>
5594         * bin/autoheader.in: Avoid empty first line in --version and
5595         --help output.
5596         * bin/ifnames.in: Likewise.
5598 2003-10-09  Paul Eggert  <eggert@twinsun.com>
5600         * lib/Autom4te/XFile.pm: Don't assume -j is solo.
5601         Issue a more-informative diagnostic.
5602         Problems reported by Eric Sunshine.
5604 2003-10-08  Steven G. Johnson  <stevenj@alum.mit.edu>
5606         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Omit quoted
5607         -mGLOB_options_string stuff for Intel ifc, which can cause
5608         _AC_FC_LIBRARY_LDFLAGS to fail.  Use (faster) case for
5609         pattern-matching instead of grep.
5611 2003-10-08  Steven G. Johnson  <stevenj@alum.mit.edu>
5613         * doc/autoconf.texi: Document new FC Fortran macros.
5615 2003-10-08  Gary V. Vaughan  <gary@gnu.org>
5617         * lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Stub out a macro
5618         that future autopoint/aclocal/automake/autoreconf will be able
5619         to trace to find where to install local m4 macros.
5620         * doc/autoconf.texi (Input): Document it.
5621         * NEWS: Updated.
5623 2003-10-06  Gary V. Vaughan  <gary@gnu.org>
5625         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Add
5626         -lcrtbegin.o to list of ignored flags and fix underquoting of
5627         -lcrt[01].o.
5629 2003-10-04  Steven G. Johnson  <stevenj@ab-initio.mit.edu>
5631         * lib/autoconf/fortran.m4 (_AC_PROG_FC_G): Use language-specific
5632         cache variable instead of $G77 to decide whether to include -O2,
5633         since $G77 is specific to Fortran 77.
5635 2003-10-03  Steven G. Johnson  <stevenj@alum.mit.edu>
5637         * lib/autoconf/fortran.m4 (AC_FC_FREEFORM): Support Absoft "-f
5638         free" flag.  Re-order flags tested into rough order of popularity.
5640 2003-10-03  Steven G. Johnson  <stevenj@alum.mit.edu>
5642         * lib/autoconf/fortran.m4 (AC_PROG_FC): Reverse the order of the
5643         arguments so that it can be used with syntax identical to
5644         AC_PROG_F77, and so that we can more easily decide to
5645         remove/deprecate the DIALECT optional argument in the future if it
5646         proves troublesome.
5647         (AC_FC_FREEFORM): Exit 77 upon failure to fix test suite for
5648         non-freeform-supporting compilers.  Document freeform flags.
5650 2003-10-03  Akim Demaille  <akim@epita.fr>
5652         * configure.ac: Look for emacs, not macs.
5653         Reported by Eric Sunshine.
5655 2003-10-03  Akim Demaille  <akim@epita.fr>
5657         * lib/autom4te.in (Autoreconf-preselections): Trace AC_CONFIG_AUX_DIR.
5658         * bin/autoreconf.in (autoreconf_current_directory): Create the
5659         AUX_DIR if needed, for sake of automake --add-missing etc.
5660         Suggested by Alexandre Duret-Lutz.
5662 2003-10-03  Akim Demaille  <akim@epita.fr>
5664         * configure.ac: Quotation and formatting changes.
5665         (EMACS): Don't set it if it is not recent enough to support
5666         autoconf-mode.el.
5667         From Eric Sunshine.
5669 2003-10-02  Akim Demaille  <akim@epita.fr>
5671         * bin/ifnames.in (&scan_file): Skip C++ comments.
5672         From Jeremy Yallop.
5674 2003-10-01  Pavel Roskin  <proski@gnu.org>
5676         * doc/autoconf.texi (Particular Structure Checks):
5677         Fix misspelling of HAVE_STRUCT_STAT_ST_BLOCKS.
5679 2003-10-01  Akim Demaille  <akim@epita.fr>
5681         Version 2.57f.
5683 2003-09-30  Paul Eggert  <eggert@twinsun.com>
5685         * lib/Autom4te/XFile.pm: Use Errno.
5686         (lock): Ignore ENOLCK errors.  Problem reported Andreas Schwab in
5687         <http://mail.gnu.org/archive/html/bug-autoconf/2003-09/msg00141.html>.
5689 2003-09-30  Akim Demaille  <akim@epita.fr>
5691         * config/announce-gen (&print_news_deltas): Extracted from...
5692         (&print_changelog_deltas): here.
5693         (&news_file): Rename as...
5694         (@news_file): this.
5696 2003-09-30  Nicolas Joly  <njoly@pasteur.fr>
5698         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Remove files which might
5699         have been created when invoking the compiler.
5700         * tests/fortran.at (GNU Fortran 77): Quote $G77.
5702 2003-09-29  Akim Demaille  <akim@epita.fr>
5704         Version 2.57e.
5706         * config/mkinstalldirs: Upgrade.
5708 2003-09-28  Paul Eggert  <eggert@twinsun.com>
5710         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Set DUALCASE=1, for MKS sh.
5711         Problem reported by Lars J. Aas in
5712         <http://mail.gnu.org/archive/html/autoconf/2003-07/msg00042.html>.
5713         (_AS_MKDIR_P_PREPARE): Change "rm -fr ./-p" to the more-conservative
5714         "test -d ./-p && rmdir ./-p".  Suggested by Andreas Schwab in:
5715         http://mail.gnu.org/archive/html/autoconf-patches/2003-09/msg00039.html
5717 2003-09-26  Akim Demaille  <akim@epita.fr>
5719         * lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Make sure the
5720         directory for AC_CONFIG_COMMANDS' first argument exists.
5721         This makes valid the invocation of _AC_SRCPATH that follows.
5722         Reported by Eric Sunshine.
5723         * doc/autoconf.texi (Configuration Commands): Adjust.
5725 2003-09-26  Akim Demaille  <akim@epita.fr>
5727         * bin/autoscan.in (Autom4te::FileUtils): Use it for find_file.
5728         Reported by Ralf Corsepius.
5730 2003-09-26  Akim Demaille  <akim@epita.fr>
5732         * lib/autoconf/general.m4 (AC_HELP_STRING): Don't overquote the
5733         arguments.
5734         Actually, use AU_ALIAS.
5735         From Bruno Haible.
5737 2003-09-26  Paul Eggert  <eggert@twinsun.com>
5739         * lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): If mkdir -p . fails,
5740         rm -fr ./-p to remove junk left behind on NextStep and OpenStep.
5741         Problem reported by Eric Sunshine in:
5742         http://mail.gnu.org/archive/html/autoconf-patches/2002-12/msg00014.html
5744 2003-09-26  Akim Demaille  <akim@epita.fr>
5746         The test suite are sometimes assigning timings incorrectly.
5747         Reported by Henk Krus.
5748         Diagnosed by Nicolas Joly.
5750         * lib/autotest/general.m4 (AT_CLEANUP): Rename AT_help as
5751         AT_help_all.
5752         Instead of making AT_help a sequence of assignments to grow
5753         $at_help_all, just make AT_help_all be the growing contents of
5754         $at_help_all, and make a single assignment in...
5755         (AT_INIT): here.
5756         (at_times_skip): Flip the meaning and rename as...
5757         (at_times_p): this.
5758         (AT_INIT): When summarizing the test that ran, remove
5759         $at_times_file after use, and check it is present before trying to
5760         use it.
5762 2003-09-25  Akim Demaille  <akim@epita.fr>
5764         Version 2.57d.
5766         * bin/Makefile.am (edit): Handle '@configure_input@'.
5767         (autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate)
5768         (ifnames): chmod -w.
5769         * tests/wrapper.as (AUTOCONF, AUTOM4TE, ): Point to tests/
5770         executables, not bin/ executables!  Otherwise all the magic needed
5771         to find non installed files is turned off.  This caused a failure
5772         of test 40 and 41 that ran aclocal 1.8 which in turn ran autom4te
5773         as found in its environment (sent by tests/autoreconf): pointing
5774         to bin/autom4te that could not find its files.
5775         * tests/mktests.sh: Force the replacement of generated files, for
5776         the sake of "mv" program that are interactive when overwriting a
5777         -w file.
5778         * config/install-sh: Upgrade from CVS Automake.
5780 2003-09-23  Paul Eggert  <eggert@twinsun.com>
5782         * doc/autoconf.texi (Limitations of Builtins): Document test -h
5783         versus test -L issues.
5785 2003-09-23  Daniel Jacobowitz  <drow@mvista.com> and
5786             Paul Eggert  <eggert@twinsun.com>
5788         Trivial change to support GCC's configuration procedure.
5789         * lib/autoconf/c.m4 (AC_PROG_CPP_WERROR): New macro.
5790         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Don't warn
5791         about inconsistency if the preprocessor is set to give errors for
5792         any warning.
5793         * doc/autoconf.texi (C Compiler Characteristics): Document this.
5795 2003-09-13  Alexandre Duret-Lutz  <adl@gnu.org>
5797         * Makefile.am (autom4te-update, autom4te_files): Fetch Struct.pm
5798         and XFile.pm from Automake.
5799         * lib/Autom4te/XFile.pm: Update from Automake.
5801 2003-09-12  Akim Demaille  <akim@epita.fr>
5803         Version 2.57c.
5805 2003-09-12  Akim Demaille  <akim@epita.fr>
5807         * config/config.guess, config/config.sub, config/missing,
5808         * lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm: Update
5809         from masters.
5811 2003-09-12  Akim Demaille  <akim@epita.fr>
5813         * doc/autoconf.texi (Header Portability): Promote linux/types.h,
5814         not asm/types.h.
5816 2003-09-11  Akim Demaille  <akim@epita.fr>
5818         * doc/autoconf.texi (Header Portability): linux/random.h.
5819         From Peter Hendrickson.
5821 2003-09-10  Akim Demaille  <akim@epita.fr>
5823         * tests/mktests.sh (au_exclude_egrep): Make it harder to be
5824         willing to edit the output files.
5826 2003-09-10  Akim Demaille  <akim@epita.fr>
5828         * tests/fortran.at (GNU Fortran 77): Also exercise AC_FC_SRCEXT
5829         and AC_FC_FREEFORM.
5830         * tests/mktests.sh: Skip AC_FC_SRCEXT.
5831         * lib/autoconf/fortran.m4 (AC_FC_SRCEXT, AC_FC_FREEFORM): Likewise.
5833 2003-09-09  Akim Demaille  <akim@epita.fr>
5835         * lib/Autom4te/FileUtils.pm (&update_file): s/cannot not/cannot/g.
5836         Reported by Gary Vaughan.
5837         * bin/autom4te.in (handle_m4): Likewise.
5839 2003-09-09  Akim Demaille  <akim@epita.fr>
5841         * lib/Autom4te/FileUtils.pm (&update_file): Be sure not to leave
5842         trailing files.
5844 2003-09-07  Paul Eggert  <eggert@twinsun.com>
5846         * lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS):
5847         Improve the accuracy of the wording about obsolescence.
5848         From a suggestion by Ian Lance Taylor in
5849         <http://mail.gnu.org/archive/html/autoconf/2003-09/msg00044.html>.
5851 2003-09-05  Paul Eggert  <eggert@twinsun.com>
5853         * lib/autoconf/fortran.m4 (AC_FC_FREEFORM): Try -ffree-form too,
5854         for the benefit of g77 3.2.  Fix suggested by Steven G. Johnson.
5856 2003-09-04  Akim Demaille  <akim@epita.fr>
5858         * tests/mktests.sh (ac_exclude_list): Fix the filtering of
5859         AC_FUNC_WAIT3.
5861 2003-09-04  Akim Demaille  <akim@epita.fr>
5863         * bin/autom4te.in: Use &fatal where more appropriate than &error.
5864         (freeze): When exiting, use $exit_code.
5865         * lib/autoconf/fortran.m4: Comment changes.
5867 2003-09-04  Akim Demaille  <akim@epita.fr>
5869         * tests/mktests.sh (ac_exclude_list): Add AC_FC_FUNC.
5871 2003-09-02  Steven G. Johnson  <stevenj@alum.mit.edu>
5873         Add support for newer Fortran dialects.  The F77 interface is
5874         unchanged, and continues to support Fortran 77.  New FC macros
5875         correspond to all the old F77 macros, with output variables FC,
5876         FCFLAGS, and FCLIBS.  AC_PROG_FC defaults to picking the newest
5877         available dialect, but older dialects can be specified.  There are
5878         new macros AC_FC_SRCEXT to set the source extension, and
5879         AC_FC_FREEFORM to accept free-form source files.
5881         * lib/autoconf/c.m4 (_AC_LANG_PREFIX(C), _AC_LANG_PREFIX(C++)):
5882         New macros.
5883         (AC_LANG_PROGRAM(C)): Invoke _AC_LANG_PROGRAM_C_FC_HOOKS if defined.
5884         * lib/autoconf/fortran.m4 (AC_LANG(Fortran), _AC_FORTRAN_ASSERT,
5885         _AC_LANG_ABBREV(Fortran), _AC_LANG_PREFIX(Fortran 77),
5886         _AC_LANG_PREFIX(Fortran), _AC_FC, AC_LANG_SOURCE(Fortran),
5887         AC_LANG_PROGRAM(Fortran), AC_LANG_CALL(Fortran),
5888         AC_LANG_PREPROC(Fortran), AC_LANG_COMPILER(Fortran),
5889         _AC_FC_DIALECT_YEAR, _AC_F95_FC, _AC_F90_FC, _AC_F77_FC,
5890         _AC_PROG_FC, AC_PROG_FC, _AC_PROG_FC_G, _AC_PROG_FC_C_O,
5891         AC_PROG_FC_C_O, _AC_PROG_FC_V_OUTPUT, _AC_PROG_FC_V,
5892         _AC_FC_LIBRARY_LDFLAGS, AC_FC_LIBRARY_LDFLAGS, _AC_FC_DUMMY_MAIN,
5893         AC_FC_DUMMY_MAIN, _AC_FC_MAIN, AC_FC_MAIN, __AC_FC_NAME_MANGLING,
5894         _AC_FC_WRAPPERS, AC_FC_WRAPPERS, _AC_FC_FUNC, AC_FC_FUNC,
5895         AC_FC_SRCEXT, AC_FC_FREEFORM):
5896         New macros.
5897         (AC_PROG_F77, AC_PROG_F77_C_O, AC_F77_LIBRARY_LDFLAGS,
5898         AC_F77_DUMMY_MAIN, AC_F77_MAIN, _AC_F77_NAME_MANGLING,
5899         AC_F77_NAME_MANGLING, AC_F77_WRAPPERS, AC_F77_FUNC):
5900         Rewrite in terms of the above.
5901         (_AC_PROG_F77_G, _AC_PROG_F77_V_OUTPUT, _AC_PROG_F77_V): Remove.
5902         * lib/autoconf/lang.m4 (_AC_LANG_PREFIX): New macro.
5903         * tests/acfortran.at: Test AC_FC_FREEFORM, AC_FC_FUNC,
5904         AC_FC_MAIN, AC_FC_SRCEXT, AC_FC_WRAPPERS, AC_PROG_FC_C_O.
5906 2003-09-02  Paul Eggert  <eggert@twinsun.com>
5908         * doc/autoconf.texi (Limitations of Usual Tools, Limitations of Make):
5909         Document problems with timestamp resolution that 'make', 'cp -p', and
5910         'touch -r' have.
5912 2003-08-27  Akim Demaille  <akim@epita.fr>
5914         * tests/m4sugar.at (cross_warning): Make sure to enable the
5915         output, so that we can track spurious m4sugar output.
5916         * tests/local.at: Require 2.57.
5917         (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): Don't m4_default the arguments that
5918         are defaulted by AT_CHECK anyway.
5919         Use AT_CHECK_AUTOM4TE.
5920         * lib/m4sugar/m4sugar.m4: There should be no output at all: add a
5921         missing dnl.
5923 2003-08-27  Akim Demaille  <akim@epita.fr>
5925         * bin/autoheader.in: Issue the "Using auxiliary..." message only
5926         when -Wobsolete is set.
5927         Set it on by default.
5928         Suggested by Klee Dienes.
5930 2003-08-27  Akim Demaille  <akim@epita.fr>
5932         * doc/autoconf.texi (AC_FUNC_FSEEKO, AC_SYS_LARGEFILE): More
5933         documentation.
5934         From Guido Draheim.
5936 2003-08-26  Akim Demaille  <akim@epita.fr>
5938         * doc/autoconf.texi (Output): Make clear that one can run code
5939         after AC_OUTPUT.
5941 2003-08-25  Akim Demaille  <akim@epita.fr>
5943         * config/announce-gen, GNUmakefile, Makefile.maint: Update from
5944         CVS Bison.
5946 2003-08-25  Alexandre Duret-Lutz  <adl@gnu.org>
5948         * bin/autoreconf.in (parse_args): Do not pass --no-force to
5949         Automake versions prior to 1.8.
5951 2003-08-25  Akim Demaille  <akim@epita.fr>
5953         * doc/autoconf.texi (Header Portability): netinet/if_ether.h.
5954         From Ville Karaila.
5956 2003-08-24  Akim Demaille  <akim@epita.fr>
5958         * configure.ac: Bump to 2.57c.
5960 2003-08-22  Akim Demaille  <akim@epita.fr>
5962         Version 2.57b.
5964         * Makefile.cfg (local-checks-to-skip): New.
5965         * Makefile.maint (local-check): Rename as...
5966         (local-checks-available): this.
5967         (local-check): New.
5969         * Makefile.am (EXTRA_DIST): Add Makefile.cfg.
5970         * configure.ac: Require Automake 1.7.6.
5972 2003-08-22  Akim Demaille  <akim@epita.fr>
5974         Output stack traces in warnings.
5976         * lib/m4sugar/m4sugar.m4 (_m4_warn): New.
5977         Replace the former...
5978         (m4_warn): Pass the call stack to _m4_warn.
5979         * bin/autom4te.in: Adjust to output the call stack.
5980         * tests/m4sugar.at (m4@&t@_warn): Adjust.
5982 2003-08-22  Akim Demaille  <akim@epita.fr>
5984         * lib/Autom4te/Request.pm, lib/Autom4te/C4che.pm: New.
5985         * bin/autom4te.in: Adjust.
5987 2003-08-21  Akim Demaille  <akim@epita.fr>
5989         * lib/Autom4te/General.pm (&file_name_is_absolute): Remove.
5990         (&verbose): Remove.
5991         (&getopt): Adjust the note and verb channels, depending upon
5992         --verbose.
5993         * bin/autoheader.in, bin/autom4te.in, bin/autoscan.in,
5994         * bin/autoupdate.in: Adjust.
5995         Use &verb, not &verbose.
5997 2003-08-21  Akim Demaille  <akim@epita.fr>
5999         * bin/autoheader.in (&parse_args): Use &parse_warnings and
6000         &parse_WARNINGS.
6001         ($help): Use Autom4te::ChannelDefs::usage.
6002         * bin/autoscan.in: Use Autom4te::ChannelDefs.
6003         * lib/Autom4te/General.pm: Don't export error: you don't own it.
6005 2003-08-21  Akim Demaille  <akim@epita.fr>
6007         First stab at preserving warnings between calls to autom4te,
6008         including when the cache is used.
6010         There are still several issues: (i) there are too many runs of m4
6011         (one for include, one for warnings, and some more), (ii) warnings
6012         spreading on several lines are not handled gracefully, (iii) the
6013         code meant to have the call stack display for errors does not work
6014         (its handling should move from m4 to autom4te).
6016         * bin/autom4te.in Autom4te::Channels, Autom4te::ChannelDefs):
6017         Use them.
6018         (@preselect): Add m4_warn.
6019         ($exit_status): Remove, use $exit_code.
6020         ($help): Use Autom4te::ChannelDefs::usage.
6021         (&handle_m4): No longer define the m4_warnings.
6022         At each run, extract and report the warnings.
6023         Always cache the result, including if the exit status is on
6024         failure, since if nothing changes, we should result in the same
6025         failure, hence we can use the cache.
6026         * lib/m4sugar/m4sugar.m4 (m4_warning_ifelse, _m4_warning_ifelse)
6027         (_m4_warning_error_ifelse, __m4_warning_error_ifelse, _m4_warn):
6028         Remove.
6029         (m4_warn): Redefine as a do-nothing: it is its invocation that
6030         matters, as warnings are now reported via traces.
6031         * lib/autoconf/general.m4 (AC_DIAGNOSE): Don't make it a copy of
6032         the contents of m4_warn: make it _call_ m4_warn, so that tracing
6033         the latter reveals calls to the former.
6035         Adjust the tests.
6037         * tests/m4sugar.at (m4@&t@_warn): Use existing warning categories.
6039 2003-08-21  Akim Demaille  <akim@epita.fr>
6041         * bin/autoreconf.pm (Autom4te::Channels, Autom4te::ChannelDefs):
6042         Use them.
6044 2003-08-21  Akim Demaille  <akim@epita.fr>
6046         * lib/Autom4te/FileUtils.pm (&find_file): Walk the @include in
6047         forward order.
6048         * lib/Autom4te/ChannelDefs.pm: Doc typos.
6049         (&parse_warnings): Accept a list of warning requests.
6050         (&usage): Return a string, not a side effect.
6051         (cross): New warning category.
6053 2003-08-21  Akim Demaille  <akim@epita.fr>
6055         * lib/Autom4te/Configure_ac.pm (&find_configure_ac)
6056         (&require_configure_ac): Accept an optional directory argument.
6057         ($configure_ac): Remove.
6058         * lib/Autom4te/General.pm (&find_configure_ac, &canonfile)
6059         (&catfile): Remove.
6060         * bin/autoheader.in, bin/autoreconf.in, bin/autoupdate.in,
6061         * bin/autoscan.in: Adjust.
6063 2003-08-20  Akim Demaille  <akim@epita.fr>
6065         * bin/autoheader.in: Remove duplicate 'use Autom4te::FileUtils'.
6066         Reported by Alexandre Duret-Lutz.
6068 2003-08-20  Akim Demaille  <akim@epita.fr>
6070         * bin/autoupdate.in, bin/autoheader.in, bin/autoreconf.in,
6071         * bin/autom4te: Adjust.
6072         In particular, be Autoconf tools are really silent when properly
6073         working, bind the verbosity of the 'note' channel to $verbose.
6074         * lib/Autom4te/General.pm (&find_file, &mtime, &update_file)
6075         (&xsystem, &contents): Remove, since they are exported by...
6076         * lib/Autom4te/FileUtils.pm: this.
6077         More perldoc.
6078         * lib/Autom4te/General.pm (&up_to_date_p): Move to...
6079         * lib/Autom4te/FileUtils.pm: here.
6081 2003-08-20  Akim Demaille  <akim@epita.fr>
6083         * lib/Autom4te/Channels.pm, lib/Autom4te/ChannelDefs.pm
6084         * lib/Autom4te/Configure_ac.pm, lib/Autom4te/FileUtils.pm: New,
6085         from CVS Automake.
6087 2003-08-20  Akim Demaille  <akim@epita.fr>
6089         * Makefile.am (automake_cvsweb, automake_cvsargs, autom4te_files)
6090         (autom4te-update): New.
6091         * Makefile.cfg (update): Bind autom4te-update.
6093 2003-08-19  Derek Price  <derek@ximbiot.com>
6095         * lib/autotest/general.m4: Comment various HELP_* diversions.
6096         (PARSE_ARGS_BEGIN): New section for option parsing related
6097         initialization.
6098         (AT_ARG_OPTION,AT_ARG_OPTION_ARG,_AT_ARG_OPTION): New macros to define
6099         package specific options and associated help.
6101 2003-08-19  Akim Demaille  <akim@epita.fr>
6103         * config/announce-gen, Makefile.cfg: New.
6104         * Makefile.am: Adjust.
6105         * GNUmakefile, Makefile.maint: Update from CVS Coreutils.
6107 2003-08-19  Alexandre Duret-Lutz  <adl@gnu.org>
6109         * lib/autom4te.in (Automake-preselections): Preselect
6110         AC_CONFIG_LIBOBJ_DIR, AC_CONFIG_LINKS, m4_include,
6111         and m4_sinclude.
6113 2003-08-19  Alexandre Duret-Lutz  <adl@gnu.org>
6115         * lib/autom4te.in (Autoconf): Move all args except aclocal.m4? into ...
6116         (Autoconf-without-aclocal-m4): ... this new language.
6117         * doc/autoconf.texi (autom4te Invocation): Mention
6118         Autoconf-without-aclocal-m4.
6120 2003-08-18  Derek Price  <derek@ximbiot.com>
6122         * doc/autoconf.texi (Writing testsuite.at): Document RUN-IF-FAIL &
6123         RUN-IF-PASS optional arguments.
6125 2003-08-18  Derek Price  <derek@ximbiot.com>
6127         * doc/autoconf.texi (Programming in M4sh): Add doc for AS_IF.
6129 2003-08-16  Derek Price  <derek@ximbiot.com>
6131         * doc/autoconf.texi (Writing testsuite.at): Document defaults for
6132         STDOUT & STDERR arguments.
6134 2003-08-14  Derek Price  <derek@ximbiot.com>
6136         * lib/autotestgeneral.m4 (AT_INIT): Reformat test summary line to print
6137         DESCRIPTION rather than FILE and LINE.  Shorten result to fit in new,
6138         shorter column three.  Add DESCRIPTION to log file content.
6140 2003-08-13  Derek Price  <derek@ximbiot.com>
6142         * lib/autotest/general.m4 (AT_INIT): Correct typo in final status
6143         output.
6145 2003-08-12  Derek Price  <derek@ximbiot.com>
6147         * lib/autotest/general.m4 (AT_CHECK): Use new _AT_CHECK API.
6148         (AT_CHECK_NOESCAPE): Move core functionality to...
6149         (_AT_CHECK): ...this new macro.
6151 2003-08-07  Derek Price  <derek@ximbiot.com>
6153         * lib/autotest/general.m4 (AT_CHECK): Move core functionality...
6154         (AT_CHECK_NOESCAPE): ...to this new macro.
6156 2003-07-31  Paul Eggert  <eggert@twinsun.com>
6158         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Work around a bug
6159         in Bash 2.01.  Problem reported by Brian Gough in
6160         <http://mail.gnu.org/archive/html/bug-autoconf/2003-07/msg00106.html>.
6162 2003-07-25  John W. Eaton  <jwe@bevo.che.wisc.edu>
6164         * lib/autoconf/fortran.m4 (AC_F77_LIBRARY_LDFLAGS): Also ignore
6165         -lcrt1.o, for OS X.  (trivial change)
6167 2003-07-07  Paul Eggert  <eggert@twinsun.com>
6169         * lib/autoconf/c.m4 (AC_C_INLINE): Wrap the '#define inline ...'
6170         inside '#ifndef __cplusplus'.  Problem reported by
6171         Bob Friesenhahn.
6173 2003-07-06  Bill Clarke  <llib@computer.org>
6175         * lib/autoconf/functions.m4 (AC_FUNC_MMAP): Cast pointer to
6176         'long', not 'int', for benefit of Sun's recent C++ compilers
6177         (trivial change).  See:
6178         http://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00007.html
6179         (This really should be 'intptr_t', not 'long', but that would
6180         take more work.)
6182 2003-06-25  Akim Demaille  <akim@epita.fr>
6184         * lib/Makefile.am (autom4te.cfg): Make it read only.
6185         Depend on Makefile since it contains substitutions.
6186         From Paolo Bonzini.
6187         * lib/autom4te.in (args): Add local.at? for Autotest args.
6188         This change was made on autom4te.cfg which is generated.
6189         Reported by Raja R. Harinath.
6191 2003-06-25  Akim Demaille  <akim@epita.fr>
6193         * doc/autoconf.texi (Header Portability): sys/mount.h.
6194         From Gareth McCaughan.
6196 2003-06-23  Akim Demaille  <akim@epita.fr>
6198         * lib/autotest/general.m4 (AT_INIT): Report a single config.log,
6199         not all of them.  This fixes 1. the fact that when testing
6200         Autoconf there are many many config.log, 2. the incorrect use of
6201         top_srcdir to find config.log.
6202         Don't mix the detailed output of failed test with the summary of
6203         failures.  Rather, append detailed log afterwards.
6205 2003-06-23  Akim Demaille  <akim@epita.fr>
6207         * tests/local.at (AT_CHECK_CONFIGURE): Adjust to the verbose being
6208         always run: output config.log on $at_group_log.
6210 2003-06-23  Akim Demaille  <akim@epita.fr>
6212         * tests/torture.at (#define header templates): Don't use quotes in
6213         C++ comments as it puzzles Emacs' sh font-lock-mode.
6215 2003-06-23  Akim Demaille  <akim@epita.fr>
6217         * tests/mktests.sh (au_exclude_egrep): Fix output copyright notice.
6218         * lib/autom4te.cfg (args): Add local.at? for Autotest args.
6219         * tests/atspecific.m4: Rename as...
6220         * tests/local.at: This.
6221         * tests/suite.at: Move the globals into...
6222         * tests/local.at: here.
6223         * tests/Makefile.am: Adjust.
6224         * doc/autoconf.texi (testsuite Scripts): Adjust.
6226 2003-06-21  Kevin Ryde  <user42@zip.com.au>
6228         * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Extend test program to get an
6229         error from OSF 4.0 Compaq cc in its default almost-ANSI mode, thereby
6230         ensuring we add -std1 for full-ANSI.
6232         * doc/autoconf.texi (hdrindex): New macro.
6233         Add index entries for portability of various standard header files.
6235 2003-06-20  Akim Demaille  <akim@epita.fr>
6237         * configure.ac: Bump to 2.57b.
6239 2003-06-20  Akim Demaille  <akim@epita.fr>
6241         Version 2.57a.
6243 2003-06-20  Akim Demaille  <akim@epita.fr>
6245         * bin/autom4te.in: Don't rely on $HOME being defined.
6246         Reported by Marc Espie as PR/233.
6248 2003-06-20  Akim Demaille  <akim@epita.fr>
6250         * lib/autotest/general.m4: Use at_times_file only if used.
6251         From Nicolas Joly.
6253 2003-06-20  Akim Demaille  <akim@epita.fr>
6255         * config/config.guess, config/config.sub, config/elisp-comp,
6256         * config/install-sh, config/mkinstalldirs, doc/standards.texi:
6257         Update from masters.
6259 2003-06-11  Paolo Bonzini  <bonzini@gnu.org>
6261         * doc/autoconf.texi (Writing testsuite.at): Document AT_XFAIL_IF
6262         * lib/autotest/general.m4 (AT_XFAIL_IF): New macro.
6263         (TEST_SCRIPT): New diversion.
6264         (AT_SETUP): Divert output to TEST_SCRIPT and move some code...
6265         (AT_CLEANUP): ...to here.  Undivert TEST_SCRIPT.
6266         (AT_INIT): Support for expected failures.
6268 2003-06-02  Akim Demaille  <akim@epita.fr>
6270         * bin/autom4te.in, bin/autoscan.in, bin/autoheader.in: White space
6271         changes.
6272         * lib/Autom4te/General.pm (&backname): Remove, no longer used by
6273         Autoconf nor Automake.
6274         (&contents): New, from Automake.
6275         PODify.
6277 2003-05-28  Paul Eggert  <eggert@twinsun.com>
6279         * NEWS, doc/autoconf.texi (Particular Functions),
6280         lib/autoconf/functions.m4 (AC_FUNC_MKTIME): Check that mktime
6281         is the inverse of localtime.
6283 2003-05-25  Alexandre Duret-Lutz  <adl@gnu.org>
6285         * lib/Autom4te/General.pm (END): Print diagnostics to STDERR.
6286         (handle_exec_errors): New function.  Work around $! being
6287         altered by WEXITSTATUS.
6288         (xqx, xsystem): Use handle_exec_errors.
6290 2003-05-23  Alexandre Duret-Lutz  <adl@gnu.org>
6292         * lib/Autom4te/General.pm (END): Rewrite exit code processing.
6293         Do not call `_exit()', simply modify `$?'.
6294         (xsystem): Reset $! before running system, and check it afterward.
6295         * tests/tools.at (autoupdating AC_PREREQ): Expect exit status
6296         63 for version mismatches.
6298 2003-05-23  Akim Demaille  <akim@epita.fr>
6300         * lib/autoconf/status.m4: Prefer "TAB-SP" to "SP-TAB", because of
6301         Emacs' dangerous whitespace.el behavior (smashing "useless" spaces in
6302         the middle of a line).
6303         * lib/m4sugar/m4sugar.m4: Likewise.
6304         Remove useless spaces in comments.
6306 2003-05-23  Akim Demaille  <akim@epita.fr>
6308         * lib/m4sugar/m4sugar.m4 (m4_version_prereq): Failure causes an
6309         exit 63, so that we (or Automake's "missing") can tell the
6310         difference with a plain failure.
6311         * doc/autoconf.texi (Notices): Adjust.
6313 2003-05-23  Akim Demaille  <akim@epita.fr>
6315         * Makefile.am, bin/Makefile.am, config/Makefile.am,
6316         * doc/Makefile.am, lib/autoconf/Makefile.am, tests/Makefile.am:
6317         White spaces cleanup.
6319 2003-05-22  Jim Meyering  <jim@meyering.net>
6320             Paul Eggert  <eggert@twinsun.com>
6322         * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION):
6323         Remove `#include <stdlib.h>' from the list; we should never
6324         make confdefs.h include <stdlib.h> or <cstdlib>, because the
6325         resulting namespace pollution would cause other tests to fail.
6326         Configure scripts run with some older versions of g++ and HP's
6327         aCC would fail due to such an #include.  Problems reported by
6328         Matthew Mueller in <http://bugs.debian.org/120704> and by
6329         Keith Bostic in
6330         <http://mail.gnu.org/archive/html/autoconf/2003-05/msg00063.html>.
6331         In the test, use the test declaration before including <stdlib.h>,
6332         as that's closer to how it'll be used.
6334 2003-05-23  Akim Demaille  <akim@epita.fr>
6336         * doc/autoconf.texi (Header Portability): ucred.h.
6337         From Ian Redfern.
6339 2003-05-22  Paolo Bonzini  <bonzini@gnu.org>
6341         Overhaul Autotest's logging: generate separate log files
6342         in testsuite.dir/NNN/testsuite.log, and append them to
6343         testsuite.log instead of re-running the test verbosely.
6345         * lib/autotest/general.m4 (AT_INIT): Use a single redirected
6346         file descriptor, write 0 to at_status_file instead of setting
6347         at_status=0, initialize some new variables (at_status_file,
6348         at_group_log, at_suite_log, at_tee_pipe).  Remove the cruft
6349         to rerun the tests, instead append the at_group_log to the
6350         at_suite_log when a test fails.
6351         (AT_SETUP): pipe the test case's output into at_tee_pipe,
6352         with the AS_MESSAGE_LOG_FD redirected to stdout.
6353         (AT_CLEANUP): save the output status in $at_status_file
6354         and restore it, redirect the AS_MESSAGE_LOG_FD back to
6355         its original place.
6356         (AT_CHECK): since tests are run with a redirected stdout,
6357         and used to be re-run in verbose mode, turn some $at_verbose
6358         into echo, and don't redirect the output of testing stdout
6359         and stderr.
6361         * lib/autotest/autoconf.texi (testsuite Scripts): Update
6362         the name of the debugging directory and information about
6363         its contents.
6365 2003-05-22  Paolo Bonzini  <bonzini@gnu.org>
6367         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Actually use the 2nd
6368         parameter.
6370 2003-05-22  Akim Demaille  <akim@epita.fr>
6372         * lib/autoconf/autotest.m4, lib/autoconf/autoupdate.m4
6373         * lib/autoconf/fortran.m4 lib/autoconf/general.m4
6374         * lib/autoconf/headers.m4 lib/autoconf/oldnames.m4
6375         * lib/autoconf/status.m4: Fix and adjust copyright notices.
6377 2003-05-22  Akim Demaille  <akim@epita.fr>
6379         * aclocal.m4, bin/autoconf.as, lib/autoconf/autoconf.m4,
6380         * lib/autoconf/autoheader.m4, lib/autoconf/autoupdate.m4,
6381         * lib/autoconf/c.m4, lib/autoconf/fortran.m4,
6382         * lib/autoconf/general.m4, lib/autoconf/headers.m4,
6383         * lib/autoconf/lang.m4, lib/autoconf/libs.m4,
6384         * lib/autoconf/programs.m4, lib/autoconf/specific.m4,
6385         * lib/autoconf/status.m4, lib/autoconf/types.m4,
6386         * lib/autotest/general.m4, lib/m4sugar/m4sugar.m4,
6387         * tests/atspecific.m4, tests/base.at, tests/compile.at,
6388         * tests/foreign.at, tests/m4sh.at, tests/semantics.at,
6389         * tests/tools.at, tests/torture.at:
6390         Whitespace clean up.
6391         Suggested by Jim Meyering.
6393 2003-05-22  Akim Demaille  <akim@epita.fr>
6395         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Restore smashed
6396         ' \t' as '\t ' so that Emacs' whitespace.el keep it.
6397         Reported by Jim Meyering.
6399 2003-05-22  Akim Demaille  <akim@epita.fr>
6401         * doc/autoconf.texi: Replace AC_HELP_STRING AS_HELP_STRING.
6402         Add AC_HELP_STRING  to the obsolete macros section.
6403         Typos.
6404         Use '@.' for sentences that ended in a capital letter.
6405         From Art Haas.
6407 2003-05-22  Akim Demaille  <akim@epita.fr>
6409         * config/config.guess, config/config.sub, config/elisp-comp,
6410         * config/install-sh, config/mdate-sh, config/mkinstalldirs,
6411         * config/texinfo.tex, doc/standards.texi: Update from masters.
6413 2003-05-21  Paolo Bonzini  <bonzini@gnu.org>
6415         * lib/m4sugar/m4sh.m4 (AS_VAR_SET): Escape the RHS before passing
6416         it to eval.
6418 2003-05-21  Akim Demaille  <akim@epita.fr>
6420         * bin/autoupdate.in ($m4): Fix quotation.
6421         Reported by Martin Mokrejs.
6423 2003-05-19  Paul Eggert  <eggert@twinsun.com>
6425         * ChangeLog, ChangeLog.2, THANKS, lib/m4sugar/m4sugar.m4:
6426         Remove non-ASCII characters.
6428 2003-05-18  Paolo Bonzini  <bonzini@gnu.org>
6430         * tests/semantics.at (AC_SEARCH_LIBS): New test.
6431         * tests/semantics.at (AC_CHECK_HEADERS_OLD,
6432         AC_CHECK_HEADERS_NEW): New tests.
6434 2003-05-17  Akim Demaille  <akim@epita.fr>
6436         * lib/autoconf/functions.m4: Use the default includes so that
6437         memcmp be declared before being tested.
6438         Reported by Sander Niemeijer.
6439         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_GETGROUPS, AC_FUNC_STRNLEN): Likewise.
6440         * doc/autoconf.texi (Default Includes): Document
6441         AC_INCLUDES_DEFAULT.
6443 2003-05-17  Akim Demaille  <akim@epita.fr>
6445         * lib/autoconf/specific.m4: Include signal.h and unistd.h.
6446         * doc/autoconf.texi (Obsolete Macros): Adjust.
6447         Reported by Werner LEMBERG and Debian Bug 190886.
6449 2003-05-16  Akim Demaille  <akim@epita.fr>
6451         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): s/FOO/as_foo/ to avoid
6452         user name space clashes.
6453         Reported by Bruno Haible.
6455 2003-05-16  Akim Demaille  <akim@epita.fr>
6457         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
6458         * bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in (BEGIN): Make
6459         them uniform, and more robust to Perl special characters.
6460         Reported by Martin Mokrejs.
6462 2003-05-14  Akim Demaille  <akim@epita.fr>
6464         * tests/foreign.at (Libtool): Skip all Libtools pre 1.4.
6466 2003-05-14  Akim Demaille  <akim@epita.fr>
6468         * doc/autoconf.texi (Header Portability): X11/extensions/scrnsaver.h,
6469         linux/irda.h.
6471 2003-05-12  Akim Demaille  <akim@epita.fr>
6473         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Improve the
6474         message.
6475         From Matthias Andree.
6477 2003-05-07  Alexandre Duret-Lutz  <adl@gnu.org>
6479         * lib/Autom4te/XFile.pm (lock, truncate): Do not pass @_ to flock
6480         and truncate.
6482 2003-05-06  Akim Demaille  <akim@epita.fr>
6484         Don't try to be smart with aclocal 1.8+ because (i) aclocal no
6485         longer updates aclocal.m4 if useless, (ii) if a file m4_included
6486         by aclocal.m4 is changed it might require the importing of another
6487         m4 extension file, i.e., aclocal must be run.
6489         * bin/autoreconf.in (&run_aclocal, $aclocal_supports_force): New.
6490         (&parse_args): Use --force with aclocal if required and supported.
6491         (&autoreconf_current_directory): Use &run_aclocal.
6493 2003-05-06  Akim Demaille  <akim@epita.fr>
6495         Lock autom4te's cache.
6497         * lib/Autom4te/XFile.pm ($me, &name, &lock, &truncate, &seek): New.
6498         * bin/autom4te.in (&Request::save, &Request::load): Use an IO::File
6499         argument instead of a file name, so that the request file remains
6500         open during the whole autom4te run.
6501         ($icache_file): New.
6502         (&freeze): Lock the $icache_file.
6504 2003-04-29  Derek Price  <derek@ximbiot.com>
6506         * lib/autotest/general.m4 (AT_KEYWORDS): Don't use a comma as the
6507         seperator with m4_append_uniq().  It doesn't work.
6508         (AT_CLEANUP): Add `;' to end of at_help_all.
6509         (AT_INIT): Allow --keywords to be specified more than once.  When
6510         grepping $at_help_all for keywords, use the field and keyword
6511         seperators to ensure a complete keyword match.  Alter at_prev handling
6512         to support the new --keywords behavior.
6514 2003-04-27  Karl Berry  <karl@freefriends.org>
6516         * doc/autoconf.texi: Make the dir entries in the autoconf manual
6517         align better with others.  I also made some of the individual
6518         entries on one line, for brevity and to make it easier for me to
6519         sort my dir-example file in the Texinfo distribution :).
6521 2003-04-12  Jim Meyering  <jim@meyering.net>
6523         * NEWS: Mention the new macro.
6524         * lib/autoconf/c.m4 (AC_C_RESTRICT): New macro.
6525         * doc/autoconf.texi (C Compiler): Describe AC_C_RESTRICT.
6526         * tests/c.at: Test AC_C_RESTRICT.
6527         * tests/mktests.sh (ac_exclude_list): Add exclusion for AC_C_RESTRICT.
6529 2003-04-08  Akim Demaille  <akim@epita.fr>
6531         * bin/ifnames.in: Skip C++ comments.
6532         From Jeremy Yallop.
6534 2003-04-08  Akim Demaille  <akim@epita.fr>
6536         * GNUmakefile (SHELL): Don't assume sh is in /bin/.
6537         From Ilya Zakharevich.
6539 2003-04-08  Akim Demaille  <akim@epita.fr>
6541         * doc/autoconf.texi (Particular Headers): Some about sys/socket.h,
6542         net/if.h, stdlib.h.
6544 2003-04-01  Derek Price  <derek@ximbiot.com>
6546         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Correct syntax error
6547         from Akim's checkin of 2003-03-29.
6549 2003-04-01  Derek Price  <derek@ximbiot.com>
6551         * tests/torture.at (Configuring subdirectories): Add missing
6552         close-quote for Akim's change from 2003-03-28.
6554 2003-04-01  Akim Demaille  <akim@epita.fr>
6556         * doc/autoconf.texi (ac, at, ms): Rename these indexes as...
6557         (AC, AT, MS): these.
6558         (shortindexflag, @acindex, @ahindex, @asindex, @atindex, @msindex):
6559         New.
6560         Use them.
6561         * doc/Makefile.am (CLEANFILES): Adjust.
6562         (TEXI2DVI): Make it --batch.
6564 2003-03-31  Derek Price  <derek@ximbiot.com>
6566         * lib/autotest/general.m4: Revert the checkin from 2003-03-27
6567         which removed the main loop.
6568         Thanks to Akim Demaille.
6570 2003-03-29  Akim Demaille  <akim@epita.fr>
6572         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Skip OS/2's install,
6573         that starts a GUI.
6574         From Ilya Zakharevich.
6576 2003-03-29  Akim Demaille  <akim@epita.fr>
6578         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): The
6579         documentation to read is Autoconf's.
6580         Suggested by Paul Eggert.
6582 2003-03-28  Akim Demaille  <akim@epita.fr>
6584         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Suggest
6585         reading the section "Present But Cannot Be Compiled" when the
6586         header causes problems.
6588 2003-03-28  Akim Demaille  <akim@epita.fr>
6590         * tests/torture.at (Configuring subdirectories): Require aclocal
6591         1.4, otherwise the test fails, as it does support configure.ac.
6592         This fixes the "test 40 failed" bug reports.
6594 2003-03-28  Akim Demaille  <akim@epita.fr>
6596         * doc/autoconf.texi (C Compiler): `#line' portability.
6597         From Paul Eggert and Nelson H. F. Beebe.
6599 2003-03-27  Derek Price  <derek@ximbiot.com>
6601         * lib/autotest/general.m4: Eliminate main loop and reorganize test
6602         layout in order to allow scripting around test groups.
6604 2003-03-27  Derek Price  <derek@ximbiot.com>
6606         * lib/autotest/general.m4 (PARSE_ARGS,PARSE_ARGS_END,HELP,HELP_MODES,
6607         HELP_TUNING,HELP_OTHER,HELP_END,PREPARE_TESTS,TESTS_END): Define and
6608         use new diversions in preparation for accepting new arguments and
6609         allowing scripting around tests.
6610         (OPTIONS,TAIL): Remove these diversions to make way for the ones above.
6612 2003-03-26  Derek Price  <derek@ximbiot.com>
6614         * lib/autoconf/general.m4 (AC_ARG_VAR): Use AS_HELP_STRING instead of
6615         obsolete AC_HELP_STRING.
6616         (AC_HELP_STRING): AU_DEFUN to...
6617         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): ...here.
6618         * tests/m4sh.at (AS_HELP_STRING): New test.
6620         * tests/acgeneral.at: Regenerated.
6622 2003-03-26  Derek Price  <derek@ximbiot.com>
6624         * lib/autotest/general.m4: s/DEFAULT/DEFAULTS/ since it makes more
6625         sense.  Verbosify the diversion definitions comment.
6627 2003-03-26  Derek Price  <derek@ximbiot.com>
6629         * lib/autotest/general.m4 (AT_INIT): Remove redundant call to
6630         AS_PREPARE.
6632 2003-03-21  Eric Siegerman  <eric_97@pobox.com>
6634         * doc/autoconf.texi (Present But Cannot Be Compiled):
6635         Grammar fixes and minor rewording. (trivial change)
6637 2003-03-06  Paul Eggert  <eggert@twinsun.com>
6639         Work around a problem noted by Nelson H. F. Beebe with coreutils
6640         4.5.9: Sun c89 (Sun WorkShop 6 update 2 C 5.3 Patch 111679-08
6641         2002/05/09) rejects '#line 32768 "configure"' because the line
6642         number overflows.
6643         * lib/autoconf/c.m4 (AC_LANG_SOURCE(C)): Do not generate
6644         #line directives.
6645         * lib/autoconf/lang.m4 (AC_LANG_SOURCE): Fix comment to match this.
6646         * doc/autoconf.texi (Generating Sources): Document this.
6648 2003-03-01  Richard Dawe  <rich@phekda.freeserve.co.uk>
6650         * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): Normalize
6651         file name for the m4 program, when it has an "exe" file extension.
6652         DJGPP's error messages include the error code in brackets -
6653         remove the error code during normalization.
6655 2003-02-28  Akim Demaille  <akim@epita.fr>
6657         * doc/autoconf.texi (Present But Cannot Be Compiled): New.
6659 2003-02-28  Alexandre Duret-Lutz  <adl@gnu.org>
6661         * doc/autoconf.texi (Limitations of Make): Remove the section
6662         about `$<' in inference rules, it was a bogus interpretation of
6663         an old Automake change.  Discuss NetBSD, FreeBSD, OpenBSD, and
6664         Tru64 make in the "target lookup" section.
6665         (Automake): Automake 1.5+ no longer requires special tools to be
6666         present on the developer's host.
6668 2003-02-26  Richard Dawe  <rich@phekda.freeserve.co.uk>
6670         * bin/autoheader.in (BEGIN): For DJGPP SHELL may not be set
6671         to a shell that can handle redirection or quoting correctly.
6672         Override SHELL with the shell detected by configure.
6673         Use of $^O suggested by Tim van Holder.
6674         * bin/autom4te.in (BEGIN): Likewise.
6675         * bin/autoreconf.in (BEGIN): Likewise.
6676         * bin/autoscan.in (BEGIN): Likewise.
6677         * bin/autoupdate.in (BEGIN): Likewise.
6678         * bin/ifnames.in (BEGIN): Likewise.
6680         * bin/ifnames.in: Add final newline to help and version messages.
6682         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Translate colons,
6683         to cope with DOS-style absolute paths, when constructing
6684         ${ac_make}.
6686         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS, _AC_OUTPUT_FILES):
6687         When constructing paths with IFS=:, quote the path. If we're
6688         constructing a DOS-style absolute path, we don't want to split it
6689         on the colon.
6691         * tests/atspecific.m4 (AT_CHECK_CONFIGURE): Fix typo
6692         in description.
6694 2003-02-25  Pavel Roskin  <proski@gnu.org>
6696         * bin/autoheader.in: Add missing newline when printing
6697         suggestion how change AC_DEFINE call.
6699 2003-02-24  Paul Eggert  <eggert@twinsun.com>
6701         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix typo in
6702         2002-09-01 patch by replacing "test -n" with "test -z".
6703         This fixes a bug found by Jeff Painter and reported by Tom Epperly in
6704         <http://mail.gnu.org/archive/html/autoconf/2003-02/msg00139.html>.
6706         * doc/autoconf.texi (Shell Substitutions): test -n -> test -z,
6707         to fix a mismatch between example and discussion.
6709 2003-02-24  Kevin Ryde  <user42@zip.com.au>
6711         * doc/autoconf.texi (Limitations of Builtins): Add notes on printf
6712         format starting with "-".
6714 2003-02-20  Alexandre Duret-Lutz  <adl@gnu.org>
6716         * doc/autoconf.texi (Limitations of Make): `foo=bar make -e'
6717         is not portable inside Makefile.
6719 2003-02-20  Akim Demaille  <akim@epita.fr>
6721         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): When
6722         compiler says yeah, but preproc says nope, compiler is right.
6723         Conversely, prompt the reader to send a bug report to the
6724         maintainers of the package, not of Autoconf.
6726 2003-02-20  Klee Dienes  <kdienes@apple.com>
6728         * bin/autoreconf.in (autoreconf_current_directory): Properly
6729         handle an empty aclocal.m4.
6731 2003-02-20  Akim Demaille  <akim@epita.fr>
6733         * lib/autoconf/general.m4 (AC_PREFIX_PROGRAM): Quote
6734         $ac_prefix_program.
6735         From Larry Jones.
6737 2002-12-23  Paul Eggert  <eggert@twinsun.com>
6739         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Define $1 to an
6740         innocuous variant befor including <limits.h> or <assert.h>.  This
6741         works around a bug reported by Albert Chin: HP-UX 11i
6742         (and earlier versions) have a <limits.h> that declares
6743         gettimeofday and many other functions.
6745 2002-12-03  Paul Eggert  <eggert@twinsun.com>
6747         Version 2.57.
6749         * NEWS, configure.ac: Update version.
6751         * doc/fdl.texi: Upgrade to FDL version 1.2.
6753         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Use the function f
6754         nontrivially in main's body, so that f's external declaration is
6755         not optimized away in AIX.  This should fix the bug reported by
6756         Martin Frydl in
6757         <http://mail.gnu.org/pipermail/autoconf/2002-November/014508.html>.
6759         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C),
6760         _AC_PROG_PREPROC_WORKS_IFELSE): Use <limits.h> if __STDC__ is
6761         defined, to support freestanding compilers.  This should fix the
6762         bug reported by Momchil Velkov in
6763         <http://mail.gnu.org/pipermail/autoconf/2002-November/014490.html>.
6765         * doc/autoconf.texi (Obsolete Macros): Fix typos (insert empty
6766         arg, AC_DEFINE -> AC_DEFINE_UNQUOTED) in documentation for
6767         obsolete AC_CHECK_TYPE.  The missing empty arg was reported
6768         by Simon Josefsson in
6769         <http://mail.gnu.org/pipermail/autoconf-patches/2002-December/008830.html>.
6771         * Makefile.maint (www-gnu): New macro.
6772         (standards.texi-url_prefix, make-stds.texi-url_prefix): Use it, as
6773         the location has moved.
6775 2002-12-02  Martin Frydl  <martin@systinet.com>
6777         * bin/autom4te.in (at_flatten): rewritten to avoid M4 problem when
6778         \(.*\) match is too long and there is something more to be checked.
6779         <http://mail.gnu.org/pipermail/autoconf/2002-November/014524.html>
6781 2002-11-15  Akim Demaille  <akim@epita.fr>
6783         Version 2.56.
6785         * config/install-sh: chmod +x.
6786         From Paul Eggert.
6787         * config/move-if-change: Indenting changes.
6788         * Makefile.am (AUTOMAKE_OPTIONS): Move to...
6789         * configure.ac (AM_INIT_AUTOMAKE): here.
6790         Require 1.7.1.
6792 2002-11-14  Akim Demaille  <akim@epita.fr>
6794         Version 2.55.
6796         * config/config.guess, config/config.sub, config/install-sh:
6797         Update from masters.
6799 2002-11-14  Akim Demaille  <akim@epita.fr>
6801         * Makefile.maint: Sync with Bison, i.e.:
6802         (po-check): Scan .l and .y files instead of the
6803         .c and the .h files that they generate.  This fixes the bug
6804         reported by Tim Van Holder in:
6805         <http://mail.gnu.org/pipermail/bison-patches/2002-November/001352.html>
6806         Look for N_ as well as for _.  Try to avoid matching #define for
6807         N_ and _.
6808         From Paul Eggert.
6810 2002-11-14  Akim Demaille  <akim@epita.fr>
6812         * doc/autoconf.texi (C Compiler): Compiling several files at once.
6813         From Paul Eggert and Albert Chin-A-Young.
6815 2002-11-14  Akim Demaille  <akim@epita.fr>
6817         * doc/autoconf.texi (C Compiler): Solitary backslashes.
6818         From Paul Eggert and Albert Chin-A-Young.
6820 2002-11-14  Kevin Ryde  <user42@zip.com.au>
6822         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Initialize f=$1 rather
6823         than assigning in main, to avoid HP cc +O3 optimizing it away.
6825 2002-11-12  Peter Eisentraut  <peter_e@gmx.net>
6827         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Add -q
6828         option.  Process --recheck after parsing all options.  Pass -q
6829         option to configure on --recheck.
6830         (AC_OUTPUT): Pass -q from configure to config.status.
6831         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Strip -q from
6832         arguments to record.
6833         * doc/autoconf.texi (config.status Invocation): Document
6834         config.status -q option.
6836 2002-11-07  Alexandre Duret-Lutz  <adl@gnu.org>
6838         * bin/autoscan.in (scan_file): Scan Makefile.am too. Ignore
6839         Makefile.in if Makefile.am exists.
6840         (output): Strip `.am' from Makefiles.  Don't
6841         output AC_CONFIG_FILES if no Makefiles were found.
6843 2002-11-07  Akim Demaille  <akim@epita.fr>
6845         * Makefile.am (cvs_files): Add elisp-comp, mdate-sh.
6846         (local_updates): New.
6847         * Makefile.maint: Update, from CVS Bison.
6848         (local_updates): New.
6850 2002-11-06  Akim Demaille  <akim@epita.fr>
6852         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY): Wrap the `f'
6853         declaration in extern "C" too.
6854         Reported by Roberto Bagnara.
6856 2002-11-06  Akim Demaille  <akim@epita.fr>
6858         * tests/torture.at (Configuring subdirectories): Don't use grep
6859         -w.
6860         * doc/autoconf.texi (Limitations of Usual Tools): Grep -w.
6861         Reported by Ezra Peisach.
6863 2002-11-05  Akim Demaille  <akim@epita.fr>
6865         * lib/autoconf/autoheader.m4 (_AH_TEMPLATE_OLD, _AH_VERBATIM_OLD):
6866         Remove.
6867         We _have_ to stop using the old compatibility scheme that tried to
6868         avoid useless backslashes because Libtool 1.4.3 contains a
6869         AC_DEFINE([error_t], [int],
6870         [Define to a type to use for \`error_t' if it is not
6871         otherwise available.])
6872         We _have_ to quote the single quote and backslashes with \.  The
6873         old compatibility scheme saw that ` was backslashed, and therefore
6874         did not quote the single quote.  Hence before this patch, Autoconf
6875         was not compatible with Libtool.
6877 2002-11-04  Paul Eggert  <eggert@twinsun.com>
6879         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Set the following variables,
6880         too: LC_ADDRESS, LC_IDENTIFICATION, LC_MEASUREMENT, LC_MONETARY,
6881         LC_NAME, LC_PAPER, LC_TELEPHONE.
6882         * doc/autoconf.texi (Special Shell Variables): Mention those vars.
6884 2002-11-04  Akim Demaille  <akim@epita.fr>
6886         Version 2.54c.
6888         * Makefile.maint (update, cvs-update, po-update, do-po-update):
6889         New.
6890         * config/texinfo.tex: Update.
6892 2002-11-03  Akim Demaille  <akim@epita.fr>
6894         * bin/autoreconf.in (&autoreconf_current_directory): New, extracted
6895         from...
6896         (&autoreconf): here.
6897         ($help, $make, &parse_args, &autoreconf_current_directory):
6898         Support -m/--make.
6899         * doc/autoconf.texi (autoreconf Invocation): Adjust.
6901 2002-10-31  Bruno Haible  <bruno@clisp.org>
6903         * lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Change message.
6904         Change name of cache variable to ac_cv_func_malloc_0_nonnull.
6905         (AC_FUNC_MALLOC): Change description of HAVE_MALLOC macro.
6906         (_AC_FUNC_REALLOC_IF): Change message. Change name of cache variable
6907         to ac_cv_func_realloc_0_nonnull.
6908         (AC_FUNC_REALLOC): Change description of HAVE_REALLOC macro.
6910 2002-10-31  Akim Demaille  <akim@epita.fr>
6912         The test suite was no longer checking for trailing envvars and files.
6914         * tests/atspecific.m4 (AC_STATE_SAVE): Don't use quadrigraphs here.
6915         (AT_CHECK_ENV): Make sure the `state-ls.before file exists.
6917 2002-10-31  Akim Demaille  <akim@epita.fr>
6919         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Use and display
6920         `$(MAKE)' instead of '${MAKE}' to emphasize that we refer to the
6921         Make variable, not a shell variable.
6922         Suggested by Bruno Haible.
6924 2002-10-31  Akim Demaille  <akim@epita.fr>
6926         * bin/autom4te.in (load_configuration): Reject #args out of any
6927         language.
6929 2002-10-31  Akim Demaille  <akim@epita.fr>
6931         * lib/autoconf/general.m4 (_AC_MSG_LOG_CONFTEST): New.
6932         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE, _AC_LINK_IFELSE)
6933         (_AC_RUN_IFELSE): Use it.
6934         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT):
6935         (_AC_COMPILER_EXEEXT_DEFAULT): Likewise.
6936         * lib/autoconf/c.m4 (AC_LANG_SOURCE): Don't include confdefs.h,
6937         inline it.
6939 2002-10-30  Akim Demaille  <akim@epita.fr>
6941         * bin/autom4te.in (&parse_args, $help): Support --no-cache.
6942         * doc/autoconf.texi (autom4te Invocation): Adjust.
6943         Suggested by Tim van Holder.
6945 2002-10-29  Paul Eggert  <eggert@twinsun.com>
6947         * doc/autoconf.texi (Particular Functions): AC_FUNC_MALLOC and
6948         AC_FUNC_REALLOC check for compatibility with glibc, not POSIX.
6949         Problem reported by Bruno Haible.
6951 2002-10-29  Akim Demaille  <akim@epita.fr>
6953         * doc/autoconf.texi (Header Templates): Put also in words what the
6954         pictures says to assist free style readers.
6955         (Customizing autom4te): s/--cache=/--cache /.
6957 2002-10-29  Akim Demaille  <akim@epita.fr>
6959         * lib/autoconf/functions.m4 (_AC_FUNC_VFORK): Include stdlib.h and
6960         sys/wait.h.
6961         sparc_address_test returns void.
6962         Use it with an argument, as prototyped.
6963         From Bruno Haible.
6965 2002-10-29  Akim Demaille  <akim@epita.fr>
6967         * doc/autoconf.texi (Subdirectories): Cygnus dirs have
6968         configure.in, not configure.ac.
6969         Reported by Bruno Haible.
6971 2002-10-29  Akim Demaille  <akim@epita.fr>
6973         * tests/torture.at (Deep Package): New test.
6974         (Configuring subdirectories): Don't use a testSubDir as Autotest
6975         now does it itself.
6977 2002-10-29  Akim Demaille  <akim@epita.fr>
6979         * bin/autoreconf.in (&parse_args, $help): Support --warnings.
6980         * doc/autoconf.texi (Invoking autom4te): Rename as...
6981         (autom4te Invocation): this, for consistency with the other nodes.
6983 2002-10-29  Akim Demaille  <akim@epita.fr>
6985         * lib/autom4te.in (Autoconf): s/automate/autom4te/.
6986         Reported by Ralf Corsepius.
6988 2002-10-29  Akim Demaille  <akim@epita.fr>
6990         * lib/m4sugar/m4sh.m4 (_AS_QUOTE): The warning about quoted
6991         characters is a back as an `obsolete' warning now.
6992         Reported by Ralf Corsepius.
6994 2002-10-28  Akim Demaille  <akim@epita.fr>
6996         * configure.ac: Bump to 2.54c.
6998 2002-10-28  Akim Demaille  <akim@epita.fr>
7000         Version 2.54b.
7002         * tests/foreign.at (Libtool): Adjust to broken libtoolize.
7004 2002-10-28  Akim Demaille  <akim@epita.fr>
7006         * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): Be robust to different
7007         m4 executable names, and different GNU M4 version.
7008         Reported by Ezra Peisach and Paul Jarc.
7010 2002-10-27  Akim Demaille  <akim@epita.fr>
7012         * lib/autoconf/functions.m4 (_AC_FUNC_VFORK): Really use
7013         AC_RUN_IFELSE.
7015 2002-10-27  Akim Demaille  <akim@epita.fr>
7017         * doc/autoconf.texi: More AC_MSG_FAILURE promotion.
7018         * lib/autoconf/fortran.m4 (_AC_F77_NAME_MANGLING):
7019         Die when a simple Fortran program cannot be compiled.
7020         * lib/autoconf/lang.m4 (AC_LANG_CALL, AC_LANG_FUNC_LINK_TRY):
7021         Issue a warning if no function is given.
7023 2002-10-27  Akim Demaille  <akim@epita.fr>
7025         * doc/autoconf.texi (Run Time): Document AC_RUN_IFELSE.
7026         Move the documentation of AC_TRY_RUN to...
7027         (Obsolete Macros): here.
7028         Adjust all the old samples still using AC_TRY_RUN to AC_RUN_IFELSE.
7029         (autoconf Invocation): Remove the duplicates with `invoking
7030         autom4te'.
7031         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Don't use AC_TRY_RUN.
7032         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Likewise.
7034 2002-10-27  Akim Demaille  <akim@epita.fr>
7036         * doc/autoconf.texi (Generating Sources): Document AC_LANG_CALL
7037         and AC_LANG_FUNC_LINK_TRY.
7038         (Examining Libraries): Rename as...
7039         (Running the Linker): this.
7040         Document AC_LINK_IFELSE.
7041         Move the documentation of AC_TRY_LINK and AC_TRY_LINK_FUNC to...
7042         (Obsolete Macros): here.
7043         * lib/autoconf/fortran.m4 (_AC_F77_NAME_MANGLING): Don't use
7044         AC_TRY_LINK_FUNC nor AC_TRY_LINK.
7045         * lib/autoconf/libs.m4 (AC_CHECK_LIB, AC_PATH_XTRA): Likewise.
7046         * lib/autoconf/headers.m4 (AC_USG): Likewise.
7048 2002-10-27  Akim Demaille  <akim@epita.fr>
7050         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Don't use AC_TRY_CPP.
7052         More `check config.log' messages.
7054         * lib/autoconf/general.m4 (AC_MSG_FAILURE): New.
7055         * doc/autoconf.texi (Printing Messages): Document it.
7056         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Use it when
7057         appropriate.
7058         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT)
7059         (_AC_COMPILER_EXEEXT_WORKS, _AC_COMPILER_EXEEXT_O)
7060         (_AC_COMPILER_OBJEXT): Likewise.
7061         * lib/autoconf/general.m4 (AC_RUN_IFELSE): Likewise.
7062         * lib/autoconf/fortran.m4 (_AC_LANG_PROGRAM_C_F77_HOOKS):
7063         Likewise.
7064         * lib/autoconf/c.m4 (AC_PROG_CPP, AC_PROG_CC, AC_PROG_CXXCPP):
7065         Likewise.
7067         Deprecate macros with unusual interfaces.
7069         * lib/autoconf/general.m4 (AC_TRY_CPP, AC_TRY_LINK)
7070         (AC_TRY_COMPILE, AC_TRY_RUN): AU_DEFUN'ed.
7072         Document the new ones, and proper style.
7074         * doc/autoconf.texi (Generating Sources): New.
7075         Document AC_LANG_CONFTEST, AC_LANG_SOURCE, AC_LANG_PROGRAM.
7076         (Examining Declarations): Rename as...
7077         (Running the Preprocessor): this.
7078         Document AC_PREPROC_IFELSE.
7079         (Examining Syntax): Rename as...
7080         (Running the Compiler): this.
7081         (AC_FOO_IFELSE vs AC_TRY_FOO): New section.
7082         (Obsolete Macros): Move the definition of AC_TRY_CPP and
7083         AC_TRY_COMPILE here.
7085 2002-10-27  Akim Demaille  <akim@epita.fr>
7087         Move sections around.
7089         * doc/autoconf.texi (Customizing autom4te): Remove a lost
7090         sentence.
7091         Reported by Burno Haible.
7092         (Language Choice): Now the first section of...
7093         (Writing Tests): this section.
7094         Make the introduction less C-centric.
7095         (Guidelines, Test Functions): Move to...
7096         (Writing Test Programs): this new section.
7097         (Test Programs): Merge into...
7098         (Run Time): this.
7100 2002-10-27  Akim Demaille  <akim@epita.fr>
7102         * lib/freeze.mk ($(AUTOM4TE_CFG)): Add a missing dependency on
7103         autom4te.in that resulted in the need for two `make' runs.
7105 2002-10-27  Akim Demaille  <akim@epita.fr>
7107         * configure.ac: Bump to 2.54b.
7109 2002-10-25  Akim Demaille  <akim@epita.fr>
7111         Version 2.54a.
7113         * Makefile.maint: Update from the Coreutils.
7114         (AMTAR): Remove, obsolete.
7115         (automake_repo): Update to redhat.com.
7116         (cvs_file): New.
7117         Adjust to the fact that ansi2knr is now hosted by Automake.
7118         * Makefile.am (cvs_files): Add install-sh and mkinstalldirs.
7119         * config/config.guess, config/mkinstalldirs, config/texinfo.tex:
7120         Update from masters.
7121         * lib/autoscan/Makefile.am (EXTRA_DIST, nodist_autoscanlib_DATA):
7122         autoscan.pre is not to be installed, and autoscan.list is not to
7123         be shipped.
7124         (CLEANFILES): Add autoscan.list.
7125         (autoscan.list): Disable the cache.
7126         * bin/Makefile.am: Include freeze.mk.
7128 2002-10-25  Akim Demaille  <akim@epita.fr>
7130         * bin/autom4te.in (&load_configuration): Take the file as
7131         argument.
7132         (&parse_args): Handle -C, --cache.
7133         ($help): Adjust.
7134         (MAIN): Load ~/.autom4te.cfg and ./.autom4te.cfg.
7135         * lib/autom4te.in (Autoconf): Pass --cache=autom4te.cache.
7136         * doc/autoconf.texi (Invoking autom4te): Document --cache.
7137         Now a subsection of...
7138         (Using autom4te): This new section.
7139         (Customizing autom4te): New.
7140         (autom4te.cache): Adjust.
7142 2002-10-25  Akim Demaille  <akim@epita.fr>
7144         * doc/autoconf.texi (Generic Headers): More information on how to
7145         use AC_CHECK_HEADERS.
7147 2002-10-25  Akim Demaille  <akim@epita.fr>
7149         * bin/autoconf.as, bin/autoconf.in, bin/autoupdate.in ($help):
7150         Space changes.
7152 2002-10-25  Akim Demaille  <akim@epita.fr>
7154         * bin/autoscan.in (output): Output AC_PREREQ.
7155         (%needed_macros): Add AC_PREREQ so that configure.ac without one
7156         be reported.
7158 2002-10-23  Akim Demaille  <akim@epita.fr>
7160         * doc/autoconf.texi (Particular Headers): In AC_HEADER_STDBOOL,
7161         document _Bool.
7163 2002-10-23  Akim Demaille  <akim@epita.fr>
7165         * bin/autom4te.in (handle_traces): Handle @&t@ in traces.
7166         Reported by Peter Eisentraut.
7168 2002-10-23  Akim Demaille  <akim@epita.fr>
7170         * lib/autoconf/headers.m4 (AC_HEADER_STDBOOL): Also look for the
7171         type _Bool.
7172         Fix a typo.
7173         * doc/autoconf.texi (Particular Headers): Adjust according to Paul
7174         Eggert's recommandations.
7176 2002-10-22  Akim Demaille  <akim@epita.fr>
7178         * lib/autoconf/headers.m4 (AC_HEADER_STDBOOL): New, based on CVS
7179         Bison, by Paul Eggert.
7180         * doc/autoconf.texi (Particular Headers): Document it.
7182 2002-10-22  Aaron M. Ucko  <amu@alum.mit.edu>
7184         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Avoid duplicates in
7185         `$ac_configure_args'.
7187 2002-10-22  Akim Demaille  <akim@epita.fr>
7189         * doc/autoconf.texi: Use AC_CONFIG_HEADERS in examples.
7190         (AC_ST_BLKSIZE, AC_ST_RDEV): Directly point to AC_CHECK_MEMBERS.
7191         From Art Haas.
7193 2002-10-22  Akim Demaille  <akim@epita.fr>
7195         Restore the 2002-10-11  Akim Demaille  <akim@epita.fr> patch:
7197         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL)
7198         (AC_CHECK_HEADER, _AC_CHECK_HEADER_NEW,_AC_CHECK_HEADER_OLD): Restore.
7199         (_AC_CHECK_HEADER_NEW): Rename as...
7200         (AC_CHECK_HEADER): this.
7202 2002-10-22  Akim Demaille  <akim@epita.fr>
7204         * doc/autoconf.texi (Limitations of Usual Tools): Remove incorrect
7205         words about HP-UX cmp: it was actually a user-written cmp.
7207 2002-10-22  Akim Demaille  <akim@epita.fr>
7209         * tests/foreign.at (Libtool): Don't check autoconf's stderr: there
7210         are a few warnings.
7211         * lib/autoconf/autoheader.m4 (AH_VERBATIM, _AH_VERBATIM_OLD):
7212         Quote for Perl '' strings, not "".
7213         * bin/autoheader.in: Invoke autoconf to get '' strings, not ""
7214         strings.
7216 2002-10-22  Akim Demaille  <akim@epita.fr>
7218         * lib/m4sugar/m4sh.m4 (_AS_QUOTE): The warning about quoted
7219         characters is a syntax warning now.
7220         (_AS_QUOTE): Accept $2 as list of characters to quote.
7221         * lib/autoconf/autoheader.m4 (AH_VERBATIM, _AH_VERBATIM_OLD):
7222         Quote for Perl, not sh.
7223         * bin/autoheader.in: When $debug, report the file which is
7224         `do'ne.
7225         * tests/tools.at (autom4te, autoheader): Exercise @bar, not merely
7226         `@', to tickle Perl's lists.
7227         Reported by Carlos Velasco.
7229 2002-10-18  Akim Demaille  <akim@epita.fr>
7231         * bin/autom4te.in (handle_m4): Pass --fatal-warning to m4, so that
7232         missing included files _are_ errors.
7233         Thanks to Alexandre Duret-Lutz.
7234         * tests/tools.at (autom4te cache): Adjust.
7235         * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): New.
7236         (AT_CHECK_M4SUGAR): Use it.
7237         * tests/m4sugar.at (m4_warn, m4_require: circular dependencies):
7238         Adjust.
7239         * tests/tools.at (autom4te): Now it does exit 1.
7241 2002-10-17  Akim Demaille  <akim@epita.fr>
7243         * lib/autoconf/general.m4 (AC_CACHE_SAVE): Don't use cmp.
7244         Fixes the `AC_ARG_VAR' test failures.
7245         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Don't use cmp.
7246         * lib/freeze.mk (check-forbidden-patterns): New.
7247         * lib/autoconf/Makefile.am, lib/autotest/Makefile.am
7248         * lib/m4sugar/Makefile.am (check-local): Use it to catch `cmp'.
7249         * doc/autoconf.texi (Limitations of Usual Tools): HP-UX' cmp and
7250         /dev/null.
7251         Reported months ago by H. Merijn Brand.
7253 2002-10-17  Akim Demaille  <akim@epita.fr>
7255         * tests/tools.at (autoheader): Put randoms `@' to stress Perl.
7257 2002-10-16  Paul Eggert  <eggert@twinsun.com>
7259         * Makefile.maint (wget_files): Remove ansi2knr.c.
7260         (ansi2knr.c-url_prefix): Remove.
7262 2002-10-16  Akim Demaille  <akim@epita.fr>
7264         Because of caching, some files that no longer exist and are no
7265         longer required can still cause errors.
7266         Reported by Alexandre Duret-Lutz.
7268         * bin/autom4te.in (&parse_args): Do not prepend `--reload-state'
7269         to frozen files in @ARGV, as @ARGV must remain being a list of
7270         files.  Rather, at M4 call sites, use this...
7271         (&files_to_options): New function.
7272         (&freeze): Use &error.
7273         (&up_to_date): If a file that was included according to the cache
7274         is no longer there, then the output is out dated.
7275         (&main): Don't even check whether a file is up to date is anyway
7276         --force is given.
7277         * tests/tools.at (autom4te cache): New.
7279 2002-10-16  Akim Demaille  <akim@epita.fr>
7281         * bin/autoconf.as: Kill dead options.
7282         * bin/autoupdate.in (&parse_args): Kill old options.
7283         * bin/autoreconf.in (&parse_args): Remove dead options.
7284         Factor some code.
7285         (&autoreconf): Report the directories we enter *and leave*, so
7286         that error messages can be easily located, and use GNU Make
7287         format, so that Emacs' compile mode understands us.
7288         * lib/Autom4te/General.pm (&update_file): Use `verbose' to report
7289         if some file was changed instead of `print'.
7290         * bin/autoheader.in: Suggest AC_DEFINE with 3 args when needed.
7291         (&parse_args): Remove the dead options.
7292         * tests/atspecific.m4 (AT_CHECK_AUTOHEADER): Adjust to the new
7293         autoheader's quiet mode.
7294         (AT_CHECK_AUTOUPDATE): Likewise.
7295         * tests/tools.at (autoupdate): Adjust.
7296         * tests/semantics.at (AC_C_BIGENDIAN): Likewise.
7298 2002-10-11  Akim Demaille  <akim@epita.fr>
7300         No longer use CPP to check for the existing of headers: use CC to
7301         check for compilability.
7303         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL)
7304         (AC_CHECK_HEADER, _AC_CHECK_HEADER_OLD): Remove.
7305         (_AC_CHECK_HEADER_NEW): Rename as...
7306         (AC_CHECK_HEADER): this.
7308         * lib/autotest/general.m4 (AT_INIT): Include the failed test
7309         numbers in the Subject suggestion.
7311 2002-10-11  Akim Demaille  <akim@epita.fr>
7313         * lib/autoconf/specific.m4 (AC_DECL_SYS_SIGLIST): Obsolete.
7314         Suggest using AC_CHECK_DECLS instead.
7316 2002-10-11  Akim Demaille  <akim@epita.fr>
7318         * tests/torture.at (AC_ARG_VAR): Have configure report the value
7319         of `precious'.
7321 2002-10-11  Akim Demaille  <akim@epita.fr>
7323         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): Use $$ in the
7324         file name to enable parallel executions.
7325         From Sam Varshavchik.
7327 2002-10-08  Akim Demaille  <akim@epita.fr>
7329         * bin/autoreconf.in (&autoreconf): Run autopoint before the first
7330         aclocal invocation, as Gettext macros might not be visible to
7331         aclocal.
7332         Instead of blindly running autopoint, scan configure.ac (not the
7333         traces) for AM_GNU_GETTEXT_VERSION uses, as autopoint does.
7334         Reported by Paul D. Smith.
7336 2002-10-08  Paul Eggert  <eggert@twinsun.com>
7338         Work around problems found when POSIXLY_CORRECT=1 is set.
7339         None of this seems to have anything to do with POSIX, really,
7340         but it's how Perl getopt works.
7341         * bin/autom4te.in (parse_args): Configure GetOpt with
7342         "permute", too.
7343         * doc/autoconf.texi (Invoking autom4te):
7344         --warning -> --warnings.
7345         * lib/autom4te.in: --warning -> --warnings.
7347 2002-09-28  Akim Demaille  <akim@epita.fr>
7349         * doc/autoconf.texi (autom4te.cache): New section.
7351 2002-09-28  Akim Demaille  <akim@epita.fr>
7353         * lib/autom4te.in (Autoscan-preselections, Autoreconf-preselections)
7354         (Automake-preselections): Update.
7355         * bin/autoreconf.in, bin/autoheader.in: Comment changes.
7357 2002-09-28  Akim Demaille  <akim@epita.fr>
7359         * lib/autoscan/autoscan.pre: Move all the remaining rules to...
7360         * lib/autoconf/c.m4, lib/autoconf/functions.m4,
7361         * lib/autoconf/headers.m4, lib/autoconf/libs.m4,
7362         * lib/autoconf/specific.m4, lib/autoconf/types.m4: here.
7364 2002-09-28  Akim Demaille  <akim@epita.fr>
7366         * tests/torture.at (Configuring subdirectories): Be robust to
7367         users who use config.site to require for a cache: in this case,
7368         the two last configure runs, using two different sets of
7369         arguments, trigger a legitimate error.
7371 2002-09-28  Akim Demaille  <akim@epita.fr>
7373         * tests/m4sh.at (Functions Support, Functions and return Support):
7374         New.
7376 2002-09-28  Akim Demaille  <akim@epita.fr>
7378         * bin/Makefile.am (ETAGS_SH, ETAGS_PERL): Update: ifnames and
7379         autoheader are Perl programs.
7380         (autoconf, autoheader, autoreconf, autoupdate, ifnames, autoscan)
7381         (autom4te): Specify that the sources are in the $srcdir.
7382         * doc/autoconf.texi (Installation Directory Variables): Adjust.
7384 2002-09-28  Akim Demaille  <akim@epita.fr>
7386         * lib/autoscan/autoscan.pre (st_blksize, st_blocks, st_rdev)
7387         (tm_zone): Move their rules to...
7388         * lib/autoconf/types.m4: here, using AN_ macros.
7389         * lib/autoscan/autoscan.pre (AWK, BISON, INSTALL, LEX, LN, MAKE)
7390         (RANLIB, YACC, awk, bison, byacc, flex, gawk, install, lex, ln)
7391         (make, mawk, nawk, ranlib, yacc): Similarly, move to...
7392         * lib/autoconf/programs.m4: here.
7393         * lib/freeze.mk (ETAGS_FOR_M4, ETAGS_FOR_M4SUGAR)
7394         (ETAGS_FOR_AUTOCONF): New.
7395         Use it.
7397 2002-09-28  Akim Demaille  <akim@epita.fr>
7399         * lib/autoconf/autoscan.m4: New file.
7400         * lib/autoconf/autoconf.m4: Include it.
7401         * lib/autoconf/functions.m4: Use AN_FUNCTION for all the functions
7402         that were listed in the original autoscan.list.
7403         * lib/autoconf/headers.m4: Similarly with headers.
7404         * lib/freeze.mk (autoconf_m4f_dependencies): Add autoscan.m4.
7405         (.m4.m4f): Don't pass --prepend-include, since that's done by
7406         tests/autom4te itself.
7407         * lib/autoscan/Makefile.am: Include freeze.mk.
7408         (autoscan.list): New target --this file is no longer a source.
7409         (autoscan.pre): New file.
7411 2002-09-28  Akim Demaille  <akim@epita.fr>
7413         * bin/autoscan.in (@kinds): Make them singular.
7414         Adjust all uses.
7415         (&init_tables): When --debug, report the list of rules to ease
7416         tracking changes in autoscan.list.
7417         * lib/autoscan/autoscan.list (function): Strip comments, sort.
7419 2002-09-28  Akim Demaille  <akim@epita.fr>
7421         * lib/autoscan/functions, lib/autoscan/headers,
7422         * lib/autoscan/identifiers, lib/autoscan/makevars,
7423         * lib/autoscan/programs: Merge into...
7424         * lib/autoscan/autoscan.list: this.
7425         * bin/autoscan.in (&init_tables): Adjust.
7427 2002-09-28  Akim Demaille  <akim@epita.fr>
7429         * lib/autoscan/functions, lib/autoscan/headers,
7430         * lib/autoscan/identifiers, lib/autoscan/makevars,
7431         * lib/autoscan/programs: Make the `kind' explicit, i.e., each
7432         `functions' line is now prefixed with `function:'.
7433         * bin/autoscan.in (&init_tables): Adjust.
7435 2002-09-28  Akim Demaille  <akim@epita.fr>
7437         From now on, autoscan files must always map a macro name to a
7438         word: there is no `default' macro for autoscan.
7440         * bin/autoscan.in (&init_tables): Reject entries with no macro at
7441         all.
7442         * lib/autoscan/functions, lib/autoscan/headers: Make the macro
7443         explicit.
7445 2002-09-28  Akim Demaille  <akim@epita.fr>
7447         * bin/autoscan.in (%c_keywords): Remove.
7448         (&used): Keep only track of the words we might be interested in.
7449         (&output_kind): It is no longer needed to look for non active
7450         checks.
7452 2002-09-27  Akim Demaille  <akim@epita.fr>
7454         * lib/autoconf/functions.m4 (AC_FUNC_MBRTOWC): New, stolen from
7455         jm_FUNC_MBRTOWC, by Paul Eggert, from the Coreutils 4.5.1.
7456         * lib/autoscan/functions: Adjust.
7457         * doc/autoconf.texi (Particular Functions): Adjust.
7459 2002-09-27  Akim Demaille  <akim@epita.fr>
7461         * doc/autoconf.texi (Limitations of Usual Tools): Some about mv
7462         from /tmp.
7463         Thanks to Bill Moseley and Paul Eggert.
7464         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): $2 is the directory into which
7465         the tmpdir must be created.
7466         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Have the tmp
7467         dir be in the build tree, instead of $TMPDIR.
7469 2002-09-27  Akim Demaille  <akim@epita.fr>
7471         * bin/autoscan.in: Improve the comments.
7472         (&parse_args): Drop obsolete undocumented options.
7473         (&output_kind): Output warnings.
7474         * lib/autoscan/functions: (dcgettext): Now trigger AM_GNU_GETTEXT.
7475         (getwd): Trigger a warning.
7477 2002-09-26  Akim Demaille  <akim@epita.fr>
7479         * bin/autoreconf.in: Clarify that -s is meaningless without -i.
7480         Reported by Ralf Corsepius.
7481         * doc/autoconf.texi (autoreconf Invocation): Likewise.
7483 2002-09-26  Akim Demaille  <akim@epita.fr>
7485         Single suffix rules and seperated dependencies are not portable.
7487         * doc/autoconf.texi (Installation Directory Variables): Update.
7488         (Limitations of Make): Some about `Single Suffix Rules and
7489         Separated Dependencies'.
7490         * bin/Makefile.am (autoconf, autoheader, autoreconf, autoupdate)
7491         (ifnames, autoscan, autom4te): Un-factor into several rules.
7493 2002-09-25  Paul Eggert  <eggert@twinsun.com>
7495         * BUGS (Interoperability bugs): New section.  Mention libtool
7496         1.4.2, configure.ac, and AC_CONFIG_AUX_DIR interoperability bug.
7498 2002-09-24  Paul Eggert  <eggert@twinsun.com>
7500         Fix a portability bug reported by Alexandre Duret-Lutz: Solaris 8
7501         make handles suffix-rules differently from GNU make.
7503         * bin/Makefile.am (SUFFIXES, .in): Remove.
7504         (autoconf autoheader autoreconf autoupdate ifnames autoscan autom4te):
7505         Move the body of the old .in rule here.
7507 2002-09-16  Akim Demaille  <akim@epita.fr>
7509         i960 compilers create `b.out' files by default.
7510         Reported by Ralf Corsepius.
7512         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT): Remove b.out files.
7513         (_AC_COMPILER_EXEEXT_DEFAULT): Adjust to b.out.
7515 2002-09-13  Paul Eggert  <eggert@twinsun.com>
7517         * doc/autoconf.texi (Particular Headers): Remove obsolete
7518         reference to `struct timezone' in the description of
7519         AC_HEADER_TIME.
7521 2002-09-13  Akim Demaille  <akim@epita.fr>
7523         Version 2.54.
7525         * config/config.sub, config/config.guess: Update.
7526         * Makefile.maint: Update from bits of the Coreutils 4.5.1.
7527         * Makefile.am: Adjust.
7529 2002-09-13  Akim Demaille  <akim@epita.fr>
7531         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Suggest
7532         reading config.log when the compiler is rejected.
7533         Suggested by Guido Draheim.
7535 2002-09-13  Akim Demaille  <akim@epita.fr>
7537         * bin/autoreconf.in: Don't use Cwd::chdir, since in its internals
7538         (chdir_init) might hang when stat'ing mounted directories.
7539         Reported by Vance Shipley.
7541 2002-09-12  Akim Demaille  <akim@epita.fr>
7543         * bin/autoscan.in (&parse_args): Pass a reference to the lists, not
7544         the lists.
7546 2002-09-12  Akim Demaille  <akim@epita.fr>
7548         * doc/autoconf.texi (Defining Symbols): Present two different
7549         prototypes for AC_DEFINE and AC_DEFINE_UNQUOTED to emphasize the
7550         difference between 1 argument calls, and 2-3 argument calls.
7552 2002-09-12  Peter Eisentraut  <peter_e@gmx.net>
7554         * doc/autoconf.texi: Review grammar and punctuation.
7556 2002-09-11  Paul Eggert  <eggert@twinsun.com>
7558         * doc/autoconf.texi: Fix minor formatting, spelling, and
7559         grammatical typos.
7560         (Defining Symbols): Explain that AC_DEFINE(var) defaults to 1, but
7561         AC_DEFINE(var,,description) does not; and the AC_DEFINE(var) case
7562         is obsolescent.
7564 2002-09-11  Akim Demaille  <akim@epita.fr>
7566         * doc/autoconf.texi (Questions): Rename as...
7567         (FAQ): this.
7568         (Defining Directories): New.
7570 2002-09-09  Akim Demaille  <akim@epita.fr>
7572         * doc/autoconf.texi (Making testsuite Scripts): Update.
7573         Suggested by Nishio Futoshi.
7575 2002-09-09  Koji Arai  <JCA02266@nifty.ne.jp>
7577         * doc/autoconf.texi (Making testsuite Scripts): Use `@@' where a
7578         plain `@' is wanted.
7580 2002-09-09  Akim Demaille  <akim@epita.fr>
7582         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Keep the
7583         `duplicates', since the algorithm was too naive and could keep
7584         `--prefix=1 --prefix=2 --prefix=1' as `--prefix=1 --prefix=2', and
7585         keep `--prefix foo --prefix bar' as `--prefix foo bar'.
7586         Reported by Ralf Corsepius.
7587         * tests/torture.at (Configuring subdirectories): Exercise these
7588         cases.
7590 2002-09-09  Akim Demaille  <akim@epita.fr>
7592         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Use $srcdir when
7593         looking for a replacement file.
7594         * lib/autoconf/general.m4 (AC_CHECK_DECLS): Check that the
7595         directory is relative.
7596         * doc/autoconf.texi (Generic Functions): Clarify the replacement
7597         directory definition.
7598         Reported by Andreas Schwab and Jim Meyering.
7600 2002-09-06  Akim Demaille  <akim@epita.fr>
7602         * doc/autoconf.texi (Setting Output Variables): Clarify what
7603         precious variables are.
7604         Suggested by Pontus Skoeld.
7606 2002-09-05  Akim Demaille  <akim@epita.fr>
7608         * bin/Makefile.am (autoconf, autoheader, autoreconf, autoupdate)
7609         (ifnames, autoscan, autom4te): Since we don't only depend on
7610         configure.ac variables (such as VERSION etc.), but also on prefix
7611         and so forth, depend on Makefile, not configure.ac.
7612         Reported by Alexandre Duret-Lutz.
7613         * doc/autoconf.texi (Installation Directory Variables): Adjust.
7615 2002-09-05  Kevin Ryde  <user42@zip.com.au>
7617         * doc/autoconf.texi (Limitations of Make): HP-UX trailing backslashes
7618         doesn't seem to be confined to ia64, just say "some versions".
7620 2002-09-04  Akim Demaille  <akim@epita.fr>
7622         * Makefile.am, doc/Makefile.am: Remove pdf targets, handled by
7623         Automake 1.6c.
7624         * Makefile.am (maintainer-clean-local): Remove.
7625         (MAINTAINERCLEANFILES): Remove COPYING.
7627 2002-09-03  Paul Eggert  <eggert@twinsun.com>
7629         * doc/autoconf.texi (Configuration Commands): Remove obsolete
7630         example for AC_CONFIG_COMMANDS_PRE.  Problem reported by Marcus
7631         Brinkmann.
7633 2002-09-03  Akim Demaille  <akim@epita.fr>
7635         * configure.ac: Bump to 2.53d.
7636         * Makefile.am (AUTOMAKE_OPTIONS): Require 1.6c, i.e., CVS Automake
7637         as of today, on Automake's team suggestion.
7639 2002-09-03  Akim Demaille  <akim@epita.fr>
7641         Version 2.53c.
7643 2002-09-02  Akim Demaille  <akim@epita.fr>
7645         * bin/autom4te.in (parse_args): Don't honor AUTOM4TE_PATH and
7646         SITE_MACRO_DIR.
7647         * configure.ac: Disable SITE_MACRO_DIR.
7649 2002-09-02  Jim Meyering  <meyering@lucent.com>
7651         * doc/autoconf.texi (AC_SYS_POSIX_TERMIOS): Reflect renaming: s/am/ac/,
7652         i.e., change am_cv_sys_posix_termios to ac_cv_sys_posix_termios.
7653         Also, tweak grammar: s/make sure to/be sure to/.
7655 2002-09-02  Paul Eggert  <eggert@twinsun.com>
7657         * doc/autoconf.texi (Limitations of Builtins): Explain why logical
7658         directory names are generally preferable to physical names.
7660 2002-09-02  Akim Demaille  <akim@epita.fr>
7662         * lib/Autom4te/General.pm (&update_file): s/die/error/.
7663         Reported by Raja R. Harinath.
7664         * bin/autoheader.in, bin/autoreconf.in, bin/autoscan.in,
7665         * bin/autoupdate.in: Use error instead of die.
7667 2002-09-01  Paul Eggert  <eggert@twinsun.com>
7669         * tests/mktests.sh (ac_exclude_egrep, au_exclude_egrep): Use
7670         ordinary shell concatenation rather than echo+tr+sed command that
7671         runs afoul of a long-line-related sed bug in Solaris 8.
7673         * bin/autoheader.in (parse_args): --warning -> --warnings.
7675         * bin/autoconf.as: Work even if "ls" outputs "FOO not found" to
7676         stdout, as traditional "ls" does.
7677         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT,
7678         _AC_COMPILER_EXEEXT_O): Likewise.
7679         * doc/autoconf.texi (Limitations of Usual Tools): Add "ls".
7681         * bin/autoconf.as: Add --prepend-include option.  This patch was
7682         applied to bin/autoconf.in in the 2002-07-17 patch by Mark D. Roth,
7683         but bin/autoconf.in is generated automatically from bin/autoconf.as.
7685         * bin/autoconf.in, configure: Regenerate.
7687         * doc/autoconf.texi (Special Shell Variables): Mention
7688         ENV, MAIL, MAILPATH, PS1, PS2, PS4.  Index PWD.
7690         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Unset ENV, MAIL,
7691         MAILPATH and set PS1, PS2, PS4 to default values, to work
7692         around bug in pre-3.0 UWIN ksh reported by Bruce Lilly.
7693         For LC_ALL etc, first try to set to "C" as POSIX requires and as
7694         the Autoconf documentation specifies; fall back to "unset" only if
7695         this fails.  Use a shell for-loop for this rather than an m4 loop,
7696         to shorten the output script.
7698 2002-08-30  Paul Eggert  <eggert@twinsun.com>
7700         * doc/autoconf.texi (Special Shell Variables): Mention POSIX
7701         1003.1-2001's requirements for CDPATH.  Give a simpler workaround
7702         for the CDPATH problem.  Document PWD.
7703         (Limitations of Builtins): Document the problem that "cd $foo" and
7704         "ls $foo" may refer to different directories in shells conforming
7705         to POSIX 1003.1-2001.  Use PS1 rather than CDPATH for "unset"
7706         example, since the old example is now out of date.
7708         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Reject FOO if "cd
7709         FOO" and "ls FOO" talk about different directories; this catches
7710         problems when POSIX 1003.1-2001 "cd" fails due to symlink
7711         spaghetti.
7713         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Use AS_UNSET instead
7714         of rolling our own unset.
7715         (_AS_PREPARE): $as_unset CDPATH instead of AS_UNSETting it, since
7716         in practice we needn't worry about CDPATH if unset doesn't work.
7718         * Makefile.in, aclocal.m4, bin/Makefile.in,
7719         config/Makefile.in, doc/Makefile.in, lib/Makefile.in,
7720         lib/Autom4te/Makefile.in, lib/autoconf/Makefile.in,
7721         lib/autoscan/Makefile.in, lib/autotest/Makefile.in,
7722         lib/emacs/Makefile.in, lib/m4sugar/Makefile.in, man/Makefile.in,
7723         tests/Makefile.in: Regenerate with Automake 1.6.3.
7725         * config/config.guess, config/config.sub, config/mkinstalldirs:
7726         Update.
7728         * configure: Regenerate with self.
7730 2002-08-30  Kevin Ryde  <user42@zip.com.au>
7732         * doc/autoconf.texi (Limitations of Usual Tools): Notes on "cc"
7733         default output.
7735 2002-08-29  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7737         * bin/autom4te.in (Request::load): Correctly test for "do" read
7738         failure.
7740 2002-08-29  Akim Demaille  <akim@epita.fr>
7742         * lib/Autom4te/General.pm (&xqx): New.
7743         (&xsystem): Use WIFEXITED and WEXITSTATUS instead of decoding $? by
7744         hand, which is not portable.
7745         (&error): New.
7746         * bin/autom4te.in: Use them.
7747         Use &error instead of die.
7748         * tests/m4sugar.at (m4_warn, m4_require: circular dependencies):
7749         Adjust.
7751 2002-08-17  Paul Eggert  <eggert@twinsun.com>
7753         * lib/autoconf/fortran.m4 (AC_PROG_F77): Remove fc from the
7754         default list of compilers to try, since it was long ago superseded
7755         by the ksh fc builtin.  Suggested by Steven G. Johnson.
7757 2002-07-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
7759         * doc/autoconf.texi (Invoking autom4te): End the option table,
7760         fixing a bug introduced by the previous patch.
7761         (Limitations of Make): Add a 'target lookup' subentry in the
7762         'VPATH' entry.  Rewrite all `make' occurences as `@command{make}'.
7764 2002-07-29  Mark D. Roth  <roth@feep.net>
7766         * bin/autom4te.in: Remove --include-envvar and --site-macro-subdir
7767         options and use $AUTOM4TE_PATH.
7768         * doc/autoconf.texi: Remove documentation of autom4te
7769         --include-envvar and --site-macro-subdir options and document
7770         use of $AUTOM4TE_PATH.
7771         * lib/autom4te.in: Remove --include-envvar and --site-macro-subdir
7772         arguments from each language section.
7774 2002-07-29  Paul Eggert  <eggert@twinsun.com>
7776         * doc/install.texi: Include copyright symbol in copyright notice.
7778         * Makefile.am (MAKEINFO): Remove; it's a user-specified macro.
7779         Replace with:
7780         (AM_MAKEINFOFLAGS): New macro.
7781         * doc/Makefile.am (MAKEINFO, AM_MAKEINFOFLAGS): Likewise.
7782         * Makefile.am (INSTALL): Use the new macros.
7783         Use -o rather than --output, since "missing" does not grok --output.
7785 2002-07-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
7787         * doc/autoconf.texi (Limitations of Make): Escaped newlines in
7788         comments do not always work. Never trust the exit status of
7789         `make -k'.
7791 2002-07-24  Kevin Ryde  <user42@zip.com.au>
7793         * doc/autoconf.texi (Limitations of Make, Making testsuite Scripts):
7794         Untabify, since tabs are not enjoyed by texi2dvi and makeinfo.
7796 2002-07-23  Paul Eggert  <eggert@twinsun.com>
7798         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE):
7799         Use PATH="/nonexistent;.", not PATH=".;.", as FreeBSD ksh2002
7800         apparently treats PATH="nonexistent" as if it contained ".".
7801         Bug reported by Stefan `Sec' Zehl.
7803 2002-07-22  Alexandre Duret-Lutz  <duret_g@epita.fr>
7805         * doc/autoconf.texi (Limitations of Make): Mention the special
7806         handling of the obj/ directory by BSD make.
7808 2002-07-20  Kevin Ryde  <user42@zip.com.au>
7810         * doc/autoconf.texi (Limitations of Make): Add HP-UX IA-64 trailing
7811         backslashes.
7813 2002-07-19  Akim Demaille  <akim@epita.fr>
7815         * doc/autoconf.texi (Function Portability): `exit'.
7816         (Programming in M4sh): Ethymology of M4sh.
7818 2002-07-19  Akim Demaille  <akim@epita.fr>
7820         * doc/autoconf.texi (AC_LIBOBJ vs LIBOBJS): More about $U.
7822 2002-07-18  Akim Demaille  <akim@epita.fr>
7824         Version 2.53b.
7826 2002-07-18  Akim Demaille  <akim@epita.fr>
7828         * config/config.guess, config/config.sub: Update.
7830 2002-07-18  Akim Demaille  <akim@epita.fr>
7832         Handle LIBOBJS and LTLIBOBJS once for all, including Libtool's and
7833         Automake's parts.
7835         * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): New.
7836         * lib/autoconf/status.m4 (AC_OUTPUT_COMMANDS_PRE): Call it.
7837         * tests/semantics.at (AC_REPLACE_FUNCS): Adjust.
7839 2002-07-18  Akim Demaille  <akim@epita.fr>,
7840             Alexandre Duret-Lutz  <duret_g@epita.fr>
7842         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Install
7843         _AC_AM_CONFIG_HEADER_HOOK for Automake 1.7.
7845 2002-07-17  Russ Allbery  <rra@stanford.edu>
7847         * doc/autoconf.texi (Initializing configure): Clarify the
7848         description of the tarname default.
7850 2002-07-17  Andreas Buening  <andreas.buening@nexgo.de>
7852         * lib/autoconf/functions.m4 (AC_FUNC_FORK): Don't set
7853         ac_cv_func_fork_works before running _AC_FUNC_FORK, do it if the
7854         latter was not run.
7856 2002-07-17  Akim Demaille  <akim@epita.fr>
7858         * lib/Autom4te/General.pm (find_file): Browse the directories in
7859         the order they are given.
7861 2002-07-17  Akim Demaille  <akim@epita.fr>
7863         * tests/wrapsh.as, tests/wrappl.as: Merge into...
7864         * tests/wrapper.as: this.
7865         * tests/Makefile.am, configure.ac: Adjust.
7867 2002-07-17  Mark D. Roth  <roth@feep.net>
7869         * configure.ac: Add --enable-site-macro-dir option.
7870         * bin/Makefile.am: Expand @SITE_MACRO_DIR@.
7871         * bin/autom4te.in: Add --prepend-include, --include-envvar, and
7872         --site-macro-subdir options.
7873         * bin/autoconf.in: Add --prepend-include option.
7874         * bin/autoheader.in: Add --prepend-include option.
7875         * bin/autoreconf.in: Add --prepend-include option.
7876         * bin/autoscan.in: Add --prepend-include option.
7877         * bin/autoupdate.in: Add --prepend-include option.
7878         * doc/autoconf.texi: Document use of $AC_MACRO_PATH and site
7879         macro directory, remove note that include path directories are
7880         used in reverse order, and document --prepend-include option.
7881         * lib/autom4te.in: Use --prepend-include instead of --include.
7882         * tests/wrapsh.in: Use --prepend-include instead of --include.
7884 2002-07-17  Akim Demaille  <akim@epita.fr>
7886         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): `_' is allowed in
7887         tarnames.
7888         * doc/autoconf.texi (Initializing configure): Adjust.
7890 2002-07-17  Akim Demaille  <akim@epita.fr>
7892         * lib/autoconf/functions.m4 (AC_FUNC_REALLOC, _AC_FUNC_REALLOC)
7893         (_AC_FUNC_MALLOC): New.
7894         (AC_FUNC_MALLOC): Use the latter.
7895         Define HAVE_MALLOC to 0 if broken.
7896         * doc/autoconf.texi (Particular Functions): Adjust.
7898 2002-07-16  Akim Demaille  <akim@epita.fr>
7900         * lib/autoconf/c.m4 (AC_C_BACKSLASH_A): New.
7901         * doc/autoconf.texi (C Compiler): Adjust.
7903 2002-07-09  Akim Demaille  <akim@epita.fr>
7905         * doc/autoconf.texi: Properly set the ``header'' part.
7907 2002-07-09  Akim Demaille  <akim@epita.fr>
7909         * doc/autoconf.texi (Systemology): Some about Darwin.
7911 2002-07-09  Alexandre Duret-Lutz  <duret_g@epita.fr>
7913         * lib/autoconf/specific.m4 (AC_CYGWIN, AC_EMXOS2, AC_MINGW32):
7914         Don't use AC_REQUIRE in AU_DEFUN.
7916 2002-07-09  Art Haas  <ahaas@neosoft.com>
7918         * doc/autoconf.texi: Use @enddots{} or @dots{} where appropriate.
7920 2002-07-02  Alexandre Duret-Lutz  <duret_g@epita.fr>
7922         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
7923         bin/autoupdate.in, bin/ifnames.in, lib/Autom4te/General.pm,
7924         lib/Autom4te/Struct.pm, lib/Autom4te/XFile.pm: Add local variables
7925         so that Emacs setups GNU style for perl-mode and cperl-mode.
7927 2002-06-27  Paul Eggert  <eggert@twinsun.com>
7929         * config/install-sh: Quote $src.  Prefer || to test's -o option,
7930         as per "Limitations of Builtins".
7931         * tests/atspecific.m4 (AT_CHECK_ENV): Likewise, for && vs test -a.
7932         * tests/semantics.at (AC_C_BIGENDIAN): Likewise.
7934         * tests/mktests.sh: Use grep instead of fgrep, as per
7935         "Limitations of Builtins".
7937 2002-06-15  Paul Eggert  <eggert@twinsun.com>
7939         * tests/wrapsh.as (AUTOCONF, AUTOHEADER, AUTOM4TE, AUTOM4TE_CFG,
7940         autom4te_perllibdir): Set to top build dir or src dir as appropriate,
7941         so that we consistently test the just-built programs.
7942         * tests/wrappl.as: Likewise.
7944 2002-06-12  Paul Eggert  <eggert@twinsun.com>
7946         * bin/autoconf.as (AUTOM4TE): Default to a fully qualified path
7947         name, so that symlinks to 'autoconf' work properly.  Bug reported
7948         by Bruno Haible.
7949         * bin/autoheader.in (AUTOM4TE): Likewise.
7950         * bin/autoreconf.in (autoconf, autoheader): Likewise.
7951         * bin/autoscan.in (autom4te): Likewise.
7952         * bin/autoupdate.in (autom4te): Likewise.
7954         * lib/autoconf/functions.m4 (_AC_LIBOBJ_FNMATCH): Also check for
7955         btowc, to fix a portability bug with diffutils-2.8.2/lib/fnmatch.c
7956         on Solaris 2.5.1.
7958 2002-06-11  Andreas Schwab  <schwab@suse.de>
7960         * doc/autoconf.texi: Add more dir entries.
7962 2002-06-10  Alexandre Duret-Lutz  <duret_g@epita.fr>
7964         * bin/autom4te.in ($cache): Don't define using `$me', the name
7965         of the cache should not depend on the name under which autom4te
7966         was installed.
7968 2002-06-07  Akim Demaille  <akim@epita.fr>
7970         * tests/tools.at (autoconf: forbidden tokens, basic)
7971         (autoconf: forbidden tokens, exceptions): Adjust to the change of
7972         words in autom4te.in.
7974 2002-06-07  Peter Eisentraut  <peter_e@gmx.net>
7976         * lib/autoconf/c.m4 (AC_LANG_PROGRAM(C)): Use
7977         _AC_LANG_PROGRAM_C_F77_HOOKS.
7979 2002-06-07  Akim Demaille  <akim@epita.fr>
7981         * lib/autoconf/functions.m4 (AC_REPLACE_FUNC_FNMATCH): Typo,
7982         rename as...
7983         (AC_REPLACE_FNMATCH): this.
7984         * tests/mktests.sh (exclude_list): Exclude AC_REPLACE_FNMATCH,
7985         AC_FUNC_FNMATCH_GNU.
7987 2002-06-07  Akim Demaille  <akim@epita.fr>
7989         * doc/autoconf.texi (Systemology): Point to Tru64 docs, and the
7990         Rosetta Stone for Unix.
7992 2002-06-07  Akim Demaille  <akim@epita.fr>
7994         * bin/autom4te.in (warn_forbidden): When rejecting a token,
7995         suggest m4_pattern_allow.
7996         Suggested by Adam J. Richter.
7998 2002-06-07  Akim Demaille  <akim@epita.fr>
8000         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Initialize
8001         ac_config_libobj_dir.
8002         (AC_CONFIG_LIBOBJ_DIR): New.
8003         * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): Split into...
8004         (_AC_FUNC_FNMATCH_IF, _AC_LIBOBJ_FNMATCH): these.
8005         Use ac_config_libobj_dir to find the replacement files.
8006         (AC_FUNC_FNMATCH, AC_FUNC_FNMATCH_GNU): Split into...
8007         (AC_FUNC_FNMATCH, AC_FUNC_FNMATCH_GNU, AC_REPLACE_FNMATCH)
8008         (AC_REPLACE_FNMATCH_GNU): these.
8009         (AC_FUNC_GETLOADAVG): Use ac_config_libobj_dir.
8010         * doc/autoconf.texi (Particular Functions, Generic Functions): Adjust.
8011         * tests/mktests.sh (ac_exclude_list): Don't check
8012         AC_FUNC_GETLOADAVG as it requires getloadavg.c which is not shipped.
8014 2002-06-06  Paul Eggert  <eggert@twinsun.com>
8016         * lib/autoconf/status.m4 (_AC_OUTPUT_LINKS): Fall back on cp
8017         if ln doesn't work.
8018         * NEWS: Likewise.
8019         * doc/autoconf.texi (Configuration Links): Likewise.
8020         (Limitations of Usual Tools): Prefer $(LN_S) to ln -s || ln.
8022 2002-06-05  Paul Eggert  <eggert@twinsun.com>
8024         * config/config.guess, config/config.sub, config/texinfo.tex:
8025         Update from masters.
8027 2002-05-29  Paul Eggert  <eggert@twinsun.com>
8029         * bin/autom4te.in ($m4): Do not assume that egrep and fgrep exist.
8030         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Likewise.
8031         * lib/autoconf/general.m4 (_AC_RUN_LOG_STDERR, AC_EGREP_CPP):
8032         Likewise.
8033         * lib/autoconf/Makefile.am (check-local): Likewise.
8034         * lib/autoconf/status.m4 (AC_CONFIG_HEADER): Likewise.
8035         * lib/autoconf/types.m4 (commentary only): Likewise.
8036         * lib/autotest/general.m4 (AT_INIT, AT_CHECK): Likewise.
8037         * lib/autotest/Makefile.am (check-local): Likewise.
8038         * lib/m4sugar/Makefile.am (check-local): Likewise.
8039         * tests/atspecific.m4 (AT_CONFIGURE_AC, AT_CHECK_DEFINES): Likewise.
8040         * tests/mktests.sh (egrep): New var; use it instead of plain egrep.
8042         * lib/autoconf/programs.m4 (AC_PROG_EGREP, AC_PROG_FGREP): New macros.
8043         * doc/autoconf.texi (Particular Programs): Document them.
8044         (Limitations of Usual Tools): Warn that egrep and fgrep may not exist.
8045         * NEWS: Likewise.
8047 2002-05-27  Paul Eggert  <eggert@twinsun.com>
8049         * lib/autoconf/types.m4 (AC_TYPE_MBSTATE_T): New macro.
8050         * NEWS, doc/autoconf.texi (Particular Types): Document it.
8051         * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): Require it
8052         instead of AC_MBSTATE_T, which never existed.
8054 2002-05-23  Akim Demaille  <akim@epita.fr>
8056         * doc/autoconf.texi (Hosts and Cross-Compilation): Specify the
8057         version of Autoconf that is discussed.
8059 2002-05-22  Paul Eggert  <eggert@twinsun.com>
8061         * lib/autoconf/fortran.m4 (AC_PROG_F77): Remove cf77 and cft77
8062         from the default list of compilers to try.  Suggested by
8063         Kate Hedstrom.
8064         * NEWS: Document the above.
8065         * doc/autoconf.texi (Fortran 77 Compiler): Don't suggest cf77.
8067 2002-05-17  Paul Eggert  <eggert@twinsun.com>
8069         * lib/autoconf/types.m4 (AC_CHECK_MEMBER): Work correctly even if
8070         the member is itself an aggregate.  Bug reported by Sergey Poznyakoff.
8071         This improves on an earlier suggestion by H. Peter Anvin.
8073 2002-05-16  Paul Eggert  <eggert@twinsun.com>
8075         AC_FUNC_FNMATCH now tests only for POSIX compatibility.
8076         AC_FUNC_FNMATCH_GNU also tests for GNU extensions.
8077         Both macros now accept an optional source-dir arg.
8078         New macro AC_GNU_SOURCE to define _GNU_SOURCE.
8080         * NEWS: Document this.
8081         * doc/autoconf.texi (Particular Functions, UNIX Variants): Likewise.
8083         * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): New macro.
8084         (AC_FUNC_FNMATCH): Use it.  Test only for POSIX conformance,
8085         not for GNU extensions; this undoes part of the 2000-11-03 change,
8086         reverting to 2.13-compatible behavior.
8087         Add new optional argument DIR.
8088         (AC_FUNC_FNMATCH_GNU): New macro.
8090         * lib/autoconf/specific.m4 (AC_GNU_SOURCE): New macro.
8092 2002-05-08  Paul Eggert  <eggert@twinsun.com>
8094         * lib/autoconf/headers.m4 (AC_HEADER_TIOCGWINSZ):
8095         Don't require AC_SYS_POSIX_TERMIOS.  The test is unnecessary,
8096         and it causes a 'test' syntax error if it fails.
8097         Bug reported by Stephen Gildea.
8099         * lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED):
8100         If prototypes are supported, use them to check this at compile-time,
8101         instead of trying to check it at run-time.  If we must do a run-time
8102         check, assume that setvbuf is standard when cross-compiling, as
8103         nonstandard setvbuf occurs only on ancient and unlikely hosts.
8104         Bug reported by Paul D. Smith.
8106         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Add optional
8107         argument specifying location of getloadavg.c.  This removes a
8108         FIXME.  This idea was taken from Jim Meyering's implementation in
8109         textutils.
8110         * doc/autoconf.texi (Particular Functions): Document this.
8111         Also, mention HAVE_NLIST_H rather than NLIST_STRUCT, since
8112         that's what the code does; this fixes a bug reported by
8113         Paul D. Smith.
8115 2002-05-03  Akim Demaille  <akim@epita.fr>
8117         * bin/autoreconf.in (autoreconf): Rewrite to use Gettext's
8118         autopoint instead of gettextize.
8119         ($uses_alocal): Rename as...
8120         ($uses_aclocal): this.
8121         * doc/autoconf.texi (autoreconf Invocation): Adjust.
8122         Suggested by Bruno Haible.
8124 2002-05-03  Akim Demaille  <akim@epita.fr>
8126         * lib/m4sugar/m4sugar.m4 (m4_map_sep): New.
8128 2002-04-29  Paul Eggert  <eggert@twinsun.com>
8130         * bin/autoreconf.in (autoreconf): Don't age aclocal.m4's input
8131         files to be 1 second older; just set them to be the same time.
8132         Also, sleep 1 second after the first aclocal, to work around
8133         problems with sub-second time stamps on the input files.
8135 2002-04-29  Thien-Thi Nguyen  <ttn@gnu.org>
8137         * doc/autoconf.texi: Mention "set -e -x" lossage
8138         under node "Limitations of Builtins".
8140 2002-04-29  Akim Demaille  <akim@epita.fr>
8142         * doc/install.texi: Better wording for setting variables when
8143         running configure.
8144         From Christian Cornelssen.
8146 2002-04-29  Akim Demaille  <akim@epita.fr>
8148         * tests/m4sh.at (LINENO): If testsuite itself is rewritten because
8149         of lack of $LINENO support, then the test will compare the $LINENO
8150         in testsuite vs. the lineno in the test file.  This is wrong, of
8151         course.
8152         Be sure to protect it.
8153         Reported by Patrick Welche.
8155 2002-04-25  Akim Demaille  <akim@epita.fr>
8157         * doc/autoconf.texi (Obsolete Macros): Typo.
8158         Reported by Vladimir Volovich.
8160 2002-04-25  Akim Demaille  <akim@epita.fr>
8162         * bin/autoreconf.in (autoreconf): Don't let aclocal.m4 be older
8163         than some of the input files, hence, on the second run of aclocal,
8164         if some of its input are younger, make them older.
8165         Suggested by Paul Eggert.
8167 2002-04-25  Akim Demaille  <akim@epita.fr>
8169         * doc/autoconf.texi (Limitations of Usual Tools): sed and `!'.
8170         Thanks to Paul Eggert.
8172 2002-04-25  Akim Demaille  <akim@epita.fr>
8174         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Let ac_subst_files
8175         and ac_subst_vars be sh variables containing the list of
8176         AC_SUBST_FILES'ed and AC_SUBST'ed identifiers.  Output them in the
8177         DEFAULT diversion.
8178         (_AC_INIT_PREPARE): Use them to log them.
8179         (_AC_SUBST, _AC_SUBST_SED_PROGRAM): Remove.
8180         (AC_SUBST, AC_SUBST_FILE): Instead of buliding the
8181         _AC_SUBST_SED_PROGRAM, store the list of output files/variables in
8182         _AC_SUBST_FILES and _AC_SUBST_VARS.
8183         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Adjust.
8185 2002-04-24  Akim Demaille  <akim@epita.fr>
8187         * bin/autoreconf.in (autoreconf): Run automake after autoconf and
8188         autoheader, so that automake does not complain about a missing
8189         config.h.in that was to be created.
8191 2002-04-23  Akim Demaille  <akim@epita.fr>
8193         * bin/autoheader.in (parse_args): --warning takes an argument.
8194         Fixes PR/220.
8196 2002-04-22  Peter Eisentraut  <peter_e@gmx.net>
8198         * lib/autoconf/general.m4 (_AC_RUN_IFELSE): Remove gmon.out
8199         and bb.out when cleaning up.
8201 2002-04-22  Akim Demaille  <akim@epita.fr>
8203         Version 2.53a.
8205 2002-04-22  Akim Demaille  <akim@epita.fr>
8207         * tests/m4sh.at (LINENO): Fix the Zsh skip pattern.
8209 2002-04-22  Akim Demaille  <akim@epita.fr>
8211         * doc/autoconf.texi (Pretty Help Strings): Remove a spurious
8212         comma.
8213         Reported by Gregory Giannoni.
8215 2002-04-22  Akim Demaille  <akim@epita.fr>
8217         * tests/m4sh.at (LINENO): Skip the test if LINENO cannot be unset.
8218         Fixes false failures on Darwin.
8220 2002-04-21  Paul Eggert  <eggert@twinsun.com>
8222         * TODO, bin/autoupdate.in, doc/autoconf.texi,
8223         lib/autoconf/general.m4, lib/autoconf/libs.m4,
8224         lib/autoconf/status.m4, lib/m4sugar/m4sugar.m4, tests/m4sh.at,
8225         tests/tools.at: Minor spelling and grammar fixes.
8227 2002-04-20  Paul Eggert  <eggert@twinsun.com>
8229         * doc/autoconf.texi (Shell Substitutions): Fix typos in yesterday's
8230         ZSH_VERSION fixes.  Bug reported by Raja R Harinath.
8231         * lib/autotest/general.m4 (AT_INIT): Likewise.
8232         * tests/atgeneral.m4 (AT_INIT): Likewise.
8234 2002-04-19  Paul Eggert  <eggert@twinsun.com>
8236         * NEWS, TODO, bin/autom4te.in, bin/autoreconf.in, bin/autoupdate.in,
8237         doc/autoconf.texi, lib/freeze.mk, lib/Autom4te/Struct.pm,
8238         lib/autoconf/autoheader.m4, lib/autoconf/c.m4,
8239         lib/autoconf/functions.m4, lib/autoconf/general.m4,
8240         lib/autoconf/lang.m4, lib/autoconf/libs.m4, lib/autoscan/identifiers,
8241         lib/autotest/general.m4, lib/m4sugar/m4sh.m4, tests/atgeneral.m4,
8242         tests/atspecific.m4, tests/semantics.at, tests/torture.at:
8243         Minor spelling and grammar fixes.
8245         * doc/autoconf.texi: Follow the outline suggested in the GNU
8246         Sample Texts sections of the Texinfo 4.2 manual.  Most
8247         importantly, this makes sure that the copyright notices appear in
8248         all output formats.  You probably need Texinfo 4.2 to generate
8249         the manual now.
8251         Fix some bugs when using "$@" when there might be zero positional
8252         arguments in cases where this matters.
8254         * bin/autoconf.as: Rewrite so that the problem does not come up.
8255         * lib/autoconf/programs.m4 (AC_CHECK_PROG): Likewise.
8256         * lib/autoconf/status.m4 (AC_OUTPUT): Likewise.
8257         * lib/autotest/general.m4 (AT_INIT): Likewise.
8259         * bin/autoheader.in: Use 'case' statement to work around problem.
8260         * bin/auto4mte.in: Likewise.
8261         * bin/autoreconf.in: Likewise.
8262         * bin/autoscan.in: Likewise.
8263         * bin/autoupdate.in: Likewise.
8264         * bin/ifnames.in: Likewise.
8266         * doc/autoconf.texi (Shell Substitutions): Document the problem.
8268         * lib/autotest/general.m4 (AT_INIT):
8269         Use Zsh alias to work around problem.
8270         * tests/atgeneral.m4 (AT_INIT): Likewise.
8272         * tests/c.at: We can't have zero arguments, so remove workaround
8273         that is not portable to Zsh.
8275 2002-04-19  Alexandre Duret-Lutz  <duret_g@epita.fr>
8277         * bin/autoupdate.in (handle_autoconf_macros): Honor AU_DEFUNs
8278         from aclocal.m4 too.
8280 2002-04-12  Akim Demaille  <akim@epita.fr>
8282         * tests/wrappl.as: New, M4sh precursor of wrappl.in.
8284 2002-04-10  Akim Demaille  <akim@epita.fr>
8286         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Install the Zsh
8287         workaround for ${1+"$@"}.
8288         * doc/autoconf.texi (Shell Substitutions): Explain it.
8289         From Oliver Kiddle and Peter Stephenson.
8291         Have M4sh perform minimal shell sanitizing.
8293         * lib/m4sugar/m4sh.at (AS_SHELL_SANITIZE): Split the `_AS_PREPARE_*'
8294         part into...
8295         (_AS_PREPARE): this new macro.
8296         (AS_PREPARE): New.
8297         (AS_INIT): Invoke AS_SHELL_SANITIZE.
8298         * tests/m4sh.at (AT_DATA_LINENO): Use _AS_PREPARE.
8300         Adjust Autoconf and Autotest.
8302         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Don't invoke
8303         AS_SHELL_SANITIZE, AS_INIT did it, but invoke AS_PREPARE.
8304         * lib/autotest/general.m4 (AT_INIT): Likewise.
8305         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS):
8306         Invoke _AS_PREPARE (not AS_PREPARE) in addition to
8307         AS_SHELL_SANITIZE.
8309         Use this M4sh to generate Autoconf's shell scripts.
8311         * tests/wrapsh.as: New, precursor of wrapsh.in.
8312         * tests/Makefile.am: Include lib/freeze.mk to get the dependencies
8313         on Autotest and M4sh.
8314         ($(TESTSUITE)): Use $(autotest_m4f_dependencies).
8315         (wrapsh.in): New target.
8316         * bin/autoconf.as: New, precursor of autoconf.in.
8317         (autoconf.in): New target.
8319 2002-04-09  Alexandre Duret-Lutz  <duret_g@epita.fr>
8321         * doc/autoconf.texi (Limitations of Make): Mention the issue
8322         with indented comments in rules.
8324 2002-04-09  Andreas Schwab  <schwab@suse.de>
8326         * lib/autoconf/status.m4 (_AC_SRCPATHS): Handle empty
8327         ac_top_builddir when setting ac_abs_top_builddir.
8329 2002-04-06  Kevin Ryde  <user42@zip.com.au>
8331         * doc/autoconf.texi (Systemology): Add link to Unix V7 online docs.
8332         (Portable Shell): Cross reference to Systemology.
8334 2002-04-05  Akim Demaille  <akim@epita.fr>
8336         * bin/autoreconf.in (autoreconf): Be sure to accumulate the
8337         directories when descending in a SUBDIRS.
8338         Reported by Ezra Peisach.
8340 2002-04-04  Andreas Schwab  <schwab@suse.de>
8342         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Only simplify if path
8343         contains no literal separators.
8345 2002-04-03  Akim Demaille  <akim@epita.fr>
8347         * lib/autoconf/status.m4 (_AC_CONFIG_FILE, _AC_CONFIG_HEADER)
8348         (_AC_CONFIG_COMMAND, _AC_CONFIG_LINK): New.
8349         Use dnl, not the KILL diversion.
8350         Extracted from...
8351         (AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_COMMANDS)
8352         (AC_CONFIG_LINKS): here.
8353         Adjust.
8354         Don't use the KILL diversion, as it kills spurious output, which
8355         results in failures being hidden.
8356         Use m4_defn where appropriate.
8357         (AC_CONFIG_IF_MEMBER): Kill the real bug: a spurious parenthesis
8358         after the second argument.
8359         Use m4_defn.
8360         * lib/autom4te.in (Autoconf, Autotest, M4sh): Don't pass --warning
8361         syntax, as it is provided by M4sugar.
8362         * tests/torture.at (Multiple AC_CONFIG_FILES): New.
8364 2002-04-03  Andreas Schwab  <schwab@suse.de>
8366         * lib/m4sugar/m4sugar.m4 (m4_bmatch): Make sure m4_bregexp is not
8367         expanded if $# <= 2.
8369         * bin/autoreconf.in (autoreconf): Run automake after rerunning
8370         aclocal.
8372 2002-04-03  Akim Demaille  <akim@epita.fr>
8374         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT_REJECT)
8375         (_AC_COMPILER_EXEEXT_REJECT): New.
8376         Also recognize *.bb and *.bbg as compilation byproducts.
8377         (_AC_COMPILER_EXEEXT_DEFAULT, _AC_COMPILER_EXEEXT_O)
8378         (_AC_COMPILER_OBJEXT): Use them.
8379         Fixes Debian #138666.
8381 2002-04-02  Peter Eisentraut  <peter_e@gmx.net>
8383         Integrate AC_PROG_CC_STDC into AC_PROG_CC.
8385         * lib/autoconf/c.m4 (AC_PROG_CC_STDC): Rename to _AC_PROG_CC_STDC.
8386         AU_DEFUN old name.  Use _AC_COMPILE_IFELSE.
8387         (AC_PROG_CC): Call _AC_PROG_CC_STDC.
8388         (AC_C_INLINE): Do not require AC_PROG_CC_STDC.
8389         (AC_C_CONST): Same.
8390         (AC_C_INLINE): Same.
8391         (AC_C_PROTOTYPES): Same.  Require AC_PROG_CC instead.
8392         * doc/autoconf.texi, NEWS: Document.
8393         * tests/mktests.sh (au_exclude_list): Add AC_PROG_CC_STDC and
8394         AC_C_CROSS.
8396 2002-04-02  Akim Demaille  <akim@epita.fr>
8398         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Invoke
8399         _AS_MKDIR_P_PREPARE.
8401 2002-03-28  Kevin Ryde  <user42@zip.com.au>
8403         * lib/autoconf/c.m4 (AC_C_INLINE): Test with a typedef return value,
8404         to avoid versions of HP C which don't allow that.
8406 2002-03-27  Paul Eggert  <eggert@twinsun.com>
8408         * lib/m4sugar/m4sh.m4 (_AS_BASENAME_PREPARE): New macro.
8409         (AS_SHELL_SANITIZE): Invoke it.
8410         (AS_BASENAME): AS_REQUIRE it, and use $as_basename.
8412 2002-03-26  Akim Demaille  <akim@epita.fr>
8414         * doc/autoconf.texi (Portable Shell): Add pointers to FAQs.
8416 2002-03-26  Akim Demaille  <akim@epita.fr>
8418         * doc/autoconf.texi (Introduction): The GNATS base moved.
8420 2002-03-25  Paul Eggert  <eggert@twinsun.com>
8422         * tests/m4sh.at: Don't rely on "PATH=test:$PATH test-1" working
8423         as POSIX requires, as it doesn't work with Zsh.
8424         * doc/autoconf.texi (Assignments): Document the problem.
8426 2002-03-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
8428         * doc/autoconf.texi (Limitations of Make): Mention more issue
8429         about VPATH, overriding of macros in sub-makes, and handling of
8430         SHELL.
8432 2002-03-21  Paul Eggert  <eggert@twinsun.com>
8434         * doc/autoconf.texi (Here-Documents): Mention Solaris 8 dtksh
8435         problem with here-document buffer boundaries.
8437         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Unset ENV and BASH_ENV
8438         when reinvoking the shell, to work around problems with installers
8439         who put strange things like "cd" commands in their environments.
8441 2002-03-19  Akim Demaille  <akim@epita.fr>
8443         * tests/semantics.at (AC_C_BIGENDIAN): s/unknow/unknown/.
8444         From Aaron Ucko.
8446 2002-03-19  Akim Demaille  <akim@epita.fr>
8448         * bin/autoscan.in (scan_file): Specify the location in `&used'
8449         invocations.
8450         From Nicolas Joly.
8452 2002-03-19  Akim Demaille  <akim@epita.fr>
8454         * doc/autoconf.texi: Adjust @code/@command, @xref/@ref usage.
8455         From Nishio Futoshi.
8457 2002-03-19  Akim Demaille  <akim@epita.fr>
8459         * lib/m4sugar/m4sugar.m4 (m4_define_default, m4_fst, m4_map): New.
8461 2002-03-18  Paul Eggert  <eggert@twinsun.com>
8463         * doc/autoconf.texi (Programming in M4sh): Add AS_MKDIR_P.
8464         (Limitations of Usual Tools): Add mkdir section.
8466         * lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): New macro.
8467         (AS_MKDIR_P): Require it.  Use mkdir -p if available, falling
8468         back on AS_DIRNAME to compute prefixes otherwise; this is
8469         roughly what mkinstalldirs does.  That way, we need not have
8470         our own filename disassembler.  The old disassembler did not
8471         work with Solaris 8 dtksh, which is ksh Version M-12/28/93d.
8473         * lib/autotest/general.m4 (AT_INIT, AT_CLEANUP):
8474         Create at_test_all by a series of assignments,
8475         not by a single assignment of a long string.  The latter causes ksh
8476         version 11/16/88g to silently misbehave on OpenServer 5.0.6a,
8477         presumably because of a buffer overrun.
8479 2002-03-14  Paul Eggert  <eggert@twinsun.com>
8481         * lib/autotest/general.m4 (at_times_skip):
8482         Renamed from at_times.  Now a boolean.
8483         ksh93 Version M-12/28/93d doesn't like 'x=times; $x'; it
8484         says 'times: not found'.
8486 2002-03-14  Akim Demaille  <akim@epita.fr>
8488         * bin/autoreconf.in (&study_gettextize): New.
8489         (&autoreconf): Handle newest gettextize.
8490         Rerun aclocal if needed.
8491         Suggested by Andreas Schwab.
8493 2002-03-13  Akim Demaille  <akim@epita.fr>
8495         * doc/autoconf.texi (Special Shell Variables): More about IFS.
8497 2002-03-13  Akim Demaille  <akim@epita.fr>
8499         * doc/autoconf.texi (Header Portability): New.
8500         Add information about stdint.h and inttypes.h from Paul Eggert.
8502 2002-03-13  Akim Demaille  <akim@epita.fr>
8504         * doc/autoconf.texi (Limitations of Usual Tools): Some about `cp
8505         -p'.
8506         From Bob Proulx.
8508 2002-03-12  Akim Demaille  <akim@epita.fr>
8510         * lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR): AS_REQUIRE, not
8511         m4_require.
8513 2002-03-11  Andreas Schwab  <schwab@suse.de>
8515         * configure.ac: Explicitly check for EMACS since AM_PATH_LISPDIR
8516         does not do it if --with-lispdir is given.
8518 2002-03-08  Akim Demaille  <akim@epita.fr>
8520         Version 2.53.
8522 2002-03-08  Akim Demaille  <akim@epita.fr>
8524         * doc/autoconf.texi (Subdirectories): Clarify that the
8525         subdirectory should exist.
8527 2002-03-08  Akim Demaille  <akim@epita.fr>
8529         * Makefile.am (AUTOMAKE_OPTIONS): 1.6.
8531 2002-03-08  Akim Demaille  <akim@epita.fr>
8533         * bin/autom4te.in (&handle_m4): Do not foreach with `$_' as it
8534         aliases the actual variables, and modifications of the former
8535         affect the latter.
8537 2002-03-08  Akim Demaille  <akim@epita.fr>
8539         * bin/autom4te.in (&handle_m4): Protect us from corrupted file
8540         because of C-c: have m4 output in tmp files, then mv them.
8542 2002-03-08  Akim Demaille  <akim@epita.fr>
8544         * bin/autoconf.in, bin/autoheader.in, bin/autom4te.in,
8545         * bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in,
8546         * bin/ifnames.in: Copyright update.
8548 2002-03-08  Akim Demaille  <akim@epita.fr>
8550         * doc/autoconf.texi (Invoking autom4te): New.
8552 2002-03-05  Akim Demaille  <akim@epita.fr>
8554         * doc/autoconf.texi (Specifying Names): Clarification suggested by
8555         Kevin Ryde.
8557 2002-03-05  Akim Demaille  <akim@epita.fr>
8559         Version 2.52i.
8561 2002-03-04  Akim Demaille  <akim@epita.fr>
8563         * doc/autoconf.texi (AC_LIBOBJ vs. LIBOBJS): New.
8564         * lib/autoconf/general.m4 (AC_INIT): More informative error
8565         message for LIBOBJ.
8567 2002-03-04  Akim Demaille  <akim@epita.fr>
8569         * lib/freeze.mk ($(build_libdir)/m4sugar/version.m4): New, for
8570         parallel builds.
8572 2002-03-04  Akim Demaille  <akim@epita.fr>
8574         * doc/autoconf.texi (Transforming Names): Equality between target
8575         and host is irrelevant.
8576         (Specifying Names, Canonicalizing): Remove all references to the
8577         backward compatibility hooks.  Rather, collect them all into...
8578         (Hosts and Cross-Compilation): this new section.
8579         * doc/install.texi (System Type): Ditto.
8580         * lib/autoconf/general.m4 (AC_CANONICAL_HOST): Explicitly state
8581         that `--host' implies cross-compilation.
8583 2002-03-04  Akim Demaille  <akim@epita.fr>
8585         * doc/autoconf.texi (Evaluation Macros): New.
8586         * lib/m4sugar/m4sugar.m4 (m4_lquote): Remove, it is totally
8587         useless.
8588         (_m4_foreach): Define the variant with immediate evaluation so
8589         that it contains exactly the items, not an expression which
8590         evaluation is the current item.
8591         (m4_re_string, m4_re_word): Don't over quote them.
8593 2002-03-04  Akim Demaille  <akim@epita.fr>
8595         Instead of having stacking `shift's evaluated at the end, let
8596         `foreach' loops immediately evaluate them.
8598         * lib/m4sugar/m4sugar.m4 (m4_quote, m4_dquote): Use $@ rather than
8599         $*.  This is the n-th time I change my mind, but hopefully this is
8600         the last...
8601         (m4_lquote): New.
8602         (m4_text_wrap): Use m4_foreach, which is finally correct _and_
8603         efficient.
8604         (m4_foreach_quoted, m4_car_quoted, _m4_foreach_quoted): Remove, as
8605         it was only a hack for m4_text_wrap.
8606         (m4_car2): Remove, replaced by...
8607         (m4_cdr): New.
8608         (_m4_foreach): Adjust.
8609         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Adjust, and use
8610         m4_bpatsubst for clarification.
8612 2002-03-04  Akim Demaille  <akim@epita.fr>
8614         * doc/autoconf.texi (Changequote is Evil): New.
8616 2002-03-03  Kevin Ryde  <user42@zip.com.au>
8618         * doc/autoconf.texi (Portable Shell): Mention 32-byte #! length limit
8619         on old systems like SunOS.
8621 2002-03-01  Peter Eisentraut  <peter_e@gmx.net>
8623         * lib/autoconf/c.m4, lib/autoconf/fortran.m4,
8624         lib/autoconf/functions.m4, lib/autoconf/general.m4,
8625         lib/autoconf/headers.m4, lib/autoconf/lang.m4,
8626         lib/autoconf/programs.m4, lib/autoconf/status.m4: Improve spelling
8627         of messages.
8629 2002-02-28  Akim Demaille  <akim@epita.fr>
8631         * lib/autotest/general.m4 (AT_INIT): Suggest a title to the
8632         message to be sent.
8634 2002-02-28  Kevin Ryde  <user42@zip.com.au>
8636         * doc/autoconf.texi (Function Portability): Add va_copy and va_list.
8638 2002-02-25  Akim Demaille  <akim@epita.fr>
8640         * lib/autoconf/functions.m4 (AC_FUNC_SETPGRP): Fix the test.
8641         From Akinori Musha.
8643 2002-02-13  Alexandre Duret-Lutz  <duret_g@epita.fr>
8645         * lib/Autom4te/XFile.pm (getline, getlines): New functions,
8646         translate \r\n to \n.
8648 2002-02-07  Akim Demaille  <akim@epita.fr>
8650         Version 2.52h.
8652 2002-02-07  Akim Demaille  <akim@epita.fr>
8654         Fix Autoconf PR/209.
8655         Also reported by Frank Denis.
8657         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Don't over quote.
8659 2002-02-07  Akim Demaille  <akim@epita.fr>
8661         Fix Autoconf PR/207:
8662         AC_PREFIX_PROGRAM fails with dashed program names
8664         * lib/autoconf/general.m4 (AC_PREFIX_PROGRAM): Just use a fresh
8665         variable when looking for the prefix program.
8666         Now it also works for shell variables.
8668 2002-02-07  Akim Demaille  <akim@epita.fr>
8670         * doc/autoconf.texi (Limitations of Builtins): More about
8671         case/esac.
8673 2002-02-06  Akim Demaille  <akim@epita.fr>
8675         * lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Don't output empty
8676         case/esac, some shells don't support it.
8677         Reported by Zack Weinberg.
8678         * tests/torture.at (AC_CONFIG_COMMANDS with empty commands): New.
8680 2002-02-06  Akim Demaille  <akim@epita.fr>
8682         * lib/autotest/general.m4 (AT_INIT): When handling --keywords, be
8683         sure not to introduce newlines in at_groups.
8684         * lib/autotest/Makefile.am (autotest.m4f): Typo.
8686 2002-02-06  Akim Demaille  <akim@epita.fr>
8688         * tests/torture.at (Configuring subdirectories): Skip if aclocal
8689         is not available.
8691 2002-02-05  Paul Eggert  <eggert@twinsun.com>
8693         * doc/autoconf.texi (Specific Compiler Characteristics):
8694         Describe HP-UX cc bug workaround more accurately.
8695         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Cast to long,
8696         not unsigned long.
8697         * tests/semantics.at (AC_CHECK_SIZEOF): Check non-GCC
8698         cross-compilers, too.  This undoes some of the most recent change
8699         to this file.
8701 2002-02-05  Akim Demaille  <akim@epita.fr>
8703         * tests/Makefile.am (check_SCRIPTS): Use it, instead of WRAPPERS,
8704         to make sure they are up to date when `check' is run.
8706 2002-02-05  Akim Demaille  <akim@epita.fr>
8708         * doc/autoconf.texi (Making testsuite Scripts): Document
8709         package.m4.
8711 2002-02-05  Akim Demaille  <akim@epita.fr>
8713         * lib/freeze.mk: New.
8715 2002-02-05  Akim Demaille  <akim@epita.fr>
8717         Implement `autom4te --freeze'.
8719         * bin/autom4te.in (&freeze): New.
8720         * lib/autoconf/autoconf.m4, lib/autotest/general.m4,
8721         * lib/m4sugar/m4sh.m4: Don't include files given by autom4te.
8723 2002-02-05  Akim Demaille  <akim@epita.fr>
8725         * bin/autom4te.in (&parse_args): Implement `frozen files are
8726         optional are the sum of the previous files on the command line'.
8727         Also, pass `--reload-state=' on them, so...
8728         (handle_m4): don't.
8729         * lib/autom4te.in (Autotest, Autoconf): Rely on M4sh.
8730         (M4sh): Rely on M4sugar.
8731         (Autotest, M4sh, M4sugar): Use frozen files.
8733 2002-01-31  Akim Demaille  <akim@epita.fr>
8735         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Accept $4.
8736         * doc/autoconf.texi (Initializing configure): Adjust.
8738 2002-01-30  Akim Demaille  <akim@epita.fr>
8740         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Map non
8741         alphanumeric to `-' instead of `_'.
8743 2002-01-30  Akim Demaille  <akim@epita.fr>
8745         * tests/semantics.at (AC_CHECK_SIZEOF): Split into two tests: one
8746         for plain code, the other for cross-compilation code.  The latter
8747         is now run with GCC only.
8748         * doc/autoconf.texi (Compilers and Preprocessors): New.
8750 2002-01-30  Akim Demaille  <akim@epita.fr>
8752         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Support pre-defined
8753         values.
8754         * doc/autoconf.texi (Initializing configure): Explain how to
8755         change AC_INIT default values.
8757 2002-01-29  Akim Demaille  <akim@epita.fr>
8759         * tests/torture.at (Configuring subdirectories): Use configure.in,
8760         so that aclocal 1.4 works.
8761         Reported by Alexandre Duret-Lutz and Larry Schmitt.
8763 2002-01-28  Akim Demaille  <akim@epita.fr>
8765         * doc/autoconf.texi (Writing testsuite.at): AT_CLEANUP no longer
8766         needs an argument.
8768 2002-01-28  Akim Demaille  <akim@epita.fr>
8770         * lib/autotest/general.m4 (AT_INIT): Don't be ridiculous: adjust
8771         AUTOTEST_PATH *after* it was set.
8772         Don't put `.' in the PATH: the user should be precise and `./' if
8773         needed.  In addition, given that the test suite does some `cd', if
8774         `.' is in the path, the `tested programs' sections will report
8775         programs found in the test suite's directory, while during the
8776         tests (performed in their own directory), these programs are no
8777         longer visible.  In other words, the results is confusing and
8778         useless.
8779         * tests/m4sh.at: Adjust: don't rely on `.' being in the PATH.
8781 2002-01-24  Akim Demaille  <akim@epita.fr>
8783         Version 2.52g.
8785 2002-01-24  Akim Demaille  <akim@epita.fr>
8787         * bin/autoheader.in, bin/autoconf.in, bin/autoscan.in,
8788         * doc/autoconf.texi: Finally add Akim as an author.
8790 2002-01-24  Akim Demaille  <akim@epita.fr>
8792         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Use PATH_SEPARATOR.
8793         (_AS_PATH_SEPARATOR_PREPARE): Don't expect $SHELL to be
8794         Bourne. Use /bin/sh.
8795         From Andreas Buening.
8797 2002-01-24  Akim Demaille  <akim@epita.fr>
8799         * config/config.guess, config/config.sub, config/texinfo.tex:
8800         Update from masters.
8802 2002-01-24  Akim Demaille  <akim@epita.fr>
8804         * Makefile.am (AUTOMAKE_OPTIONS): 1.5b.
8805         * config/auxdir.m4, config/cond.m4, config/depend.m4,
8806         * config/init.m4, config/install-sh.m4, config/lispdir.m4,
8807         * config/missing.m4, config/sanity.m4, config/select.m4,
8808         * config/strip.m4: Remove, to ease sync'ing with any version of
8809         Automake.
8811 2002-01-24  Akim Demaille  <akim@epita.fr>
8813         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS)
8814         (_AC_INIT_PREPARE): Support -n as --no-create, as documented.
8815         Reported by Geir Ove Myhr.
8817 2002-01-21  Akim Demaille  <akim@epita.fr>
8819         * lib/autoconf/functions.m4 (AC_FUNC_MMAP): #Undef malloc.
8821 2002-01-21  Akim Demaille  <akim@epita.fr>
8823         * lib/Autom4te/General.pm (getopt): Use a more GNUish error
8824         message on invalid options.
8825         * bin/autom4te.in (parse_args): Don't use
8826         Autoconf::General::getopt with non valid options.
8828 2002-01-17  Jim Meyering  <meyering@lucent.com>
8830         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Initialize
8831         $ac_cv_exeext so we don't use an old, invalid, cached value.
8833 2002-01-11  Akim Demaille  <akim@epita.fr>
8835         * lib/autoconf/functions.m4 (AC_FUNC_STRNLEN): New, from Jim
8836         Meyering.
8837         * doc/autoconf.texi (Function Portability): Document the strnlen
8838         limitation.
8839         (Particular Functions): Document AC_FUNC_STRNLEN.
8840         * lib/autoscan/functions: Adjust.
8842 2002-01-06  Akim Demaille  <akim@epita.fr>
8844         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't create
8845         package.m4, since is really depends upon configure.ac, not
8846         configure.
8847         * doc/autoconf.texi (testsuite Scripts): Adjust.
8848         * tests/Makefile.am (package.m4): New.
8849         EXTRA_DIST it since its a source.
8851 2002-01-06  Akim Demaille  <akim@epita.fr>
8853         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Move the AC_SUBST
8854         of PACKAGE_NAME, PACKAGE_TARNAME, PACKAGE_VERSION, PACKAGE_STRING,
8855         and PACKAGE_BUGREPORT from here...
8856         (_AC_INIT_DEFAULTS): to here, since it is unrelated to the
8857         arguments.
8858         (_AC_INIT_PREPARE): AC_DEFINE these symbols.
8859         * lib/autotest/general.m4: Use AT_PACKAGE_*, not PACKAGE_*.
8860         (AT_INIT): No longer catch `^PACKAGE_(BUGREPORT|STRING)$'.
8861         * tests/tools.at (autoheader): Adjust.
8862         * tests/atspecific.m4 (AT_CHECK_DEFINES): Adjust.
8864 2002-01-06  Akim Demaille  <akim@epita.fr>
8866         * bin/autoscan.in (scan_file): Use `&used'.
8868 2002-01-03  Akim Demaille  <akim@epita.fr>
8870         * doc/autoconf.texi (Output): Improved wording regarding use of
8871         AC_OUTPUT.
8872         From Olly Betts.
8874 2001-12-18  Kevin Ryde  <user42@zip.com.au>
8876         * doc/autoconf.texi (Function Portability): Add notes on sscanf
8877         sometimes needing writable input.
8879 2001-12-17  Jim Meyering  <meyering@lucent.com>
8881         * doc/autoconf.texi (New Macros): Tweak wording.
8883 2001-12-14  Akim Demaille  <akim@epita.fr>
8885         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): We cleaning up the
8886         trailing files, don't apply `-rf' to files which might not be
8887         created by configure (core, core.*, and *.core), but just `rm -f'.
8888         Suggested by Jonathan Kamens.
8890 2001-12-14  Aaron M. Ucko  <amu@alum.mit.edu>
8892         * lib/autoconf/general.m4: Avoid duplicates in `$ac_configure_args'.
8894 2001-12-14  Akim Demaille  <akim@epita.fr>
8896         * Makefile.am (MAINTAINERCLEANFILES): Remove configure.
8898 2001-12-13  Peter Eisentraut  <peter_e@gmx.net>
8900         * lib/autoconf/status.m4 (_AC_SRCPATHS): Rename buildpath to
8901         abs_builddir, top_buildpath to abs_top_builddir, srcpath to
8902         abs_srcdir, top_srcpath to abs_top_srcdir.
8903         (_AC_OUTPUT_FILES): Adjust.
8904         * NEWS, doc/autoconf.texi, lib/autoconf/autotest.m4,
8905         * tests/atspecific.m4, tests/autoreconf.in, tests/tools.at,
8906         * tests/wrappl.in, tests/wrapsh.in: Adjust.
8908 2001-12-12  Steven G. Johnson  <stevenj@alum.mit.edu>
8910         * lib/autoconf/fortran.m4 (_AC_PROG_F77_V_OUTPUT): Fix failed
8911         C/Fortran linking on HP/UX, by extracting the Fortran library
8912         search path from the LPATH line in the $F77 -v output.
8914 2001-12-12  Kevin Ryde  <user42@zip.com.au>
8916         * doc/autoconf.texi (File Descriptors): Use a clearer layout for the
8917         forbidden file descriptors table.
8919 2001-11-26  Akim Demaille  <akim@epita.fr>
8921         * bin/autoscan.in (%c_keywords): Build it at top level.
8922         Map to 1 in order to simplify its uses.
8924 2001-11-26  Akim Demaille  <akim@epita.fr>
8926         * bin/autoscan.in (&scan_c_file, &scan_sh_file, &scan_makefile):
8927         Remove $filepath, useless.
8928         (&scan_makefile): Don't remove the $(FOO), ${FOO} and @FOO@
8929         variables, they are really part of the tokens.
8930         Split the input line on spaces and then look for tokens.
8931         Now autoscan ceases to ask for AC_PROG_LEX for the package Bison
8932         because of `lex$U.$(OBJEXT)'.
8933         (&scan_files): Use "@list" instead of join.
8934         * doc/Makefile.am (CLEANFILES): Add *.fns.
8936 2001-11-26  Akim Demaille  <akim@epita.fr>
8938         * tests/autoreconf.in, tests/autom4te.in, tests/autoupdate.in:
8939         Remove, replaced by...
8940         * tests/wrappl.in: Be common for all the Perl executables.
8941         In particular autoscan and autoheader want -I.
8942         * configure.ac: Adjust.
8943         * lib/autoscan/headers: errno.h is portable.
8945 2001-11-26  Akim Demaille  <akim@epita.fr>
8947         * bin/autoscan.in (used): New.
8948         Use it.
8950 2001-11-26  Akim Demaille  <akim@epita.fr>
8952         * bin/autoscan.in (&scan_c_file): Better parsing of CPP
8953         directives.
8954         (&scan_sh_file): Remove a duplicate pattern.
8955         (&check_configure_ac): Use long options.
8956         * lib/autoscan/headers (alloca.h): Check with AC_FUNC_ALLOCA.
8958 2001-11-26  Akim Demaille  <akim@epita.fr>
8960         * bin/autoscan.in (scan_c_file): Fix the handling of C comments.
8961         Before, having a line containing the opening of a multi line
8962         comment made the whole line be ignored.
8964 2001-11-26  Akim Demaille  <akim@epita.fr>
8966         * doc/autoconf.texi (Using an Autotest Test Suite): New.
8967         (testsuite Scripts): Be one of its subsection.
8968         (Autotest Logs): New.
8970 2001-11-26  Akim Demaille  <akim@epita.fr>
8972         Test groups are now run two directories deeper.
8974         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Replace srcdir,
8975         top_srcdir and top_builddir with at_srcdir, at_top_srcdir and
8976         at_top_builddir.
8977         * lib/autotest/general.m4 (AT_INIT): Compute srcdir,
8978         top_srcdir, builddir and top_builddir.
8979         Use `at_*dir' relatively to the directory containing the
8980         suite, use `*dir' when relatively to the current group dir.
8982 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8984         * doc/autoconf.texi, TODO, lib/autoconf/fortran.m4,
8985         lib/autoconf/functions.m4, lib/autoconf/headers.m4,
8986         tests/atgeneral.m4, tests/tools.at, tests/atspecific.m4: Fix
8987         spelling errors.
8989 2001-11-22  Alexandre Duret-Lutz  <duret_g@epita.fr>
8991         * doc/autoconf.texi (Using System Type): Add an example of `case
8992         $host' usage so people quit using `case $target' everywhere.
8994 2001-11-22  Akim Demaille  <akim@epita.fr>
8996         * doc/autoconf.texi (Installation Directory Variables): Englishoes
8997         spotted by Jim Meyering.
8999 2001-11-16  Paul Eggert  <eggert@twinsun.com>
9001         This patch implements a `long double' suggestion by Oliver Kiddle.
9003         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C)): Make the array
9004         static, to catch errors if the value isn't known at compile-time
9005         and the compiler supports dynamic arrays.  Change its name from
9006         `_array_' to `test_array' to avoid potential name clashes.
9007         (AC_C_LONG_DOUBLE): Make it a compile-time test, not a run-time
9008         test.  Do not define HAVE_LONG_DOUBLE if `long double' is no
9009         better than double.  Catch a bug in GCC 2.95.2 x86.
9010         * doc/autoconf.texi (C Compiler): Document the above.
9011         * NEWS: Likewise.
9013 2001-11-13  Akim Demaille  <akim@epita.fr>
9015         * tests/m4sh.at (LINENO): Protect from autom4te's substitution by
9016         hand.
9017         * tests/tools.at: Don't protect dnl, AT_DATA_M4SH does.
9019 2001-11-13  Akim Demaille  <akim@epita.fr>
9021         * lib/autotest/general.m4 (AT_INIT): After having run the test
9022         group, go back to the initial directory, not to at_suite_dir.
9024 2001-11-13  Akim Demaille  <akim@epita.fr>
9026         * tests/atspecific.m4 (AT_DATA_M4SUGAR, AT_DATA_M4SH)
9027         (AT_DATA_AUTOCONF):  Also protect @&t@ from autom4te.
9028         (AT_CHECK_AUTOCONF, AT_CHECK_AUTOHEADER): Pass no --include
9029         option.
9030         (AT_CHECK_CONFIGURE): Use absolute paths.
9031         (_AT_CHECK_AC_MACRO): Create aclocal.m4 with AC_STATE_SAVE in it.
9032         The problem is still the old one: there is no means in M4 (that I
9033         know about) to create a defining macro, because there is no means
9034         to create `$1' etc., therefore, the defining macro ``swallows''
9035         all the arguments meant to the defined macro.
9037 2001-11-13  Akim Demaille  <akim@epita.fr>
9039         * tests/atspecific.m4 (AT_DATA_AUTOCONF): New.
9040         (AT_CONFIGURE_AC): Output the definition of AC_STATE_SAVE in
9041         configure.ac.
9042         * tests/aclocal.m4: Remove, as it is no longer used.
9044 2001-11-13  Akim Demaille  <akim@epita.fr>
9046         * lib/autotest/general.m4: Change `tests?' into `groups?' in
9047         variable names when referring to a single test group, or to
9048         `suite' when referring to the whole test suite.
9049         `at_last_test' is removed: m4 compute at_format itself.
9050         (at_stdout, at_stder1, at_stderr): New variables.
9051         (AT_CHECK): Use them.
9053 2001-11-13  Akim Demaille  <akim@epita.fr>
9055         * lib/autotest/general.m4 (AT_INIT): Be sure to put `.', relative,
9056         in PATH.
9057         Create `testsuite.dir/003/run' instead of `testsuite.003'.
9058         Do it as soon as a test fails, don't wait till the end of the test
9059         suite.
9060         Don't remove $as_me.[0-9]*, since these files no longer exist.
9062 2001-11-13  Akim Demaille  <akim@epita.fr>
9064         * tests/tools.at: Use absolute paths, since we are no longer run
9065         in place.
9067 2001-11-13  Akim Demaille  <akim@epita.fr>
9069         Now that tests are running in their own private dir, there is no
9070         need to list the files to remove at the end of tests groups.
9072         * lib/autotest/general.m4 (_AT_CLEANUP_FILE, AT_CLEANUP_FILES):
9073         (AT_data_files, at_data_files): Remove.
9074         (AT_CLEANUP, AT_DATA): Simplify.
9075         (AT_INIT): Adjust.
9076         Remove the group dir if !debug && !failed.
9077         * tests/atspecific.m4: Adjust.
9079 2001-11-13  Akim Demaille  <akim@epita.fr>
9081         Start a new layout for Autotest: `testsuite' creates
9082         `testsuite.dir' in which the at-check-line etc. files are to be
9083         found, and `testsuite.dir/003' where the test group 3 is run.
9085         * lib/autotest/general.m4 (AT_INIT): at_tests_dir,
9086         at_check_line_file, at_format, at_test_normalized, at_group_dir
9087         are new variables.
9088         Create the directories.
9089         Use absolute paths for at- files.
9090         (AT_CHECK): Adjust.
9092 2001-11-11  Michael Matz  <matz@kde.org>
9094         * m4sugar.m4 (_m4_foreach): Make it linear instead quadratic.
9095         (m4_car2): New.
9096         (m4_car): Properly quote arguments.
9098 2001-11-13  Akim Demaille  <akim@epita.fr>
9100         * tests/aclocal.m4 (AC_STATE_SAVE): s/LIBOBJS/LIB@&t@OBJS/ to cope
9101         with stricter rules on LIBOBJS.
9103 2001-11-12  Paul Eggert  <eggert@twinsun.com>
9105         * lib/autoconf/c.m4 (AC_C_PROTOTYPES): Define __PROTOTYPES too.
9106         * doc/autoconf.texi (C Compiler): AC_C_PROTOTYPES now defines
9107         __PROTOTYPES too.
9109 2001-11-12  Akim Demaille  <akim@epita.fr>
9111         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Use AC_CHECK_FUNCS.
9113 2001-11-12  Akim Demaille  <akim@epita.fr>
9115         * lib/autoconf/c.m4, lib/autoconf/fortran.m4,
9116         * lib/autoconf/functions.m4, lib/autoconf/general.m4,
9117         * lib/autoconf/headers.m4, lib/autoconf/libs.m4,
9118         * lib/autoconf/programs.m4, lib/autoconf/specific.m4,
9119         * lib/autoconf/types.m4: When invoking AC_DEFINE and friends,
9120         specify to what the macro should be defined (typically to 1).
9122 2001-11-12  Akim Demaille  <akim@epita.fr>
9124         * lib/autoconf/functions.m4 (AC_FUNC_STRTOD): AC_SUBST POW_LIB.
9125         From Jim Meyering.
9127 2001-11-12  Akim Demaille  <akim@epita.fr>
9129         * lib/autoconf/programs.m4 (_AC_PROG_LEX_YYTEXT_DECL): Use
9130         AC_TRY_EVAL to run $LEX, not AC_TRY_COMMAND.  This validates the
9131         definition used by Automake where LEX is +/- "${missing} lex" and
9132         `missing' itself contains variables.
9134 2001-11-12  Akim Demaille  <akim@epita.fr>
9136         * lib/autotest/general.m4 (AT_INIT): Push KILL at the end.
9137         Now that M4sh pushes BODY, the comments were output at the end of
9138         the test suites.
9140 2001-11-08  Akim Demaille  <akim@epita.fr>
9142         * bin/autoreconf.in (&autoreconf): Run aclocal before tracing, so
9143         that we can trace macros from aclocal.m4.
9144         Trace AC_PROG_LIBTOOL, not AM_PROG_LIBTOOL, since the latter is
9145         obsoleted, and redirect to the former anyway.
9146         Reported by Ralf Corsepius.
9148 2001-11-08  Akim Demaille  <akim@epita.fr>
9150         * bin/autoreconf.in (&autoreconf): AC_CONFIG_SUBIDRS are to be
9151         processed only if present.
9152         * tests/torture.at (Configuring subdirectories): Use autoreconf
9153         instead of successive calls to autoconf.
9154         Add a nonexistent subdirectory to exercise the patch above.
9155         Reported by Ralf Corsepius.
9157 2001-11-08  Kevin Ryde  <user42@zip.com.au>
9159         * doc/autoconf.texi (Limitations of Usual Tools): Note HP-UX cc
9160         doesn't accept .S files.
9162 2001-11-07  Akim Demaille  <akim@epita.fr>
9164         * lib/m4sugar/m4sugar.m4 (m4_pattern_forbid): Accepts $2.
9165         * lib/autoconf/general.m4 (AC_INTI): Forbid LIBOBJS.
9166         (_AC_LIBOBJ): s/LIBOBJS/LIB@&t@OBJS/.
9167         * bin/autom4te.in (warn_forbidden): New.
9168         (handle_output): Use it.
9169         Read m4_pattern_forbid with messages.
9171 2001-11-05  Akim Demaille  <akim@epita.fr>
9173         * bin/autom4te.in (--normalize): Remove.
9174         * lib/autom4te.in: Adjust.
9176 2001-11-05  Akim Demaille  <akim@epita.fr>
9178         * tests/Makefile.am (testsuite): Rename this target as...
9179         ($(TESTSUITE)): this.
9180         From Nicolas Joly.
9182 2001-11-05  Alexandre Duret-Lutz  <duret_g@epita.fr>
9184         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): When removing
9185         the --prefix option, also remove it's argument.
9187 2001-11-05  Akim Demaille  <akim@epita.fr>
9189         * doc/autoconf.texi (testsuite Invocation): Update.
9190         (Writing testsuite.at): Update.
9192 2001-11-03  Akim Demaille  <akim@epita.fr>
9194         * doc/autoconf.texi: s/@code/@command/ where appropriate.
9196 2001-11-03  Akim Demaille  <akim@epita.fr>
9198         * lib/Autom4te/General.pm: (&catfile, &canonfile)
9199         (&file_name_is_absolute): New, wrappers around routines from
9200         File::Spec.
9201         Use and export them.
9202         (&find_configure_ac): Optionally take a directory where to look at.
9203         * bin/autoreconf.in (&parse_args): Trim the configure.ac part of
9204         the arguments.
9205         Default @ARGV to `.', not find_configure_ac.
9206         (&autoreconf): Argument is a directory.
9207         Trace AC_CONFIG_SUBDIRS and schedule the subdirs for autoreconf'ing.
9208         * doc/autoconf.texi (autoreconf Invocation): Update.
9210 2001-11-03  Akim Demaille  <akim@epita.fr>
9212         * lib/Autom4te/General.pm (@export_vars, @export_subs)
9213         (@export_forward_subs): New.
9214         Add basename, dirname, and fileparse.
9215         (@EXPORT): Adjust.
9216         * bin/autoreconf.in (&autoreconf): Fix call to fileparse.
9217         Don't look for aclocal flags if we already know aclocal is not
9218         used.
9219         Move aclocal.m4t only if it exists.
9220         Reported by Ezra Peisach.
9222 2001-11-03  Akim Demaille  <akim@epita.fr>
9224         * bin/autoreconf.in (&parse_args): Work only on the configure.ac
9225         passed on command line, defaulting to ./configure.ac if present.
9226         (&maybe_autoreconf, File::Find): Remove, unused.
9227         (&autoreconf): If autoconf is not used, don't try to trace.
9229 2001-11-02  Akim Demaille  <akim@epita.fr>
9231         * configure.ac: Bump to 2.52g.
9233 2001-11-02  Akim Demaille  <akim@epita.fr>
9235         Version 2.52f.
9237 2001-11-02  Akim Demaille  <akim@epita.fr>
9239         * config/config.guess, config/config.sub, doc/standards.texi:
9240         * config/lispdir.m4: Update from masters.
9241         * configure.ac: Bump to 2.52f.
9243 2001-11-02  Akim Demaille  <akim@epita.fr>
9245         * bin/autoreconf.in (&autoreconf): Set `$aclocal_flags' to ''.
9246         Don't run aclocal when aclocal.m4 is not from aclocal.
9247         From Ezra Peisach.
9248         Don't run libtoolize and gettextize if --install is not given.
9250 2001-11-01  Paul Eggert  <eggert@twinsun.com>
9252         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): _AS_CR_PREPARE needs to
9253         be invoked before _AS_LINENO_PREPARE.
9254         (_AS_LINENO_PREPARE): Use as_cr_digits and as_cr_alnum rather
9255         than character ranges.
9257         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix NLS before
9258         invoking AS_BASENAME.  Set the locale variables to 'C' if
9259         possible, as POSIX requires this to get the traditional
9260         behavior.
9261         * doc/autoconf.texi (Special Shell Variables): Describe the above.
9263 2001-10-31  Paul Eggert  <eggert@twinsun.com>
9265         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): Do not surround body
9266         with {}, as that triggers a bug in Bash 2.05.
9268         (_AS_LINENO_PREPARE): Use Sed rather than
9269         Awk.  Fix the sed prepass to work even if there are multiple
9270         instances of $LINENO on the same line.  Do not substitute for
9271         other variables like $LINENOT.  Do not check file dates; such a
9272         check is unreliable on sufficiently fast machines, and removing
9273         the check makes the code simpler and more reliable.  Check for
9274         output and chmod failures.
9276         * doc/autoconf.texi (Special Shell Variables): Document
9277         the above.
9279 2001-10-31  Akim Demaille  <akim@epita.fr>
9281         * tests/Makefile.am (atconfig): Remove this target, Automake
9282         handles it now.
9284 2001-10-31  Akim Demaille  <akim@epita.fr>
9286         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Do not
9287         AC_CONFIG_FILES(atlocal) as it means a file atlocal.in *must* be
9288         provided, while it is optional.
9289         * configure.ac: Adjust.
9291 2001-10-26  Paul Eggert  <eggert@twinsun.com>
9293         * NEWS, README, configure.ac, lib/Autom4te/General.pm,
9294           lib/Autom4te/Struct.pm:
9295         Require Perl 5.005_03 instead of just 5.005, as some tests fail
9296         with 5.005_02.
9298         * doc/autoconf.texi (Special Shell Variables): Document some
9299         more LINENO gotchas, particularly with respect to the Awk+Sed hack.
9301         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): New macro.
9302         (_AS_LINENO_PREPARE): Use it instead of shell eval, since
9303         eval $LINENO is not portable in practice.
9305 2001-10-24  Akim Demaille  <akim@epita.fr>
9307         * lib/Autom4te/General.pm (backname): New.
9309 2001-10-24  Akim Demaille  <akim@epita.fr>
9311         * m4/: Remove, merged into...
9312         * config/: here.
9314 2001-10-23  Tim Van Holder  <tim.van.holder@pandora.be>
9316         * doc/autoconf.texi (Shellology): Mention the problems with bash
9317         2.05's use of ANSI quoting in its `set' builtin.
9319 2001-10-22  Paul Eggert  <eggert@twinsun.com>
9321         * lib/autoconf/functions.m4 (AC_FUNC_STRERROR_R):
9322         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
9323         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
9324         POSIX decided to standardize on the int flavor of strerror_r.
9325         Always do char* test, as there's no reason not to.
9326         Assign to a char* var, to catch strerror_r that returns int*.
9328         * doc/autoconf.texi (Particular Functions):
9329         Document the above changes.  Also, document the fact that
9330         AC_FUNC_STRERROR_R defines HAVE_DECL_STRERROR_R.
9332         * NEWS: Mention HAVE_WORKING_STRERROR_R -> STRERROR_R_CHAR_P.
9334 2001-10-20  Akim Demaille  <akim@epita.fr>
9336         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): The name of
9337         the executable was missing from the log.
9339 2001-10-20  Akim Demaille  <akim@epita.fr>
9341         * lib/Autom4te/General.pm (&update_file): If destination is
9342         unchanged, remove the source.
9343         (&up_to_date_p): Don't be verbose, be debug.
9344         * bin/autoreconf.in: No longer support --m4dir.
9345         (&autoreconf): Display the full path of the configure.ac we are
9346         studying.
9347         Trace it only once.
9348         Be sure to honor --force with gettextize.
9349         Always run aclocal.
9350         * doc/autoconf.texi: Adjust.
9352 2001-10-20  Akim Demaille  <akim@epita.fr>
9354         * bin/autoheader.in ($localdir, $m4, $SIMPLE_BACKUP_SUFFIX):
9355         Remove, dead.
9356         * bin/autoreconf.in (&autoreconf): Do not run gettextize when
9357         `intl' is already present, as it refuses unless --force.
9358         (&parse_args): Use -I, --include instead of the old Autoconf
9359         options.
9360         ($localdir, $autoconf_dir): Remove.
9361         (@include): New.
9362         (&maybe_autoreconf): New, to preserve $_ for File::Find.
9364 2001-10-19  Jens Petersen  <petersen@redhat.com>
9366         * lib/autoconf/programs.m4 (AC_PROG_AWK): Prefer gawk to mawk.
9367         * doc/autoconf.texi (Particular Programs): Likewise.
9369 2001-10-19  Akim Demaille  <akim@epita.fr>
9371         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Name the generated
9372         file in @configure_input@.
9373         Don't mention `automatically' in addition to `generated'.
9374         * tests/torture.at (#define header templates): Adjust.
9376 2001-10-19  Akim Demaille  <akim@epita.fr>
9378         * lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el: In a
9379         comment, explain how to install automatic mode selection.
9380         From Russ Allbery.
9382 2001-10-19  Ezra Peisach  <epeisach@zif.mit.edu>
9384         * bin/autoreconf.in (autoreconf): Display the path to the
9385         configure.ac being studied.
9387 2001-10-18  Paul Eggert  <eggert@twinsun.com>
9389         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Cast sizeof to unsigned
9390         long, to work around a bug in the HP C compiler version HP92453-01
9391         B.11.11.23709.GP.
9393         * lib/m4sugar/m4sh.m4 (AS_DIRNAME): Use 'dirname' if that works.
9394         (AS_BASENAME_EXPR): New macro.
9395         (AS_BASENAME_SED): Do not assume GNU sed semantics.
9396         (AS_BASENAME): Use 'basename' if that works; then try 'expr';
9397         and fall back on 'sed' only if the other two fail.  This makes
9398         AS_BASENAME act more like AS_DIRNAME.
9399         (as_me): Shell-quote the argument of AS_BASENAME, in case $0
9400         contains white space.
9401         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR):
9402         Use AS_DIRNAME, since I think it's now DOS-friendly.
9403         * tests/m4sh.at (DIRNAME_TEST): New arg $3.
9404         Allow "dirname //FOO" to return either / or //, as POSIX allows
9405         either behavior.
9407 2001-10-10  Akim Demaille  <akim@epita.fr>
9409         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Recognize
9410         `a_out.exe' for OpenVMS 7.1, DEC C 5.5 compiler, via GNV.
9411         From Eric Sharkey.
9413 2001-10-10  Akim Demaille  <akim@epita.fr>
9415         * lib/m4sugar/m4sh.m4 (_AS_ECHO_N_PREPARE): m4_defun, not
9416         m4_define, since...
9417         (_AS_ECHO_N): AS_REQUIREs it.
9419 2001-10-10  Akim Demaille  <akim@epita.fr>
9421         * lib/autoconf/general.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS)
9422         (AC_INCLUDES_DEFAULT): Move to...
9423         * lib/autoconf/headers.m4: here.
9424         * lib/autoconf/types.m4: Comment changes.
9425         * doc/autoconf.texi: Specify where the default includes are used
9426         in the macro prototypes.
9428 2001-10-09  Akim Demaille  <akim@epita.fr>
9430         * lib/autoconf/autoconf.m4 (m4_patsubst, m4_regexp): New
9431         transition code.
9433 2001-10-08  Akim Demaille  <akim@epita.fr>
9435         * bin/autoreconf.in (&autoreconf): Remove debugging code.
9436         (&parse_args): Pass verbosity/debugging options to subtools when
9437         --debug, not when --verbose.
9438         * lib/autom4te.in (Autoreconf-preselections): New.
9439         (Autoconf): Use it.
9441 2001-10-08  Akim Demaille  <akim@epita.fr>
9443         * bin/autoreconf.in (autoreconf): Run libtoolize when appropriate.
9445 2001-10-08  Akim Demaille  <akim@epita.fr>
9447         * doc/autoconf.texi (autoreconf Invocation): Adjust.
9448         * bin/autoreconf.in (autoreconf): Run gettextize when appropriate.
9450 2001-10-08  Akim Demaille  <akim@epita.fr>
9452         * tests/tools.at (AT_CHECK_PERL_SYNTAX): Check autoreconf.
9453         (Syntax of the shell scripts): Don't.
9454         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in: Don't
9455         bother with $force since...
9456         * lib/Autom4te/General.pm: does.
9458 2001-10-08  Akim Demaille  <akim@epita.fr>
9460         * bin/autoreconf.in: Rewrite in Perl.
9461         * configure.ac: Adjust.
9462         * lib/Autom4te/General.pm (&up_to_date_p): New.
9463         * bin/autom4te.in (&up_to_date_p): Use it.
9464         Rename as...
9465         (&up_to_date): this.
9467 2001-10-08  Akim Demaille  <akim@epita.fr>
9469         * lib/m4sugar/m4sugar.m4 (m4_case, m4_bmatch, m4_normalize)
9470         (m4_list_cmp): Use $0 to reinvoke yourself.
9471         (m4_patsubsts): New.
9472         (m4_strip, m4_version_unletter): Use it.
9473         * tests/atspecific.m4 (AT_DATA_M4SUGAR, AT_DATA_M4SH): Likewise.
9475 2001-10-08  Akim Demaille  <akim@epita.fr>
9477         * lib/autoconf/autoconf.m4, lib/autoconf/general.m4,
9478         * lib/autoconf/libs.m4, lib/autoconf/status.m4,
9479         * lib/autoconf/types.m4, lib/autotest/general.m4,
9480         * lib/m4sugar/m4sh.m4, lib/m4sugar/m4sugar.m4, tests/atspecific.m4,
9481         * tests/torture.at: Rename m4_regexp, m4_patsubst, and m4_match to
9482         m4_bregexp, m4_bpatsubst, and m4_bmatch.
9483         * doc/autoconf.texi (Redefined M4 Macros): Adjust.
9485 2001-10-08  Akim Demaille  <akim@epita.fr>
9487         * lib/m4sugar/m4sh.m4: Use AS_REQUIRE.
9489 2001-10-08  Akim Demaille  <akim@epita.fr>
9491         * lib/m4sugar/m4sh.m4 (AS_DIRNAME_EXPR): Use AS_REQUIRE.
9492         * tests/tools.at (AT_DATA_FORBIDDEN): Rename/move/duplicate to...
9493         * tests/atspecific.m4 (AT_DATA_M4SUGAR, AT_DATA_M4SH): here.
9494         * tests/tools.at, tests/m4sh.at: Use it.
9495         * tests/m4sh.at: Don't rely on Autoconf macros.
9496         (DIRNAME_TEST): Also exercise the expr variant.
9497         * tests/m4sugar.at, tests/atspecific.m4 (AT_CHECK_M4SUGAR): The
9498         preferred M4sugar extension is now `.4s'.
9499         * tests/README: Remove.
9501 2001-10-08  Akim Demaille  <akim@epita.fr>
9503         * lib/m4sugar/m4sugar.m4 (m4_provide_ifelse): Rename as...
9504         (m4_provide_if): this.
9505         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): New.
9506         * lib/autoconf/general.m4 (AS_DEFUN, AC_DEFUN_ONCE, AC_BEFORE)
9507         (AC_REQUIRE, AC_PROVIDE, AC_PROVIDE_IFELSE): Be exact copy of the
9508         M4sugar peer, i.e., drop the `AC_PROVIDE_$1' broken marker.
9510 2001-10-08  Akim Demaille  <akim@epita.fr>
9512         Use `add-log-current-defun-function' for ChangeLog creation.
9513         Suggested by Tom Tromey.
9515         * lib/emacs/autotest-mode.el (autotest-mode-map): New.
9516         (autotest-mode): Adjust.
9517         * lib/emacs/autoconf-mode.el (autoconf-mode-map): Modernize, map
9518         'comment-region onto `C-c ;'.
9519         Comments are `#', not `dnl'.
9520         (autoconf-current-defun): New.
9521         (autoconf-font-lock-keywords): Recognize `m4_defun'.
9523 2001-10-08  Akim Demaille  <akim@epita.fr>
9525         * lib/autoconf/general.m4 (_m4_divert(BODY)): Move to...
9526         * lib/m4sugar/m4sh.m4: here.
9527         (AS_INIT): Push the BODY diversion, set the #! /bin/sh line.
9528         * lib/autoconf/general.m4 (AC_PLAIN_SCRIPT) : Remove.
9529         (AT_INIT): Replace AC_PLAIN_SCRIPT with AS_INIT invocation,
9530         include handle the m4_pattern_*, no longer push the
9531         BODY diversion nor set the /bin/sh line, AS_INIT does it.
9532         * lib/autotest/general.m4 (AT_INIT): Likewise.
9533         * tests/base.at: Adjust the tests to use AS_INIT.
9534         * tests/tools.at (AT_DATA_FORBIDDEN): New.
9535         (autoconf: forbidden tokens): Adjust to work on M4sh instead of
9536         Autoconf.
9538 2001-10-07  Paul Eggert  <eggert@twinsun.com>
9540         * doc/autoconf.texi (config.status Invocation):
9541         CONFIG_SHELL defaults to a shell that supports LINENO if available.
9543         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): If the current
9544         shell does not support LINENO, and if CONFIG_SHELL is unset or
9545         empty, and if we can find a shell that does support LINENO,
9546         then set CONFIG_SHELL to that shell and then re-execute
9547         ourselves with CONFIG_SHELL.
9549 2001-10-05  Paul Eggert  <eggert@twinsun.com>
9551         * tests/Makefile.am (clean-local): Don't invoke $(TESTSUITE) if it
9552         doesn't exist.  Remove *.tmp, as a .tmp file is created during the
9553         build of $(TESTSUITE).
9555 2001-10-05  Akim Demaille  <akim@epita.fr>
9557         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Look in the path
9558         iff we are a bareword.
9559         Reported by Raja R Harinath.
9561 2001-10-05  Akim Demaille  <akim@epita.fr>
9563         * tests/m4sh.at (LINENO): New.
9564         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Be sure to set
9565         PATH_SEPARATOR before using it.
9566         Fix the absolute path case/esac pattern.
9567         Provide $0 as fallback for as_myself.
9568         Reported by Raja R Harinath.
9570 2001-10-05  Akim Demaille  <akim@epita.fr>
9572         * Makefile.am, config/Makefile.am, lib/emacs/Makefile.am,
9573         * m4/Makefile.am, man/Makefile.am: Add/adjust MAINTAINERCLEANFILES.
9575 2001-10-05  Akim Demaille  <akim@epita.fr>
9577         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): New, extracted from...
9578         (AS_SHELL_SANITIZE): here.  Use it.
9579         (_AS_LINENO_PREPARE): Preserve the exit status of $0.lineno.
9580         From Paul Eggert.
9582 2001-10-04  Akim Demaille  <akim@epita.fr>
9584         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Use a portable
9585         combination of Awk and sed to replace $LINENO.
9587 2001-10-02  Paul Eggert  <eggert@twinsun.com>
9589         * doc/autoconf.texi (Limitations of Builtins): You can't use
9590         "source"; it's not portable.  Remove confusing and
9591         somewhat-incorrect example involving "." and "/".
9593         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): "source" -> ".", for
9594         compatibility with POSIX shells.
9596 2001-10-02  Akim Demaille  <akim@epita.fr>
9598         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Just source 40.lineno
9599         instead of exec'ing to preserve $0 and $@.
9601 2001-10-01  Akim Demaille  <akim@epita.fr>
9603         * tests/testsuite (AT_INIT) <at_pass_list>: New.
9604         Don't run twice the same test.
9606 2001-10-01  Akim Demaille  <akim@epita.fr>
9608         * lib/autotest/general.m4 (AT_INIT) <--help>: Catch up with reality.
9609         No longer output the list of tests.
9610         <--list>: New option.
9611         <--full-help>: Remove.
9612         Complete the short/long options duality.
9613         Various small adjustments.
9615 2001-10-01  Akim Demaille  <akim@epita.fr>
9617         * doc/autoconf.texi: Use @kbd for user input.
9618         Always use `$' as shell prompt.
9620 2001-09-30  Paul Eggert  <eggert@twinsun.com>
9622         * lib/autoconf/status.m4 (AC_OUTPUT_MAKE_DEFS):
9623         Don't use nested parenthesization.  This patch was originally
9624         suggested to bug-autoconf by Philippe De Muyter on 2000-05-28,
9625         but somehow it didn't get incorporated then.
9626         * doc/autoconf.texi (Limitations of Usual Tools):
9627         Clarify remark about sed and nested parenthesization.
9629         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF):
9630         Report an error if the size cannot be determined even though
9631         the type exists.
9632         * lib/autoconf/general.m4 (_AC_COMPUTE_INT_COMPILE):
9633         Check for `expr' arithmetic overflow, and for compilation failure,
9634         and invoke a new argument $4 if either is discovered.
9635         This makes _AC_COMPUTE_INT_COMPILE more like _AC_COMPUTE_INT_RUN.
9636         (_AC_COMPUTE_INT): Pass IF-FAILS arg to _AC_COMPUTE_INT_COMPILE.
9638 2001-09-28  Akim Demaille  <akim@epita.fr>
9640         * lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el: New.
9641         * m4/lispdir.m4: New.
9642         * aclocal.m4, configure.ac: Adjust.
9644 2001-09-28  Akim Demaille  <akim@epita.fr>
9646         * lib/autotest/general.m4 (AT_VICTIMS): Rename as...
9647         (AT_TESTED): this.
9648         (AT_INIT): More the wrapped section to where it will be expanded.
9649         Output `AT_tested' only when existing.
9650         Catch unexpanded PACKAGE_STRING and PACKAGE_BUGREPORT.
9652 2001-09-27  Akim Demaille  <akim@epita.fr>
9654         Fix the passing of $? to ACTION-IF-FAILED in AC_TRY_RUN, that
9655         generates too many bug reports.
9657         * lib/autoconf/general.m4 (_AC_RUN_IFELSE): Pass the right exit
9658         status when executing the ACTION-IF-FALSE.
9659         * tests/base.at (AC_TRY_*): Rename as...
9660         (AC_TRY_COMMAND): this.
9661         (AC_RUN_IFELSE): New.
9662         * tests/compile.at (Extensions, C keywords)
9663         (AC_PROG_CPP requires AC_PROG_CC, GNU Fortran 77)
9664         (Broken/missing compilers, AC_PROG_CPP with warnings)
9665         (AC_PROG_CPP without warnings, AC_PROG_CPP via CC): Move to...
9666         * tests/c.at (Extensions, C keywords)
9667         (Broken/missing compilers, AC_PROG_CPP with warnings)
9668         (AC_PROG_CPP without warnings, AC_PROG_CPP via CC)
9669         (AC_PROG_CPP requires AC_PROG_CC): here and...
9670         * tests/fortran.at (GNU Fortran 77): there.
9671         * doc/autoconf.texi (autoconf Invocation): Fix the example:
9672         AC_TRY_RUN is about compilation, not shell commands.
9673         (Test Programs): AC_TRY_RUN works as used to be advertised.
9675 2001-09-27  Akim Demaille  <akim@epita.fr>
9677         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix bugs spotted by
9678         Raja R Harinath:
9679         Be sure to detect when $LINENO always returns the same value.
9680         Look for the original script, basename($0) is certainly not
9681         enough.
9682         Pass the CLI arguments to `$as_me.lineno'.
9684 2001-09-25  Akim Demaille  <akim@epita.fr>
9686         * lib/autotest/general.m4 (AT_INIT): Dump the whole config.log.
9687         Be sure the close and reopen the LOG fd before and after using tee
9688         to extend the log.
9689         <at_tests_pattern>: Adjust to the new format of at_help_all.
9691 2001-09-23  Akim Demaille  <akim@epita.fr>
9693         * bin/autom4te.in (parse_args): There can be several invocations
9694         of --language now.
9696 2001-09-23  Akim Demaille  <akim@epita.fr>
9698         * doc/autoconf.texi (Top): Wrap in @ifnottex.
9700 2001-09-23  Akim Demaille  <akim@epita.fr>
9702         * lib/autoconf/status.m4 (_AC_SRCPATHS): Compute and provide
9703         ac_buildpath, ac_top_buildpath, ac_srcpath, and ac_top_srcpath.
9704         (_AC_OUTPUT_FILES): Also substitute srcpath, top_srcpath,
9705         builddir, buildpath, top_builddir, and top_buildpath.
9706         (_AC_OUTPUT_SUBDIRS): Compute the dir variables *before* changing
9707         the current directory.
9708         * lib/autoconf/general.m4 (_AC_INIT_HELP): Compute the dir
9709         variables *before* changing the current directory.
9710         Skip nonexistent dirs.
9711         * doc/autoconf.texi (Preset Output Variables): Document these
9712         variables.
9714         * lib/autotest/general.m4: Do not reset AT_victims.
9715         Don't compute at_srcdir nor at_top_srcdir.
9717         * tests/tools.at: Hence use top_srcdir.
9719         * tests/Makefile.am, tests/autoconf, tests/autoheader,
9720         * tests/autom4te, tests/autoreconf, tests/autoupdate, tests/ifnames:
9721         Remove.
9722         * tests/autoreconf.in, tests/wrappl.in, tests/autom4te.in,
9723         * tests/wrapsh.in, tests/autoupdate.in: New.
9724         * tests/Makefile.am (DISTCLEANFILES, EXTRA_DIST): Adjust.
9725         * configure.ac: Build the position independent wrappers.
9727         * man/Makefile.am: Now that test wrappers are position
9728         independent, use them and drop dark envvar magic.
9730 2001-09-23  Akim Demaille  <akim@epita.fr>
9732         * doc/autoconf.texi (Common Shell Constructs): Rename as...
9733         (Programming in M4sh): this.
9734         Promote to @section.
9736 2001-09-23  Akim Demaille  <akim@epita.fr>
9738         * lib/autotest/general.m4 (AT_INIT): Dump config.log last.
9739         Pass $at_debug_args to the rerun test suite.
9740         * lib/m4sugar/Makefile.am (DISTCLEANFILES): New.
9741         * bin/Makefile.am (ETAGS_SH): Don't use characters ranges.
9742         From Paul Eggert.
9744 2001-09-23  Akim Demaille  <akim@epita.fr>
9746         * bin/autom4te.in (@my_warning): Remove, handled by `autom4te.cfg'.
9748 2001-09-23  Akim Demaille  <akim@epita.fr>
9750         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix shell
9751         over-escaping.
9753 2001-09-23  Akim Demaille  <akim@epita.fr>
9755         * lib/Autom4te/General.pm (&debug): New.
9756         * bin/autom4te.in ($language): Move to...
9757         (parse_args): here.
9758         Handle --language in languages.
9759         * lib/autom4te.in (Automake-selections, Autoheader-selections)
9760         (Autoscan-selections): New.
9761         (Autoconf): Adjust.
9763 2001-09-23  Tim Van Holder  <tim.van.holder@pandora.be>
9765         * m4/auxdir.m4, m4/cond.m4, m4/depend.m4, m4/init.m4,
9766         * m4/install-sh.m4, m4/missing.m4, m4/sanity.m4, m4/strip.m4: Updated
9767         to match current versions from CVS Automake.
9769 2001-09-23  Alexandre Duret-Lutz  <duret_g@epita.fr>
9771         * doc/autoconf.texi (Special Shell Variables): Add pdksh output
9772         for $LINENO.
9774 2001-09-22  Akim Demaille  <akim@epita.fr>
9776         * lib/autoconf/autotest.m4: Create `package.m4'.
9777         * tests/Makefile.am (package.m4): Remove.
9779 2001-09-22  Akim Demaille  <akim@epita.fr>
9781         Rely on `$LINENO' when possible instead of `__oline__'.
9783         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Provide some form of
9784         `$LINENO' support replacement when not supported.
9785         (_AS_CR_PREPARE, _AS_TR_CPP_PREPARE, _AS_TR_SH_PREPARE): Invoke
9786         them explicitly to be sure they are not output before this section
9787         (via m4_require).  Cosmetic only.
9788         * lib/autoconf/c.m4, lib/autoconf/general.m4,
9789         * lib/autoconf/programs.m4: Replace all the occurrences of
9790         `__oline__' with `$LINENO'.
9791         * doc/autoconf.texi (Special Shell Variables): Document LINENO.
9793 2001-09-21  Tim Van Holder  <tim.van.holder@pandora.be>
9795         * lib/autoconf/functions.m4 (_AC_FUNC_FORK): Replaceded an 8-bit
9796         character (u: -> ue) in a code comment.
9797         (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Only run 'ln -s' if we know
9798         it works.
9800 2001-09-21  Akim Demaille  <akim@epita.fr>
9802         * Makefile.maint (AUTOM4TE): Neutralize autom4te.
9803         Suggested by Jim Meyering.
9805 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
9807         * lib/autoconf/programs.m4: Use extensions listed in
9808         $ac_executable_extensions when looking for programs.
9810 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
9812         * lib/autoconf/general.m4: Fix a small Englisho.
9813         * lib/autoconf/status.m4: Fix a small typo.  Handle DOS paths when
9814         setting up ac_dir_suffix and ac_top_builddir.
9815         * lib/m4sugar/m4sh.m4: Default CDPATH to $PATH_SEPARATOR, not ':'.
9817 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
9819         * doc/autoconf.texi (File System Conventions): Clarify the use of
9820         PATH_SEPARATOR.
9821         (Special Shell Variables[PATH_SEPARATOR]): Ditto.
9822         (Special Shell Variables[CDPATH]): Mention that $PATH_SEPRATOR should
9823         be used instead of ':'.
9824         * lib/autotest/general.m4: Replace occurrences of ':' in
9825         AUTOTEST_PATH with $PATH_SEPARATOR at test suite startup.
9827 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
9829         * tests/atgeneral.m4: Add basic support for test ranges (e.g. 7-34) as
9830         arguments.  Fixed a typo.
9832 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
9834         * man/Makefile.am (.x.1): Use @PATH_SEPARATOR@, not ':' to set up
9835         $PATH.  Also set AUTOM4TE_CFG, so we can process autom4te properly.
9837 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
9839         * bin/autoscan.in: Add 'exec-perl-if-not-run-by-perl'.
9840         * bin/autoupdate.in: Ditto.
9841         * bin/autoheader.in: Reworded a few comments.
9842         * bin/autoconf.in: Reworded help text for a few options.
9843         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
9844         * bin/autoscan.in, bin/autoupdate.in: Ditto.
9846 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
9848         * lib/Autom4te/XFile.pm (open): Simplified the error message (we
9849         already have $file).  Set output files to binary mode (helps avoid
9850         CR issues on DOSish systems).
9852 2001-09-19  Akim Demaille  <akim@epita.fr>
9854         * lib/autotest/general.m4: Englishoes.
9855         From Tim Van Holder and Alexey Mahotkin.
9857 2001-09-18  Paul Eggert  <eggert@twinsun.com>
9859         * doc/autoconf.texi (Common Shell Constructs): New node,
9860         documenting AS_DIRNAME.
9861         (Limitations of Usual Tools): Refer to it when discussing dirname.
9862         Also, update discussion of POSIX standard to reflect latest draft.
9864         * lib/autoconf/c.m4:
9865         (AC_LANG_INT_SAVE(C)): Also support negative values, down to LONG_MIN.
9867         * lib/autoconf/general.m4 (_AC_COMPUTE_INT_COMPILE):
9868         Do not pass a first argument with leading '-'
9869         to expr, by parenthesizing initial integers that might be negative.
9871         * doc/autoconf.texi (Particular Functions): AC_FUNC_GETPGRP
9872         now merely checks whether it is an error to pass an argument
9873         to getpgrp.
9875         * lib/autoconf/functions.m4 (_AC_FUNC_GETPGRP_TEST): Remove.
9876         (AC_FUNC_GETPGRP): Don't bother with a runtime test.  Just check
9877         whether it is a (compile-time) error to pass an argument to
9878         getpgrp.  This simpler test supports the revised documentation,
9879         and is all that AC_FUNC_GETPGRP's users really need.
9881 2001-09-18  Akim Demaille  <akim@epita.fr>
9883         * doc/autoconf.texi (Limitations of Make) <$<>: New.
9885 2001-09-18  Akim Demaille  <akim@epita.fr>
9887         * doc/autoconf.texi (Limitations of Usual Tools) <find>: More about
9888         `{}'.
9889         * lib/autotest/general.m4 (AT_INIT): Adjust.
9891 2001-09-18  Paul Wagland  <paul@wagland.net>
9893         * tests/m4sh.at: Ensure that AS_DIRNAME handles '/', '//' and '///'
9894         correctly.
9895         Add test for AS_BASENAME.
9896         * lib/m4sugar/m4sh.m4: Fix AS_BASENAME so that it passes the previous
9897         added test. It now correctly handles /1/2/3/, returning '3' not ''.
9898         Added AS_BASENAME_SED to make the interface the same as AS_DIRNAME.
9899         * tests/base.at: Fixed the expected responses. The old ones were
9900         one line out...
9901         * lib/autoconf/general.m4: Fixed AC_PREFIX_PROGRAM, it now behaves as
9902         the documentation claims it should (and how it behaved in 2.13).
9904 2001-09-18  Akim Demaille  <akim@epita.fr>
9906         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): No INIT-CMDS in
9907         the AC_CONFIG_COMMANDS invocation.
9908         This also solves the name clash problems.
9909         Don't set the package's ID.
9910         * lib/m4sugar/Makefile.am (version.m4): Revamp.
9911         No longer to be shipped.
9912         (version.in): Remove.
9913         * lib/m4sugar/m4sugar.m4, lib/autoconf/general.m4,
9914         * lib/autoconf/status.m4: Adjust.
9915         Use `m4_PACKAGE_STRING'.
9916         * lib/autotest/general.m4 (AT_INIT): N-th signature change: now
9917         the only optional argument is the name of the test suite.
9918         Expect `package.m4' to define the package signature.
9919         * lib/autom4te.in (Autotest): Add `package.m4?'.
9920         * tests/Makefile.am (package.m4): New.
9921         * tests/suite.at: ifnames is a victim.
9923 2001-09-18  Akim Demaille  <akim@epita.fr>
9925         * lib/autom4te.in (Autoconf): Preselect AM_CONDITIONAL,
9926         AC_LIBSOURCE, AC_CONFIG_FILES.
9927         * lib/autotest/general.m4 (AT_INIT): Don't abort when a tested
9928         program version string doesn't match the package's.
9929         * lib/autoconf/general.m4 (AC_CACHE_VAL): Reestablish the space
9930         after `(cached)'.
9932 2001-09-17  Paul Eggert  <eggert@twinsun.com>
9934         * lib/autoconf/c.m4: (AC_LANG_INT_SAVE(C)):
9935         Allow expression to return any value that can fit into unsigned long
9936         (not int, as before).  Check for output errors.
9938 2001-09-17  Bruno Haible  <haible@ilog.fr>
9940         * lib/autoconf/c.m4: (AC_LANG_INT_SAVE(C)):
9941         Always include <stdio.h> and <stdlib.h>. Evaluate
9942         the expression in an extra function before these includes. Call
9943         fprintf "%d" only after ensuring the argument is of type 'int'.
9944         Reported by Wayne Chapeskie <waynec@spinnaker.com>.
9946 2001-09-17  Paul Eggert  <eggert@twinsun.com>
9948         Fix bug reported by Paul Townsend on AIX 4.3.3.0 with CFLAGS=-O4
9949         or CFLAGS=-O5.  In that case, the linker has a relaxed view of
9950         fatal errors, and AC_CHECK_LIB causes it to include libraries even
9951         when they don't exist.
9953         * lib/autoconf/headers.m4 (AC_HEADER_DIRENT): Use AC_SEARCH_LIBS,
9954         not AC_CHECK_LIB, so that we don't use -ldir or -lx if we don't
9955         need it.
9957         * lib/autoconf/specific.m4 (AC_ISC_POSIX): Replace the old, crufty
9958         version with the version used by fileutils 4.1, except use
9959         AC_SEARCH_LIBS, not AC_CHECK_LIB, so that we don't use -lcposix if
9960         we don't need it.
9962         * doc/autoconf.texi (AC_ISC_POSIX): Describe new behavior.
9964 2001-09-13  Akim Demaille  <akim@epita.fr>
9966         * tests/base.at, tests/m4sh.at: Be sure to issue the bangshe line
9967         _first_.
9968         Reported by Gerrit P. Haase.
9970 2001-09-13  Akim Demaille  <akim@epita.fr>
9972         * lib/autotest/general.m4 (AT_INIT): Reset `AT_victims' so that
9973         m4_defn'ing is valid.
9975 2001-09-13  Akim Demaille  <akim@epita.fr>
9977         * lib/m4sugar/m4sugar.m4 (m4_append_uniq): New.
9978         * lib/autotest/general.m4 (AT_VICTIMS, AT_KEYWORDS, _AT_CLEANUP_FILE):
9979         Use it.
9981 2001-09-13  Akim Demaille  <akim@epita.fr>
9983         * lib/m4sugar/m4sugar.m4 (_AS_QUOTE_IFELSE, _AS_BOX_INDIR): Use
9984         m4_match.
9985         (m4_re_escape): New.
9986         * lib/autoconf/status.m4 (AC_CONFIG_IF_MEMBER): Use it.
9987         * lib/autoconf/general.m4 (AC_CACHE_SAVE): Use m4_match.
9988         * lib/autoconf/status.m4 (AC_CONFIG_IF_MEMBER, AC_CONFIG_LINKS):
9989         Likewise.
9990         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_REPLACEMENT_TYPE_P)
9991         (_AC_CHECK_TYPE_MAYBE_TYPE_P, AC_CHECK_MEMBER): Likewise.
9992         * lib/autotest/general.m4 (AT_INIT): Rename AT_TESTS_ALL as
9993         AT_tests_all for consistency.
9994         Set at_victims.
9995         (AT_VICTIMS): Similar to AT_KEYWORDS.
9996         (_AT_CLEANUP_FILE_IF): Use m4_match and m4_re_escape.
9998 2001-09-13  Akim Demaille  <akim@epita.fr>
10000         * lib/autotest/general.m4 (AT_INIT): Fix stupid bugs.
10002 2001-09-13  Akim Demaille  <akim@epita.fr>
10004         * lib/autotest/general.m4 (AT_INIT): Create and remove
10005         `$as_me.[0-9]+' instead of `debug-[0-9]+.sh', so that multiple
10006         test suites can cohabit.
10008 2001-09-13  Akim Demaille  <akim@epita.fr>
10010         * tests/mktests.sh: Don't output banners for empty test files.
10012 2001-09-13  Akim Demaille  <akim@epita.fr>
10014         Test suites can be run independently of configure.
10016         * lib/m4sugar/m4sh.m4 (_AS_ECHO, _AS_ECHO_N_PREPARE): New.
10017         * lib/autoconf/programs.m4 (_AC_PROG_ECHO): Remove.
10018         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Adjust: AC_SUBST
10019         ECHO_N etc.
10020         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't ask for at_n
10021         and at_c.
10022         * lib/autotest/general.m4: Use ECHO_*.
10024 2001-09-13  Akim Demaille  <akim@epita.fr>
10026         * bin/ifnames.in: Rewrite in Perl.
10027         * configure.ac: Don't look for AWK.
10028         * tests/tools.at (AWK portability): Remove.
10029         (Syntax of the shell scripts): Don't check ifnames.
10030         (AT_CHECK_PERL_SYNTAX): New.
10031         (Syntax of the Perl scripts): Check ifnames.
10032         * tests/ifnames: New.
10034 2001-09-13  Akim Demaille  <akim@epita.fr>
10036         * lib/autotest/general.m4 (AT_INIT): Let --keywords also match
10037         test group titles.
10038         * tests/atspecific.m4 (AT_CHECK_AU_MACRO): AT_KEYWORDS(autoupdate).
10039         Remove all the other keywords.
10041 2001-09-10  Akim Demaille  <akim@epita.fr>
10043         * lib/autotest/general.m4 (AT_INIT): Remove the diversion HELP and
10044         SETUP: no longer used.
10045         Support -k, --keywords.
10046         <at_help>: Be `no', `short', or `long'.
10047         <at_help_all>: New variable.
10048         (AT_KEYWORDS): New.
10049         (AT_CLEANUP_FILE_IFELSE, AT_CLEANUP_FILE): Rename as...
10050         (_AT_CLEANUP_FILE_IF, _AT_CLEANUP_FILE): these.
10051         (_AT_CLEANUP_FILE_IF): Simplify the regexp.
10052         (AT_SETUP): Reset AT_line, AT_keywords, AT_description.
10053         No longer fill the HELP diversion.
10054         (AT_CLEANUP): Use them.
10055         * lib/m4sugar/m4sugar.m4 (m4_append): Support a separator.
10056         (m4_list_append): Remove.
10058         Spread a few keywords in the Autoconf test suite.
10060 2001-09-10  Akim Demaille  <akim@epita.fr>
10062         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't pass
10063         PATH_SEPARATOR, let M4sh compute it.
10064         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): New.
10065         * lib/autoconf/programs.m4 (AC_SHELL_PATH_WALK): Use PATH_SEPARATOR.
10066         Move to...
10067         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Here.
10068         Simplify when the path is not a literal.
10069         (AS_UNAME): Use it to report PATH.
10070         * lib/autoconf/general.m4 (_AC_INIT_PREPARE_FS_SEPARATORS): Remove.
10071         (_AC_INIT_DEFAULTS): AC_SUBST PATH_SEPARATOR.
10072         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Use _AS_PATH_WALK.
10073         * lib/autotest/general.m4 (AT_INIT): Use _AS_PATH_WALK to
10074         normalize the path, and to look for victims.
10075         * tests/semantics.at (AC_PATH_PROG & AC_PATH_PROGS)
10076         (AC_CHECK_PROG & AC_CHECK_PROGS): Use PATH_SEPARATOR.
10078 2001-09-07  Akim Demaille  <akim@epita.fr>
10080         * bin/autom4te.in (&handle_m4): `< /dev/null' so that GNU M4 1.5
10081         doesn't neutralize SIGINT, making autoconf etc. non interruptible.
10082         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Move the package
10083         related variables into `at_package_*'.
10084         * lib/autotest/general.m4 (AT_VICTIMS): New.
10085         (AT_INIT): Adjust for stand-alone/embedded test suites.
10086         (AS_MESSAGE_LOG_FD): Define and use it.
10087         * tests/suite.at (AT_VICTIMS): Use it.
10088         * tests/tools.at (autoupdating AC_PREREQ): Don't depend upon
10089         at_version.
10091 2001-09-07  Akim Demaille  <akim@epita.fr>
10093         Move toward possibly stand-alone test suites.
10095         * lib/autotest/general.m4: Stop displaying srcdir everywhere as,
10096         in addition, it introduces useless differences in logs.
10097         (AT_INIT): Let atconfig and atlocal be both optional.
10098         Adjust PATH computation.
10099         * lib/m4sugar/m4sh.m4 (AS_UNAME): More readable display of PATH.
10101 2001-09-07  Akim Demaille  <akim@epita.fr>
10103         * lib/autoconf/Makefile.am (autoconf.m4f): Depends upon
10104         m4sugar/version.m4.
10106 2001-09-05  Akim Demaille  <akim@epita.fr>
10108         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C)): Use `_array_'
10109         to avoid GCC warnings.
10110         From Uwe Seimet.
10112 2001-09-05  Akim Demaille  <akim@epita.fr>
10114         * bin/autom4te.in: --language is -l, not -s.
10116 2001-09-05  Akim Demaille  <akim@epita.fr>
10118         Be ready to handle filenames as stupid as `dnl.at', for if even
10119         the maintainer is dumb enough to do that...
10121         * lib/autotest/general.m4 (AT_SETUP, AT_LINE): Demonstrates your
10122         excellence in M4 quotation: consider `__file__' is active.
10124         And BTW, when invoking m4, pass the --include in the right order:
10125         the wrong one.
10127         * bin/autom4te.in, bin/autoupdate.in: Use reverse when kingtal to
10128         4m.
10130 2001-09-05  Akim Demaille  <akim@epita.fr>
10132         * lib/Autom4te/XFile.pm: New lib file.
10133         * bin/autoupdate.in, bin/autoscan.pl, bin/autom4te.in,
10134         * bin/autoheader.in: Use it.
10136 2001-09-05  Akim Demaille  <akim@epita.fr>
10138         * bin/autoupdate.in (&handle_m4_macros) <unm4.m4>: Undefine iff
10139         defined.
10141 2001-09-05  Akim Demaille  <akim@epita.fr>
10143         * lib/Autom4te/General.pm (&getopt): Work around the `-' Getopt bug.
10144         * bin/autoheader.in, bin/autoupdate.in (&parse_args): Adjust.
10146         * bin/autoscan.in: Use `getopt' and `find_files' etc.
10147         Add -I, --include support.
10148         * doc/autoconf.texi (autoscan Invocation): Adjust.
10150 2001-09-05  Akim Demaille  <akim@epita.fr>
10152         CVS GNU M4 doesn't like `undefine(undefined)'.
10154         * bin/autoupdate.in (&handle_m4_macros, &handle_autoconf_macros):
10155         New, extracted from main.
10156         Use IO::File wherever possible.
10157         (input.m4): Be constant, use -I instead of hard coding $tmp.
10158         Therefore be a quoted heredoc.
10159         Don't invoke `_au_disable', since ac was not loaded, but just
10160         `unm4.m4'.
10162 2001-08-31  Akim Demaille  <akim@epita.fr>
10164         Version 2.52d.
10166 2001-08-31  Akim Demaille  <akim@epita.fr>
10168         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix the
10169         previous patch.
10170         * tests/atspecific.m4 (AT_CHECK_AUTOHEADER): Can create `config.hin~'.
10172 2001-08-31  Akim Demaille  <akim@epita.fr>
10174         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): DU 5.0 has
10175         serious problems handling heredocs in heredocs.
10176         Reported by Nicolas Joly.
10178 2001-08-31  Akim Demaille  <akim@epita.fr>
10180         * doc/autoconf.texi: Don't promote non `m4_*' M4 macros.
10181         (Making testsuite Scripts): Update.
10183 2001-08-31  Akim Demaille  <akim@epita.fr>
10185         * lib/Makefile.am (CLEANFILES): Add autom4te.cfg.
10187 2001-08-31  Akim Demaille  <akim@epita.fr>
10189         * doc/autoconf.texi (Quadrigraphs): Document `@&t@'.
10190         (testsuite Scripts): There is no such thing as `atconfig.in'.
10191         And actually one diagram is missing: test suite runtime.
10193 2001-08-31  Akim Demaille  <akim@epita.fr>
10195         * lib/Autom4te/General.pm (&find_file): Browse the includes in the
10196         inverse order.
10198 2001-08-31  Akim Demaille  <akim@epita.fr>
10200         * bin/autoupdate.in (@include): `installcheck' revealed the path
10201         to m4sugar was lacking!
10203 2001-08-31  Akim Demaille  <akim@epita.fr>
10205         * man/Makefile.am (.x.1): We really have to pass
10206         autom4te_perllibdir.
10208 2001-08-31  Akim Demaille  <akim@epita.fr>
10210         * lib/autotest/general.m4 (AT_INIT): Don't pass all the args to
10211         debug scripts, in particular passing explicitly listed tests to
10212         run is stupid.
10214 2001-08-31  Akim Demaille  <akim@epita.fr>
10216         * bin/autom4te.in (&parse_args): Strip `.' from `@include'.
10217         * bin/autoupdate.in: Use --include, -I, and --force, -f, too.
10218         Use directly autom4te, not autoconf.
10219         * tests/autoupdate: $top_srcdir/lib is needed too for melt files.
10221 2001-08-31  Akim Demaille  <akim@epita.fr>
10223         * tests/semantics.at (AC_C_BIGENDIAN): Missing eol.
10224         * bin/autoheader.in (%symbol): Strip arguments of macros.
10226 2001-08-31  Akim Demaille  <akim@epita.fr>
10228         * doc/autoconf.texi: Catch up -I, --include changes.
10230 2001-08-31  Akim Demaille  <akim@epita.fr>
10232         * bin/autom4te.in (&parse_args): Die on unknown languages.
10233         * bin/autoheader.in: Run directly autom4te --mode=autoconf, no
10234         need for autoconf.
10235         Promote --include over --macrodir and other obsolete options.
10237 2001-08-31  Akim Demaille  <akim@epita.fr>
10239         * lib/Autom4te/General.pm ($version, $help, &getopt): New.
10240         * bin/autoupdate.in, bin/autoheader.in, bin/autom4te.in: Use them.
10241         * bin/autom4te.in ($autoconf): Pass --force.
10242         `print $out' doesn't print `$_' but `$out'.
10243         * tests/tools.at (Syntax of the Perl scripts): Pass the lib dir.
10244         (autoheader): Pass --force since the test suite goes too fast for
10245         the time stamps.
10246         Adjust to the new autoheader messages.
10248 2001-08-31  Akim Demaille  <akim@epita.fr>
10250         * bin/autoheader.in: Handle the acconfig.h etc. junk files.
10251         Check the completeness of the #template.
10252         * lib/Autom4te/General.pm (&update_file): s/remove/unlink/.
10253         * tests/semantics.at (AC_C_BIGENDIAN): Adjust AT_CHECK_AUTOHEADER
10254         invocation.
10256 2001-08-31  Akim Demaille  <akim@epita.fr>
10258         * lib/Autom4te/General.pm (&find_file, &update_file): New.
10259         * bin/autoupdate.in, bin/autoheader.in: Adjust.
10260         Drop AC_MACRODIR dead for real.
10261         * tests/atspecific.m4 (AT_CHECK_AUTOHEADER): Now autoheader says
10262         `autoheader: `config.hin' is created'.
10263         * tests/tools.at (Syntax of the Perl scripts): Check autoheader.
10265 2001-08-31  Akim Demaille  <akim@epita.fr>
10267         * bin/autoheader.in: Rewrite in Perl.
10268         * tests/autoheader: Adjust.
10270 2001-08-31  Akim Demaille  <akim@epita.fr>
10272         * bin/autoconf.in (--include, -I): New option.
10273         Map --localdir, --autoconf-dir onto it.
10274         Forward autom4te's options instead of interpreting them.
10275         * bin/autoconf.in, bin/autoheader.in (AC_MACRODIR, autoconf_dir):
10276         There is no such envvar since the inception of autom4te.cfg.
10277         * bin/autom4te.in (&parse_args): Uniquify `@include'.
10278         * bin/autoupdate.in: Adjust, and perform more control.
10279         * tests/atspecific.m4 (AT_CHECK_AUTOCONF): Adjust.
10280         * tests/autoconf: Dittowise.
10282 2001-08-31  Akim Demaille  <akim@epita.fr>
10284         * bin/autoconf.in: Don't bother with `acsite.m4' and `aclocal.m4'.
10285         * bin/autom4te.in (&find_file): Support `FILE?' standing for
10286         optionally `FILE'.
10287         Use -e, not -f, since /dev/null for instance is OK.
10288         (&parse_args): Adjust.
10289         * lib/autom4te.in (Autoconf): Add `acsite.m4?' and `aclocal.m4?'.
10291 2001-08-31  Akim Demaille  <akim@epita.fr>
10293         * configure.ac: Also find tested executables in bin.
10294         * bin/autoconf.in, bin/autoheader.in, bin/autoreconf.in,
10295         * bin/autoscan.in, autoupdate.in: Use exclusively the name of the
10296         installed peer executables, only PATH is allowed to resolve it.
10297         Pass `autoconf_dir' via options, not via invisible envvars.
10298         * lib/Autom4te/General.pm (&find_peer): Remove.
10299         * lib/autotest/general.m4 (AT_INIT): `AUTOTEST_PATH=a:b' gives
10300         `abuild:asrc:bbuild:bsrc', not `abuild:bbuild:asrc:bsrc'.
10301         * man/Makefile.am: Let help2man rely on PATH instead of trying to
10302         find the executables for it.
10303         * tests/Makefile.am: Major cleanup.  Too lazy to document...
10304         * tests/atlocal.in: Remove all the obscure envvar manipulations.
10305         We only need PERL.
10306         * tests/atspecific.m4, tests/tools.at: Passing --localdir is
10307         indeed related to running the test suite, while passing
10308         --autoconf-dir and others is related to running non installed
10309         Autoconf executables.  So don't do that, leave it to...
10310         * tests/autoconf, tests/autoheader, tests/autom4te, tests/autoupdate,
10311         * tests/autoscan: New.
10312         * tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): Don't
10313         refer to library files: rely on --language.
10315 2001-08-29  Akim Demaille  <akim@epita.fr>
10317         * bin/autom4te.in, lib/autom4te.in, bin/autoconf.in:
10318         s/--set/--language/.
10320 2001-08-29  Akim Demaille  <akim@epita.fr>
10322         * doc/autoconf.texi: Strip the @nodes.
10323         Suggested by Paul Eggert.
10324         (Initializing configure): Typo.
10326 2001-08-29  Akim Demaille  <akim@epita.fr>
10328         * bin/autom4te.in (&handle_output): s/@__@/@&t@/.
10329         Suggested by Paul Eggert.
10331 2001-08-29  Akim Demaille  <akim@epita.fr>
10333         * Makefile.maint (do-po-update): Wget refuses to overwrite files:
10334         download in a tmp dir.
10336 2001-08-29  Akim Demaille  <akim@epita.fr>
10338         * lib/autotest/general.m4: s/AT-devnull/devnull/ since there are
10339         case insensitive OSes out there :(
10340         From Tim Van Holder.
10342 2001-08-29  Akim Demaille  <akim@epita.fr>
10344         * lib/autom4te.in: New.
10345         * lib/Makefile.am (edit, autom4te.cfg): New.
10346         * bin/autom4te.in (BEGIN): Simplify.
10347         Rely on `AC_MACRODIR' in addition of `autom4te_perllibdir'.
10348         (&load_configuration): New.  Use it.
10349         (&parse_args): Support --mode, --set, and --melt.
10350         * bin/autoconf.in: Simplify and adjust.
10351         * tests/Makefile.am (AUTOMAKE): Use --set.
10352         * tests/atlocal.in: Adjust.
10353         * BUGS: distcheck and check are weak.
10355 2001-08-29  Akim Demaille  <akim@epita.fr>
10357         * lib/autotest/general.m4: Use
10358                 foo=`(command) 2>/dev/null`
10359         not
10360                 foo=`command` 2>/dev/null
10361         (at-devnull): Rename as...
10362         (AT-devnull): this.
10363         (--clean): Remove AT-* files too.
10364         * doc/autoconf.texi (Limitations of Usual Tools): Document `date'.
10365         Reported by Nicolas Joly.
10367 2001-08-28  Akim Demaille  <akim@epita.fr>
10369         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Don't use single
10370         quotes inside single quotes.
10371         Reported by Nicolas Joly.
10373 2001-08-28  Kevin Ryde  <user42@zip.com.au>
10375         * doc/autoconf.texi (Function Portability): Mention C right shifts.
10377 2001-08-27  Tim Van Holder  <tim.van.holder@pandora.be>
10379         * lib/autotest/general.m4: Reword some messages.
10380         (AT_INIT): Check for the `times' builtin before using it.
10381         Support test ranges as arguments to the testsuite.
10382         Have -e imply -d as the help text suggested.
10384 2001-08-27  Akim Demaille  <akim@epita.fr>
10386         * Makefile.maint: Formatting changes.
10387         (do-po-update, po-update, cvs-update, update): New targets.
10388         (AMTAR): Remove.
10390 2001-08-27  Akim Demaille  <akim@epita.fr>
10392         * lib/autotest/general.m4 (AT_INIT) <at_cmd_line>: Remove.
10393         <at_cmd_line>: New.
10394         Pass it to debug-*.sh scripts.
10395         <AUTOTEST_PATH>: May contain absolute dir names.
10397 2001-08-27  Akim Demaille  <akim@epita.fr>
10399         * lib/autotest/general.m4 (AT_INIT): Log the command line.
10400         Support `VAR=VAL' as arguments.
10401         Compute PATH _after_ the options processing, so that AUTOTEST_PATH
10402         may be set via the command line.
10404 2001-08-27  Akim Demaille  <akim@epita.fr>
10406         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): $2 defaults to $1.
10407         * lib/autotest/autotest.m4 (AT_INIT): Expand AUTOTEST_PATH into
10408         first the build dirs, then the src dirs.
10409         * configure.ac (AC_CONFIG_TESTDIR): Adjust.
10411 2001-08-27  Akim Demaille  <akim@epita.fr>
10413         * lib/autotest/general.m4 (AT_INIT): Output the definition of
10414         at_data_files earlier.
10415         (--clean, -c): New option.
10416         * tests/Makefile.am: Use this option.
10418 2001-08-27  Akim Demaille  <akim@epita.fr>
10420         * lib/autoconf/status.m4 (_AC_SRCPATHS): Rename `ac_dots' as
10421         `ac_top_builddir' to mimic Automake's vocabulary, which much more
10422         readable.
10423         Adjust callers.
10424         * doc/autoconf.texi (Configuration Actions): Document the vars
10425         available in commands.
10426         Emphasize the risks of collisions in init-cmds.
10428 2001-08-27  Akim Demaille  <akim@epita.fr>
10430         * doc/autoconf.texi (Input) <AC_INIT>: Move to..
10431         (Initializing configure): this new node.
10433 2001-08-27  Akim Demaille  <akim@epita.fr>
10435         * Makefile.am (EXTRA_DIST): INSTALL.txt is a dead hack.
10437 2001-08-27  Akim Demaille  <akim@epita.fr>
10439         * m4/atconfig.m4 (AT_CONFIG): Remove, replaced by...
10440         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): this.
10441         New file.
10442         * m4/Makefile.am (EXTRA_DIST): Oops, adjust...
10444 2001-08-27  Akim Demaille  <akim@epita.fr>
10446         * lib/autoconf/general.m4 (AU_DEFINE, AU_DEFUN, AU_ALIAS): Move
10447         to...
10448         * lib/autoconf/autoheader.m4: this new file.
10449         * lib/autoconf/general.m4 (AH_OUTPUT, AH_VERBATIM)
10450         (_AH_VERBATIM_OLD, AH_TEMPLATE, _AH_TEMPLATE_OLD, AH_TOP, AH_BOTTOM):
10451         Move to...
10452         * lib/autoconf/autoupdate.m4: this new file.
10454 2001-08-27  Akim Demaille  <akim@epita.fr>
10456         * lib/autoconf/status.m4 (_AC_SRCPATHS): New.
10457         (_AC_OUTPUT_LINKS, _AC_OUTPUT_FILES, _AC_OUTPUT_SUBDIRS): Use it.
10458         Standardize the var names (ac_sub_srcdir -> ac_srcdir, ac_subdir
10459         -> ac_dir).
10460         (_AC_OUTPUT_HEADERS): AS_DIRNAME always return a dir name.
10461         * lib/autoconf/general.m4 (_AC_INIT_HELP): Ditto.
10463 2001-08-27  Akim Demaille  <akim@epita.fr>
10465         * lib/autoconf/autoconf.m4 (AC_CONFIG_COMMANDS)
10466         (AC_CONFIG_COMMANDS_POST, AC_CONFIG_COMMANDS_PRE, AC_CONFIG_FILES)
10467         (AC_CONFIG_HEADER, AC_CONFIG_HEADERS, AC_CONFIG_IF_MEMBER)
10468         (AC_CONFIG_LINKS, AC_CONFIG_SUBDIRS, AC_FILE_DEPENDENCY_TRACE)
10469         (AC_LINK_FILES, AC_LIST_COMMANDS, AC_LIST_COMMANDS_COMMANDS)
10470         (AC_LIST_FILES, AC_LIST_FILES_COMMANDS, AC_LIST_HEADERS)
10471         (AC_LIST_HEADERS_COMMANDS, AC_LIST_LINKS, AC_LIST_LINKS_COMMANDS)
10472         (AC_OUTPUT, AC_OUTPUT_COMMANDS, AC_OUTPUT_COMMANDS_POST)
10473         (AC_OUTPUT_COMMANDS_PRE, AC_OUTPUT_MAKE_DEFS)
10474         (_AC_CONFIG_COMMANDS_INIT, _AC_CONFIG_DEPENDENCIES)
10475         (_AC_CONFIG_DEPENDENCY, _AC_CONFIG_UNIQUE, _AC_LINK_FILES_CNT)
10476         (_AC_LIST_SUBDIRS, _AC_OUTPUT_COMMANDS, _AC_OUTPUT_COMMANDS_CNT)
10477         (_AC_OUTPUT_COMMANDS_INIT, _AC_OUTPUT_CONFIG_STATUS)
10478         (_AC_OUTPUT_FILES, _AC_OUTPUT_HEADERS, _AC_OUTPUT_LINKS)
10479         (_AC_OUTPUT_SUBDIRS): Move to...
10480         * lib/autoconf/status.m4: this new file.
10481         * lib/autoconf/general.m4, lib/autoconf/Makefile.am: Adjust.
10482         * tests/Makefile.am, tests/suite.at: Adjust.
10484 2001-08-27  Akim Demaille  <akim@epita.fr>
10486         Automake 1.5.
10488         * Makefile.am (AUTOMAKE_OPTIONS): Add 1.5 and dist-bzip2.
10489         (AMTAR): Help automake define it.
10490         (INSTALL, install-data-hook): The INSTALL.txt trick is no longer
10491         needed, 1.5 can have a macro and a target with the same name.
10492         * m4/auxdir.m4, m4/cond.m4, m4/depend.m4, m4/install-sh.m4,
10493         * m4/strip.m4: New.
10494         * m4/init.m4, m4/sanity.m4: Update.
10495         * doc/Makefile.am (CLEANFILES): 1.5 knows the texi2dvi files.
10496         * lib/autoconf/Makefile.am, lib/autotest/Makefile.am,
10497         * lib/m4sugar/Makefile.am, lib/autoscan/Makefile.am,
10498         * lib/Autom4te/Makefile.am, man/Makefile.am: Use dist/nodist.
10500 2001-08-27  Akim Demaille  <akim@epita.fr>
10502         Provide a mean to ``AC_PREREQ'' for M4sugar, M4sh and Autotest.
10504         * lib/autoconf/version.in: Remove.
10505         * lib/m4sugar/version.in: New.
10506         * lib/m4sugar/m4sugar.m4 (m4_acversion, m4_version_prereq): New.
10507         Adjust callers.
10508         * bin/autoupdate.in: Distinguish M4sugar vs. Autoconf macros by
10509         the name of the directory they're in, instead of the filename,
10510         since version.m4 is now in m4sugar, but m4_acversion must not be
10511         classified as an Autoconf macro.
10512         ($input_m4): Don't qualify the path to m4sugar.
10513         Rather, pass autoconf_dir to m4.
10514         * tests/Makefile.am (testsuite): Remove -I top_srcdir, unneeded.
10515         * tests/suite.at: Require 2.52c.
10517 2001-08-27  Akim Demaille  <akim@epita.fr>
10519         testsuite.log should include config.log.
10521         * lib/autotest/autotest.m4: New.
10522         * lib/autotest/general.m4, tests/atspecific.m4: Adjust.
10523         * tests/suite.at : Adjust.
10524         (AT_INIT): Log config.log.
10525         * lib/m4sugar/m4sugar.m4 (m4_text_box): New.
10526         * lib/m4sugar/m4sh.m4 (_AS_BOX_LITERAL): Adjust.
10527         * lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Use them.
10528         (_AC_INIT_PREPARE): Fix the incredibly messy and buggy completion
10529         of config.log on traps.
10530         (_AC_OUTPUT_CONFIG_STATUS): Use AS_BOX.
10531         Use consistently `_ACEOF' for configure's here docs, and `_CSEOF'
10532         for config.status'.
10533         Open the log as soon as possible.
10534         Use the same log introduction as configure's.
10536 2001-08-22  Paul Eggert  <eggert@twinsun.com>
10538         * doc/autoconf.texi (Indices): New node.
10539         Move indices out of the top level menu and into this submenu.
10541 2001-08-22  Akim Demaille  <akim@epita.fr>
10543         * lib/autoconf/programs.m4 (_AC_PROG_LEX_YYTEXT_DECL): Use
10544         AC_TRY_COMMAND.
10545         (AC_DECL_YYTEXT): Fix the previous patch: it points to AC_PROG_LEX.
10547 2001-08-22  Akim Demaille  <akim@epita.fr>
10549         * lib/autoconf/general.m4 (AC_SHELL_PATH_WALK, AC_CHECK_PROG)
10550         (AC_CHECK_PROGS, AC_PATH_PROG, AC_PATH_PROGS, AC_CHECK_TOOL_PREFIX)
10551         (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS): Move to...
10552         * lib/autoconf/programs.m4: here.
10553         * lib/autoconf/specific.m4 (_AC_PROG_ECHO, AC_PROG_MAKE_SET)
10554         (AC_PROG_RANLIB, AC_PROG_YACC, AC_PROG_LEX, _AC_DECL_YYTEXT)
10555         (AC_PROG_INSTALL, AC_PROG_LN_S, AC_RSH): Move to...
10556         * lib/autoconf/programs.m4: here.
10557         (_AC_DECL_YYTEXT): Rename as...
10558         (_AC_PROG_LEX_YYTEXT_DECL): this.
10559         * lib/autoconf/autoconf.m4, lib/autoconf/Makefile.am
10560         * tests/Makefile.am, tests/suite.am: Adjust.
10562 2001-08-22  Akim Demaille  <akim@epita.fr>
10564         * lib/autoconf/general.m4 (AC_LIST_MEMBER_OF, AC_LINKER_OPTION):
10565         Move to...
10566         * lib/autoconf/fortran.m4 (_AC_LIST_MEMBER_IF, _AC_LINKER_OPTION):
10567         here.
10568         * lib/autoconf/general.m4 (AC_TRY_LINK_FUNC): Move to...
10569         * lib/autoconf/functions.m4: here.
10570         * lib/autoconf/general.m4 (AC_SEARCH_LIBS, AC_CHECK_LIB)
10571         (AH_CHECK_LIB): Move to...
10572         * lib/autoconf/libs: this new file.
10573         * lib/autoconf/specific.m4 (_AC_PATH_X_XMKMF, _AC_PATH_X_DIRECT)
10574         (_AC_PATH_X, AC_PATH_X, AC_PATH_XTRA): Move to...
10575         * lib/autoconf/libs.m4: here.
10576         * lib/autoconf/autoconf.m4, lib/autoconf/Makefile.am: Adjust.
10578 2001-08-22  Akim Demaille  <akim@epita.fr>
10580         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Fail if fails.
10581         * lib/autoconf/general.m4 (_AC_OUTPUT_SUBDIRS): Adjust.
10582         (AC_SITE_LOAD): Better logging of config.site.
10584 2001-08-20  Akim Demaille  <akim@epita.fr>
10586         * configure.ac (AT_CONFIG): Fix the path.
10587         * m4/atconfig.m4 (AT_CONFIG): Don't use EOF but ATEOF so that 2.52
10588         can be used.
10590 2001-08-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
10592         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Prepare the cross-compile
10593         program with AC_LANG_PROGRAM before feeding it to
10594         AC_COMPILE_IFELSE.  Cleanup grep usage.
10596 2001-08-20  Akim Demaille  <akim@epita.fr>
10598         * ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS,
10599         * NEWS, README, README-alpha, TODO, tests/README: This package is
10600         `Autoconf', not `autoconf' (the executable).
10602 2001-08-20  Akim Demaille  <akim@epita.fr>
10604         Info readers seem to need `Index' in the index node title :(
10606         * doc/autoconf.texi: Reverse the 2001-08-15 change which
10607         simplified index node names.
10609 2001-08-20  Akim Demaille  <akim@epita.fr>
10611         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Warn if the
10612         arguments are not literals.
10613         * doc/autoconf.texi (Input) <AC_INIT>: Arguments must be literals.
10614         Specify the output variables, and macros defined.
10616 2001-08-20  Akim Demaille  <akim@epita.fr>
10618         * doc/autoconf.texi (Examining Declarations) <AC_TRY_CPP>:
10619         (Examining Syntax) <AC_TRY_COMPILE>
10620         (Examining Libraries) <AC_TRY_LINK>
10621         (Test Programs) <AC_TRY_RUN>: These macros double quote some of
10622         their arguments.
10623         Reported by Werner Lemberg.
10625 2001-08-20  Akim Demaille  <akim@epita.fr>
10627         * lib/autotest/general.m4 (AT_INIT): Compute top_builddir,
10628         top_srcdir and srcdir from at_topbuild_2_topsrc and at_testdir.
10629         Load atlocal late enough to dump it in the log.
10630         * m4/atconfig.m4 (AT_CONFIG): Pass them to atconfig.
10632 2001-08-20  Akim Demaille  <akim@epita.fr>
10634         * tests/torture.at (Configuring subdirectories): New test.
10635         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Say what you are
10636         looking for.
10637         * m4/atconfig.m4: Be sure the let $[0] be expandable.
10638         (top_srcdir): Fix its computation.
10640 2001-08-20  Akim Demaille  <akim@epita.fr>
10642         * lib/autoconf/general.m4 (_AC_OUTPUT_COMMANDS): Say what you do.
10643         * m4/atconfig.m4 (AT_CONFIG): $1 is now the directory where the
10644         test suite lives.
10645         Create `atconfig' automagically.
10646         Configure atlocal.in if present.
10647         * tests/atconfig.in: Remove.
10648         * tests/atlocal.in: New.
10649         * tests/Makefile.am: Adjust.
10651 2001-08-20  Akim Demaille  <akim@epita.fr>
10653         Huh!?!?!  There are still some user EOF tags used, which prevents
10654         their use in AC_CONFIG_COMMANDS for instance...
10656         * lib/autoconf/general.m4, lib/autoconf/specific.m4,
10657         * lib/autotest/general.m4: Rename the EOF tags as `_ACEOF',
10658         `_CSEOF', or `_ATEOF', as appropriate.
10659         * lib/m4sugar/Makefile.am, lib/autoconf/Makefile.am,
10660         * lib/autotest/Makefile.am (check-local): Enforce this constraint.
10662 2001-08-20  Akim Demaille  <akim@epita.fr>
10664         * tests/base.at, tests/m4sh.at, tests/m4sugar.at,
10665         * tests/semantics.at, tests/tools.at, tests/torture.at:
10666         s/^AT_DATA\(([^][]+),/AT_DATA([$1],/.
10668 2001-08-20  Akim Demaille  <akim@epita.fr>
10670         Autotest invokes M4sh's initialization.
10672         * lib/autotest/general.m4: Adjust the diversion names.
10673         (AT_INIT): Run AS_INIT.
10674         Use the BINSH diversion to invoke /bin/sh.
10675         * tests/base.at, tests/m4sh.at, tests/m4sugar.at, tests/tools.at:
10676         * tests/torture.at: Respect M4sugar and M4sh macro name spaces.
10678 2001-08-20  Akim Demaille  <akim@epita.fr>
10680         Let M4sh have its own diversions.
10682         * lib/autoconf/general.m4 (_m4_divert(BINSH), _m4_divert(REVISION))
10683         (_m4_divert(NOTICE)): Rename as...
10684         * lib/m4sugar/m4msh.m4 (_m4_divert(BINSH), _m4_divert(HEADER-REVISION))
10685         (_m4_divert(HEADER-COMMENT)): these.
10686         (_m4_divert(HEADER-COPYRIGHT), _m4_divert(HEADER-COPYRIGHT)): New.
10687         (_m4_divert(NOTICE)): New, for Libtool.
10688         * lib/autoconf/general.m4 (_m4_divert(PREPARE)): Remove, replaced
10689         long ago with `_m4_divert(GROW)'.
10690         (AC_COPYRIGHT, AC_REVISION, _AC_INIT_NOTICE): Adjust.
10692 2001-08-20  Akim Demaille  <akim@epita.fr>
10694         * tests/base.at, tests/compile.at, tests/foreign.at,
10695         * tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh,
10696         * tests/semantics.at, tests/suite.at, tests/tools.at,
10697         * tests/torture.at: Ask Autotest mode, not Autoconf mode.
10699 2001-08-20  Akim Demaille  <akim@epita.fr>
10701         * bin/autom4te.in (handle_output): Handle @__@.
10703 2001-08-20  Akim Demaille  <akim@epita.fr>
10705         * lib/autoconf/autoconf.m4, lib/autoconf/oldnames.m4,
10706         * lib/autotest/general.m4: Adjust the license.
10708 2001-08-17  Paul Eggert  <eggert@twinsun.com>
10710         * doc/autoconf.texi (Function Portability): Mention snprintf,
10711         following up on a suggestion by Kevin Ryde.
10713 2001-08-17  Akim Demaille  <akim@epita.fr>
10715         * doc/install.texi, doc/autoconf.texi: Use `autoconf', not
10716         `autoconf_manual', as texinfo.tex 2001-06-21.10 chokes on it.
10718 2001-08-17  Akim Demaille  <akim@epita.fr>
10720         * lib/autotest/general.m4 (AT_INIT): Refer to `$as_me.log', not
10721         `$0.log' as for projects where testsuite is in src, we'd have
10722         testsuite.log created in src.
10724 2001-08-17  Akim Demaille  <akim@epita.fr>
10726         * bin/autom4te.in (&parse_args): Recognize --normalize.
10728 2001-08-17  Akim Demaille  <akim@epita.fr>
10730         Start implementing the AC_CHECK_HEADER transition scheme.
10732         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_NEW)
10733         (_AC_CHECK_HEADER_OLD, _AC_CHECK_HEADER_MONGREL): New.
10734         (AC_CHECK_HEADER): Use them.
10736 2001-08-17  Akim Demaille  <akim@epita.fr>
10738         * doc/autoconf.texi: Work around Texinfo buglets.
10739         (Transformation Rules): One example is enough, users are expected
10740         to have their brains on. And BTW, use DESTDIR.
10741         (dvar): New macro.  Use it.
10743 2001-08-17  Akim Demaille  <akim@epita.fr>
10745         * doc/autoconf.texi (Writing testsuite.at) <AT_CHECK>: Complete.
10746         * lib/autotest/general.m4 (AT_INIT): Use the relative dir when
10747         looking for ChangeLogs.
10749 2001-08-17  Akim Demaille  <akim@epita.fr>
10751         * bin/autom4te.in: --normalize is a new option.
10752         * bin/autoconf.in: Use it.
10754 2001-08-17  Akim Demaille  <akim@epita.fr>
10756         * bin/Makefile.am, lib/Autom4te/Makefile.am, lib/autoconf/Makefile.am
10757         * lib/autotest/Makefile.am, lib/m4sugar/Makefile.am: Add TAGS support.
10759 2001-08-16  Paul Eggert  <eggert@twinsun.com>
10761         * doc/autoconf.texi, doc/install.texi: Put copyright notice at
10762         start, not at end.
10764 2001-08-15  Akim Demaille  <akim@epita.fr>
10766         * doc/Makefile.am (fu): New index, can't use fn because of defmac.
10767         Use it.
10769 2001-08-15  Akim Demaille  <akim@epita.fr>
10771         * doc/autoconf.texi (pr): New index.
10772         (prindex, findex): Use, merge, and output them.
10773         (Environment Variable Index, Output Variable Index)
10774         (Preprocessor Symbol Index, Autoconf Macro Index, M4 Macro Index)
10775         (Autotest Macro Index): Rename as...
10776         (Environment Variables, Output Variables,Preprocessor Symbols)
10777         (Autoconf Macros, M4 Macros, Autotest Macros): these.
10778         * doc/install.texi: Use @command.
10779         (Environment Variables): Rename as...
10780         (Defining Variables): this.
10782 2001-08-15  Akim Demaille  <akim@epita.fr>
10784         * doc/autoconf.texi (Function Portability): sprintf's return
10785         value.
10786         From Kevin Ryde.
10788 2001-08-15  Akim Demaille  <akim@epita.fr>
10790         * Makefile.maint (CVS): New.
10791         (local-check): Run changelog-check. last.
10792         (alpha): Don't depend upon local-check, since...
10793         (cvs-dist): depends upon it.
10795 2001-08-15  Tim Van Holder  <tim.van.holder@pandora.be>
10797         * tests/Makefile.am: Use a clean-local rule to remove
10798         autom4te.cache (it's a directory, not a file.
10799         * Makefile.am: Ditto (but maintainer-clean-local).
10801 2001-08-15  Akim Demaille  <akim@epita.fr>
10803         * bin/autom4te.in (@m4_warning): New.
10804         (&handle_m4): Use it.
10805         * tests/m4sugar.at (m4_warn): Pass `-f' to autom4te to ensure the
10806         warnings are issued at each run.
10807         * tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): M4sugar
10808         is in the src tree.
10810 2001-08-15  Akim Demaille  <akim@epita.fr>
10812         * tests/atspecific.m4 (AT_CHECK_AUTOUPDATE): Perl is now required:
10813         don't waste time running `autoupdate --version' works.
10814         * tests/tools.at (autoupdating AC_PREREQ): Likewise.
10816 2001-08-13  Akim Demaille  <akim@epita.fr>
10818         * doc/autoconf.texi (ma): Rename this index as...
10819         (ac): this.
10821 2001-08-13  Akim Demaille  <akim@epita.fr>
10823         * Makefile.am: Remove dead code and dead comments.
10824         (pdf, html): New targets.
10825         * doc/autoconf.texi (Using Autotest): New chapter.
10826         * doc/Makefile.am (pdf): New targets.
10827         (CLEANFILES): Adjust.
10829 2001-08-13  Akim Demaille  <akim@epita.fr>
10831         * lib/autotest/general.m4 (AT_INIT): Log the start/stop dates and
10832         duration of the test suite.
10834 2001-08-12  Alexandre Duret-Lutz  <duret_g@epita.fr>
10836         * tests/semantics.at (AC_C_BIGENDIAN): Explicitelly save and load
10837         endianness for comparison instead of relying on AT_CHECK_ENV.
10839 2001-08-11  Paul Eggert  <eggert@twinsun.com>
10841         * doc/autoconf.texi, doc/install.texi: Add a copyright notice
10842         to the INSTALL file.
10844 2001-08-11  Paul Eggert  <eggert@twinsun.com>
10846         * NEWS: The autoconf manual now is distributed under the terms
10847         of the GNU Free Documentation License.
10849         * doc/autoconf.texi: Switch from old style copyright notice to FDL.
10850         Add an appendix "Copying This Manual" for the FDL.
10852         * doc/fdl.texi: New file, from
10853         <http://www.gnu.org/licenses/fdl.texi>.
10855         * doc/Makefile.am (autoconf_TEXINFOS): Add fdl.texi.
10857 2001-08-10  Paul Eggert  <eggert@twinsun.com>
10859         * AUTHORS, BUGS, ChangeLog, ChangeLog.0, ChangeLog.1,
10860         ChangeLog.2, GNUmakefile, Makefile.maint, NEWS, README,
10861         README-alpha, TODO, configure.ac, lib/autoconf/Makefile.am,
10862         m4/atconfig.m4, m4/init.m4, m4/m4.m4, m4/missing.m4,
10863         m4/sanity.m4, tests/README, tests/aclocal.m4,
10864         tests/atspecific.m4, tests/base.at, tests/compile.at,
10865         tests/foreign.at, tests/m4sh.at, tests/m4sugar.at,
10866         tests/semantics.at, tests/suite.at, tests/tools.at,
10867         tests/torture.at: Add copyright notice.
10869         * tests/mktests.sh: Update year in copyright notice.
10871 2001-08-12  Alexandre Duret-Lutz  <duret_g@epita.fr>
10873         * tests/semantics.at (AC_C_BIGENDIAN): New test.
10875 2001-08-11  Alexandre Duret-Lutz  <duret_g@epita.fr>
10877         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Handle ACTION-IF-TRUE,
10878         ACTION-IF-FALSE, and ACTION-IF-UNKNOWN.
10879         * doc/autoconf.texi (C Compiler Characteristics): Update
10880         documentation for AC_C_BIGENDIAN.
10882 2001-08-11  Alexandre Duret-Lutz  <duret_g@epita.fr>
10884         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Guess endianness by grep'ing
10885         magic values from an object file when cross-compiling.
10886         Based on code by Guido Draheim <Guido.Draheim@gmx.de>.
10888 2001-08-10  Akim Demaille  <akim@epita.fr>
10890         * bin/autom4te.in (&handle_output): Don't use `grep' with side
10891         effects.
10892         Suggested by Russ Allbery.
10894 2001-08-10  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
10896         * lib/autoconf/general.m4 (_AC_OUTPUT_SUBDIRS): Propagate the
10897         current $prefix to the sub-configures.
10899 2001-08-09  Tim Van Holder  <tim.van.holder@pandora.be>
10901         * lib/autoconf/lang.m4: Ignore *.xSYM when looking for an executable
10902         extension (needed on BeOS).  Reported by Guido van Rossum.
10904 2001-08-09  Akim Demaille  <akim@epita.fr>
10906         * bin/autom4te.in ($icache): Load it only if older than autom4te.
10908 2001-08-07  Akim Demaille  <akim@epita.fr>
10910         * lib/autotest/general.m4 (AT_INIT): All the `at-*' are to be
10911         removed.
10912         (at-setup-line): Huh?  Be a variable `at_setup_line', not a file.
10913         No need to remove the files before and after the each test, before
10914         each test and at the end of the suite is enough.
10915         Display only the children `times', not the shell's.
10916         If the test failed or was skipped, at-times is not available.
10918 2001-08-07  Akim Demaille  <akim@epita.fr>
10920         Always produce testsuite.log, including when there are no
10921         failures.  This helps getting information on skipped tests, and
10922         duration of the tests.  Err, implement the latter btw.
10924         * lib/autotest/general.m4 (AT_INIT): Set up fd 6 for the log.
10925         Dump information on the first run of each test.
10926         (AT_CLEANUP): Create `at-times' containing the duration of the
10927         test group.
10929 2001-08-07  Akim Demaille  <akim@epita.fr>
10931         The use of `dumpstat' revealed that `len' was used although it
10932         should not.  m4_text_wrap was using it, but in the Autoconf world
10933         where it is legal.  Hence (i) test M4sh in its own world, not
10934         Autoconf's, and (ii), ahem, fix the bug :)
10936         * lib/autotest/general.m4: Be sure the set good quotes, as tracing
10937         does not like `' instead of [].
10938         (AT_INIT): Forbid `^_?AT_'.
10939         And don't output such tokens.
10940         * tests/Makefile.am (CLEANFILES): Add `script', `script.s4g',
10941         `script.as', and `autom4te.cache'.
10942         Remove `empty' and `macro' which are no longer used.
10943         * tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): New.
10944         * tests/m4sugar.at: Use it.
10945         * lib/m4sugar/m4sugar.m4: Use `m4_len' not `len'.
10947 2001-08-07  Akim Demaille  <akim@epita.fr>
10949         * bin/autoconf.in, bin/autoheader.in: --force, -f is a new option.
10951 2001-08-07  Alexandre Duret-Lutz  <duret_g@epita.fr>
10953         * bin/autom4te.in (handle_output): Typo in quadrigraph substitution.
10955 2001-08-04  Akim Demaille  <akim@epita.fr>
10957         * lib/autoconf/functions.m4 (AC_FUNC_ALLOCA, AC_FUNC_ERROR_AT_LINE)
10958         (AC_FUNC_FSEEKO, AC_FUNC_OBSTACK): Use AC_LANG_IFELSE, not
10959         AC_TRY_LINK.
10960         * lib/autoconf/headers.m4 (AC_HEADER_MAJOR): Likewise.
10961         * lib/autoconf/fortran.m4 (_AC_LANG_PROGRAM_C_F77_HOOKS)
10962         (AC_F77_MAIN): Likewise.
10964 2001-08-04  Akim Demaille  <akim@epita.fr>
10966         Don't rely on M4sugar outputting the patterns in files, since we
10967         might process the output _without_ running m4, hence without these
10968         files.
10970         * lib/m4sugar/m4sugar.m4 (m4_init): No need for `m4_tmpdir'.
10971         * bin/autom4te.in (@Request::includes): Remove, unused.
10972         (@Request::source): Rename as...
10973         (@Request::input): this.
10974         (@preselect): Add `m4_pattern_forbid' and `m4_pattern_allow'.
10975         (&handle_output): Fetch the patterns from the traces.
10976         `$forbidden' and `$allowed' are constant: use m//o.
10977         (&handle_m4): M4sugar no longer wants `m4_tmpdir'.
10978         (m4_pattern_forbid, m4_pattern_allow): Adjust for tracing only.
10980 2001-08-04  Akim Demaille  <akim@epita.fr>
10982         `autoconf && autoheader' is sped up.  Now, speed up `autoheader &&
10983         autoconf', i.e., in addition to caching traces, cache the output.
10985         * bin/autom4te.in (Request::cache): Rename as...
10986         (Request::id): this.
10987         ($cache, $icache, $tcache, $ocache): New.
10988         (&handle_m4): Save M4 output in the cache instead of $tmp.
10989         (&handle_output): Adjust.
10990         (&up_to_date_p): Check that the output cache is up to date too.
10991         (top level): Run `&handle_m4' iff force or the cache is invalid.
10992         Run `&handle_output' if the output cache is more recent.
10994 2001-08-04  Akim Demaille  <akim@epita.fr>
10996         * bin/autom4te.in ($force): New.
10997         (&parse_args, &print_usage): -f, --force is a new option.
10998         (&handle_output): CPP directives might have spaces after `#'.
10999         (&parse_args): The first file only can be frozen.
11001 2001-08-04  Akim Demaille  <akim@epita.fr>
11003         Don't let autom4te compute the `include' traces several times:
11004         first check that the trace cache file is up to date, and then
11005         compare its timestamp with that of the output.
11007         * bin/autom4te.in, bin/autoupdate.in, bin/autoscan.in: Normalize
11008         the preamble.  Don't require 5.005 as Autom4te::General does it,
11009         and better yet (use `use', not `require'!).
11010         * lib/Autom4te/Struct.pm: Rename the last occurrences of
11011         Class::Struct as Autom4te::Struct.
11012         * lib/Autom4te/General.pm (File::stat): Use it.
11013         (&mtime): New, export it.
11014         * bin/autom4te.in: Use it.
11015         Declare `$req' is invalid if it is outdated.
11016         Don't declare it valid before saving it if something went wrong.
11018 2001-08-04  Akim Demaille  <akim@epita.fr>
11020         Autom4te shall not encode Autoconf data, and preselecting traces
11021         must be proposed to the users.
11023         * bin/autom4te.in (@required_trace): Remove.
11024         (@preselect): New.
11025         (&parse_args, &print_usage): -p, --preselect is a new option.
11026         (&up_to_date_p): Adjust.
11027         * bin/autoconf.in: Preselect some Autoconf macros.
11029 2001-08-04  Akim Demaille  <akim@epita.fr>
11031         * tests/tools.at (autoconf --trace: user macros): Check traces on
11032         macros invoked without arguments, and macros invoked with multiple
11033         lines arguments.
11035 2001-08-03  Alexandre Duret-Lutz  <duret_g@epita.fr>
11037         * bin/autom4te.in (handle_traces): Fix rewriting of traces without
11038         arguments.
11040 2001-08-03  Akim Demaille  <akim@epita.fr>
11042         * bin/autoconf.in ($@): Work around the usual sh bug.
11043         From Nicolas Joly.
11045 2001-08-03  Akim Demaille  <akim@epita.fr>
11047         Clean up the handling of the M4 builtins tracing exception.
11049         * bin/autom4te.in (Request::request): Don't complete M4 builtins
11050         trace requests.
11051         (@m4_builtins): Rename as...
11052         (@m4_builtin): this.
11053         (%m4_builtin_alternate_name): New.
11054         (&parse_args): Complete the trace requests with alternate names.
11055         (&handle_traces): Hence no longer do it here.
11056         (&trace_requests): Remove, unused.
11058 2001-08-03  Akim Demaille  <akim@epita.fr>
11060         * doc/autoconf.texi (Redefined M4 Macros): Document m4_exit,
11061         m4_if, and m4_wrap.
11063 2001-08-03  Akim Demaille  <akim@epita.fr>
11065         * lib/m4sugar/m4sugar.m4 (m4_init): Also forbid `_m4_*' tokens.
11066         (m4_divert_pop): Dump the whole diversion stack when a diversion
11067         mismatch happens.
11068         * bin/autom4te.in (&handle_output): Remember of the first
11069         occurrence of a possibly undefined macro, not the last.
11070         Complain about the possibly undefined macros in the same order as
11071         the appear in the output.
11072         * lib/autoconf/Makefile.am (autoconf.m4f): List its dependencies.
11073         * tests/tools.at (autoconf: forbidden tokens, basic)
11074         (autoconf: forbidden tokens, exceptions): No longer sort
11075         autoconf's stderr, as it is now deterministic.
11076         Check that `dnl' is caught.
11078 2001-08-01  Akim Demaille  <akim@epita.fr>
11080         * configure.ac: Bump to 2.52c.
11082 2001-08-01  Akim Demaille  <akim@epita.fr>
11084         Version 2.52b.
11086         * lib/Autom4te/Makefile.am (perllibdir): s/Autoconf/Autom4te/.
11088 2001-08-01  Akim Demaille  <akim@epita.fr>
11090         Version 2.52a.
11092 2001-08-01  Akim Demaille  <akim@epita.fr>
11094         * lib/Autom4te/General.pm: Use `carp' and `croak', not `warn' and
11095         `die'.
11096         (&END): New.
11097         * bin/autoconf.in, bin/autom4te.in, bin/autoupdate.in: Remove your
11098         `END', as `Autom4te::General::END' will be triggered.
11099         * bin/autoupdate.in, bin/autoscan.in: Improve error messages accuracy.
11100         * bin/autoupdate.in (File::Compare, File::Copy): Use them instead of
11101         system to run `mv', `rm', and `cmp'.
11103 2001-08-01  Akim Demaille  <akim@epita.fr>
11105         * lib/Autom4te/General.pm (&unique): New.
11106         * bin/autoscan.in (&output): Use it to issue trace requests once.
11108 2001-08-01  Akim Demaille  <akim@epita.fr>
11110         * lib/Autom4te/General.pm: New.
11111         * bin/autom4te.in (Autom4te::General): Use it.
11112         ($me, $tmp, $verbose, $debug, &mktmpdir, &verbose, &xsystem)
11113         (&find_configure_ac, &find_slave): Remove.
11114         * bin/autoscan.in: Likewise.
11115         * bin/autoupdate.in: Likewise.
11117 2001-08-01  Akim Demaille  <akim@epita.fr>
11119         * autoconf.in, autom4te.in, autoscan.in, ifnames.in,
11120         * autoheader.in, autoreconf.in, autoupdate.in: Move to...
11121         * bin: here, new directory.
11122         * lib/Autoconf: Rename as...
11123         * lib/Autom4te: this, to please case insensitive junkie OSes.
11125 2001-08-01  Akim Demaille  <akim@epita.fr>
11127         * autom4te.in ($m4): Handle the --nesting-limit.
11128         * autoconf.in (M4): Remove.
11130 2001-08-01  Akim Demaille  <akim@epita.fr>
11132         * autoconf.in ($AWK): Remove, no longer used.
11133         * test/tools.at: Use AT_CHECK_AUTOCONF.
11134         (AWK portability): Remove, for autoconf no longer uses AWK.
11135         (Syntax of the Perl scripts): New.
11136         * configure.ac: autoconf no longer needs an AWK with a good
11137         regexp engine.
11138         Use a static test on AC_PACKAGE_VERSION.
11139         * autom4te.in (&up_to_date_p): Output depends on the arguments.
11140         * lib/autoconf/Makefile.am: Ship version.m4, maintainer file.
11141         * tests/atconfig.in (PERL): New.
11143 2001-08-01  Akim Demaille  <akim@epita.fr>
11145         * lib/autoconf/lang.m4 (AC_LANG(C), AC_LANG_C, _AC_LANG_ABBREV(C))
11146         (AC_LANG(C++), AC_LANG_CPLUSPLUS, _AC_LANG_ABBREV(C++))
11147         (AC_LANG_SOURCE(C), AC_LANG_PROGRAM(C), AC_LANG_CALL(C))
11148         (AC_LANG_FUNC_LINK_TRY(C), AC_LANG_BOOL_COMPILE_TRY(C))
11149         (AC_LANG_INT_SAVE(C), _AC_ARG_VAR_CPPFLAGS, _AC_ARG_VAR_LDFLAGS)
11150         (AC_LANG_PREPROC(C), _AC_PROG_PREPROC_WORKS_IFELSE, AC_PROG_CPP)
11151         (AC_LANG_COMPILER(C), ac_cv_prog_gcc, AC_PROG_CC, _AC_PROG_CC_G)
11152         (AC_PROG_GCC_TRADITIONAL, AC_PROG_CC_C_O, AC_LANG_PREPROC(C++))
11153         (AC_PROG_CXXCPP, AC_LANG_COMPILER(C++), ac_cv_prog_gxx)
11154         (AC_PROG_CXX, _AC_PROG_CXX_G, _AC_PROG_CXX_EXIT_DECLARATION)
11155         (AC_PROG_CC_STDC, AC_C_CROSS, AC_C_CHAR_UNSIGNED, AC_C_LONG_DOUBLE)
11156         (AC_C_BIGENDIAN, AC_C_INLINE, AC_C_CONST, AC_C_VOLATILE)
11157         (AC_C_STRINGIZE, AC_C_PROTOTYPES): Move to...
11158         * lib/autoconf/c.m4: here, new file.
11160         * lib/autoconf/lang.m4 (AC_LANG(Fortran 77), AC_LANG_FORTRAN77)
11161         (_AC_LANG_ABBREV(Fortran 77), AC_LANG_SOURCE(Fortran 77))
11162         (AC_LANG_PROGRAM(Fortran 77), AC_LANG_CALL(Fortran 77))
11163         (AC_LANG_PREPROC(Fortran 77), AC_LANG_COMPILER(Fortran 77))
11164         (ac_cv_prog_g77, AC_PROG_F77, _AC_PROG_F77_G, AC_PROG_F77_C_O)
11165         (_AC_PROG_F77_V_OUTPUT, _AC_PROG_F77_V, AC_F77_LIBRARY_LDFLAGS)
11166         (AC_F77_DUMMY_MAIN, _AC_LANG_PROGRAM_C_F77_HOOKS, AC_F77_MAIN)
11167         (_AC_F77_NAME_MANGLING, AC_F77_NAME_MANGLING, AC_F77_WRAPPERS)
11168         (AC_F77_FUNC): Move to...
11169         * lib/autoconf/fortran.m4: here, new file.
11171 2001-08-01  Akim Demaille  <akim@epita.fr>
11173         * acfunctions.m4: Rename as...
11174         * lib/autoconf/functions.m4: this.
11175         * acgeneral.m4: Rename as...
11176         * lib/autoconf/general.m4: this.
11177         * acheaders.m4: Rename as...
11178         * lib/autoconf/headers.m4: this.
11179         * aclang.m4: Rename as...
11180         * lib/autoconf/lang.m4: this.
11181         * acoldnames.m4: Rename as...
11182         * lib/autoconf/oldnames.m4: this.
11183         * acspecific.m4: Rename as...
11184         * lib/autoconf/specific.m4: this.
11185         * actypes.m4: Rename as...
11186         * lib/autoconf/types.m4: this.
11187         * autoconf.m4: Rename as...
11188         * lib/autoconf/autoconf.m4: this.
11190         * m4sugar.m4: Rename as...
11191         * lib/m4sugar/m4sugar.m4: this.
11192         * m4sh.m4: Rename as...
11193         * lib/m4sugar/m4sh.m4: this.
11195         * tests/atgeneral.m4: Rename as...
11196         * lib/autotest/general.m4: this.
11198         * acfunctions: Rename as...
11199         * lib/autoscan/functions: this.
11200         * acheaders: Rename as...
11201         * lib/autoscan/headers: this.
11202         * acidentifiers: Rename as...
11203         * lib/autoscan/identifiers: this.
11204         * aclibraries: Rename as...
11205         * lib/autoscan/libraries: this.
11206         * acmakevars: Rename as...
11207         * lib/autoscan/makevars: this.
11208         * acprograms: Rename as...
11209         * lib/autoscan/programs: this.
11211 2001-08-01  Akim Demaille  <akim@epita.fr>
11213         * doc/autoconf.texi: Moving/deleting open files is not portable.
11214         Portability issues for `.' (source), and more information about sed.
11216 2001-07-25  Steven G. Johnson  <stevenj@alum.mit.edu>
11218         * aclang.m4 (AC_F77_LIBRARY_LDFLAGS): Ignore -libmil (on Solaris),
11219         which has a special meaning and is not a reference to libibmil.a.
11220         Reported by Matteo Frigo.
11222 2001-07-25  Pavel Roskin  <proski@gnu.org>
11224         * autom4te.in (mktmpdir): Strip trailing newline from mktemp
11225         output.
11227 2001-07-25  Akim Demaille  <akim@epita.fr>
11229         * autoconf.in: Try to define the variables before using them.
11230         * autom4te.in ($perllibdir): Use `$autom4te_perllibdir' as envvar
11231         instead of `$perllibdir'.
11232         * tests/atconfig.in ($autom4te_perllibdir): Export it.
11234 2001-07-25  Akim Demaille  <akim@epita.fr>
11236         * autoconf.in (ac_LF_and_DOT): Remove, unused.
11238 2001-07-24  Akim Demaille  <akim@epita.fr>
11240         Let autoconf use autom4te for traces.
11242         * autoconf.in ($task, task trace): Remove, merely pass --trace to
11243         autom4te.
11244         * autoheader.in: Don't pass `-' to autoconf, rather, a tmp file.
11245         (Because I found no way for autom4te to accept `-').
11246         * autom4te.in (&Request::request): Beware of M4 builtins.
11247         (END): Don't try to remove the content of an empty dir.
11248         (&parse_args): Default is `$f:$l:$n:$%', not `$f:$l:$n:$*'.
11249         (&handle_output): Set a default value to `$forbidden'.
11250         * autoupdate.in (&verbose, &xsystem): New, from autom4te.in.
11251         ($autoconf): Pass --debug and --verbose.
11252         * tests/atspecific.m4 (AT_CHECK_AUTOCONF): Clean up autom4te's
11253         cache.
11255 2001-07-24  Akim Demaille  <akim@epita.fr>
11257         Let autoconf use autom4te to create configure.
11259         * autoconf.in ($automate): New var.
11260         (task script): Use autom4te.
11261         * autom4te.in (File::Spec): Use it.
11262         (&find_file): New.
11263         (&parse_args): --warning is -W, not -w.
11264         Find the top level files.
11265         (&handle_m4): Pass the warnings flags.
11266         Don't report verbosely m4's failures, unless requested.
11267         (&handle_output): Don't complain for forbidden tokens in comments.
11268         Be sure to report all the forbidden tokens within a single line.
11269         (&trace_format_to_m4): Preserve `$_'.
11270         (&handle_traces): Sort the output macros.
11271         (&up_to_date_p): Find the files before trying to get its time stamp.
11273 2001-07-24  Akim Demaille  <akim@epita.fr>
11275         * Makefile.am: Ship, build and install Autom4te.
11276         (SUBDIRS): Add lib.
11277         * lib/Autoconf/Struct.pm: New, from Automake 1.5.
11278         * configure.in: Require Perl.
11279         * man/autom4te.in: New.
11281 2001-07-19  Paul Eggert  <eggert@twinsun.com>
11283         * doc/autoconf.texi (Cache Checkpointing): Use AC_MSG_ERROR in
11284         example, rather than (exit 1); exit (which isn't portable).
11286 2001-07-18  Akim Demaille  <akim@epita.fr>
11288         Version 2.52.
11290 2001-07-18  Akim Demaille  <akim@epita.fr>
11292         The C-Fortran 77 hooks are available only once AC_F77_DUMMY_MAIN
11293         was run, while they are needed also when it is expanded.
11294         Reported by Nicolas Joly.
11296         * aclang.m4 (AC_F77_DUMMY_MAIN): Define _AC_LANG_PROGRAM_C_F77_HOOKS.
11297         (AC_LANG_PROGRAM(C)): Use it instead of depending upon
11298         AC_F77_DUMMY_MAIN being expanded.
11300 2001-07-18  Akim Demaille  <akim@epita.fr>
11302         * configure.in: Bump to 2.51a.
11304 2001-07-17  Akim Demaille  <akim@epita.fr>
11306         Version 2.51.
11308 2001-07-17  Akim Demaille  <akim@epita.fr>
11310         * aclang.m4 (AC_F77_DUMMY_MAIN): Let the interface be more
11311         Autoconfy: $1 = action-if-found, $2 = action-if-not-found.
11313 2001-07-17  Akim Demaille  <akim@epita.fr>
11315         The runtime test for AC_FUNC_GETPGRP fails when prototypes are
11316         used.  Well, then use the prototypes when you can, and runtime as
11317         a last resort.
11318         Reported by Artur Frysiak
11320         * acfunctions.m4 (_AC_FUNC_GETPGRP_TEST): New.
11321         (AC_FUNC_GETPGRP): Use it.
11322         First try to compile with 0-ary or 1-ary calls.
11324 2001-07-17  Akim Demaille  <akim@epita.fr>
11326         * actypes.m4 (_AC_CHECK_TYPE_REPLACEMENT_TYPE_P): `foo_t' is a
11327         replacement type.
11328         From Paul Eggert.
11330 2001-07-17  Akim Demaille  <akim@epita.fr>
11332         * Makefile.maint: Sync. with cppi 1.10.
11334 2001-07-17  Akim Demaille  <akim@epita.fr>
11336         * aclang.m4 (AC_LANG_PROGRAM(C)): Output F77_DUMMY_MAIN only when
11337         AC_F77_DUMMY_MAIN has been run.
11338         From Pavel Roskin and Steven G. Johnson.
11340 2001-07-17  Akim Demaille  <akim@epita.fr>
11342         * configure.in: Rename as...
11343         * configure.ac: this.
11345 2001-07-17  Akim Demaille  <akim@epita.fr>
11347         * Makefile.am (INSTALL.txt): Don't use $@ and $< in non suffix
11348         rules.
11349         From Marc Espie.
11350         * Makefile.maint (release-archive-dir): Rename as...
11351         (release_archive_dir): this, so that it can be specialized in
11352         Makefile.
11354 2001-07-14  Akim Demaille  <akim@epita.fr>
11356         * configure.in: Bump to 2.50d.
11358 2001-07-14  Akim Demaille  <akim@epita.fr>
11360         Version 2.50c.
11361         * Makefile.maint (alpha): Typo.
11363 2001-07-14  Akim Demaille  <akim@epita.fr>
11365         * doc/autoconf.texi (Limitations of Make): Macro names and underscore.
11367 2001-07-14  Akim Demaille  <akim@epita.fr>
11369         * config/config.guess, config/config.sub, config/texinfo.tex
11370         * doc/standards.texi, doc/make-stds.texi: Update.
11372 2001-07-14  Akim Demaille  <akim@epita.fr>
11374         * Makefile.maint (cvs-check, cvs-tag-check, cvs-diff-check): New.
11376 2001-07-14  Akim Demaille  <akim@epita.fr>
11378         * Makefile.maint (maintainer-check): Rename as...
11379         (maintainer-distcheck): this.
11380         (changelog-check, static-check): New.
11381         Use them.
11383 2001-07-14  Kevin Ryde  <user42@zip.com.au>
11385         * doc/autoconf.texi (C++ Compilers Characteristics): Last resort
11386         for CXX is g++, not gcc.
11388 2001-07-14  Akim Demaille  <akim@epita.fr>
11390         * doc/autoconf.texi (Files): New subsection.
11392 2001-07-14  Akim Demaille  <akim@epita.fr>
11394         * doc/autoconf.texi (C Compiler, Fortran 77 Compiler): Be subsections
11395         of...
11396         (Generic Compiler Characteristics): this.
11397         (C++ Compiler): New subsection.
11399 2001-07-14  Akim Demaille  <akim@epita.fr>
11401         * autoscan.in: Use IO::File.
11402         Adjust all the routines to use it.
11403         ($log): New file (autoscan.log).
11404         (output): Dump detailed logs into $log, and a shortened version to
11405         stderr.
11406         (&scan_makefile): Refine the regexp catching tokens in the code.
11407         * doc/autoconf.texi (autoscan Invocation): Document `autoscan.log'
11408         and the `configure.ac' checking feature.
11410 2001-07-12  Akim Demaille  <akim@epita.fr>
11412         For some AWK, such as on HPUX 11, `xfoo' does not match `foo|^bar'.
11413         Reported by Michael Elizabeth Chastain.
11415         * autoconf.in: Refuse such AWK.
11416         * configure.in: Likewise.
11417         * Makefile.am (acversion.m4): Do not use move-if-change this file
11418         has dependencies.
11419         * doc/autoconf.texi (Fortran 77 Compiler): Some typos.
11421 2001-07-10  Jens Petersen  <petersen@redhat.com>
11423         * autoscan.in (&scan_makefile): Improve programs regexp to parse
11424         things like "g++", "file.c" and "some-conf" as tokens.
11425         (&scan_file): Match C++ files extensions.
11426         If the filename extension is C++ then ask for c++.
11428 2001-07-05  Steven G. Johnson  <stevenj@alum.mit.edu>
11430         * aclang.m4 (AC_F77_DUMMY_MAIN): Use AC_TRY_LINK, not
11431         AC_TRY_LINK_FUNC, to check whether defining a dummy
11432         main-like routine is needed for linking with F77 libs.
11434 2001-07-05  Pavel Roskin  <proski@gnu.org>
11436         * aclocal.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Remove conftest*
11437         after using break.
11438         (_AC_PROG_F77_V_OUTPUT): Remove conftest*, not conftest.* after
11439         linking.
11441 2001-07-05  Akim Demaille  <akim@epita.fr>
11443         * Makefile.am (move_if_change): New.  Use it instead of `mv'.
11444         (acversion.m4): Name it `$(srcdir)/acversion.m4' to ease broken
11445         Makes' lives.
11446         Reported by Nicolas Joly.
11448 2001-07-04  Akim Demaille  <akim@epita.fr>
11450         * acgeneral.m4 (_AC_RUN_IFELSE): Remove conftest.o when cleaning
11451         up.
11452         * acfunctions.m4 (AC_FUNC_WAIT3): Use `break' to silent some
11453         warnings from compilers.
11454         * aclang.m4 (_AC_LANG_COMPILER_GNU): Log the version information
11455         for all the compilers, not only GNU.  Hence move from here...
11456         (AC_PROG_CC, AC_PROG_CXX, AC_PROG_F77): to here.
11458 2001-07-04  Akim Demaille  <akim@epita.fr>
11460         * acfunctions.m4 (AC_FUNC_STRTOD, AC_FUNC_STRERROR_R)
11461         (AC_FUNC_STRCOLL, AC_FUNC_WAIT3): Use AC_RUN_IFELSE and
11462         AC_COMPILE_IFELSE.
11464 2001-07-04  Akim Demaille  <akim@epita.fr>
11466         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Actually apply
11467         the ``strings.h'' change claimed below.
11469 2001-07-04  Akim Demaille  <akim@epita.fr>
11471         * aclang.m4 (_AC_LANG_COMPILER_GNU): s/-dumpspecs/-v/.
11473 2001-07-04  Akim Demaille  <akim@epita.fr>
11475         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Include
11476         strings.h if usable with string.h.
11477         Suggested by Paul Eggert.
11479 2001-07-04  Akim Demaille  <akim@epita.fr>
11481         * autoscan.in (&scan_file): Skip FILE if there is FILE.in.
11482         From Jens Petersen.
11484 2001-07-03  Akim Demaille  <akim@epita.fr>
11486         * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Specify CONFIG_FILES
11487         etc. in the log.
11489 2001-07-03  Akim Demaille  <akim@epita.fr>
11491         * acheaders.m4 (AC_CHECK_HEADER): When INCLUDES are set, use the
11492         compiler, not the preprocessor.
11493         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): No longer use
11494         dedicated code to check for inttypes.h, as AC_CHECK_HEADERS does
11495         the right thing.
11496         * Makefile.am (.m4.m4f): Emphasize M4 error messages and fail
11497         earlier if there are.
11499 2001-07-03  Akim Demaille  <akim@epita.fr>
11501         * autoscan.in ($initfile): Remove.
11502         (&find_file): Rename as...
11503         (&scan_file): this.
11504         Immediately scan the current file, instead of gathering them, and
11505         later having them handled by &scan_files.
11506         (&scan_files): Merely invoke Find::File.
11507         Adjust.
11509 2001-07-02  Akim Demaille  <akim@epita.fr>
11511         * autoscan.in: Formatting changes, matching the invocation order.
11512         (File::Find): Use it instead of Perl 4's `find.pl'.
11513         (&wanted): Rename as...
11514         (&find_file): this.
11516 2001-07-01  Pavel Roskin  <proski@gnu.org>
11518         * aclang.m4 (AC_F77_DUMMY_MAIN): Remove conftest* after using
11519         break in the argument to AC_TRY_LINK_FUNC.
11520         (AC_F77_MAIN): Remove conftest* after using break in the
11521         argument to AC_TRY_LINK.
11523 2001-07-01  Steven G. Johnson  <stevenj@alum.mit.edu>
11525         Add alternate 'main' routine detection for linking C/C++ with Fortran,
11526         fixing link failures for e.g. AC_F77_WRAPPERS on NetBSD.
11528         * aclang.m4 (AC_F77_DUMMY_MAIN): New macro to detect whether a
11529         dummy alternate main is required even if the user provides her own
11530         'main'.
11531         (AC_F77_MAIN): New macro to detect whether it is possible to
11532         provide an alternate 'main' function name, using the 'main' from
11533         the Fortran libraries.
11534         (AC_LANG_PROGRAM(C)): Use F77_DUMMY_MAIN, if it is defined, so that
11535         cross-language link tests can be performed successfully.
11536         (_AC_F77_NAME_MANGLING): Require AC_F77_DUMMY_MAIN.  Also put $FLIBS
11537         after $LIBS, for consistency; this should be the general rule since
11538         the user may want to link to Fortran libraries that require $FLIBS.
11539         * doc/autoconf.texi: Document AC_F77_DUMMY_MAIN and AC_F77_MAIN.
11541 2001-06-29  Pavel Roskin  <proski@gnu.org>
11543         * atgeneral.m4 (AT_CHECK): Add a newline to the end of
11544         at-stdout and at-stderr instead of removing the newline
11545         from the echo output, which is not guaranteed to work.
11547 2001-06-28  Jens Petersen  <petersen@redhat.com>
11549         * aclang.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Only add declaration to
11550         confdefs.h when non-zero.
11552 2001-06-28  Akim Demaille  <akim@epita.fr>
11554         * configure.in: Bump to 2.50c.
11556 2001-06-26  Akim Demaille  <akim@epita.fr>
11558         Version 2.50b.
11560 2001-06-26  Akim Demaille  <akim@epita.fr>
11562         Version 2.50a.
11564 2001-06-25  Pavel Roskin  <proski@gnu.org>
11566         * tests/atspecific.m4 (AT_CHECK_MACRO): Accept one more
11567         argument, AUTOCONF-FLAGS.
11568         * tests/mktests.sh (update_exclude_list): Add
11569         AC_SYS_RESTARTABLE_SYSCALLS and AC_FUNC_WAIT3.
11570         * tests/semantics.at: Test AC_SYS_RESTARTABLE_SYSCALLS and
11571         AC_FUNC_WAIT3 with "-W no-obsolete".
11573 2001-06-25  Akim Demaille  <akim@epita.fr>
11575         * tests/foreign.at (libtool): Fix the `libtoolize --version' decoding.
11577 2001-06-25  Akim Demaille  <akim@epita.fr>
11579         * autoscan.in (%macro): Now maps from word to list of macros.
11580         (&init_tables): Die when a word which is already handled by
11581         explicit macros is mapped to the default macro.
11582         (&print_unique): Remove, inlined in...
11583         (&output_kind): here.
11584         (File::Basename): Use it.
11585         (&output): Sort the CONFIG_FILES.
11586         * acheaders: Normalize.
11587         * acfunctions: Likewise.
11589 2001-06-25  Akim Demaille  <akim@epita.fr>
11591         * aclang.m4 (_AC_LANG_COMPILER_GNU): If GNU, dump the compiler
11592         characteristics in the logs.
11593         Suggested by Mo DeJong.
11595 2001-06-24  Akim Demaille  <akim@epita.fr>
11597         * acfunctions.m4 (AM_FUNC_ERROR_AT_LINE, AM_FUNC_FNMATCH)
11598         (AM_FUNC_MKTIME, AM_FUNC_OBSTACK, AM_FUNC_STRTOD): Reactivated.
11599         * doc/autoconf.texi (Autoconf 2.13): New section.
11601 2001-06-24  Akim Demaille  <akim@epita.fr>
11603         * autoconf.in (Task traces): Separate the error messages from the
11604         traces to improve robustness.
11606 2001-06-23  Akim Demaille  <akim@epita.fr>
11608         * tests/torture.at (AC_ARG_VAR): Make it a single test instead of
11609         three as failures are unlikely, and speed matters.
11611 2001-06-23  Akim Demaille  <akim@epita.fr>
11613         * doc/autoconf.texi (Redefined M4 Macros): New.
11615 2001-06-23  Akim Demaille  <akim@epita.fr>
11617         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Consider
11618         inttypes.h is missing if it conflicts with sys/types.h, as on IRIX
11619         5.3.
11621 2001-06-23  Paolo Bonzini  <bonzini@gnu.org>
11623         * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Defer parsing of
11624         config.status targets to after the evaluation of the INIT-CMDS.
11625         Double quote config.status targets (used to be single quoted).
11627 2001-06-23  Akim Demaille  <akim@epita.fr>
11629         * tests/torture.at (CONFIG_FILES, HEADERS, LINKS and COMMANDS):
11630         Check the content of the created file.
11631         Check the ./config.status command line invocation.
11633 2001-06-23  Akim Demaille  <akim@epita.fr>
11635         * tests/foreign.at (Libtool): Reject prehistoric versions.
11637 2001-06-23  Akim Demaille  <akim@epita.fr>
11639         * aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be robust to
11640         preexisting files matching a.*.
11642 2001-06-23  Akim Demaille  <akim@epita.fr>
11644         * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Output error messages on
11645         stderr.
11646         * doc/autoconf.texi (AC_ARG_VAR): Update.
11648 2001-06-21  Akim Demaille  <akim@epita.fr>
11650         * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Die instead of warning when
11651         precious variables have changed.
11652         * tests/torture.at (AC_ARG_VAR): Adjust.
11654 2001-06-21  Akim Demaille  <akim@epita.fr>
11656         ./configure --program-suffix=foo produces `transform=s,$$,foo,;',
11657         but some sed choke on multiple `;', and other tools (e.g.,
11658         Automake), include the separator themselves.
11660         * acgeneral.m4 (AC_ARG_VAR): Be sure not to leave extra `;'.
11662 2001-06-19  Tim Van Holder  <tim.van.holder@pandora.be>
11664         * doc/autoconf.texi (Functions Portability): Rename as...
11665         (Function Portability): this.
11666         (Function Portability): Document potential problems with unlink().
11668 2001-06-19  Paul Eggert  <eggert@twinsun.com>
11670         * NEWS, doc/autoconf.texi: Document quadrigraphs.
11672 2001-06-18  Akim Demaille  <akim@epita.fr>
11674         * acfunctions.m4 (AC_FUNC_FORK): Fix typos.
11676 2001-06-18  Ruediger Kuhlmann  <info@ruediger-kuhlmann.de>
11678         * acfunctions.m4: (AC_FUNC_VFORK) rename as...
11679         (_AC_FUNC_VFORK): this.
11680         Remove AC_DEFINEs and don't guess cross-compilation values.
11681         (_AC_FUNC_FORK): New, check whether fork() isn't just a stub.
11682         (AC_FUNC_FORK): New, use _AC_FUNC_VFORK and _AC_FUNC_FORK to
11683         define HAVE_WORKING_FORK, HAVE_WORKING_VFORK; and vfork to fork if
11684         vfork doesn't work.
11685         Guess values if cross-compiling, but warn.
11686         * acfunctions: Add AC_FUNC_FORK.
11687         * doc/autoconf.texi: Document AC_FUNC_FORK. Give example to define
11688         and vfork appropriately.
11690 2001-06-18  Akim Demaille  <akim@epita.fr>
11692         * doc/autoconf.texi (Functions Portability): New section.
11694 2001-06-18  Akim Demaille  <akim@epita.fr>
11696         * autoconf.in (M4): Pass --nesting-limit=1024, unless already set
11697         in $M4.
11698         Suggested by Andreas Schwab.
11700 2001-06-18  Akim Demaille  <akim@epita.fr>
11702         * acfunctions.m4 (AC_FUNC_CHOWN, AC_FUNC_CLOSEDIR_VOID)
11703         (AC_FUNC_GETPGRP, AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK)
11704         (AC_FUNC_MMAP, AC_FUNC_SELECT_ARGTYPES, _AC_FUNC_STAT)
11705         (AC_FUNC_UTIME_NULL): Use AC_INCLUDES_DEFAULT.
11706         Don't use AC_TRY_RUN, which double quotes, prefer AC_RUN_IFELSE,
11707         and either AC_LANG_SOURCE or AC_LANG_PROGRAM.
11708         (AC_FUNC_CLOSEDIR_VOID): Protect C++ from `int closedir ();' (or
11709         the converse).
11711 2001-06-18  Akim Demaille  <akim@epita.fr>
11713         * doc/autoconf.texi (ms): New index.
11714         (Macro Index): Rename as...
11715         (Autoconf Macro Index): this.
11716         (M4 Macro Index): New appendix.
11717         (Programming in M4): New chapter.
11718         Define M4sugar, M4sh, m4_pattern_forbid, and m4_pattern_allow.
11719         (Quoting): Rename as...
11720         (M$ Quotation): this.
11721         Be part of `Programming in M4).
11723 2001-06-18  Nicolas Joly  <njoly@pasteur.fr>
11725         * tests/torture.at (AC_ARG_VAR): Set variables and export them
11726         in separate statements for compatibility with Tru64 v5.1.
11728 2001-06-17  Akim Demaille  <akim@epita.fr>
11730         * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Be sure to cache the
11731         current values of the precious variables, not the previously
11732         cached values.
11733         Pass precious variables which are set to config.status.
11734         * doc/autoconf.texi (Setting Output Variables): Document AC_ARG_VAR.
11735         * tests/torture.at (AC_ARG_VAR): New.
11737 2001-06-15  Paul Eggert  <eggert@twinsun.com>
11739         * doc/autoconf.texi: Move AC_FUNC_WAIT3 and
11740         AC_SYS_RESTARTABLE_SYSCALLS to the obsolete section,
11741         and explain why and how to replace them.
11742         * acfunctions.m4 (AC_FUNC_WAIT3): Warn as obsolete.
11743         * acspecific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
11745 2001-06-15  Akim Demaille  <akim@epita.fr>
11747         `build_alias', `host_alias', and `target_alias' are not AC_SUBST'd.
11748         Reported by Bruno Haible.
11750         * acgeneral.m4 (AC_ARG_VAR): Move the AC_SUBST, from here...
11751          (_AC_ARG_VAR_PRECIOUS): to here.
11753 2001-06-15  Pavel Roskin  <proski@gnu.org>
11755         * acheaders.m4 (_AC_CHECK_HEADER_DIRENT): Instead of defining
11756         an unused pointer use cast to this type and `if' statement to
11757         avoid warnings from the compiler.
11758         (AC_HEADER_TIME): Likewise.
11759         * actypes.m4 (AC_CHECK_MEMBER): s/foo/ac_aggr/. Use the member
11760         in `if' statement to avoid warnings from the compiler. Declare
11761         ac_aggr static to avoid the need to initialize it.
11763 2001-06-14  Akim Demaille  <akim@epita.fr>
11765         * doc/autoconf.texi (Portable Shell): Move to follow `Writing
11766         Macros'.
11768 2001-06-13  Akim Demaille  <akim@epita.fr>
11770         * m4/missing.m4, config/missing: Updated to Automake 1.4g's.
11771         Suggested by Alexander Mai.
11773 2001-06-13  Akim Demaille  <akim@epita.fr>
11775         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Guard
11776         sys/types.h and sys/stat.h, and check for them.
11778 2001-06-13  Akim Demaille  <akim@epita.fr>
11780         * acheaders.m4 (AC_CHECK_HEADER, AC_CHECK_HEADERS): Support $4 =
11781         INCLUDES.
11783 2001-06-12  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11785         * acspecific.m4 (AC_PATH_XTRA): Check if linking against libX11
11786         succeeds and only try adding libdnet upon a failure.
11788 2001-06-12  Akim Demaille  <akim@epita.fr>
11790         * autoscan.in (&output_kind): Output the comment only if it exists.
11791         (%kind_comment): Add entry for `programs'.
11792         (&output_programs): Use &output_kind.
11793         (&output_functions, &output_identifiers, &output_headers)
11794         (&output_programs): Inline, and remove.
11796 2001-06-12  Akim Demaille  <akim@epita.fr>
11798         * autoscan.in (%kind_comment): New.
11799         (output_kind): New.
11800         (output_functions, output_identifiers, output_headers): Use it.
11802 2001-06-12  Akim Demaille  <akim@epita.fr>
11804         * autoscan.in (&print_unique): Take `$kind' and `$word' as
11805         arguments, to factor indirections into `%macro' and `%used'.
11806         (%generic_macro): Fix a typo.
11808 2001-06-12  Akim Demaille  <akim@epita.fr>
11810         * aclibraries: New.
11811         * autoscan.in (@kinds): Add `libraries'.
11812         Use `@kinds' instead of hard coded lists.
11813         (%programs, %headers, %identifiers, %makevars, %libraries, %functions):
11814         Remove, replaced by...
11815         (%used): this.
11817 2001-06-12  Akim Demaille  <akim@epita.fr>
11819         * autoscan.in (%functions_macros %headers_macros)
11820         (%identifiers_macros %programs_macros %makevars_macros): Remove,
11821         replaced by...
11822         (%macro): New.
11824 2001-06-11  Raja R Harinath  <harinath@cs.umn.edu>
11826         * aclang.m4 (AC_NO_EXECUTABLES): Override
11827         _AC_COMPILER_EXEEXT_WORKS, not _AC_LANG_COMPILER_WORKS.
11829 2001-06-11  Akim Demaille  <akim@epita.fr>
11831         * aclang.m4 (AC_NO_EXECUTABLES): Define the macros with their
11832         trailing new line.
11833         Reported by Andreas Schwab.
11835 2001-06-11  Akim Demaille  <akim@epita.fr>
11837         * Makefile.am, Makefile.maint: Typos.
11839 2001-06-09  Akim Demaille  <akim@epita.fr>
11841         * doc/autoconf.texi (Here-Documents): New section, gathering
11842         documentation about here-documents.
11843         Use `href', not `uref', and other changes.
11845 2001-06-09  Akim Demaille  <akim@epita.fr>
11847         * doc/autoconf.texi (Portable Shell Programming): Promoted as a
11848         chapter.
11850 2001-06-09  Akim Demaille  <akim@epita.fr>
11852         * doc/autoconf.texi (Limitations of Builtins): Complete the
11853         description of the here-docs penalties with Alexandre Oliva's
11854         explanations.
11856 2001-06-01  Paul Eggert  <eggert@twinsun.com>
11858         * doc/autoconf.texi: Talk about here documents and speedups.
11859         Do not use "echo" on arbitrary strings.
11860         Spell "here-documents" consistently with the standard.
11862 2001-06-09  Akim Demaille  <akim@epita.fr>
11864         * doc/autoconf.texi (Concept Index): Introduce it.
11865         Regenerate the menus.
11867 2001-06-09  Akim Demaille  <akim@epita.fr>
11869         * Makefile.maint, GNUmakefile: New, from Jim Meyering.
11870         * config/prev-version.txt: New.
11871         * config/move-if-change: New, for GNU libc.
11873 2001-06-06  Pavel Roskin  <proski@gnu.org>
11875         * tests/atgeneral.m4 (AT_INIT): Remove "/bin/sh" after $SHELL.
11877 2001-06-06  Akim Demaille  <akim@epita.fr>
11879         * acgeneral.m4 (AC_CHECK_LIB): Fix the cache var name to work
11880         properly when $1 is not a literal.
11881         Fixes PR Autoconf/187, reported by Bram Moolenaar.
11883 2001-06-06  Akim Demaille  <akim@epita.fr>
11885         Invoking AC_COPYRIGHT before AC_INIT fails.
11887         * Makefile.am (.m4.m4f): Pass --fatal-warnings to m4.
11888         * acgeneral.m4 (_m4_divert(VERSION_FSF))
11889         (_m4_divert(VERSION_USER)): New.
11890         (AC_COPYRIGHT): $2 is the diversion to use.
11891         (_AC_INIT_COPYRIGHT): Use the FSF diversion.
11892         (AC_INIT): Remove dead comments as now it's commutative.
11894 2001-06-06  Akim Demaille  <akim@epita.fr>
11896         * tests/semantics.at (AC_CHECK_LIB): Strengthen to reflect
11897         PR autoconf/187.
11899 2001-06-05  Akim Demaille  <akim@epita.fr>
11901         * acgeneral.m4 (_AC_INIT_PARSE_ARGS): `prefix' and `exec_prefix'
11902         can be empty.
11903         `*dir' variables cannot be NONE.
11904         Reported by Mark Kettenis.
11906 2001-06-05  Paul Eggert  <eggert@twinsun.com>
11908         * doc/autoconf.texi: Fix references to Solaris and SunOS versions.
11910 2001-06-04  Akim Demaille  <akim@epita.fr>
11912         * acgeneral.m4 (AC_VAR_SET, AC_VAR_GET, AC_VAR_TEST_SET)
11913         (AC_VAR_SET_IFELSE, AC_VAR_PUSHDEF and AC_VAR_POPDEF, AC_TR_CPP)
11914         (AC_TR_SH): Move as...
11915         * m4sh.m4 (AS_VAR_SET, AS_VAR_GET, AS_VAR_TEST_SET)
11916         (AS_VAR_SET_IF, AC_VAR_PUSHDEF, AS_VAR_POPDEF, AS_TR_CPP)
11917         (AS_TR_SH): these.
11918         (_AS_TR_PREPARE, _AS_CR_PREPARE, _AS_TR_CPP_PREPARE)
11919         (_AS_TR_SH_PREPARE): New.
11920         (AS_SHELL_SANITIZE): Invoke _AS_TR_PREPARE.
11921         * tests/aclocal.m4 (AC_STATE_SAVE): `as_' vars can be modified.
11923 2001-06-02  Akim Demaille  <akim@epita.fr>
11925         * Makefile.am (.m4.m4f): Pass the options first.
11926         Fixes PR autoconf/182.
11928 2001-06-02  Nathan Sidwell  <nathan@codesourcery.com>
11930         GNU getopt, when POSIXLY_CORRECT does not permute options and
11931         arguments.  So pass the options first.
11932         Fixes PR autoconf/184.
11934         * autoconf.sh (m4_prefiles, m4f_prefiles): New variables.
11935         (run_m4): Remove files.
11936         (run_m4f): Remove.
11937         Update remainder of script to use them.
11938         (for warning in): Do not use a literal comma as it will not be
11939         split by IFS.
11941 2001-06-02  Christian Marquardt  <marq@gfz-potsdam.de>
11943         * aclang.m4 (AC_PROG_F77): Add Fujitsu's "frt" to the list of
11944         Fortran compilers to check.
11945         (_AC_PROG_F77_V): Add '-###' as a possible option to print
11946         information on library and object files.
11947         (AC_PROG_CXX): Add Fujitsu's "FCC" to the list of C++ compilers
11948         to check.
11950 2001-06-02  Akim Demaille  <akim@epita.fr>
11952         * autom4te.in (Request::@request): Declare with `vars', not `my',
11953         as it prevents updates via `do FILENAME'.
11955 2001-06-02  Akim Demaille  <akim@epita.fr>
11957         * configure.in (standards_texi): Remove, dead code.
11959 2001-06-02  Akim Demaille  <akim@epita.fr>
11961         * autom4te.in: New.
11963 2001-06-02  Pavel Roskin  <proski@gnu.org>
11965         * acgeneral.m4 (_AC_INIT_PREPARE): Don't rely on $? in the traps
11966         for signals other than 0 - exit with code 1.
11967         * m4sh.m4 (AS_TMPDIR): Likewise.
11968         * autoconf.in: Likewise. Also don't rely on exit == exit $?.
11969         * autoheader.in: Likewise.
11970         * autoreconf.in: Likewise.
11971         * tests/torture.at (Signal handling): New test for the above.
11973 2001-06-01  Akim Demaille  <akim@epita.fr>
11975         * m4sugar.m4 (m4_defn, m4_undefine, m4_popdef): Clarify the error
11976         message.
11978 2001-05-31  Akim Demaille  <akim@epita.fr>
11980         * acfunctions, acheaders, acidentifiers, acmakevars, acprograms:
11981         Add copyright and comments.
11982         * acheaders: Add stdint.h.
11983         Suggested by Paul Eggert.
11985 2001-05-31  Akim Demaille  <akim@epita.fr>
11987         * atgeneral.m4 (AT_INIT): Use $SHELL.
11988         * atspecific.m4 (AT_CHECK_DEFINES): Skip HAVE_STDINT_H.
11990 2001-05-31  Akim Demaille  <akim@epita.fr>
11992         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Include
11993         stdint.h.
11994         From Paul Eggert and Lars Hecking.
11996 2001-05-31  Akim Demaille  <akim@epita.fr>
11998         * tests/base.at: Adjust line numbers in error messages.
12000 2001-05-31  Akim Demaille  <akim@epita.fr>
12002         * tests/base.at, tests/m4sh.at: When using AC_PLAIN_SCRIPT be sure
12003         to emit the bangshe line.
12004         Reported by David Carter.
12006 2001-05-30  Steven G. Johnson  <stevenj@alum.mit.edu>
12008         * aclang.m4 (AC_PROG_F77): Add Compaq's "fort" to the list of
12009         Fortran (95) compilers to check.
12011 2001-05-29  Alexandre Duret-Lutz  <duret_g@epita.fr>
12013         * doc/autoconf.texi (Introduction, Pointers): Update the Autoconf
12014         Macro Archive URL.
12016 2001-05-23  Pavel Roskin  <proski@gnu.org>
12018         * aclang.m4 (AC_PROG_CPP): Use `break' instead of `break 2' since
12019         _AC_PROG_PREPROC_WORKS_IFELSE expands arguments outside the loop.
12020         (AC_PROG_CXXCPP): Likewise.
12022 2001-05-22  Akim Demaille  <akim@epita.fr>
12024         * config: New directory.
12025         * configure.in: AC_CONFIG_AUX_DIR it.
12026         * tests/atspecific.m4 (AT_CONFIGURE_AC): Adjust.
12028 2001-05-22  Akim Demaille  <akim@epita.fr>
12030         * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in,
12031         * autoupdate.in: Specify the Emacs mode.
12032         * acversion.m4.in: Rename as...
12033         * acversion.m4: this.
12034         * tests/Makefile.am (CLEANFILES): More garbage.
12036 2001-05-22  Akim Demaille  <akim@epita.fr>
12038         * autoconf.sh, autoreconf.sh, autoheader.sh, autoscan.pl, ifnames.sh:
12039         Rename as...
12040         * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in:
12041         these.
12043 2001-05-21  Akim Demaille  <akim@epita.fr>
12045         * configure.in: Bump to 2.50a.
12048         -----
12050         Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
12051         Foundation, Inc.
12053         This file is part of GNU Autoconf.
12055         GNU Autoconf is free software; you can redistribute it and/or modify
12056         it under the terms of the GNU General Public License as published by
12057         the Free Software Foundation; either version 2, or (at your option)
12058         any later version.
12060         GNU Autoconf is distributed in the hope that it will be useful,
12061         but WITHOUT ANY WARRANTY; without even the implied warranty of
12062         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12063         GNU General Public License for more details.
12065         You should have received a copy of the GNU General Public License
12066         along with autoconf; see the file COPYING.  If not, write to
12067         the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
12068         Boston, MA 02110-1301, USA.