Add missing word in my ChangeLog entry.
[autoconf.git] / ChangeLog
blob450136ccaeb59534d31edebb315df44135232e06
1 2006-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3         * doc/autoconf.texi (Limitations of Make): Clean up markup.
5         * ChangeLog: Typo.
6         * doc/autoconf.texi (Portable Shell): Allow wrapped URLs, for
7         DVI output.
9 2006-04-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11         * doc/autoconf.texi (Limitations of Builtins): Document FreeBSD
12         /bin/sh set unsorted output.
13         * lib/autoconf/general.m4 (_AC_CACHE_DUMP): Adjust.
14         * tests/local.at: Likewise.
16 2006-04-26  Paul Eggert  <eggert@cs.ucla.edu>
18         * doc/autoconf.texi (Portable C and C++, Varieties of Unportability):
19         (Integer Overflow, Null Pointers, Buffer Overruns):
20         (Floating Point Portability, Exiting Portably): New sections.
21         (Writing Test Programs): Fix some langauge.  Recommend exiting
22         with status 1, not merely nonzero.  Clarify exit declaration.
23         (Run Time): Move C exit status stuff to new Exiting Portably section.
24         (Systemology): Mention Posix and levenez.  Update v7 reference.
25         (Portable Shell): Mention the Posix shell.
27 2006-04-25  Stepan Kasal  <kasal@ucw.cz>
29         * bin/autoconf.as (me): Replace by as_me.
31 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
33         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Don't use AS_ERROR,
34         since as_me isn't set yet.
36 2006-04-23  Paul Eggert  <eggert@cs.ucla.edu>
38         Prepare for deprecation of AS_BASENAME and AS_DIRNAME, and fix
39         a few minor bugs in this area.
41         * doc/autoconf.texi (Programming in M4sh): Comment out the
42         documentation of AS_BASENAME, for now.
43         (Shell Substitutions): Do not use AS_DIRNAME in an example.
44         (Limitations of Builtins) <basename>: Do not refer to
45         AS_BASENAME.
46         * bin/autoconf.as (me): Don't use AS_BASENAME.
47         (dir): Remove the unused variable.
48         * lib/m4sugar/m4sh.m4 (_AS_DETECT_REQUIRED): Renamed from
49         AS_DETECT_REQUIRED.  All uses changed.
50         (_AS_DETECT_SUGGESTED): Renamed from AS_DETECT_SUGGESTED.
51         All uses changed.
52         (_AS_DETECT_BETTER_SHELL): Put ;; at the end of a case.
53         (AS_BASENAME): Use "basename --" to protect against leading "-".
54         (_AS_BASENAME_EXPR): Renamed from AS_BASENAME_EXPR.  All uses changed.
55         (_AS_BASENAME_SED): Renamed from AS_BASENAME_SED.  All uses changed.
56         (_AS_BASENAME_PREPARE): Reject implementations that cannot handle "--".
57         (_AS_DIRNAME_PREPARE): Likewise.
58         (_AS_DIRNAME_EXPR): Renamed from AS_DIRNAME_EXPR.  All uses changed.
59         (_AS_DIRNAME_SED): Renamed from AS_DIRNAME_SED.  All uses changed.
60         (AS_DIRNAME): Use "dirname --".
62 2006-04-23  Paul Eggert  <eggert@cs.ucla.edu>
64         * doc/autoconf.texi (Runtime): Renamed from "Run Time".  All uses
65         of "run time" and "run-time" changed to "runtime", for consistency.
66         * lib/autoconf/fortran.m4: Likewise (in comment).
67         * lib/autoconf/functions.m4: Likewise.
68         * lib/autoconf/general.m4: Likewise.
69         * lib/autoconf/headers.m4: Likewise.
71         * doc/autoconf.texi (Run Time): Document the exit status situation
72         with more accuracy and detail.
74 2006-04-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
76         * doc/autoconf.texi (Introduction): The GNU Autoconf Macro
77         Archive is not officially `GNU' any more.  Update URL.
78         (Defining Directories): Likewise
79         * lib/autoconf/c.m4 (AC_C_RESTRICT): Update URL.
81 2006-04-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
83         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Remove the leading
84         newline from the `trap' code to finish `config.log'; the NetBSD
85         /bin/sh resets the exit status after an empty command, as
86         documented in doc/autoconf.texi.
87         Reported by Dalibor Topic <robilad@kaffe.org>.
89 2006-04-19  Paul Eggert  <eggert@cs.ucla.edu>
91         * doc/autoconf.texi (C Compiler): Clarify AC_C_TYPEOF.
92         Suggested by Bruno Haible.
94 2006-04-18  Paul Eggert  <eggert@cs.ucla.edu>
96         * configure.ac (ac_cv_sh_n_works): Don't try to test for it, since
97         some shells (e.g., Solaris 8 /bin/sh) implement it verrrry slowly.
98         Instead, just list the shells that we know work.
99         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Remove 2nd arg.  All uses
100         changed.  Be more cautious about the _cv_ variable.
101         * tests/tools.at (Syntax of the shell scripts): Check the
102         _cv_ variable once, at first, to avoid an internal autoconf error
103         when sh -n does not work.
105 2006-04-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
107         * lib/Autom4te/FileUtils.pm: Sync from Automake.
109 2006-04-16  Paul Eggert  <eggert@cs.ucla.edu>
111         * lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Don't
112         use ">&-" since we're only 99.999% sure that this is portable,
113         and since the MinGW bug is fixed in a different way.
114         * lib/autotest/general.m4 (AT_INIT): Likewise.
116 2006-04-16  Stepan Kasal  <kasal@ucw.cz>
118         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Handle --recheck
119         before opening config.log, to avoid hitting a bug on MinGW.
121 2006-04-14  Paul Eggert  <eggert@cs.ucla.edu>
123         * lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Close
124         AS_MESSAGE_LOG_FD before reopening it onto the log file.
125         This works around a MinGW bug reported by Eric Paire.
126         Make sure that all writes to the log file append to it,
127         rather than possibly losing data.
128         * lib/autotest/general.m4 (AT_INIT): Likewise.
130 2006-04-14  Stepan Kasal  <kasal@ucw.cz>
132         * lib/Autom4te/FileUtils.pm (find_file): Fix a typo in the
133         description.
135 2006-04-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
137         * NEWS: Update.
139         * configure.ac (AC_INIT): Bump to 2.59d.
141 2006-04-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
143         Version 2.59c.
145 2006-04-12  Stepan Kasal  <kasal@ucw.cz>
146         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
148         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): If the templates for
149         the instantiated file do not contain the string 'datarootdir'
150         but contain @datadir@, @docdir@, @infodir@, @localedir@, or
151         @mandir@, replace the reference '${datarootdir}' by the value.
152         * tests/torture.at (datarootdir workaround): New test.
153         * NEWS: Advertise this temporary fixup.
154         Based on a patch by Bruno Haible, reported and analyzed by
155         Paul Eggert and Noah Misch.
157 2006-04-12  Eric Blake  <ebb9@byu.net>
159         * tests/autotest.at (Debugging a failed test): Fix comment.
161 2006-04-12  Stepan Kasal  <kasal@ucw.cz>
163         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): Simplify the summary of
164         all the changes since 2006-04-07.
166 2006-04-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
168         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): If `ln -s file1 file2'
169         succeeded, but `ln -s file dir' failed, take care to remove the
170         leftover target before the next test, to prevent its spurious
171         failure; also make sure `ln file dir' works before selecting it.
172         Thanks to Keith Marshall for pointing this out.
173         * THANKS: Update.
175         * lib/autotest/general.m4 (AT_INIT): Store quoted variable
176         assignments in `at_debug_args', so that we put them correctly
177         in the `run' script.
178         * tests/autotest.at (Debugging a failed test): Unmark XFAIL.
179         Reported by Eric Blake.
181 2006-04-11  Eric Blake  <ebb9@byu.net>
183         * tests/autotest.at (AT_CHECK_AT): Add new argument, to allow
184         top-level tests after micro-suite has been run.   Used in...
185         (Debugging a successful test, Debugging script and environment),
186         (Debugging a failed test): ...these new tests.  The first of these
187         is fixed by...
188         * lib/autotest/general.m4 (_AT_CREATE_DEBUGGING_SCRIPT): New
189         macro, split out from...
190         (AT_INIT): ...here, so that using -d also generates a run script.
191         Document that -d inhibits top-level logging.
192         * doc/autoconf.texi (testsuite Invocation): Document that -d only
193         inhibits top-level logging; debug scripts are created.
195         * lib/autotest/general.m4 (_AT_CHECK): Avoid syntax error on empty
196         check.
197         * tests/autotest.at (Empty test, Empty check): New test to check it.
199         * lib/autoconf/c.m4 (AC_C_CONST, AC_C_VOLATILE): Avoid warnings
200         from gcc.
202 2006-04-10  Stepan Kasal  <kasal@ucw.cz>
204         * tests/mktests.sh: Use "trap '' 0", not "trap 0".  Do not touch
205         the files if a problem appears.  Make the empty *.at files
206         read-only, too.  Proposed by Ralf Wildenhues.
208 2006-04-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
210         * config/Makefile.am: Add comment to force updated Makefile.in.
212         * lib/freeze.mk: Fix typo in comment.  Unlike the last, white
213         space only patch to this file, this patch causes the Makefile.in
214         files that include freeze.mk to be updated, and thus have a
215         newer time stamp again, which in turn makes a pristine CVS
216         checkout have correct time stamps.
218         * Makefile.maint (cvs-sv): New macro, to be used..
219         (config.guess-url_prefix, config.sub-url_prefix)
220         (texinfo.tex-url_prefix, standards.texi-url_prefix): ..here;
221         point to CVS text checkout of Gnulib files.
222         (copyright-check): Bump current year.
223         (announcement): Do not hard-wire `./announce-gen'.
224         (cvs-update): Propagate failures of `cvs' and `move-if-change'
225         correctly.
226         * Makefile.cfg (executable-update): Use `chmod a+x' instead of
227         `chmod +x'.
228         (wget_files): Update config.guess, config.sub, texinfo.tex by
229         `wget-update', now that their URLs work again.
231 2006-04-10  Paul Eggert  <eggert@cs.ucla.edu>
233         * doc/autoconf.texi (Particular Types): Don't use AC_CHECK_TYPE.
234         Problem noted by Paul D. Smith.
236 2006-04-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
238         * doc/autoconf.texi: Remove unused words from word list.
239         * .x-sc_prohibit_atoi_atof, .x-sc_space_tab, .x-sc_sun_os_names,
240         .x-sc_trailing_space: New files.
242         * doc/standards.texi: Sync from gnulib.
244         * NEWS, doc/autoconf.texi (AC_LIBOBJ vs LIBOBJS): Mark
245         `LIBOBJDIR' as experimental.
247         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): MSYS `ln -s' fails
248         with a target directory; it's internally implemented as `cp'
249         anyway, but since Autoconf advertises the possibility to use
250         a target directory when LN_S is `ln -s', we need to find out.
251         Reported by Rolf Ebert <rolf.ebert.gcc@gmx.de> against MSYS,
252         analyzed by Keith Marshall <keith.marshall@total.com>.
254         * THANKS: Update.
256 2006-04-10  Paul Eggert  <eggert@cs.ucla.edu>
258         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Just output
259         confdefs.h as-is.  In general, if it has backslash-newline or the
260         like, then it doesn't work either to sort or to remove empty
261         lines.
263 2006-04-09  Stepan Kasal  <kasal@ucw.cz>
265         * tests/Makefile.am (AUTOCONF_FILES): Fix typo in the comment.
267 2006-04-09  Alexandre Duret-Lutz  <adl@gnu.org>
269         * lib/autom4te.in (Automake-preselections): Preselect
270         _AM_SUBST_NOTMAKE.
272 2006-04-08  Paul Eggert  <eggert@cs.ucla.edu>
274         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Use '\'' for an
275         apostrophe within a single-quoted string, as this is the usual
276         tradition and is easier to read than '"'"'.  Don't rely on the
277         shell treating "$/" like '$/'.  Use a more-consistent indenting
278         style for the trap.
280 2006-04-09  Eric Blake  <ebb9@byu.net>
282         * tests/autotest.at (Backquote command substitution),
283         (Multiline backquote command substitution): Remove mistaken
284         AT_NO_CMDSUBST from the 2006-03-14 patch, which was meant to be
285         applied...
286         (Parenthetical command substitution, Multiline parenthetical
287         command substitution): here.
289 2006-04-08  Paul Eggert  <eggert@cs.ucla.edu>
291         Import macros from gnulib (often changing their name).
293         * NEWS: AC_C_TYPE_LONG_DOUBLE is now obsolete.
294         New macros AC_CHECK_DECLS_ONCE, AC_CHECK_FUNCS_ONCE,
295         AC_CHECK_HEADERS_ONCE, AC_FUNC_STRTOLD, AC_HEADER_ASSERT,
296         AC_STRUCT_DIRENT_D_INO, AC_STRUCT_DIRENT_D_TYPE,
297         AC_TYPE_LONG_DOUBLE, AC_TYPE_LONG_DOUBLE_WIDER, AC_TYPE_INT8_T,
298         AC_TYPE_INT16_T, AC_TYPE_INT32_T, AC_TYPE_INT64_T,
299         AC_TYPE_INTMAX_T, AC_TYPE_INTPTR_T, AC_TYPE_LONG_LONG_INT,
300         AC_TYPE_UINT8_T, AC_TYPE_UINT16_T, AC_TYPE_UINT32_T,
301         AC_TYPE_UINT64_T, AC_TYPE_UINTMAX_T, AC_TYPE_UINTPTR_T,
302         AC_TYPE_UNSIGNED_LONG_LONG_INT, AC_USE_SYSTEM_EXTENSIONS.
303         The manual mentions Gnulib more prominently.
304         * doc/autoconf.texi (Gnulib): New node.
305         (Pointers): Add Gnulib URL.
306         (Particular Functions): Alphabetize.  Add AC_FUNC_STRTOLD.
307         (Generic Functions): Add AC_CHECK_FUNCS_ONCE.  Refer to new
308         Gnulib section.
309         (Particular Headers): Add AC_HEADER_ASSERT.  For stdbool.h,
310         suggest a #define rather than a typedef for _Bool, and mention
311         Gnulib rather than trying to substitute stdbool code.
312         (Generic Headers): Add AC_CHECK_HEADERS_ONCE.
313         (Generic Declarations): Add AC_CHECK_DECLS_ONCE.
314         (Particular Structures): Add AC_STRUCT_DIRENT_D_INO,
315         AC_STRUCT_DIRENT_D_TYPE.
316         (Particular Types): Mention stdint.h and inttypes.h as standard
317         headers too.
318         Add AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, AC_TYPE_INT64_T,
319         AC_TYPE_INTMAX_T, AC_TYPE_INTPTR_T, AC_TYPE_LONG_DOUBLE,
320         AC_TYPE_LONG_DOUBLE_WIDER, AC_TYPE_LONG_LONG_INT, AC_TYPE_UINT8_T,
321         AC_TYPE_UINT16_T, AC_TYPE_UINT32_T, AC_TYPE_UINT64_T,
322         AC_TYPE_UINTMAX_T, AC_TYPE_UINTPTR_T, AC_TYPE_UNSIGNED_LONG_LONG_INT.
323         (C Compiler): Move AC_C_LONG_DOUBLE to ...
324         (Obsolete Macros): here.  Under AC_LONG_DOUBLE, mention
325         AC_TYPE_LONG_DOUBLE or AC_TYPE_LONG_DOUBLE_WIDER instead.
326         (Posix Variants): Add AC_USE_SYSTEM_EXTENSIONS.
327         (Coding Style).  Don't mention m4_expand_once.
328         * lib/autoconf/c.m4 (AC_C_LONG_DOUBLE): Implement via
329         AC_TYPE_LONG_DOUBLE_WIDER.  Now obsolete.
330         * lib/autoconf/functions.m4 (_AH_CHECK_FUNCS): New macro.
331         (AC_CHECK_FUNCS): Use it.
332         (AC_CHECK_FUNCS_ONCE, AC_FUNC_STRTOLD): New macros.
333         (AC_FUNC_WAIT3): "the Open Group standards" -> "POSIX".
334         * lib/autoconf/general.m4 (AC_CHECK_DECLS_ONCE): New macro.
335         * lib/autoconf/headers.m4 (AC_CHECK_HEADERS_ONCE): New macro.
336         (AC_HEADER_ASSERT): New macro.
337         (AC_HEADER_STDBOOL): Don't assume "#error" works.
338         Catch a bug in IBM AIX xlc compiler version 6.0.0.0.
339         Catch a bug in an HP-UX C compiler.
340         * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): New macro.
341         * lib/autoconf/types.m4 (AC_TYPE_INTMAX_T. AC_TYPE_UINTMAX_T):
342         (AC_TYPE_INTPTR_T, AC_TYPE_UINTPTR_T. AC_TYPE_LONG_DOUBLE):
343         (AC_TYPE_LONG_DOUBLE_WIDER, AC_C_LONG_DOUBLE, AC_TYPE_LONG_LONG_INT):
344         (AC_TYPE_UNSIGNED_LONG_LONG_INT, _AC_TYPE_INT, _AC_TYPE_UNSIGNED_INT):
345         (_AC_STRUCT_DIRENT, AC_STRUCT_DIRENT_D_INO, AC_STRUCT_DIRENT_D_TYPE):
346         New macros.
348         * tests/mktests.sh (ac_exclude_list, au_exclude_list): Do not
349         use /^foo|bar$/, it does not mean /^(foo|bar)$/.
351 2006-04-08  Stepan Kasal  <kasal@ucw.cz>
353         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Fix the wording
354         of the warning introduced by the 2001-08-28 change.
356 2006-04-08  Stepan Kasal  <kasal@ucw.cz>,
357             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
359         * lib/autoconf/general.m4 (AC_CACHE_SAVE): All `ac_cv_env_foo'
360         variables shall be overriden by the cache.
361         * tests/torture.at (AC_ARG_VAR): Test also with a first value
362         that contains braces.
364 2006-04-07  Stepan Kasal  <kasal@ucw.cz>
366         Revert the patch from 2006-04-01 and only improve
367         _AS_DETECT_BETTER_SHELL:
369         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Do not optimize; do not
370         skip nonexistent directories.
371         (_AS_DETECT_BETTER_SHELL): The optimization is moved here--try
372         only shell candidates which exist.
373         (AS_UNAME): No need to give three parameters to _AS_PATH_WALK.
374         * lib/autotest/general.m4 (AT_INIT): No need to give three
375         parameters to _AS_PATH_WALK.
377 2006-04-07  Stepan Kasal  <kasal@ucw.cz>,
378             Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
380         * bin/autoupdate.in (handle_autoconf_patches): Change the way we
381         distinguish m4sugar macros.
382         * tests/tools.at (autoupdating with aclocal and m4_include):
383         New test.  Bug reported by Gary V. Vaughan <gary@gnu.org>,
384         test case by Noah Misch <noah@cs.caltech.edu>.
386 2006-04-07  Stepan Kasal  <kasal@ucw.cz>
388         Revert my change from 2006-03-17, in other words:
389         * lib/m4sugar/m4sh.m4 (AS_BOURNE_COMPATIBLE): Insert BIN_SH=xpg4
390           and DUALCASE=1.
391         (AS_SHELL_SANITIZE): Remove DUALCASE=1.
392         * doc/autoconf.texi (Special Shell Variables) <BIN_SH>: Say that
393           it is set.
395 2006-04-07  Eric Blake  <ebb9@byu.net>
397         * doc/autoconf.texi (Programming in M4sh): Document that
398         AS_MKDIR_P exits the script on failure.
399         * lib/autotest/general.m4: Remove redundant AS_ERROR.
401 2006-04-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
403         * config/elisp-comp, config/install-sh, config/mdate-sh,
404         config/missing, config/mkinstalldirs: Sync from Automake.
406         * lib/Autom4te/FileUtils.pm, lib/Autom4te/Struct.pm: Sync
407         from Automake.
409         * doc/make-stds.texi: Sync from gnulib.
411 2006-04-06  Eric Blake  <ebb9@byu.net>
413         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_O): Inside cache
414         check, s/ac_exeext/ac_cv_exeext/.  Fixes regression introduced
415         2006-04-01.
417 2006-04-06  Stepan Kasal  <kasal@ucw.cz>,
418             Eric Blake  <ebb9@byu.net>,
419             Paul Eggert  <eggert@cs.ucla.edu>,
420             Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
422         * lib/autoconf/general.m4 (_AC_CACHE_DUMP): Fix the detection of
423         whether `set' quotes correctly: redirect stderr of the tested
424         `set', and use a subshell, for Ultrix; use `sed' instead of
425         `grep' for zsh `set' which may write binary output; match only
426         at the beginning of a line, to avoid false positives.
427         In order to avoid false positives by unrelated variables with
428         multiline content, put the dump algorithm in a subshell and
429         unset all variables containing newlines (except some which are
430         special to the shell).  Warn about cache variables that are
431         unset.
433 2006-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
435         * config/config.guess, config/config.sub, config/texinfo.tex:
436         Sync from upstream.
438         * tests/mktests.sh: Reword comments.
440         * tests/mktests.sh: Only skip internal macros starting with
441         `_AC_' or `__AC_'.  Noted by Stepan Kasal.
442         Update exclusion lists for the test suite to this end:
443         (AC_ARG_VAR): Do test this now.
444         (AC_SEARCH_LIBS, AC_REPLACE_FUNCS): Need an argument.
445         (AC_LINKER_OPTION): Remove (renamed to _AC_LINKER_OPTION).
446         (AC_LIST_MEMBER_OF): Likewise (renamed to _AC_LIST_MEMBER_IF).
447         (AC_LINK_FILES): Obsoleted since (and thus AU_DEFUN'ed).
449         * doc/autoconf.texi (Shell Substitutions): Mention the MSYS
450         shell issue with double-quoted command substitutions of native
451         commands.
452         Reported to MSYS by Mark Cave-Ayland, to Autoconf by Keith
453         Marshall.
455         * Makefile.maint (sc_cast_of_argument_to_free): Do not fail when
456         no file matches the glob, discard the warning, set `nullglob'.
457         (syntax-check): Likewise.
458         (sc_cast_of_x_alloc_return_value): Likewise.
459         (sc_cast_of_alloca_return_value, sc_error_exit_success)
460         (sc_prohibit_jm_in_m4, .re-list, sc_unmarked_diagnostics)
461         (m4-check): Likewise.
462         (sc_system_h_headers): Do not print rule on execution.
463         (sc_tight_scope): Do not fail for non-existing `src' directory.
464         (sc_changelog): Skip the Copyright footer.
465         * lib/autoconf/lang.m4: Remove trailing space.
467         * lib/autoconf/status.m4: More replacements to
468         <tab><space> where this makes sense.
470 2006-04-06  Stepan Kasal  <kasal@ucw.cz>
472         * tests/Makefile.am (maintainer-check-posix):
473           s/POSIXLY_CORRECTLY/POSIXLY_CORRECT/
475         * lib/autoconf/status.m4 (_AC_CONFIG_FOOS): Append TAGS to
476           ac_config_<foo>s again, sometimes normalized, sometimes not.
477         (AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_LINKS):
478         (AC_CONFIG_COMMANDS): Do not do so here.
479         (_AC_CONFIG_REGISTER_DEST): Double quote the tags in macros _AC_LIST_TAGS
480           and_AC_LIST_TAG_COMMANDS; fixes another regression introduced by the
481           2005-07-25 rewrite.  Noticed by Noah Misch.
483         * lib/autoconf/general.m4 (AC_PRESERVE_HELP_ORDER): Do not define
484           _AC_PRESERVE_HELP_ORDER, ...
485         (AC_ARG_ENABLE, AC_ARG_WITH): ... use AC_PROVIDE_IFELSE insetad.
487         * lib/autoconf/general.m4 (AC_ARG_VAR): Do not use m4_divert_once
488           inside m4_expand_once; it is redundant.
490         * lib/autoconf/general.m4 (_AC_INIT_HELP): Remove the broken support
491           for --help from Cygnus `configure.'
493 2006-04-06  Paul Eggert  <eggert@cs.ucla.edu>
495         * doc/autoconf.texi (C Compiler): Warn about #error.  Follows up
496         on a patch proposed by Ralf Wildenhues.
498 2006-04-05  Paul Eggert  <eggert@cs.ucla.edu>
500         * lib/autoconf/status.m4: Replace <space>''<tab> with
501         <tab><space> where this makes sense.
503 2006-04-05  Howard Chu  <hyc@highlandsun.com>  (trivial change)
504             Noah Misch  <noah@cs.caltech.edu>
506         * lib/autoconf/general.m4 (AC_PRESERVE_HELP_ORDER): New macro.
507         (AC_ARG_ENABLE, AC_ARG_WITH): Adjust.
508         * doc/autoconf.texi (Help Formatting): New node.
509         * NEWS: Announce AC_PRESERVE_HELP_ORDER.
511 2006-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
513         * TODO, config/Makefile.am, lib/freeze.mk, lib/autoconf/c.m4,
514         lib/autoconf/specific.m4, lib/autoconf/status.m4,
515         lib/autoconf/types.m4, lib/autotest/general.m4,
516         tests/mktests.sh, tests/torture.at: White space cleanup:
517         remove some SPACE before TAB, or add quoting ('' or @&t@).
519         * NEWS, TODO, bin/autoreconf.in: `filesystem' -> `file system'.
521         * doc/autoconf.texi (Shell Substitutions): Document `^' vs. `|'.
523 2006-04-05  Eric Blake  <ebb9@byu.net>
525         * lib/autotest/general.m4 (AT_INIT): Prep AT_*_all, so that an
526         empty test suite works.
527         * tests/autotest.at (Empty test suite): Remove xfail.
529 2006-04-05  Noah Misch  <noah@cs.caltech.edu>
531         * lib/autoconf/status.m4 (_AC_CONFIG_FOOS): Do not append normalized
532         TAGS to ac_config_<foo>s.
533         (AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_LINKS): Do so here.
534         (AC_CONFIG_COMMANDS): Append NAME to ac_config_commands without
535         normalizing it, consistent it with previous releases.
536         * tests/torture.at (Macro calls in AC_CONFIG_COMMANDS tags): New test.
538 2006-04-05  Paul Eggert  <eggert@cs.ucla.edu>
540         * lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR, AS_DIRNAME_EXPR):
541         Use simplified args that Eric Blake originally suggested.
543 2006-04-04  Paul Eggert  <eggert@cs.ucla.edu>
545         * tests/mktests.sh: Don't use 'cat'; just read the files directly.
546         Prefer 'sort -u' to 'sort | uniq'.  Filter data before sorting it.
547         Use 'comm' rather than N instances of grep; this also fixes a bug
548         whereby substrings were incorrectly matched, causing us to not
549         generate tests for AC_F77_NAME_MANGLING and AC_FUNC_LSTAT.
550         (exclude_list): Exclude empty macros.
551         (ac_exclude_list): Exclude AC_INCLUDES_DEFAULT.
553         Use awk rather than grep -E or egrep, to avoid
554         portability problems with regular expressions containing newlines.
555         (exclude_list, ac_exclude_list, au_exclude_list, ac_exclude_script):
556         Switch from grep to awk syntax.
557         (ac_exclude_script): Renamed from ac_exclude_egrep.
558         (au_exclude_script): Renamed from au_exclude_egrep.
560 2006-04-04  Noah Misch  <noah@cs.caltech.edu>
562         * lib/autoconf/general.m4 (_AC_INIT_HELP): Only `configure.in' evidences
563         a subdirectory subject to Cygnus `configure'.
564         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Likewise.
566         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Omit the bug
567         report request when we have no AC_PACKAGE_BUGREPORT.
569 2006-04-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
571         * THANKS: Update.
573         * tests/mktests.sh: Update copyright year in the header of the
574         generated files.
576         * lib/autoconf/c.m4 (AC_C_INLINE): Do not skip cleanup code.
577         (AC_C_RESTRICT): Likewise.  Furthermore, add a function with a
578         typedef'ed restricted pointer, to catch a compiler bug on
579         HP-UX 11.x, and fix warnings so it passes with -Werror.
580         (_AC_PROG_CC_C99): Likewise.
581         Reported by Albert Chin <china@thewrittenword.com>.
582         * tests/mktests.sh: Do not skip AC_C_INLINE, AC_C_RESTRICT.
584 2006-04-03  Noah Misch  <noah@cs.caltech.edu>
586         * bin/autoscan.in (subdirs): New global.
587         (scan_file): Prune directories with configure{,.{ac,in,gnu}}.
588         (output): Emit AC_CONFIG_SUBDIRS as needed.
589         * tests/autoscan.at (autoscan): Remove XFAIL.
591 2006-04-03  Noah Misch  <noah@cs.caltech.edu>
593         * lib/autoconf/general.m4 (AC_CACHE_SAVE): Use AC_MSG_NOTICE.
595 2006-04-03  Eric Blake  <ebb9@byu.net>
597         * THANKS: Add myself.
599 2006-04-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
601         * lib/autotest/general.m4 (AT_INIT): Add `at_testdir' to pointer
602         to log, point to testsuite output tree.
604 2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
606         * NEWS: AC_PROG_CC and AC_PROG_CXX no longer declare 'exit'.
607         * doc/autoconf.texi (Function Portability): Mention that C++
608         has trouble with 'exit'.
609         (Guidelines): Test programs shouldn't use 'exit'.
610         * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION):
611         Remove; all uses removed.
612         (AC_LANG_INT_SAVE(C), AC_C_BIGENDIAN):
613         Return from 'main' instead of calling 'exit'.
614         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA, AC_FUNC_CLOSEDIR_VOID):
615         (_AC_FUNC_FNMATCH_IF, AC_FUNC_GETGROUPS):
616         (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, _AC_FUNC_MALLOC_IF):
617         (AC_FUNC_MEMCMP, AC_FUNC_MKTIME, AC_FUNC_MMAP, _AC_FUNC_REALLOC_IF):
618         (AC_FUNC_SETPGRP, _AC_FUNC_STAT, AC_FUNC_STRTOD, AC_FUNC_STRERROR_R):
619         (AC_FUNC_STRNLEN, AC_FUNC_SETVBUF_REVERSED, AC_FUNC_UTIME_NULL):
620         (_AC_FUNC_FORK, _AC_FUNC_VFORK, AC_FUNC_WAIT3): Likewise.
621         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Likewise.
622         * lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
623         * lib/autoconf/types.m4 (AC_TYPE_GETGROUPS): Likewise.
624         * tests/compile.at: Likewise.
626 2006-04-02  Pavel Roskin  <proski@gnu.org>
628         * doc/autoconf.texi (AC_PATH_X): Update per 2005-08-26 change.
630 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
632         Clean up _AC_COMPILER_EXEEXT* macros.
634         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't try to
635           detect exeext, it will be done by _AC_COMPILER_EXEEXT_O; just set
636           ac_file to the name of the default output filei and call
637           _AC_COMPILER_EXEEXT_WORKS.  Move the definition of ac_files and the
638           initial `rm' of the candidate files...
639         (_AC_COMPILER_EXEEXT): ... here and simplify them.  Moreover, use
640           the same list in subsequent `rm' calls, and for the temporary
641           redefinition of ac_clean_files; call _AC_COMPILER_OBJEXT at the end,
642           and don't call the other _AC_COMPILER_EXEEXT_* macros directly, use...
643         (_AC_COMPILER_EXEEXT_TESTS): ... this new macro.
644         (_AC_COMPILER_EXEEXT_O): Don't export ac_cv_exeext, it's not needed (or
645           no longer needed) by libtool.  Make it a cache check.
646         (_AC_COMPILER_EXEEXT_CROSS): Remove the comment, it was obviously
647           copied here by mistake.
648         (AC_NO_EXECUTABLES): Redefine _AC_COMPILER_EXEEXT_TESTS, not
649           _AC_COMPILER_EXEEXT.
650         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC): Do not call
651           _AC_COMPILER_OBJEXT directly.
652         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
654 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
656         * lib/m4sugar/m4sh.m4 (_AS_DIRNAME_PREPARE): New macro.
657         (AS_DIRNAME): Use it.
658         (_AS_PREPARE): Add _AS_DIRNAME_PREPARE.
660         * tests/*.at: Remove the generated ones.
662 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
664         * lib/autotest/general.m4 (AT_INIT): Don't optimize the first PATH walk.
666 2006-04-01  Eric Blake  <ebb9@byu.net>
668         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Optimize nonexistent
669         directories, unless optional third argument supplied.
670         (AS_UNAME): Don't optimize PATH walk.
672         * lib/Autom4te/Struct.pm, lib/autoconf/c.m4: s/non-existent/nonexistent/
674 2006-04-01  Eric Blake  <ebb9@byu.net>
675         and Stepan Kasal  <kasal@ucw.cz>
677         * lib/m4sugar/m4sh.m4: Sort sections as implied by the comments,
678         and fix some typos.
680 2006-04-01  Noah Misch  <noah@cs.caltech.edu>
682         * lib/autoconf/general.m4 (_AC_INIT_VERSION): Emit script name and
683         Autoconf version number despite a zero- or one-argument AC_INIT.
685         * bin/autoreconf.in (parse_args): Multiple -v send --verbose to
686         subordinate tools.
687         * lib/Autom4te/General.pm (getopt): Make -v and -d incremental.
688         * doc/autoconf.texi (autoreconf Invocation): Document it.
690         * doc/autoconf.texi: Use `Cygwin', `MinGW', and `license' consistently.
691         Append LocalWords so ispell-buffer passes cleanly.  Spelling fixes.
693 2006-04-01  Eric Blake  <ebb9@byu.net>
695         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Allow use in shell lists.
696         * lib/autotest/general.m4: Be tolerant of existing directory when
697           rm failed to remove it.
699 2006-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
701         * bin/autoupdate.in: Redefine m4_location so that warnings print
702         the correct lines of the input file by subtracting..
703         (_au__first_line): ..this new definition.
705         * lib/autoconf/general.m4 (AC_COMPILE_CHECK): Prefer
706         AC_MSG_CHECKING over obsolete AC_CHECKING in autoupdated code.
707         Remove stray newline in output.
708         (AC_FOREACH): AU_DEFUN this as literal for autoupdate, and also
709         AC_DEFUN this for autoconf, including the obsoletion diagnose.
710         Fixes autoupdating of code where the replacement output contains
711         m4sugar macros.
712         * lib/autoconf/lang.m4 (AC_LANG_SAVE): Likewise.
713         * tests/mktests.sh (ac_exclude_list): Add AC_FOREACH.
714          (au_exclude_list): Add AC_LANG_SAVE.
715         * tests/tools.at: Several new tests for all of this.
716         * doc/autoconf.texi (Obsoleting Macros): Give a hint about the
717         hairy details.
718         The AC_LANG_SAVE issue was reported against Libtool by
719         Dalibor Topic <robilad@kaffe.org>, and against Autoconf 2.57 by
720         Kristian Kvilekval <kris@cs.ucsb.edu>.
722 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
724         * bin/autoupdate.in: Handle m4 builtins and m4sugar macros together--
725           switch all of them on and of when necessary.  Fixes the bug when
726           m4sugar macros (e.g., m4_define) were expanded after the first
727           automatic update (e.g., after AC_PREREQ or AC_INIT).
729 2006-03-31  Paul Eggert  <eggert@cs.ucla.edu>
731         * doc/autoconf.texi (Programming in M4sh): Sharpen the descriptions
732         of AS_BASENAME and AS_DIRNAME.  Reported by Stepan Kasal.
734         * lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR): Handle ///, ////, etc.
735         correctly.  Problem reported by Eric Blake.
736         (_AS_EXPR_PREPARE): Detect Tru64 expr bug.  Problem reported by
737         Ralf Wildenhues.
739 2006-03-30  Paul Eggert  <eggert@cs.ucla.edu>
741         * doc/autoconf.texi (Programming in M4sh, Limitations of Usual Tools):
742         Tighten up the basename/dirname wording.
744 2006-03-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
746         * Makefile.maint (sc_texi_notab): New check: do not use TABs
747         in texinfo files outside of verbatim environments.
748         (syntax-check-rules): Update.
749         * doc/autoconf.texi (Configuration Headers): Conform to it.
751 2006-03-30  Chris Pickett <cpicke@cs.mcgill.ca>  (tiny change)
753         * doc/autoconf.texi (autoreconf Invocation): Mention that -I for
754           aclocal cannot be given on the command line.
756 2006-03-29  Paul Eggert  <eggert@cs.ucla.edu>
758         * doc/autoconf.texi (Programming in M4sh): Mention AS_BASENAME.
759         Give an example for AS_DIRNAME instead of referring to Posix..
760         (File System Conventions): Put discussion of // versus / here, and
761         modernize it a bit.
762         (Limitations of Usual Tools): Add basename.  Remove verbiage
763         after dirname, since it got moved to the above sections.
764         All this was inspired by a patch proposed earlier by Eric Blake.
766 2006-03-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
768         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Quote
769         `$0' to protect against spaces.
770         * lib/autotest/general.m4 (AT_INIT): Likewise.
771         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Likewise, for
772         `$0', $as_me.
774 2006-03-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
776         * bin/autoscan.in: The value of find_configure_ac should be
777         checked for existence, so we don't barf over a nonexisting
778         configure.ac.  Reported by Laurence Darby <ldarby@tuffmail.com>.
780 2006-03-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
782         * bin/autoupdate.in: Fix some typos.
784 2006-03-21  Stepan Kasal  <kasal@ucw.cz>
786         * doc/autoconf.texi (Installation Directory Variables): Fix typo.
788         * lib/autoscan/autoscan.list: Refreshed.
790 2006-03-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
792         * tests/local.at (AT_CHECK_ENV): Ignore AC_SUBSTed Objective C
793         and Erlang related variables.
795         * lib/autoconf/c.m4 (AC_LANG(Objective C), AC_LANG_OBJC)
796         (_AC_LANG_ABBREV(Objective C), _AC_LANG_PREFIX(Objective C))
797         (AC_LANG_SOURCE(Objective C), AC_LANG_PROGRAM(Objective C))
798         (AC_LANG_CALL(Objective C), AC_LANG_FUNC_LINK_TRY(Objective C))
799         (AC_LANG_BOOL_COMPILE_TRY(Objective C))
800         (AC_LANG_INT_SAVE(Objective C), AC_LANG_PREPROC(Objective C))
801         (AC_PROG_OBJCPP, AC_LANG_COMPILER(Objective C), AC_PROG_OBJC)
802         (_AC_PROG_OBJC_G): New macros.
803         (_AC_ARG_VAR_CPPFLAGS): Adjusted.
804         * doc/autoconf.texi (Objective C Compiler): New node.
805         (Preset Output Variables): Document OBJCFLAGS.
806         (Language Choice): Document `Objective C' language.
807         (Fortran Compiler): Fix typo.
808         * NEWS: Updated.
809         Inspired by a patch from David M. Lloyd <dmlloyd@tds.net>.
811 2006-03-20  Stepan Kasal  <kasal@ucw.cz>
813         * doc/autoconf.texi (Default Includes): Fix typo
814           s/AC_HEADERS_STDC/AC_HEADER_STDC/
815         (Limitations of Usual Tools): s/unwriteable/unwritable/
816         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT, _AC_COMPILER_EXEEXT):
817           Fix typos in the comments.
819 2006-03-17  Stepan Kasal  <kasal@ucw.cz>
821         * lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS):
822           Factor out the warning to...
823         (_AC_TOOL_WARN): ... this new macro; use `cross_compiling'.
824         * tests/local.at (AT_CHECK_MACRO_CROSS): Avoid this warning.
825         * tests/semantics.at (AC_C_BIGENDIAN): Likewise.
827         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Do not special
828           case `ac_delim' when writing the sed script.
830         * lib/m4sugar/m4sh.m4 (AS_BOURNE_COMPATIBLE): Removed BIN_SH=xpg4,
831           moved DUALCASE=1 ...
832         (AS_SHELL_SANITIZE): ... here.
833         * doc/autoconf.texi (Special Shell Variables) <BIN_SH>: Do not say
834           that it is set.
836         * lib/autoconf/programs.m4 (AC_CHECK_PROG): Quote the parameter of
837           AC_SUBST.
838         (_AC_PATH_PROG): Store the result to VARIABLE.
839         (AC_PATH_PROG): No need to set VARIABLE again.
841         * tests/local.at (AT_CHECK_MACRO_CROSS): New macro, creates two tests:
842           the first one is usual AT_CHECK_MACRO test, the second one checks
843           that the same works when cross-compiling.
844         * tests/semantics.at (AC_CHECK_ALIGNOF, AC_CHECK_ALIGNOF struct):
845         (AC_CHECK_SIZEOF, AC_CHECK_SIZEOF struct): Use it.
847 2006-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
849         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Prepend
850         the directory `/usr/bin/posix' in the shell search, to prefer
851         the Posix shell not only in subsequent spawns as with `$BIN_SH'
852         on Tru64.
854         * doc/autoconf.texi (contents): To fix texi2html output, hide
855         `@setcontentsaftertitlepage' for HTML.
856         (Writing Autoconf Macros): Likewise, insert space after `@c'.
857         (Leviticus, Numbers, Deuteronomy): Likewise, change `@,c' to
858         `@,{c}'.
860 2006-03-16  Stepan Kasal  <kasal@ucw.cz>
862         * lib/m4sugar/m4sh.m4 (_AS_PREPARE): Move the IFS setup and CDPATH
863           sanitizing...
864         (AS_SHELL_SANITIZE): ...here; mention _AS_PATH_WALK needs IFS set.
865         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Add an explanation
866           why IFS is restored so late; thank you, Ralf, for reminding us.
868 2006-03-15  Stepan Kasal  <kasal@ucw.cz>
870         * doc/autoconf.texi (Pretty Help Strings): No need to use cached
871           variables in the examples.
873 2006-03-14  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
875         * doc/autoconf.texi (several sections): Cleaned up documentation for
876         macros in erlang.m4.
878 2006-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
880         * tests/autotest.at (AT_NO_CMDSUBST): New macro to determine
881         failure condition for `$(cmd)' style command substitutions.
882         (Parenthetical command substition, Multiline parenthetical
883         command substition): Use it.
885         * doc/autoconf.texi (Special Shell Variables): Missing word.
886         Reported by Keith Marshall <keith.marshall@total.com>.
888         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Do not forget to reset
889         IFS even in case of empty `$PATH'.
891 2006-03-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
893         * lib/autotest/general.m4 (AT_INIT) <at_optarg>: Optimize
894         `expr' away if there is nothing to do.
895         < --keywords >: Simplify and robustify argument handling.
896         Revert erroneous comment from 2005-08-23.  Extend to allow
897         keyword negation with `!'.
898         Update help message.  Remove broken code to prevent running
899         tests multiple times.
900         * doc/autoconf.texi (testsuite Invocation) < --keywords >:
901         Update and fix the documentation accordingly.
902         * tests/autotest.at (Keywords): Renamed to..
903         (Keywords and ranges): .. this.  Extended to make sure negated
904         keywords, keywords taken from AT_SETUP arguments, and numeric
905         test ranges work, and that matching is case-insensitive.
907 2006-03-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
909         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW): Use a typedef to
910         allow to pass unnamed structs even in C++.
911         (AC_CHECK_SIZEOF):  Likewise.
912         Also fix quoting error in `AC_MSG_FAILURE' arguments.
913         * tests/semantics.at (AC_CHECK_ALIGNOF struct, AC_CHECK_SIZEOF
914         struct): New tests for unnamed structs, each both native and
915         cross-compiling.
917         * lib/autoconf/c.m4 (AC_C_TYPEOF): Use typedef to avoid defining
918         a structure inside a cast, for C++ conformance.
919         * lib/autoconf/types.m4 (AC_CHECK_ALIGNOF): Likewise.
920         Also fix quoting error in `AC_MSG_FAILURE' arguments.
922         * lib/autoconf/c.m4 (AC_PROG_CC_STDC): If we cannot enable C99
923         nor C89 mode, set `$ac_cv_prog_cc_stdc' to `no' instead of
924         trying to execute the command `no'.
926         * lib/autoconf/lang.m4 (AC_LANG_CONFTEST): AC_DEFUN this, not
927         m4_define, so that the requirements of `AC_INCLUDES_DEFAULT' are
928         expanded outside.
930         * doc/autoconf.texi (autoconf Invocation): Fix typos in trace
931         example.  Do not emphasize `$%', it is hardly new and special.
932         Reported by Edouard Bechetoille <ebecheto@ens-lyon.fr>.
934         * doc/autoconf.texi (Limitations of Usual Tools): Document
935         OpenBSD and traditional `grep' failure to handle multiple
936         patterns separated by newlines.
938 2006-03-10  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
940         * doc/autoconf.texi (several sections): Add documentation for macros
941         in erlang.m4.
943 2006-03-10  Eric Blake  <ebb9@byu.net>
945         * doc/autoconf.texi (Obsolete Macros): Fix wording of
946         AC_TRY_LINK_FUNC.
948 2006-03-10  Paul Eggert  <eggert@cs.ucla.edu>
950         * doc/autoconf.texi: Use @acronym more consistently for acronyms
951         like BSD, GPL, LGPL.  Fix minor English typos.
952         (AC_STDC_HEADERS, AC_PROG_GCC_TRADITIONAL):
953         Mention that these macros are becoming obsolete.
954         (AC_STDC_HEADERS, AC_PROG_CC, AC_C_CONST, AC_C_VOLATILE):
955         Use more modern terminology for which standard is what.
956         (AC_PROG_CC): Mention gcc first, and remove obsolete references to egcs
957         and to ansi2knr.
958         (AC_PROG_CXX): Likewise.
959         (AC_C_PROTOTYPES, Test Functions, AC_LIBOBJ vs LIBOBJS):
960         Remove obsolete discussion about how to port to K&R.
961         (Guidelines for Test Programs): Suggest AC_HEADER_STDBOOL rather than
962         the obsolescent AC_HEADER_STDC.
963         (AC_FOO_IFELSE vs AC_TRY_FOO): Don't use #error; test programs
964         can't rely on it.
966 2006-03-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
968         * tests/c.at (AC_PROG_CPP without warnings, AC_PROG_CPP via CC):
969         Remove stdin redirection from /dev/null to allow pipe to work.
971 2006-03-08  Paul Eggert  <eggert@cs.ucla.edu>
973         * tests/c.at (AC_PROG_CPP without warnings, AC_PROG_CPP via CC):
974         Require that /lib/cpp include stdio.h correctly.  Solaris 10's
975         doesn't.  Problem reported by D'Arcy A MacIsaac and diagnosed by
976         Ralf Wildenhues.
978 2006-03-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
980         * lib/autoconf/status.m4 (_AC_SED_CMD_LIMIT): The limit for
981         HP-UX sed is 99 commands, not 100.
982         (_AC_OUTPUT_FILES_PREPARE): Do not count the `}' of an
983         _AC_SUBST_FILES fragment.  Separate `{' and `r' commands by
984         newline for portability.
985         * tests/torture.at (Torturing config.status): Also test 100
986         AC_SUBST_FILE invocations.  Fix test to actually verify the
987         AC_CONFIG_FILES output.
988         * doc/autoconf.texi (Limitations of Usual Tools): Document HP-UX
989         command, label, and read-file `r' limits.  Unify HP-UX spelling.
991         * tests/Makefile.am (edit, $(wrappers)): Do not use `$<' in
992         non-suffix rule.
993         ($(TESTSUITE_GENERATED_AT)): Use `$(srcdir)` for the benefit of
994         non-GNU make.
995         (autoconfdir, $(AUTOCONF_FILES)): Likewise.
996         * tests/mktests.sh: Small shell portability fixes.
998 2006-03-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1000         * doc/autoconf.texi (Caching Results): Fix the examples to use a
1001         recommended quoting style and discard unwanted output.
1003 2006-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1005         * lib/autotest/general.m4 (_AT_NORMALIZE_TEST_GROUP_NUMBER): New macro.
1006         (AT_INIT): Use it, to remove arbitrary limit of 999,999 test
1007         cases, and to work around Tru64 expr bug.
1009 2006-03-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1011         * doc/autoconf.texi (Limitations of Usual Tools): Mention Tru64
1012         expr bug that turns the result of a regex match into a number if
1013         possible.
1015 2006-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1017         * lib/autoconf/types.m4 (AC_CHECK_ALIGNOF): Work around
1018         HPUX compiler bug, similarly to AC_CHECK_SIZEOF, as documented
1019         in section `Specific Compiler Characteristics'.
1021 2006-03-04  Eric Blake  <ebb9@byu.net>
1023         * lib/autoconf/functions.m4 (AC_FUNC_STRERROR_R): Avoid unused
1024         variable warning.
1026 2006-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1028         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Force correct
1029         order of variable initialization, so even the Solaris 2.6 shell
1030         can create a config header correctly.  Fixes lots of test suite
1031         failures.
1033 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1035         * doc/autoconf.texi (Text processing Macros): New node to
1036         document the m4sugar macros m4_re_escape, m4_tolower,
1037         m4_toupper, m4_split, m4_normalize, m4_append, m4_append_uniq.
1039 2006-02-22  Paul Eggert  <eggert@cs.ucla.edu>
1041         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Fix typo:
1042         XrmInitialize (0) -> XrmInitialize ().
1043         Reported by Toshio Kuratomi.
1045 2006-02-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1047         * lib/m4sugar/m4sh.m4 (AS_IF): Extend to allow more than one
1048         test, as in `if tests; then cmd1; elif ...; else ...; fi'.
1049         * doc/autoconf.texi (Programming in M4sh): Adjusted.
1050         * tests/m4sh.at (AS_IF and AS_CASE): Test this.  Also make sure
1051         both macros are defun'ed so that required macros are evaluated
1052         outside.
1054         * doc/autoconf.texi (Prerequisite Macros): State more precisely
1055         where a required macro will be expanded.
1056         (Coding Style): Another reason not to use `m4_define'.
1058 2006-02-21  Eric Blake  <ebb9@byu.net>
1060         * lib/autoconf/general.m4 (_AC_LIBOBJ): Minor optimization.
1062 2006-02-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1064         * doc/autoconf.texi (Looping constructs): New node, to
1065         document m4_for, m4_foreach, m4_foreach_w, and mention
1066         obsolete AC_FOREACH.
1067         (Obsolete Macros): Document AC_FOREACH.
1068         * lib/m4sugar/m4sugar.m4 (_m4_for): Fix declaration comment.
1069         (m4_for): Fix to never loop (almost) endlessly, work correctly
1070         with arithmetic expressions in arguments, a step of zero or
1071         non-integer multiple of the interval, and avoid integer
1072         overflow.
1073         * tests/m4sugar.at: New test for m4_for, m4_foreach, and
1074         m4_foreach_w.
1076 2006-02-20  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
1078         Add basic support for Erlang, both for configuring Erlang/OTP
1079         tools, and Erlang as a conf test language.
1080         * lib/autoconf/erlang.m4: New file.
1081         * lib/autoconf/autoconf.m4: Add erlang.m4.
1082         * lib/autoconf/Makefile.am (dist_autoconflib_DATA): Likewise.
1083         * lib/freeze.mk (autoconf_m4f_dependencies): Likewise.
1084         * NEWS: Add short description of new macros.
1085         * THANKS: Add Romain Lenglet.
1087 2006-02-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1089         * doc/autoconf.texi (Shellology) <pdksh>: Document that pdksh as
1090         native /bin/sh may not set KSH_VERSION (seen on OpenBSD).
1092 2006-02-15  Eric Blake  <ebb9@byu.net>
1094         * lib/autoconf/general.m4 (AC_CHECK_DECL): Avoid unused variable
1095         warning.
1097 2006-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1099         * lib/m4sugar/m4sh.m4 (AS_CASE): New macro.
1100         (_AS_CASE): Private helper macro.
1101         * tests/m4sh.at: Basic tests for AS_IF and AS_CASE.
1102         * doc/autoconf.texi (Programming in M4sh): Document AS_CASE.
1103         Fix syntax of AS_IF description
1104         (Prerequisite Macros): Mention AS_IF and AS_CASE as workarounds
1105         for the AC_REQUIRE mess.
1106         * NEWS: Mention AS_CASE, AS_BOURNE_COMPATIBLE, and
1107         AS_SHELL_SANITIZE.
1109 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
1111         * doc/autoconf.texi: Minor style cleanup.
1112         Be consistent about spaces after commas.
1113         Insert [] where empty args look a bit funny.
1114         Fix some "i.e." and "e.g." usages.
1115         Try to avoid "X/Y" usages.
1116         Don't be pedantic about "ISO C99"; just say C99.
1117         Prefer GNU style for spaces in front of parens.
1118         (Function Portability): Comment about C89 versus C99
1119         signed integer division.
1120         (Particular Headers): Use current gnulib style for dirent
1121         includes.
1123 2006-02-14  Stepan Kasal  <kasal@ucw.cz>
1124         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1126         * bin/autoupdate.in (handle_autoconf_macros): Fix updating of
1127         macros without parameters.
1128         * lib/autoconf/autoupdate.m4 (AU_ALIAS): Likewise.
1129         * doc/autoconf.texi (Obsoleting Macros): Document AU_ALIAS.
1130         * tests/tools.at (autoupdating AU_ALIAS): New test for AU_ALIAS
1131         `$#' bug.
1132         (autoupdate): Updated to match AU_ALIAS fix.
1134 2006-02-13 Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1135         and Paul Eggert  <eggert@cs.ucla.edu>
1137         * doc/autoconf.texi (Programming in M4sh): Document
1138         AS_BOURNE_COMPATIBLE and AS_SHELL_SANITIZE.
1140 2006-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1142         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Renamed to..
1143         (AS_BOURNE_COMPATIBLE): ..this.
1144         (_AS_RUN, AS_SHELL_SANITIZE): Adjusted all callers.
1146 2006-02-12  Paul Eggert  <eggert@cs.ucla.edu>
1148         * doc/install.texi (Defining Variables): Tighten up the
1149         CONFIG_SHELL wording.
1151 2006-02-12 Paul Eggert  <eggert@cs.ucla.edu>
1152         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1154         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Look at the output
1155         of (set -o) rather than testing whether (set -o posix) succeeds,
1156         to work around a bug in the AIX 5.3 shell.  Problem originally
1157         reportd by Howard Chu for libtool.
1159 2006-02-10  J.T. Conklin  <jtc@acorntoolworks.com>
1161         * doc/autoconf.texi (Running the Compiler, Running the Linker):
1162         Changes the macro arguments in summaries to match the
1163         descriptions.
1165 2006-02-04  Stepan Kasal  <kasal@ucw.cz>
1167         * doc/install.texi (Defining Variables): Classify the `CONFIG_SHELL'
1168         hint as ``a workaround for a bug.''
1170 2006-01-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1172         * bin/autoreconf.in: New option `--no-recursive'.
1173         Improve wording for subpackages a bit.
1174         * doc/autoconf.texi (autoreconf Invocation): Updated.
1175         * NEWS: Updated.
1177         * doc/install.texi (Defining Variables): Put `CONFIG_SHELL'
1178         in environment of `configure', not the command line.
1179         Reported by Howard Chu <hyc@highlandsun.com>.
1181 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
1183         * doc/autoconf.texi (Limitations of Builtins): Document the
1184         problem with "trap -".
1186 2006-01-23  Steven G. Johnson  <stevenj@fftw.org>
1188         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS, _AC_FC_DUMMY_MAIN):
1189         (_AC_FC_MAIN, __AC_FC_NAME_MANGLING): Use _AC_LANG in check
1190         messages to differentiate Fortran and Fortran 77 tests.
1191         (AC_FC_SRCEXT, AC_FC_FREEFORM): Use AC_LANG_PUSH/POP instead of
1192         AC_LANG_ASSERT, to allow use in mixed-language projects.
1194 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
1196         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Prefer "defined
1197         FOO" to "defined (FOO)".
1198         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Likewise.
1199         * lib/autoconf/headers.m4 (AC_HEADER_STAT): Likewise.
1200         * lib/autoconf/specific.m4 (AC_XENIX_DIR): Likewise.
1201         * tests/tools.at (ifnames): Likewise.
1203 2006-01-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1205         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Do not pass `-q' to mktemp.
1206         * lib/Autom4te/General.pm (mktmpdir): Likewise.
1207         (END): Improve error message a bit.
1208         Reported by Bruce Korb <bkorb@gnu.org>.
1210 2006-01-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1212         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore
1213         `-LIST:' and `-LNO:', for PathScale 2.3 compilers.
1215 2006-01-11  Stepan Kasal  <kasal@ucw.cz>
1217         * doc/autoconf.texi (Header Portability): On Solaris 8, sys/ptem.h
1218         requires sys/stream.h.  Reported by Oliver Kiddle.
1220 2006-01-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1221             Stepan Kasal  <kasal@ucw.cz>
1223         * lib/autotest/general.m4 (AT_INIT): When ensuring writability
1224         before the removals of test dirs, use `find' to avoid modification
1225         of symlinked directories.
1227 2006-01-11  Steven G. Johnson  <stevenj@alum.mit.edu>
1229         * lib/autoconf/fortran.m4 (AC_F77_DUMMY_MAIN, AC_FC_DUMMY_MAIN):
1230         Don't ignore the macro arguments.
1232 2006-01-11  David Thompson  <dthompsn@vizsolutions.com>
1234         * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Add `exit'
1235         declaration that works for MSVC.
1237 2006-01-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1239         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT_REJECT):
1240         Add `*.map' and `.inf' for Green Hills compiler.
1241         Reported by Stefan Seefeld <stefan@codesourcery.com>.
1243         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Handle quadrigraphs
1244         correctly: pad with spaces after FIRST_PREFIX if necessary,
1245         and compute string lenghts with `m4_qlen' instead of `m4_len'.
1246         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): Comments updated.
1247         * tests/m4sh.at (AS_HELP_STRING): Test extended.
1248         * NEWS: Updated.
1249         Reported by numerous people, numerous times.
1251 2006-01-05  Paul Eggert  <eggert@cs.ucla.edu>
1253         * bin/autoconf.as, bin/autoheader.in, bin/autom4te.in
1254         * bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in:
1255         * lib/autoconf/general.m4, lib/autoconf/status.m4:
1256         * lib/autotest/general.m4, tests/local.at:
1257         Update copyright year to 2006.
1259         * Makefile.maint (sc_root_tests): Use the recommended style s/a/b/ for
1260         sed substitutions.
1261         * doc/autoconf.texi (Installation Directory Variables): Use s|a|b|
1262         for file names, again.  Reported by Noah Misch.
1263         (Coding Style): Explain that s|a|b| is preferred for file names.
1264         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Prefer s/a/b/.
1265         (AC_OUTPUT_MAKE_DEFS): Likewise.
1266         * lib/autotest/general.m4 (AT_INIT): Likewise.
1267         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Likewise.
1268         * tests/local.at (AT_CHECK_AUTOM4TE): Likewise.
1270         Fix Posix-conformance bugs re use of { command in sed scripts,
1271         and improve the sed-related documentation a bit.
1272         * doc/autoconf.texi (Installation Directory Variables): Use
1273         our own style advice re 's,a,b,' versus 's|a|b|'.  Use "Sed"
1274         rather than "sed" when talking about Sed in general.
1275         (Particular Programs): Likewise.
1276         (Coding Style): y is like s with respect to / and ,.
1277         (Limitations of Usual Tools): Document the weird restrictions
1278         that Posix has about { }.  Use better quoting.
1279         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE, _AC_OUTPUT_HEADER):
1280         Rewrite to conform to Posix rules about { } in sed scripts.
1281         * lib/m4sugar/m4sh.m4 (AS_DIRNAME_SED, AS_BASENAME_SED): Likewise.
1282         * tests/foreign.at (Libtool): Likewise.
1283         * tests/semantics.at (AC_CHECK_PROG & AC_CHECK_PROGS):
1284         Use our own style advice re 's,a,b,' versus 's|a|b|'.
1286 2006-01-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1288         * lib/autoconf/status.m4: Fix typo.
1290         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore
1291         singly- or doubly-quoted arguments to `-cmdline', `-ignore',
1292         `-def', for the benefit of Portland `pgf90 -Mipa'.
1293         Reported by Christopher Hulbert <cchgroupmail@gmail.com>.
1295 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
1297         * doc/autoconf.texi: Update copyright (and other) dates to 2006.
1298         * doc/autoconf.texi (Shellology): Mac OS X 10.2 changed the default
1299         shell from zsh to bash.
1301 2005-12-31  Stepan Kasal  <kasal@ucw.cz>
1303         * lib/autoconf/programs.m4 (_AC_PROG_GREP): Use $PATH_SEPARATOR;
1304           ":" caused problems on OS/2-EMX.  Suggested by Andrew Belov.
1306 2005-12-29  Paul Eggert  <eggert@cs.ucla.edu>
1308         * doc/autoconf.texi (Shell Substitutions): Warn about unbalanced
1309         parentheses in $(...).  Problem reported by Eric Blake.
1311 2005-12-12  Paul Eggert  <eggert@cs.ucla.edu>
1313         * doc/autoconf.texi (Limitations of Usual Tools):
1314         Mention which characters can be escaped with \ in portable regular
1315         expressions used in grep, sed, expr.  Mention the leading ^ problem
1316         with expr.  Clean up some confusing wording.  Mention which
1317         grep options are portable.
1319 2005-12-09  Stepan Kasal  <kasal@ucw.cz>
1321         * tests/local.at (AT_CHECK_AUTOM4TE): Fix typo in the comment.
1323 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
1325         * doc/autoconf.texi (Limitations of Builtins): Fix typos in previous
1326         patch, noted by Ralf Wildenhues.
1328 2005-12-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1330         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Try `set -o
1331         posix' unconditionally, for pdksh in `native sh' emulation.
1333 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
1335         * doc/autoconf.texi (Shellology): Document eval $? problem
1336         with ash.
1337         (Limitations of Builtins): Likewise.
1339 2005-11-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1341         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Pass
1342         CONFIG_SHELL in the environment of the configure rerun.
1343         * doc/autoconf.texi (Here-Documents, config.status Invocation):
1344         Suggest passing CONFIG_SHELL absolute, and in the environment
1345         rather than as option.
1347 2005-11-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1349         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE):
1350         Fix quoting of output line (triggered for many AC_SUBST_FILEs).
1351         Fix macro quoting.  Fix output for n * 98 substituted variables.
1353 2005-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1355         * lib/autoconf/status.m4 (_AC_OUTPUT_MAIN_LOOP): Initialize
1356         `tmp' to avoid file removal race.
1358 2005-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1360         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Initialize
1361         ac_clean_files and LIBOBJS.
1363 2005-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1365         * lib/autoconf/programs.m4 (AC_CHECK_PROG, AC_PATH_PROG):
1366         Factor functionality to..
1367         (_AC_CHECK_PROG, _AC_PATH_PROG): these new macros, but only
1368         `AC_SUBST($1)' in the public version.
1369         (AC_CHECK_TOOL, AC_PATH_TOOL, AC_PATH_TARGET_TOOL)
1370         (AC_CHECK_TARGET_TOOL): Use internal versions for ac_ct_* and
1371         ac_pt_* variables.
1373 2005-11-01  Stepan Kasal  <kasal@ucw.cz>
1375         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Remove the comment about 8+3
1376         filesystems.
1378 2005-11-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1380         * NEWS: Move AH_HEADER mention to right place.
1382 2005-10-27  Stepan Kasal  <kasal@ucw.cz>
1384         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): "conftst2" -> "conftest2"
1385         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Likewise.
1387 2005-10-25  Stepan Kasal  <kasal@ucw.cz>
1389         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): rm -f conftst2.*, not only
1390         conftst2.$ac_objext.
1391         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Likewise.
1393 2005-10-24  Stepan Kasal  <kasal@ucw.cz>
1395         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Use conftst2.o instead of
1396         conftest.o, to see whether the compiler really obeys; rm the object
1397         file before and after the test and register it with ac_clean_files.
1398         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Likewise.
1400 2005-10-21  Stepan Kasal  <kasal@ucw.cz>
1402         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): When determining,
1403         the delimiter CEOF$ac_eof: fix quoting of CEOF[0-9]* and modify the
1404         code so that the most common case requires less forks.
1406 2005-10-20  Stepan Kasal  <kasal@ucw.cz>
1408         * doc/autoconf.texi (Shell Substitutions}: Document that ${10} is
1409         not portable; thanks to Paul Eggert and Alexandre.
1411         * NEWS: Fix an old typo.
1413 2005-10-20  Jim Meyering  <jim@meyering.net>
1415         * doc/autoconf.texi: Typo: s/feature/features/ in ``the features of
1416         the latter'', in two places.
1418 2005-10-19  Paul Eggert  <eggert@cs.ucla.edu>
1420         * doc/autoconf.texi (Generating Sources): AC_LANG_PROGRAMS ->
1421         AC_LANG_PROGRAM, fixing a typo.  Don't give details about
1422         the inner workings of AC_LANG_FUNC_LINK_TRY.
1423         * lib/autoconf/c.m4 (AC_LANG_CALL(C)): Reformat to match
1424         AC_LANG_FUNC_LINK_TRY.  This involves returning the value returned
1425         by the function rather than ignoring it.
1426         (AC_LANG_FUNC_LINK_TRY(C)): Call the function rather than simply
1427         comparing its address.  Intel's interprocedural optimization was
1428         outsmarting the old heuristic.  Problem reported by
1429         Mikulas Patocka.
1431 2005-10-19  Stepan Kasal  <kasal@ucw.cz>
1433         * lib/autoconf/general.m4 (AC_SUBST): Remove an obsolete comment.
1435 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
1437         * lib/m4sugar/m4sugar.m4 (_m4_map): New macro.
1438         (m4_map, m4_map_sep): Use it.  Handle the empty list correctly.
1440 2005-10-04  Stepan Kasal  <kasal@ucw.cz>
1442         * lib/autotest/general.m4 (AT_INIT): Really make the subtree writable
1443         before removing it (chmod -R u+rwx); there are three instances of this.
1445 2005-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1446             Stepan Kasal  <kasal@ucw.cz>
1448         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Balance parentheses.
1449         * lib/autotest/general.m4 (AT_INIT): If the test dir already exists,
1450         make its content writable before removing it.  Remove an errorneous
1451         comment from the end, where the logs of the failed tests are copied
1452         to the main log file.
1454 2005-09-27  Stepan Kasal  <kasal@ucw.cz>
1456         * tests/semantics.at (AC_C_BIGENDIAN): Pass --force to autoheader,
1457           in case the computer is too quick.  Double quote the configure.ac
1458           snippets.
1460         * tests/local.at (AT_CHECK_AUTOCONF): Always pass --force to prevent
1461           problems if the testsuite were running too fast.
1463 2005-09-18  Paul Eggert  <eggert@cs.ucla.edu>
1465         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Look for X11/Xlib.h
1466         and XrmInitialize rather than X11/Intrinsic.h and XtMalloc
1467         (which belong to Xt, not X itself).  See Debian bug 327655.
1468         * NEWS: Mention this.
1470 2005-09-07  Stepan Kasal  <kasal@ucw.cz>
1472         * lib/autoconf/c.m4 (AC_LANG_SOURCE(C)): Remove an incorrect comment.
1474 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1476         * config/move-if-change: Don't output "$2 is unchanged";
1477         suggested by Ben Elliston.  Handle weird characters correctly.
1479 2005-09-06  Stepan Kasal  <kasal@ucw.cz>
1481         * lib/autoconf/libs.m4 (AC_SEARCH_LIBS): Merge the two AC_LINK_IFELSE
1482           calls, so that the final expansion of this macro is shorter.
1483           Create the conftest.$ac_ext outside the `for' loop, to speed the run.
1484           Do not use `break' in the argument to AC_LINK_IFELSE, it would skip
1485           the cleanup there.  Use AS_VAR_* macros, to be more general.
1486         * tests/semantics.at (AC_SEARCH_LIBS): Check for the cleanup.
1488         * lib/autoconf/general.m4: Use AS_IF where appropriate.
1490         * lib/m4sugar/m4sh.m4 (AS_IF): Use m4_default.
1492 2005-09-01  Stepan Kasal  <kasal@ucw.cz>
1494         * doc/autoconf.texi (Configuration Headers): Add an index entry
1495           for AH_HEADER.
1497 2005-08-26  Pavel Roskin  <proski@gnu.org>
1499         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Use shell variable
1500         XMKMF to locate xmkmf.  Make XMKMF precious.  Export CC when
1501         running xmkmf.
1503 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
1505         * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE):
1506         The previous patch didn't work, so try a better one.
1508 2005-08-26  Stepan Kasal  <kasal@ucw.cz>
1510         * doc/autoconf.texi (Programming in M4sh) <AS_TR_CPP>: Fix m4 quoting
1511         in the example.  Reported by Bruno Haible.
1512         <AS_TR_SH>: Likewise.  Also modify the example to be more convincing:
1513         "if $undefined_var;" succeeds with my shell.
1515         * lib/autoconf/general.m4 (AC_CANONICAL_BUILD, AC_CANONICAL_HOST,
1516         AC_CANONICAL_TARGET): Define by AC_DEFUN, no need to use AC_DEFUN_ONCE;
1517         but change the m4_divert_text to m4_divert_once.
1519 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
1521         * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE):
1522         Work around bug in Solaris /usr/xpg4/bin/awk.
1523         The bug is present in at least Solaris 8 through 10.
1525 2005-08-24  Stepan Kasal  <kasal@ucw.cz>
1527         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Simplify; rejecting
1528         some evil values and relying on the fact that $* concatenates the
1529         parameters by the first character from IFS.
1531 2005-08-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>,
1532             Stepan Kasal  <kasal@ucw.cz>
1534         * lib/autoconf/status.m4 (_AC_CONFIG_REGISTER_DEST): When the
1535         first header appears, define AH_HEADER.
1536         * doc/autoconf.texi (Configuration Headers): Document AH_HEADER.
1537         Update limitations about when to call AC_CONFIG_HEADERS.
1538         (Configuration Commands): Document that AC_CONFIG_COMMANDS_PRE
1539         parameter can call AC_SUBST, AC_DEFINE, or AC_CONFIG_FOOS; explain
1540         that AC_CONFIG_COMMANDS_PRE and AC_CONFIG_COMMANDS_POST are not
1541         ``Configuration Actions''; fix their index entries.
1543         * lib/autotest/general.m4 (AT_INIT): Process multiple keywords
1544         options correctly.  Process N-M as M-N if M is smaller than N.
1545         Process ranges correctly so that N-N will run only N.
1546         Sort and uniquify the tests that will be run.  If there is more
1547         than one test, reinsert the banners for the tests.
1548         * tests/autotest.at (Keywords): Unmark XFAIL.
1550 2005-08-23  Stepan Kasal  <kasal@ucw.cz>
1552         * lib/autoconf/general.m4 (_AC_DEFINE_Q): Strip the parameter list
1553           before passing the macro name to AH_TEMPLATE.
1555         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): config.status
1556           now opens log after option processing; in particular, --version
1557           and --help do not touch config.log.
1559         * Makefile.maint: Revert the change from 2005-08-12.
1561 2005-08-22  Stepan Kasal  <kasal@ucw.cz>
1563         * lib/autoconf/general.m4 (AC_ARG_ENABLE, AC_ARG_WITH): Factor out
1564           common code to...
1565         (_AC_ENABLE_IF, _AC_ENABLE_IF_ACTION): ... these new macros.
1567 2005-08-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1569         * doc/autoconf.texi (Using Autotest, testsuite Scripts)
1570         (Autotest Logs, Writing testsuite.at, testsuite Invocation):
1571         Language cleanup.
1573         * doc/autoconf.texi (Defining Symbols, Changed Results):
1574         Prepend to LIBS, not append, in examples.
1576 2005-08-16  Stepan Kasal  <kasal@ucw.cz>
1578         When building in place, set srcdir="."; suggested by Tim Van Holder.
1580         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Do this; to recognize
1581           build in place, we need ac_pwd, and thus have to AC_REQUIRE ...
1582         (_AC_INIT_DIRCHECK): ... this macro and AC_DEFUN both of them.
1583         * lib/autoconf/status.m4 (_AC_SRCDIRS): Fix a comment: srcdir="."
1584           does not mean "no --srcdir option".
1586 2005-08-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1588         * tests/autoscan.at (autoscan): New file.
1589         * tests/suite.at: Use it.
1590         * tests/Makefile.am (TESTSUITE_HAND_AT): Add it.
1591         Reported against Libtool by Gideon Go <gideon.go@gmail.com>.
1593         * tests/autotest.at (Keywords): Test keywords combinations.
1595 2005-08-12  Stepan Kasal  <kasal@ucw.cz>
1597         * Makefile.maint (GZIP_ENV): When checking the help text of gzip,
1598           add "2>&1"; gzip 1.2.4 prints help on stderr.
1600 2005-07-27  Stepan Kasal  <kasal@ucw.cz>
1602         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): The symbol at_reason
1603         was pushdef'ed twice while popped only once.  Push it only once.
1604         (_AT_CHECK): Cosmetic changes to the "case $at_status" command.
1606 2005-07-26  Stepan Kasal  <kasal@ucw.cz>
1608         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): The message is now
1609         prefixed by mere "===", not "configure: === ".
1611 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
1613         * Makefile.maint: Update from Bison.
1615         * lib/m4sugar/m4sugar.m4 (m4_strip): Comment fix---change tab to
1616         "<tab>" in comment, so that the point is understandable.
1618 2005-07-25  Stepan Kasal  <kasal@ucw.cz>
1620         Rewrite substantial part of lib/autoconf/status.m4.
1621         The main change is that CONFIG_FILES, CONFIG_HEADERS, CONFIG_LINKS,
1622         and CONFIG_COMMANDS are not processed in four separate loops.
1623         Instead, there is one main loop.  This alows that the common code
1624         is expanded only once, thus config.status (and configure) is smaller.
1626         The registration mechnism in AC_CONFIG_FILES and cousins also changed;
1627         the AC_LIST_FILES and cousins macros are no longer used.
1629         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES, _AC_OUTPUT_HEADERS,
1630         _AC_OUTPUT_LINKS, _AC_OUTPUT_COMMANDS): Renamed to ...
1631         (_AC_OUTPUT_FILE, _AC_OUTPUT_HEADER, _AC_OUTPUT_LINK,
1632         _AC_OUTPUT_COMMAND): ..., respectively.  These macros no longer
1633         contain the initialization, nor the for loop, nor the associated
1634         commands; all these go to ...
1635         (_AC_OUTPUT_MAIN_LOOP): ... this new macro, called from
1636         _AC_OUTPUT_CONFIG_STATUS.
1637         (_AC_CONFIG_SPLIT, _AC_CONFIG_SPLIT_SOURCE_DEST, _AC_CONFIG_SPLIT_FILE_IN):
1638         Nuked; the code was merged into _AC_OUTPUT_MAIN_LOOP.
1639         (_AC_OUTPUT_FILE): The creation of the sed script ...
1640         (AC_OUTPUT): ... and the setup of ac_vpsub goes to ...
1641         (_AC_OUTPUT_FILES_PREPARE): ... a new macro, also called from
1642         _AC_OUTPUT_MAIN_LOOP.
1643         (_AC_CONFIG_FILES, _AC_CONFIG_HEADERS, _AC_CONFIG_LINKS,
1644         _AC_CONFIG_COMMANDS): Use ...
1645         (_AC_CONFIG_FOOS): ... this new macro, which uses these ...
1646         (_AC_CONFIG_REGISTER, _AC_CONFIG_REGISTER_DEST): ... new macros.
1647         (_AC_CONFIG_FILE, _AC_CONFIG_HEADER, _AC_CONFIG_LINK,
1648         _AC_CONFIG_COMMAND, _AC_CONFIG_DEPENDENCIES): No longer needed.
1649         (_AC_CONFIG_DEPENDENCY): Update, it uses these ...
1650         (_AC_CONFIG_DEPENDENCY_DEFAULT, _AC_FILE_DEPENDENCY_TRACE_COLON):
1651         ... new macros.
1652         (_AC_CONFIG_UNIQUE): Update.
1653         (AC_LIST_FILES, AC_LIST_HEADERS, AC_LIST_LINKS, AC_LIST_COMMANDS):
1654         Replaced by this ...
1655         (_AC_LIST_TAGS): ... new common macro.
1656         (AC_LIST_FILE_COMMANDS, AC_LIST_HEADER_COMMANDS, AC_LIST_LINK_COMMANDS,
1657         AC_LIST_COMMAND_COMMANDS): Replaced by this ...
1658         (_AC_LIST_TAG_COMMANDS): ... new common macro.
1659         (_AC_CONFIG_COMMANDS_INIT): Moved top to the `registration' section;
1660         this didn't belong to the `config commands' section.
1661         (_AC_OUTPUT_COMMANDS_INIT): Don't initialize, m4_ifdef is our friend.
1662         (AC_CONFIG_COMMANDS_PRE, AC_OUTPUT_COMMANDS_PRE,
1663         AC_CONFIG_COMMANDS_POST): Moved to a new section, these didn't belong
1664         to the `config commands' section either.
1665         (AC_CONFIG_SUBDIRS): Don't touch diversion DEFAULTS.
1666         (_AC_LIST_SUBDIRS): Don't initialize, m4_ifdef is our friend.
1668         ... and many changes to the comments nearby.
1670         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): At the end of the day,
1671         set ac_subdirs_all='_AC_LIST_SUBDIRS'.
1672         * tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
1673         AC_CONFIG_COMMANDS(command:input,...) is no longer allowed.
1674         (#define header templates): The comment at the top of the generated
1675         header now includes the name(s) of the source file(s).
1677         Several unrelated small changes:
1679         * lib/autoconf/general.m4 (AC_CACHE_VAL): Be didactic, quote the first
1680         parameter to AC_DIAGNOSE.
1681         * lib/autoconf/status.m4 (AC_CONFIG_SUBDIRS): Likewise.
1682         (_AC_LINK_FILES_CNT): Don't AU_DEFUN this; it causes confusing messages
1683         with autoupdate; use m4_define_default inside AU_DEFUNed AC_LINK_FILES.
1684         (AC_OUTPUT): In the compatibility code, use m4_ifvaln, to be consistent
1685         with AU::AC_OUTPUT.
1686         (AU::AC_OUTPUT): Don't double-quote $2 and $3, the compatibility code
1687         in AC_OUTPUT doesn't double-quote it either.
1688         * tests/tools.at (autoupdate): AU::AC_OUTPUT no longer double-quotes the
1689         parameters.
1691 2005-07-10  Stepan Kasal  <kasal@ucw.cz>
1693         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Document which
1694         versions of Portland Group compiler produce single- and double-quoted
1695         -cmdline argument.  Reported by Steven G. Johnson <stevenj@fftw.org>
1696         and Ole Holm Nielsen <Ole.H.Nielsen@fysik.dtu.dk>.
1698 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
1700         * tests/local.at (AT_CONFIG_CMP): Ignore lines like "LIBS=''" too.
1701         This is a corrected version of yesterday's patch.
1703 2005-07-07  Stepan Kasal  <kasal@ucw.cz>
1705         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Report the full
1706         path, too; insert a "===" to emphasize the line.
1708         * lib/autoconf/general.m4 (AC_CANONICAL_BUILD): Rename
1709           ac_cv_build_alias to ac_build_alias.
1710         (AC_CANONICAL_HOST, AC_CANONICAL_TARGET): Simplify.
1712         On 2005-02-24, an unintentional AC_SUBST([CC]) was introduced; this
1713         change eliminates it.  Problem reported by Alexandre Duret-Lutz.
1714         * lib/autoconf/general.m4 (_AC_ARG_VAR_PRECIOUS): Move the AC_SUBST ...
1715         (AC_ARG_VAR): ... here.
1716         (_AC_INIT_PREPARE): Call AC_SUBST for build_alias, host_alias and
1717           target_alias.
1719         Keep a list of all precious variables and process them with one simple
1720         for loop, instead of expanding all commands, or, OTOH, complicated
1721         processing of output of "set".
1722         * lib/autoconf/general.m4 (_AC_ARG_VAR_PRECIOUS): Acumulate the
1723         variable names in new macro...
1724         (_AC_PRECIOUS_VARS): ... which will be assigned to ac_precious_vars.
1725         (_AC_ARG_VAR_STORE): New macro which writes to diversion PARSE_ARGS
1726           a loop to assign all ac_env_* and ac_cv_env_* variables.
1727         (_AC_ARG_VAR_VALIDATE): Use shell variable ac_precious_vars, divert
1728           to INIT_PREPARE.
1729         (_AC_INIT_DEFAULTS): At the end, if _AC_PRECIOUS_VARS is set, assign
1730           its value to shell variable ac_precious_vars and call
1731           _AC_ARG_VAR_STORE and _AC_ARG_VAR_VALIDATE.
1732         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Don't call
1733           _AC_ARG_VAR_VALIDATE.
1735         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Move AC_LANG_PUSH(C)
1736           and the AC_SUBSTs ...
1737         (AC_INIT): ... here.
1739         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Changed the title of
1740           the ac_subst_files section in config.log.
1742         * tests/local.at (AT_CONFIG_CMP): Revert Paul's previous change.
1744 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1746         * NEWS: New macro AC_C_TYPEOF.
1747         * doc/autoconf.texi (C Compiler): Document AC_C_TYPEOF.
1748         * lib/autoconf/c.m4 (AC_C_TYPEOF): New macro.
1749         * tests/c.at (C keywords): Test AC_C_TYPEOF.
1751         Fix problems reported by Nicolas Joly.
1752         * tests/base.at (Input/Output): Ignore 'loading site script' chatter.
1753         * tests/local.at (AT_CONFIG_CMP): Ignore lines like "LIBS=''" too.
1754         They are generated by the Tru64 v5.1B shell.
1756 2005-07-05  Stepan Kasal  <kasal@ucw.cz>
1758         Fix my changes from 2005-07-01; reported by Noah Misch.
1759         * lib/autoconf/status.m4 (_AC_CONFIG_DEPENDENCIES): Fix the
1760         description, the macro now accepts only a single tag.
1761         (_AC_CONFIG_UNIQUE): Likewise; s/AC_File/[$1]/
1763         Fix cases when the varsions of Autoconf and Autotest don't match.
1764         Reported by Noah Misch.
1765         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Set also
1766         at_top_builddir, for compatibility with older autotest.
1767         * lib/autotest/general.m4 (AT_INIT): If at_top_build_prefix
1768         is not set, use at_top_builddir, for compatibility with older
1769         versions of autoconf.
1771 2005-07-04  Paul Eggert  <eggert@cs.ucla.edu>
1773         * bin/autom4te.in ($m4): Catch usages like --nesting-limit=2048.
1774         Problem reported by Patrick Welche.
1776 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
1778         * lib/autoconf/general.m4 (AC_ARG_PROGRAM): Use &, not |, in
1779         sed substitution command, so that we allow | in program prefixes
1780         and program suffixes.  (& is a problem anyway; we're not fixing
1781         that here.)
1782         * lib/autoconf/status.m4 (AC_CONFIG_FILES): Likewise, for
1783         configure_input, top_builddir, srcdir, etc.
1784         * lib/autotest/general.m4 (AT_INIT): Likewise, for
1785         PATH_SEPARATOR in AUTOTEST_PATH.
1787 2005-07-02  Alexandre Duret-Lutz  <adl@gnu.org>
1789         * lib/autoconf/general.m4 (AC_SITE_LOAD): Rewrite the
1790         for loop over config.site files using `set', to allow
1791         directory names containing IFS characters.
1793 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
1795         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Remove the tests for
1796         directories with weird names.  Apparently some people like living
1797         on the edge.  However, improve the test that "pwd" actually does
1798         report a name for the working directory.
1799         * NEWS: Remove the claim that we test for funny chars in dir names.
1801 2005-07-01  Stepan Kasal  <kasal@ucw.cz>
1803         * lib/autoconf/general.m4 (AC_FOREACH): Make obsolete; it's
1804         replaced ...
1805         * lib/m4sugar/m4sugar.m4 (m4_foreach_w): ... by this new macro.
1806         * lib/autoconf/status.m4 (_AC_CONFIG_DEPENDENCIES, _AC_CONFIG_UNIQUE):
1807         Now accept a single tag, not whitespace separated list.
1808         (AC_CONFIG_SUBDIRS): Call _AC_CONFIG_UNIQUE in a m4_foreach_w loop.
1810 2005-06-30  Stepan Kasal  <kasal@ucw.cz>
1812         * doc/autoconf.texi (Configuration Headers): Change the explanation
1813         about #include <config.h>.
1814         (Generic Functions): Mention the Gnulib project.
1815         (Limitations of Usual Tools) <sed>: Another minor rephrasing.
1817         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Use a here
1818         document to output the default config_* lists to config.status.
1819         Don't recognize option --file, if the functionality is not there.
1820         Likewise for --header; moreover, recognize --he and --h as shortcuts
1821         for --help in that case.
1823         * lib/autoconf/status.m4: Fix the order of the "sections", so that it
1824         matches the order of execution.  No code changed.
1826 2005-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1828         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Fix also for
1829         single-quoted -cmdline argument in Portland Group compiler.
1830         Reported against LAM by Ole Holm Nielsen <Ole.H.Nielsen@fysik.dtu.dk>.
1832 2005-06-30  Alexandre Duret-Lutz  <adl@gnu.org>
1834         * lib/autom4te.in (Automake-preselections): Preselect AC_SUBST_TRACE.
1836 2005-06-29  Stepan Kasal  <kasal@ucw.cz>
1838         * doc/autoconf.texi (File Descriptors): ksh doesn't pass open file
1839         descriptors to child processes; reported by Norman Gray.
1841 2005-06-29  Stepan Kasal  <kasal@ucw.cz>
1843         * lib/autoconf/general.m4 (AC_ARG_VAR): Move next to _AC_ARG_PRECIOUS.
1845         * lib/autoconf/general.m4 (AC_SUBST_TRACE): New macro, to be traced
1846         instead of AC_SUBST; proposed by Alexandre Duret-Lutz.
1847         (AC_SUBST): Call it.
1848         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Call AC_SUBST_TRACE for
1849         the directory specific variables; but don't call it for configure_input.
1851 2005-06-28  Derek Price  <derek@ximbiot.com>
1853         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Reword recent
1854         addition.
1856 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
1858         * NEWS: Don't worry about spaces in bindir etc.  Only srcdir and working
1859         directory have inherent problems with special characters like spaces,
1860         due to limitations in Make syntax.  Problem reported by Alexandre
1861         Duret-Lutz.
1862         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Implement the above.
1863         Also, fix Tru64 porting problem with shell patterns,
1864         reported by Ralf Wildenhues.
1866 2005-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1868         * doc/autoconf.texi (Subdirectories): Fix markup typos.
1870 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
1872         * tests/local.at (AT_CHECK_ENV): Simplify regexp slightly.
1874         Fix some more shell quoting problems.  Prompted by a bug report
1875         from Justace Clutter.
1876         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Put name of invalid
1877         variable into diagnostic.  Make the diagnostic an error, not a warning,
1878         because we really don't support spaces and suchlike in dir names.
1879         (_AC_INIT_SRCDIR): Allow special characters in $ac_unique_file.
1880         Don't worry about backslashes in srcdir; it can't happen now.
1881         (_AC_INIT_PARSE_ARGS): Allow weird characters in ac_optarg.
1882         Simplify ac_optarg handling.
1883         (_AC_ARG_VAR_VALIDATE): Remove unnecessary and inconsistent quotes.
1885 2005-06-22  Stepan Kasal  <kasal@ucw.cz>
1887         Fix AT_CONFIG_CMP for Solaris hosts; idea from Ralf Menzel.
1888         * configure.ac: Call AC_PROG_EGREP and AC_PROG_SED.
1889         * tests/atlocal.in: Propagate $EGREP and $SED.
1890         * tests/local.at (AT_CHECK_ENV): Use $EGREP, not $GREP -E.
1891         (AT_CONFIG_CMP): Use sed instead of grep plumbing.
1893         * doc/autoconf.texi (Limitations of Usual Tools) <grep>: Mention
1894         that '\|' is not allowed in BREs; recommend using newline separated
1895         list of patterns instead of multiple -e options.
1897         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Remove an old comment.
1899         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Use AC_SUBST/2.
1901 2005-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1903         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Fix typo.
1905 2005-06-21  Stepan Kasal  <kasal@ucw.cz>
1907         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Document that
1908         b, t, r, w commands require single space, while : cannot have any.
1909         (Special Shell Variables): Fix sed code this in the example.
1910         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Likewise; and fix a typo.
1911         * lib/autotest/general.m4 (AT_ARG_OPTION): Fix typo in the description.
1913         * lib/m4sugar/m4sugar.m4 (m4_split): If the parameter is empty,
1914         expand to the empty list.  Don't use two pairs of m4_changequote,
1915         it's not necessary.
1917 2005-06-20  Derek Price  <derek@ximbiot.com>
1919         * lib/m4/programs.m4 (AC_PROG_YACC): Declare YACC & YFLAGS precious.
1921 2005-06-17  Paul Eggert  <eggert@cs.ucla.edu>
1923         * lib/m4sugar/m4sh.m4 (as_awk_strverscmp): Port to Solaris /bin/awk.
1924         * doc/autoconf.texi:
1925         Don't mention Solaris versions so much, if a
1926         problem is common to all extant versions of Solaris.  Say "SunOS
1927         4" instead of "SunOS" for SunOS 4.
1928         (awk): Mention more of the limitations of traditional Awk.
1929         (cat): Don't talk about cat -v.
1931 2005-06-16  Paul Eggert  <eggert@cs.ucla.edu>
1933         * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE): New macro.
1934         (AS_VERSION_COMPARE): New macro.  The API is taken from CVS,
1935         but the implementation is entirely different and is designed
1936         to be compatible with glibc strverscmp.
1937         * tests/m4sh.at (AS_VERSION_COMPARE): New test.
1939         * doc/autoconf.texi (Limitations of Usual Tools): Mention expr bug
1940         on Mac OS X 10.4 reported by Peter O'Gorman in:
1941         http://lists.gnu.org/archive/html/autoconf-patches/2005-06/msg00041.html
1942         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT):
1943         Use shell builtins rather than 'expr', to work around expr bug.
1945 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
1947         * doc/autoconf.texi: "filesystem" -> "file system".
1948         "behaviour" -> "behavior".
1949         Warn about \(...\)* in Solaris sed (written by Ralf Menzel).
1950         * lib/autoconf/general.m4: Omit blank after ":" sed command,
1951         as per POSIX.
1952         * lib/m4sugar/m4sh.m4: Likewise.
1953         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Work around problem
1954         with Solaris sed.  Fix by Ralf Menzel and Stepan Kasal.
1956         * man/Makefile.am (MOSTLYCLEANFILES): Add $(srcdir)/*.t.
1957         (.x.1): Ignore the time stamp in the .TH line when deciding whether
1958         to update the man page.  That way, we don't have to check in new
1959         man pages every month.
1961         * lib/m4sugar/m4sh.m4 (AS_VAR_TEST_SET): Work even if $1 contains
1962         quotes and backslashes.  Patch from Derek Price.
1964 2005-06-10  Derek Price  <derek@ximbiot.com>
1966         * doc/autoconf.texi (Programming in M4sh): Document AS_TR_CPP &
1967         AS_TR_SH.
1969 2005-06-08  Paul Eggert  <eggert@cs.ucla.edu>
1971         * lib/autotest/general.m4 (AT_INIT): Don't accept Solaris 9's diff
1972         -u, since it outputs chatter if the input files are the same.
1973         Problem reported by Ralf Menzel.
1975 2005-06-08  Derek Price  <derek@ximbiot.com>
1977         * lib/m4sugar/m4sugar.m4: Undefine include & sinclude rather than
1978         renaming them since they are about to be redefined anyhow.
1980 2005-06-08  Derek Price  <derek@ximbiot.com>
1982         * doc/autoconf.texi (Redefined M4 Macros): Add index entries for most
1983         redefined M4 macros to this node.  Document m4_include & m4_sinclude.
1984         Move m4_undefine to alphabetical order.
1986 2005-06-07  Paul Eggert  <eggert@cs.ucla.edu>
1988         * README: Recommend GNU M4 1.4.3 or later.
1989         * doc/autoconf.texi (Introduction): Likewise.
1990         Reword to avoid some formatting glitches.
1991         Use "#!/bin/sh", not "#! /bin/sh"; the space isn't needed these days.
1992         Clarify explanation of HP compiler bug.
1993         Redo example output tp match current CVS snapshot.
1994         Use @example.org in email addresses when the examples
1995         might get inadvertently cut-and-pasted into user code.
1996         Remove example of autom4te usage that doesn't seem to work now.
1997         Use modern AC_INIT (except when the example is meant to be
1998         shown with Autoconf 2.13).
1999         Update ksh info for Solaris 9 and later.
2000         KB -> kB.
2001         Modernize description of Automake versions a bit.
2002         Don't claim a future version of Autoconf is near.
2003         * doc/install.texi: Reword to avoid some formatting glitches.
2005 2005-06-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2007         * doc/autoconf.texi: Add [] to examples, so that the manual
2008         follows its own advice about quoting better.
2009         Reword to avoid some formatting glitches.
2010         * doc/installt.exi: Reword to avoid some formatting glitches.
2012         * doc/autoconf.texi (Limitations of Builtins) <case>: Mention
2013         Tru64 ksh pattern matching bug.  Reported against Libtool by
2014         Albert Chin <libtool@mlists.thewrittenword.com> and
2015         Nicolas Joly <njoly@pasteur.fr>.
2017 2005-06-06  Stepan Kasal  <kasal@ucw.cz>
2019         m4_cdr of one-member list was [[]] (one-member list containing an
2020         empty string) instead of [] (an empty list.  Callers were skewed to
2021         match this misbehaviour.  As a consequence of this:
2022          - m4_foreach([x], [], [foo]) expanded to `foo', while
2023          - the expansion of m4_foreach([x], [[]], [foo]) was empty.
2024         This bug has been fixed:
2026         * lib/m4sugar/m4sugar.m4 (m4_cdr): If only one argument is given,
2027           expand to an empty string; print error msg if called without
2028           an argument list.
2029         (m4_foreach, m4_map, m4_map_sep): Don't expect the previous
2030           misbehaviour; handle [] and [[]] correctly.
2032 2005-06-06  Stepan Kasal  <kasal@ucw.cz>
2034         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Nuke ac_max_here_lines.
2035         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Simplify the sed
2036           scripts created and the loop applying them, use _AC_SED_CMD_LIMIT.
2038 2005-06-06  Ralf Menzel <menzel@ls6.cs.uni-dortmund.de>  (trivial change)
2040         * doc/autoconf.texi (Limitations of Usual Tools): Solaris' awk cannot
2041           swallow records with more than 99 fields.
2042         * lib/autotest/general.m4 (AT_INIT): Use the awk builtin `split' to
2043           parse the long line.
2045 2005-06-04  Stepan Kasal  <kasal@ucw.cz>
2047         * doc/autoconf.texi (Limitations of Usual Tools): AIX awk cannot
2048           swallow literals longer than 399.  Reported by Ralf Wildenhues.
2049         * lib/autotest/general.m4 (AT_INIT): Pass $at_groups though stdin,
2050           to workaround this limitation.
2052 2005-06-03  Steven G. Johnson  <stevenj@alum.mit.edu>
2054         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Find g95 in addition
2055         to gfortran, and make these the first two compiler names
2056         checked (following the general autoconf preference for gcc).
2058 2005-06-03  Stepan Kasal  <kasal@ucw.cz>
2060         * tests/Makefile.am (check_SCRIPTS): Set to $(wrappers).
2061         (DISTCLEANFILES): Remove $(check_SCRIPTS).
2062         (testsuite): Make sure autotest.m4f is up-to-date before using it.
2064 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2066         * lib/autotest/general.m4 (AT_INIT): Don't create a regular
2067         expression of unbounded size when processing the --list
2068         option.  This runs afoul of a limit of 399 bytes per regular
2069         expression on AIX.  Problem reported by Ralf Wildenhues.
2071 2005-06-01  Paul Eggert  <eggert@cs.ucla.edu>
2073         * NEWS: Note yesterday's changes to AC_SUBST and AC_SUBST_FILE.
2074         * doc/autoconf.texi (Particular Headers): Reword example
2075         for multiline stdbool replacement.
2076         (Setting Output Variables): Reword text a bit.  Don't
2077         give all the details about |#_!!_#|.
2078         Reword description of line replacement.
2080 2005-05-31  Dan Manthey  <dan_manthey@partech.com>
2082         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Output variables may
2083         now contain newlines, and substituted files must be referenced on
2084         a line alone; the sed scripts to substitute them are now very
2085         different.
2086         (_AC_SED_CMD_LIMIT): Added; single place to store limit on how many
2087         commands can be put in a sed script portably.
2088         * doc/autoconf.texi (Setting Output Variables): Document above
2089         changes.  (Particular Header Checks) <AC_HEADER_STDBOOL>: Give exaple
2090         use of multiline substitution.
2091         * tests/torture.at: No longer expect substitution of newline to fail.
2093 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
2095         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Fix diagnostics.
2096         From Ralf Menzel (trivial change).
2098 2005-05-25  Paul Eggert  <eggert@cs.ucla.edu>
2100         * tests/local.at: Don't attempt to check for negated character
2101         classes in shell scripts.  The test was too brittle.
2103 2005-05-25  Stepan Kasal  <kasal@ucw.cz>
2105         * bin/autoconf.as: Don't use "shift 2"; it's not portable enough.
2106         * doc/autoconf.texi (Limitations of Builtins): Document this
2107           limitation.
2109 2005-05-24  Stepan Kasal  <kasal@ucw.cz>
2111         * lib/m4sugar/m4sh.m4 (_AS_ECHO_LOG): New macro to factor out
2112           common code; used in many places in the tree.
2113         (AS_ESCAPE): Make the pattern a bit simpler; use \& insetad of \1.
2114         (_AS_ECHO_UNQUOTED): Move the macro lower; no code change.
2116         * lib/m4sugar/m4sugar.m4 (m4_ifset): Use m4_ifval.
2118         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Merge the two error
2119           messages when ac_unique_file is not found.
2120         (AC_CONFIG_MACRO_DIR): Simplify the `if' at the end.
2121         (AC_MSG_CHECKING, AC_MSG_RESULT): Put braces around the two echo
2122           commands, for consistency with AC_MSG_ERROR and such.
2124         * bin/autoconf.as: Make more use of "shift 2" in option processing.
2126         * bin/Makefile.am: Merge the two rules for creating scripts.
2128 2005-05-23  Stepan Kasal  <kasal@ucw.cz>
2130         * lib/autoconf/general.m4 (AC_MSG_RESULT_UNQUOTED): Make
2131         obsolete; it was never documented.
2132         (AC_CACHE_CHECK): Use AC_MSG_RESULT instead.
2134 2005-05-20  Stepan Kasal  <kasal@ucw.cz>
2136         * NEWS: @top_builddir@ is now a dirname, ac_top_builddir will follow.
2137         * lib/autoconf/status.m4 (_AC_SRCDIRS): Rename ...
2138         (ac_top_builddir): ... this ...
2139         (ac_top_build_prefix): ... to this; the old name is also kept, for
2140           backward compatibility.
2141         (ac_top_builddir_sub): New variable, without the trailing slash,
2142           always nonempty.
2143         (_AC_OUTPUT_FILES): s/@top_builddir@/$ac_top_builddir_sub/
2144         * doc/autoconf.texi (Configuration Actions): Rename
2145           ac_top_builddir to ac_top_build_prefix.
2146         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Rename
2147           at_top_builddir to at_top_build_prefix.
2148         * lib/autotest/general.m4 (AT_INIT): Likewise.
2150 2005-05-20  Stepan Kasal  <kasal@ucw.cz>
2152         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Simplify the init
2153           of confdefs.h .
2155 2005-05-17  Stepan Kasal  <kasal@ucw.cz>
2157         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Don't m4_quote the second
2158           argument to m4_foreach.  I guess it was necessary in the past,
2159           but I think it's a no-op now.
2161 2005-05-17  Stepan Kasal  <kasal@ucw.cz>
2163         * lib/autoconf/general.m4 (_AC_INIT_HELP): Merge two consecutive
2164           ``cat <<_ACEOF'' commands to one.
2165         (_AC_CANONICAL_SPLIT): Use expr, not ``echo|sed.''
2166         * lib/autoconf/status.m4: On various places, use expr instead of
2167           ``echo|sed.''
2168         (_AC_CONFIG_SPLIT, _AC_CONFIG_SPLIT_SOURCE_DEST):
2169         (_AC_CONFIG_SPLIT_FILE_IN): New macros, to factor out common code.
2170         * lib/autotest/general.m4 (AT_INIT): Use expr to get the numbers from
2171           a range.
2172         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Use awk to search for
2173           the wrong patterns between ``case'' and ``esac.''  The previous
2174           code had false positives.
2176 2005-05-14  Alexandre Duret-Lutz  <adl@gnu.org>
2178         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Prepend ${LIBOBJDIR},
2179         as on 2005-05-02.
2180         * doc/autoconf.texi (Particular Functions) <AC_FUNC_ALLOCA>:
2181         Mention LIBOBJDIR.
2183 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
2185         * AUTHORS, BUGS, COPYING, ChangeLog, ChangeLog.0, ChangeLog.1,
2186         ChangeLog.2, GNUmakefile, HACKING, Makefile.am, Makefile.cfg,
2187         Makefile.maint, NEWS, README, README-alpha, TODO, configure.ac,
2188         bin/Makefile.am, bin/autoconf.as, bin/autoheader.in,
2189         bin/autom4te.in, bin/autoreconf.in, bin/autoscan.in,
2190         bin/autoupdate.in, bin/ifnames.in, config/Makefile.am,
2191         config/config.guess, config/config.sub, config/elisp-comp,
2192         config/m4.m4, config/mdate-sh, config/missing, config/texinfo.tex,
2193         doc/Makefile.am, doc/fdl.texi, lib/Makefile.am, lib/autom4te.in,
2194         lib/freeze.mk, lib/Autom4te/C4che.pm, lib/Autom4te/ChannelDefs.pm,
2195         lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm,
2196         lib/Autom4te/FileUtils.pm, lib/Autom4te/General.pm,
2197         lib/Autom4te/Request.pm, lib/Autom4te/Struct.pm,
2198         lib/Autom4te/XFile.pm, lib/autoconf/Makefile.am,
2199         lib/autoconf/autoconf.m4, lib/autoconf/autoheader.m4,
2200         lib/autoconf/autoscan.m4, lib/autoconf/autotest.m4,
2201         lib/autoconf/autoupdate.m4, lib/autoconf/c.m4,
2202         lib/autoconf/fortran.m4, lib/autoconf/functions.m4,
2203         lib/autoconf/general.m4, lib/autoconf/headers.m4,
2204         lib/autoconf/lang.m4, lib/autoconf/libs.m4,
2205         lib/autoconf/oldnames.m4, lib/autoconf/programs.m4,
2206         lib/autoconf/specific.m4, lib/autoconf/status.m4,
2207         lib/autoconf/types.m4, lib/autoscan/Makefile.am,
2208         lib/autoscan/autoscan.list, lib/autoscan/autoscan.pre,
2209         lib/autotest/Makefile.am, lib/autotest/autotest.m4,
2210         lib/autotest/general.m4, lib/emacs/Makefile.am,
2211         lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el,
2212         lib/m4sugar/Makefile.am, lib/m4sugar/m4sh.m4,
2213         lib/m4sugar/m4sugar.m4, man/Makefile.am, tests/Makefile.am,
2214         tests/atlocal.in, tests/autotest.at, tests/base.at, tests/c.at,
2215         tests/compile.at, tests/foreign.at, tests/fortran.at,
2216         tests/local.at, tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh,
2217         tests/semantics.at, tests/suite.at, tests/tools.at,
2218         tests/torture.at, tests/wrapper.as:
2219         Update FSF postal mail address.
2221 2005-05-13  Stepan Kasal  <kasal@ucw.cz>
2223         * lib/autoconf/general.m4 (AC_CONFIG_LIBOBJ_DIR): Remove the broken
2224           check.
2225         * lib/m4sugar/m4sugar.m4 (m4_bmatch): Halt with error if we don't get
2226           enough arguments, similarly as in m4_bpatsubsts.
2228 2005-05-12  Stepan Kasal  <kasal@ucw.cz>
2230         * lib/autoconf/status.m4 (_AC_SRCDIRS): Simplify the computation
2231           of absolute paths.
2233 2005-05-11  Stepan Kasal  <kasal@ucw.cz>
2235         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Make the check
2236           for absolute directory names in one loop.
2237         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Handle
2238           abbreviations of --version and --debug.
2240 2005-05-10  Paul Eggert  <eggert@cs.ucla.edu>
2242         * doc/autoconf.texi (Autoconf Language): Be more precise about
2243         quoting rules.  Problems noted by Stepan Kasal.
2244         Also, throughout this document, be more careful about white space.
2245         "blank", "white space", and "space" all have different meanings
2246         and we should be careful to say what we mean.
2248 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
2250         Fix C++ related problems reported by Werner Lemberg.
2251         * doc/autoconf.texi (C++ Compiler): Mention .cpp extension.
2252         * lib/autoconf/c.m4 (AC_LANG(C++)): Set ac_ext to .cpp, not .cc.
2253         * lib/autoconf/types.m4 (AC_TYPE_SIGNAL): Simplify test, to
2254         avoid problems with C++ and throw.
2255         * tests/compile.at: .cpp, not .cc.
2257         * tests/semantics.at: Prepend LIBOBJDIR, as per 2005-05-02 change.
2259 2005-05-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2261         * doc/autoconf.texi (Generic Functions): Typos.
2263 2005-05-02  Gary V. Vaughan  <gary@gnu.org>
2265         * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Prepend each
2266         object named in LIBOBJS and LTLIBOBJS with the ${LIBOBJDIR}, as
2267         set by latest automake.
2269 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
2271         * doc/autoconf.texi (Limitations of Usual Tools): "expr '' \| ''"
2272         outputs 0 on GNU/Linux these days.
2274 2005-04-29  Paul Eggert  <eggert@cs.ucla.edu>
2276         * doc/autoconf.texi (Autoconf Language): Add more description
2277         about quoting heuristics.
2278         (Limitations of Builtins): Describe "set -" problems.
2280 2005-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2282         * lib/autotest/general.m4 (AT_KEYWORDS): Separate by space,
2283         not newline.
2285         * doc/autoconf.texi (External Software): Replace AC_DEFINE_UNQUOTED
2286         by AC_DEFINE; it was a mistake.
2287         From bug reported against libtool by Dalibor Topic <robilad@kaffe.org>.
2289 2005-04-25  Stepan Kasal  <kasal@ucw.cz>
2291         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): A tiny optimization.
2293 2005-04-22  Stepan Kasal  <kasal@ucw.cz>
2295         * doc/autoconf.texi (External Software): Quadrigraphs are not
2296           processed correctly in AS_HELP_STRING; avoid this in the examples.
2297         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): Add a FIXME about quadrigraphs.
2298         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Likewise; and rephrase the
2299           comment and reduce m4_default([foo], []) to [foo].
2300         (m4_strip): Update the explanation.
2302 2005-04-19  Paul Eggert  <eggert@cs.ucla.edu>
2304         * lib/autoconf/general.m4 (_AC_INIT_PREPARE, _AC_RUN_IFELSE):
2305         Remove core.conftest.* too; it's generated by Tru64 5.1.
2306         Problem reported by Jennis Pruett.
2307         * lib/autoconf/functions.m4
2308         (AC_FUNC_SETVBUF_REVERSED, AC_FUNC_UTIME_NULL):
2309         Don't bother to remove core files; AC_RUN_IFELSE should do that
2310         for you.
2312 2005-04-19  Stepan Kasal  <kasal@ucw.cz>
2314         * lib/m4sugar/m4sugar.m4 (m4_bpatsubsts): Add the b- to comment, too.
2316 2005-04-19  Alexandre Duret-Lutz  <adl@gnu.org>
2318         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Handle --docdir.
2319         Report from Horst Wente.
2321 2005-04-15  Stepan Kasal  <kasal@ucw.cz>
2323         * lib/autoconf/general.m4 (_AC_ARG_VAR_VALIDATE): Fixed a typo in
2324           the comment.
2326 2005-04-14  Gregorio Guidi  <greg_g@gentoo.org>
2328         * doc/autoconf.texi (External Software, Package Options): Add
2329           examples showing how to implement --with-* and --enable-* options.
2331 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
2333         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Look for configure.ac
2334         as well as configure.in.  Problem reported by Gregorio Guidi.
2336 2005-04-10  Paul Eggert  <eggert@cs.ucla.edu>
2338         * doc/autoconf.texi (Particular Functions): Use gnulib's current
2339         pattern for alloca snippet.
2341 2005-04-04  Stepan Kasal  <kasal@ucw.cz>
2343         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): Fix a typo.
2345 2005-04-01  Stepan Kasal  <kasal@ucw.cz>
2347         * doc/autoconf.texi (Generic Programs): Fix a typo.
2349 2005-04-01  Paul Eggert  <eggert@cs.ucla.edu>
2351         * lib/autotest/general.m4 (AT_INIT): Don't assume that "date +%s"
2352         fails if %s isn't supported.  Problem reported by Ralf Wildenhues.
2354 2005-03-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2356         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS):
2357         Merge `-z option' as well for the benefit of Solaris link flags.  Pass
2358         whole-archive (-zallextract, -zdefaultextract) options in the hope of
2359         unique libraries, for the Sun Fortran 95 8.0 compiler.  Bug reported
2360         against Libtool by Yury Puhalsky <pooh@cryptopro.ru>.
2362 2005-03-22  Paul Eggert  <eggert@cs.ucla.edu>
2364         * NEWS: The configure command now warns you if you attempt to use
2365         a directory whose name contains a special character like space,
2366         newline, or "\".
2367         * doc/autoconf.texi (Installation Directory Variables): Allow
2368         "," in file names.  Do not use \@; it's not a portable regexp.
2369         * bin/Makefile.am (edit): Likewise.
2370         * lib/Makefile.am (edit): Likewise.
2371         * tests/Makefile.am (edit): Likewise.
2372         * tests/semantics.at: Likewise.
2373         * tests/torture.at: Likewise.
2374         * lib/autoconf/general.m4 (AC_ARG_PROGRAM): Likewise.
2375         * lib/autoconf/status.m4 (_AC_SRCDIRS): Likewise.
2376         * doc/autoconf.texi (File System Conventions): Warn about
2377         unportable file names.
2378         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): New macro.
2379         (AC_INIT): Use it.
2380         (_AC_INIT_SRCDIR): Use ac_pwd rather than invoking pwd.
2381         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Propagate
2382         ac_pwd, and quote srcdir.
2383         * lib/autotest/general.m4 (AT_INIT): Quote file name args.
2385         * doc/autoconf.texi: Fix some systematic formatting problems.
2386         ".)"  needs a following @: if not at the end of a sentence, and
2387         similarly for "!)".  "etc." should be preceded by a comma.
2388         "n-th" -> "@var{n}th".  pdksh is still buggy, so update its date.
2390 2005-03-22  Bruno Haible  <bruno@clisp.org>
2392         * doc/autoconf.texi (Input): Mention that AC_CONFIG_AUX_DIR's
2393         argument is often called 'build-aux'.
2395 2005-03-07  Stepan Kasal  <kasal@ucw.cz>
2397         * doc/autoconf.texi (Quotation Rule Of Thumb): Mention that the
2398           macro AC_TRY_LINK is obsolete.
2399         (Installation Directory Variables): Change `AC_OUTPUT_FILES' to
2400           `AC_CONFIG_FILES'.
2402 2005-02-24  Stepan Kasal  <kasal@ucw.cz>
2404         * lib/autoconf/c.m4 (AC_PROG_CC): Be more careful to skip
2405           `/usr/ucb/cc'; use `cl.exe' to distinguish the MS compiler
2406           from a Common Lisp's `cl'.
2407         (AC_PROG_CXX): Behave according to the documentation: don't
2408           search for $ac_tool_prefix$CCC and $CCC, just set CXX=$CCC;
2409           make the variable CCC precious; use `cl.exe', not `cl'.
2411 2005-02-23  Paul Eggert  <eggert@cs.ucla.edu>
2412             Alexandre Duret-Lutz  <adl@gnu.org>
2414         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect stdin from
2415         /dev/null, as "configure" shouldn't read stdin, and this insulates
2416         us from problems (e.g., when testing for "cl").  Also, do this
2417         redirection before invoking "hostname" or "uname", and keep the
2418         original input stream available via...
2419         (AS_ORIGINAL_STDIN_FD): ... this new macro.
2420         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE, _AC_LINK_IFELSE): Don't
2421         bother with "</dev/null" since it's now done at the top of
2422         'configure'.
2423         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX): Likewise.
2424         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
2425         * lib/autoconf/programs.m4 (_AC_PATH_PROG_FLAVOR_GNU): Likewise.
2426         * doc/autoconf.texi (File Descriptor Macros): New section.
2427         (Printing Messages): Mention it.
2428         * tests/base.at (Input/Output): New test.
2430 2005-02-23  Paul Eggert  <eggert@cs.ucla.edu>
2432         * lib/m4sugar/m4sh.m4 (_AS_ECHO_N_PREPARE): Don't set ECHO_C to
2433         newline if neither \c nor -n work, as that would output two
2434         newlines.  Prefer -n to \c.  Reported by Stepan Kasal.
2436 2005-02-12  Stepan Kasal  <kasal@ucw.cz>
2438         * lib/m4sugar/m4sh.m4 (AS_IF): Define by m4_defun, not m4_define.
2439         This causes that any required macros inside will get before the if.
2440         * doc/autoconf.texi (autom4te.cache): A typo.
2442 2005-02-12  Paul Eggert  <eggert@cs.ucla.edu>
2444         Undo previous change, except keep the change to
2445         lib/autoconf/programs.m4 that replaced grep with shell
2446         pattern-matching.  This is because net-snmp configure reads stdin.
2447         Reported by Noah Misch.
2449 2005-02-11  Paul Eggert  <eggert@cs.ucla.edu>
2451         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect stdin
2452         from /dev/null, as "configure" shouldn't read stdin, and this
2453         insulates us from problems (e.g., when testing for "cl").
2454         Suggested by Alexandre Duret-Lutz.  Also, do this redirection
2455         before invoking "hostname" or "uname".
2456         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE,
2457         _AC_LINK_IFELSE): Undo previous change, as it's no longer needed.
2458         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX): Don't bother with
2459         "</dev/null" since it's now done at the top of 'configure'.
2460         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
2461         * lib/autoconf/programs.m4 (_AC_PATH_PROG_FLAVOR_GNU): Likewise.
2462         Also, replace grep with shell pattern-matching, to save a process.
2464 2005-02-10  Paul Eggert  <eggert@cs.ucla.edu>
2466         * lib/autoconf/general.m4 (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE,
2467         _AC_LINK_IFELSE): Redirect stdin to /dev/null, in an attempt to
2468         avoid thinking that Allegro Common Lisp's "cl" command is a C++
2469         compiler.
2471 2005-02-09  Paul Eggert  <eggert@cs.ucla.edu>
2473         * doc/autoconf.texi (Limitations of Usual Tools): Document that
2474         grep -q isn't portable.  Improve grep -s explanation.
2475         Problem reported by Dan Manthey.
2477 2005-02-08  Paul Eggert  <eggert@cs.ucla.edu>
2479         * doc/autoconf.texi (Special Shell Variables): Clarify
2480         PATH_SEPARATOR wording; fix typo in IFS.  Reported by Gary V. Vaughan.
2482 2005-02-07  Paul Eggert  <eggert@cs.ucla.edu>
2484         * doc/autoconf.texi: Use @acronym for DJGPP.
2485         Fix some @code's that should have been @env's, and vice versa.
2486         Sort environment variable names.
2487         Mention that shells no longer inherit IFS.
2488         Don't recommend PATH_SEPARATOR=';' so strongly.
2489         Mention that $RANDOM might expand to the empty string.
2490         "symlink" and "soft link" -> "symbolic link".
2491         Improve mktemp description (reported by Bruno Haible).
2493 2005-02-05  Paul Eggert  <eggert@cs.ucla.edu>
2495         * tests/foreign.at (Libtool): Don't overquote AT_SETUP arg.
2496         * tests/m4sh.at (AS_DIRNAME, AS_BASENAME, AS_MKDIR_P, AS_HELP_STRING):
2497         Likewise.
2498         * tests/semantics.at (AC_C_BIGENDIAN, AC_PATH_PROG & AC_PATH_PROGS):
2499         Likewise.
2501 2005-02-04  Paul Eggert  <eggert@cs.ucla.edu>
2503         * NEWS: Mention AT_COPYRIGHT.
2505         * tests/local.at (AT_CMP): Use diff directly on input files rather
2506         than copying them.
2508         * lib/autoconf/programs.m4 (AC_PROG_SED): Don't look in
2509         /usr/xpg4/bin since that sed dumps core (at least on Solaris 8).
2511 2005-02-04  Noah Misch  <noah@cs.caltech.edu>
2512         and Paul Eggert  <eggert@cs.ucla.edu>
2514         * tests/autotest.at (Empty test suite): New test.
2515         * tests/torture.at (Substitute and define special characters)
2516         (Substitute a 2000-byte string, Define to a 2000-byte string)
2517         (Substitute a newline, Define a newline): New tests.
2519 2005-02-04  Noah Misch  <noah@cs.caltech.edu>
2521         * lib/m4sugar/m4sugar.m4 (m4_re_string, m4_re_word): Revert 2002-03-04.
2522         * tests/local.at (AT_CHECK_M4SUGAR): Add `m4sugar' to keywords.
2523         (AT_CHECK_ENV): Ignore LTLIBOBJS, FC variables, EGREP, FGREP, and SED.
2524         * tests/m4sugar.at (AT_CHECK_M4SUGAR_TEXT, AT_CHECK_M4RE): New macros.
2525         (Standard regular expressions): New test.
2526         (m4_warn, m4_require: circular dependencies, m4_text_wrap): Strip
2527         excess test name quoting.
2528         * tests/semantics.at (AC_CHECK_HEADERS_OLD, AC_CHECK_HEADERS_NEW): Pass
2529         CPPFLAGS to `configure' instead of setting it in `configure'.
2531         * lib/m4sugar/m4sh.m4 (AS_UNAME): Try only /usr/bin/hostinfo, not
2532         any `hostinfo' in $PATH, since hostinfo.exe is a popular file name
2533         on some platforms.
2535         * lib/autoconf/fortran.m4 (AC_LANG(Fortran), AC_FC_SRCEXT):
2536         s/FC_SRCEXT/ac_fc_srcext/; s/FCFLAGS_SRCEXT/ac_fcflags_srcext/.
2538         * tests/local.at (AT_CMP): New macro.
2539         (AT_DATA_AUTOCONF): Do not call AC_PROG_GREP.
2540         (AC_SAVE_STATE): Move environment grep...
2541         (AT_CHECK_ENV): to here.  Filter out `'$''.  Use AT_CMP.
2542         (AT_CONFIG_CMP): New macro.
2543         (AT_CHECK_MACRO): Run `configure' twice with cache and compare results.
2544         * tests/c.at (Extensions): Do not exit early.
2545         * tests/atlocal.in: Inherit $GREP.
2547         * lib/autoconf/c.m4 (_AC_C_STD_TRY): New macro.
2548         (_AC_PROG_CC_C89, _AC_PROG_CC_C99): Use it.
2550         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Update for 2005.
2551         (AC_COPYRIGHT): Factor header comment portion out and move into...
2552         * lib/m4sugar/m4sh.m4 (AS_COPYRIGHT): This.
2553         * lib/autotest/general.at (AT_COPYRIGHT): New macro.
2554         (AT_INIT): Add Autotest copyright notice.  Display copyright notices in
2555         --version output.
2556         * tests/local.at: Add Autoconf test suite copyright notice.
2557         * doc/autoconf.texi (Writing testsuite.at): Document AT_COPYRIGHT.
2559 2005-02-04  Bruno Haible  <bruno@clisp.org>
2560         and Paul Eggert  <eggert@cs.ucla.edu>
2562         * doc/autoconf.texi (Limitations of Usual Tools): New mkstemp entry.
2564 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
2566         * lib/m4sugar/m4sugar.m4 (m4_re_escape): Escape ?, ^, \, $ too;
2567         this fixes a bug tickled by the AT_CAPTURE_FILE change noted below.
2569         Try not to generated lines of unlimited length, as POSIX places a
2570         2047-byte limit on line length of portable text files.
2571         * lib/autoconf/general.m4 (AC_SUBST, AC_SUBST_FILE):
2572         Use newline as a separator, not space.
2573         * lib/autotest/general.m4 (AT_TESTED, AT_KEYWORDS): Likewise.
2574         (AT_CAPTURE_FILE): Use space-backslash-newline as a separator, not
2575         space.
2577 2005-02-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2579         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Move func_* to
2580         as_func_*.  Add test to check whether positional parameters
2581         are restored after function return.
2583 2005-02-02  Paul Eggert  <eggert@cs.ucla.edu>
2585         * doc/autoconf.texi (Special Shell Variables): Mention _,
2586         BIN_SH, DUALCASE.  Say that variables other than "status" are safe
2587         if they contain a lower-case letter.  The DUALCASE problem was
2588         reported by Ralf Wildenhues.
2590         * bin/autoconf.as: Don't exit with status 0 after write failure
2591         with --help or --version.
2592         * lib/autoconf/general.m4 (_AC_INIT_HELP, _AC_INIT_VERSION): Likewise.
2593         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Likewise.
2595 2005-02-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2597         * doc/autoconf.texi (Limitations of Usual Tools):
2598         Unicos 9 sed limitations.
2599         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Try cf77 before fort77
2600         to get the option-enhanced interface on older Crays.  Try ftn for
2601         Fortran 95 (newer Crays).
2603 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
2605         * man/Makefile.am (.x.1): Go back to the simple solution, but take
2606         care to echo the commands, so the user knows what's going on.
2607         Modified from a suggestion by Stepan Kasal.
2609         * doc/autoconf.texi (autoreconf Invocation): Mention autopoint,
2610         with a cross reference.  Derived from a suggestion by Bruce Korb.
2612 2005-01-31  Paul Eggert  <eggert@cs.ucla.edu>
2614         * doc/autoconf.texi (config.status Invocation): Warn about
2615         discrepancy between CONFIG_SHELL and shell used to invoke 'configure'.
2616         * doc/install.texi (Defining Variables): Likewise.
2617         Based on a proposed patch by Ralf Wildenhues.
2619         * man/Makefile.am (.x.1): Make sure the required generated files
2620         are up to date.  Problem and original solution proposed by Stepan Kasal.
2621         $(dist_man_MANS:.1=-bin-prereq), $(dist_man_MANS:.1=-tests-prereq),
2622         implicit-man-prerequisites): New rules, used by the above.
2624         * doc/make-stds.texi, doc/standards.texi: Sync from gnulib.
2625         * config/config.guess, config/config.sub, config/install-sh: Likewise.
2626         * config/missing, config/texinfo.tex: Likewise.
2628 2005-01-29  Stepan Kasal  <kasal@ucw.cz>
2630         Simplify the implementation of m4_require (a.k.a. AC_REQUIRE).
2631         Update the long comment explaining it.
2633         m4_require no longer writes an ``is required by'' line to the
2634         execution stack.  It contains only one bit of non-redundant
2635         information: that the macro was required, not called.  And even
2636         this bit is useless in most situations: have you ever met a macro
2637         which both calls and requires the same macro?
2639         * lib/m4sugar/m4sugar.m4 (_m4_defun_pro): Don't push a diversion...
2640         (_m4_defun_pro_outer): ... only via this macro, for the outermost
2641           macro.
2642         (_m4_defun_epi, _m4_defun_epi_outer): Complementarily.
2643         (m4_expansion_stack_pop): Remove the misplaced comment.
2644         (m4_require): Don't put the ``is required by'' line to the
2645           execution stack; slightly improve the out-of-a-defun error message.
2646         (_m4_divert_grow): New macro, counter for the temporary diversions.
2647         (_m4_require_call): Use it.
2648         * tests/m4sugar.at (m4_require): Expect output without the
2649           ``is required by'' messages.
2651 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
2653         * doc/autoconf.texi (Limitations of Usual Tools): Recommend X
2654         rather than x for expr.
2656         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT): Avoid subshells when
2657         this is safe.
2658         * lib/autoconf/programs.m4 (AC_PROG_EGREP, AC_PROG_FGREP): Likewise.
2659         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Likewise.
2660         * lib/autotest/general.m4 (AT_INIT): Likewise.
2661         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): Likewise.
2662         * tests/mktests.sh: Likewise.
2664 2005-01-27  Akim Demaille  <akim@epita.fr>
2666         Have autoheader honor --force.
2668         * doc/make-stds.texi, doc/standards.texi: Update from masters.
2669         * lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm
2670         * lib/Autom4te/FileUtils.pm, lib/Autom4te/XFile.pm: Update
2671         from masters, so that FileUtils.pm's update_file provide --force
2672         support.
2673         * bin/autoheader.in: Pass $force to update_file so that
2674         config.h.in is always recreated when --force.
2676 2005-01-24  Stepan Kasal  <kasal@ucw.cz>
2678         * doc/autoconf.texi (Introduction): Update Peter Simons' address.
2680 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
2682         * doc/autoconf.texi (Limitations of Builtins): Clarify that
2683         "if test ! -d foo; ..." is portable.  Suggested by Stepan Kasal.
2685 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
2687         * doc/autoconf.texi (Shell Substitutions): Fix typo in case statement.
2688         Warn about newline stripping in `` and $().  Update Solaris
2689         version to 9.
2690         (Limitations of Builtins): Use expr "X...", not expr "x...", as
2691         X insulates us from future changes to Posix.
2692         (Limitations of Usual Tools): For AS_DIRNAME, warn about newline
2693         stripping.
2695 2005-01-19  Stepan Kasal  <kasal@ucw.cz>
2697         * doc/autoconf.texi (Defining Symbols): Delete the false comment that
2698           you cannot use AC_DEFINE to define macros containing `[' or `]'.
2700 2005-01-13  Paul Eggert  <eggert@cs.ucla.edu>
2702         * doc/autoconf.texi (Limitations of Usual Tools): Document bug
2703         in Solaris 8 join.  Problem reported by Tomohiro Suzuki on
2704         bug-tar mailing list.
2706 2005-01-05  Stepan Kasal  <kasal@ucw.cz>
2708         * lib/m4sugar/m4sugar.m4 (m4_copy): Fix the explanation.
2710 2005-01-05  Paul Eggert  <eggert@cs.ucla.edu>
2712         * lib/autoconf/c.m4 (AC_LANG_INT_SAVE(C)): Declare longval and
2713         ulongval to be static, to avoid unwanted GCC warning.  Problem
2714         reported by Michael Jennings via Daniel Reed; see
2715         <https://bugzilla.redhat.com/beta/show_bug.cgi?id=143852>.
2717 2005-01-05  Alexandre Duret-Lutz  <adl@gnu.org>
2719         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Define datarootdir,
2720         docdir, htmldir, dvidir, pdfdir, psdir, and localdir.  Update
2721         datadir, infodir, and mandir.  Adjust argument parsing code.
2722         (_AC_INIT_HELP): Update help text.
2723         * doc/autoconf.texi (Installation Directory Variables): Document
2724         new variables.
2726 2005-01-04  Noah Misch  <noah@cs.caltech.edu>
2728         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): If the Make program does
2729         not seem to work, assume it does set $(MAKE).
2730         * doc/autoconf.texi (AC_PROG_MAKE_SET): Update.
2732 2005-01-03  Stepan Kasal  <kasal@ucw.cz>
2734         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Add a comment about nesting.
2736 2005-01-03  Stepan Kasal  <kasal@ucw.cz>
2738         A cleanup of the diversion support in m4sugar.
2740         * lib/m4sugar/m4sugar.m4 (_m4_divert): A typo in description.
2741         (_m4_divert_n_stack): New macro; the expansion is
2742           <newline>m4_divert_stack, if m4_divert_stack is defined, and void
2743           otherwise.
2744         (m4_divert, m4_divert_push, m4_divert_pop, m4_init): Use it.
2745         (m4_divert_push, m4_divert_pop, _m4_defun_epi): Don't expand the word
2746           stored in _m4_divert_diversion or _m4_divert_dump.
2747         (m4_divert_pop): When the parameter is given, compare the symbolic
2748           name with the last diversion pushed on the stack.  Previously, the
2749           current diversion was compared with the numeric value of the
2750           diversion given as the parameter.
2751         (m4_require): If the macro hasn't been expanded yet, call ...
2752         (_m4_require_call): this new macro.
2754 2005-01-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2756         * lib/autoconf/general.m4 (_AC_INIT_PREPARE, _AC_ARG_VAR_VALIDATE):
2757         Workarounds for documented `case' limitations.
2759 2005-01-03  Paul Eggert  <eggert@cs.ucla.edu>
2761         * doc/autoconf.texi (Limitations of Usual Tools): Warn about
2762         sed 'command1;command2'.  Problem reported by Ralf Wildenhues.
2764 2005-01-02  Paul Eggert  <eggert@cs.ucla.edu>
2766         * bin/autoconf.as, bin/autoheader.in, bin/autom4te.in,
2767         bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in,
2768         bin/ifnames.in, tests/mktests.sh: Update copyright date to 2005.
2770         Patch from Roger Leigh (with some minor changes) as follows:
2771         * NEWS: New macros AC_PROG_CC_C89, AC_PROG_CC_C99.
2772         Resurrect AC_PROG_CC_STDC.
2773         * doc/autoconf.texi (C Compiler): Add AC_PROG_CC_STDC,
2774         AC_PROG_CC_C89, AC_PROG_CC_C99.
2775         (Obsolete Macros): Remove AC_PROG_CC_STDC; it's no longer obsolete.
2776         * lib/autoconf/c.m4 (_AC_PROG_CC_C89, _AC_PROG_CC_C99, AC_PROG_CC_C89,
2777         AC_PROG_CC_C99): New macros.
2778         (AC_PROG_CC_STDC): Use them.
2779         (_AC_PROG_CC_STDC): Remove.
2780         (AC_C_PROTOTYPES): Use ac_cv_prog_cc_c89, not ac_cv_prog_cc_stdc.
2781         * THANKS: Add Roger Leigh.
2783 2004-12-30  Noah Misch  <noah@cs.caltech.edu>
2785         * bin/autoreconf.in (autoreconf_current_directory):  AM_INIT_AUTOMAKE
2786         signals that the package uses Automake; a `Makefile.am' is typical but
2787         not essential.  Reported by Magnus Therning.
2788         * tests/torture.at (autoreconf.): New banner.
2789         (autoreconf and non-AC configure): Rename to `Non-Autoconf
2790         AC_CONFIG_SUBDIRS'.
2791         (autoreconf an empty directory): Rename to `Empty directory'.
2792         (Unusual Automake input files): New test.
2794 2004-12-30  Noah Misch  <noah@cs.caltech.edu>
2796         * lib/autotest/general.m4 (AT_CAPTURE_FILE): New macro.
2797         (AT_SETUP): Clear AT_capture_files.
2798         (_AT_CHECK): On failure, log each of AT_capture_files.  Fix comment.
2799         (AT_KEYWORDS): Fix comment typo.
2800         * tests/autotest.at (AT_CHECK_AT): Use AT_CAPTURE_FILE.
2801         * tests/local.at (AT_CHECK_CONFIGURE): Use AT_CAPTURE_FILE.
2802         * doc/autoconf.texi (Writing testsuite.at): Document AT_CAPTURE_FILE.
2804 2004-12-29  Albert Chin-A-Young  <china@thewrittenword.com>
2806         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH):
2807         If the variable to set is already set, set ac_cv_path_$1
2808         to the preset value so caller can assume ac_cv_path_$1
2809         is available.  (trivial change)
2811 2004-12-27  Noah Misch  <noah@cs.caltech.edu>
2813         * BUGS (Minor Problems): Warn about makefile limitations.
2814         * Makefile.am: Find and update `INSTALL' in $(srcdir).
2815         * man/Makefile.am: Find and update manual pages in $(srcdir).
2817 2004-12-24  Eric Blake  <ebb9@byu.net>
2819         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Test candidate
2820         shells in subshell, to avoid noise from ash.  (trivial change)
2822 2004-12-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2824         * doc/autoconf.texi (Limitations of Builtins) <case>: Mention
2825         problems with SunOS ksh and backslash escaping, Bourne shells and
2826         closing brackets (both within character classes).  Bug reported
2827         against Libtool by Alexander Kurz <alexander.kurz@qsc.de>.
2828         <read>: New entry.  Mention non-availability of -r.
2830 2004-12-21  Akim Demaille  <akim@epita.fr>
2832         * lib/autotest/general.m4 (AT_LINE): Don't add srcdir here, to
2833         avoid cluttering displayed messages.  Rather, prepend srcdir where
2834         AT_LINE is used for log files.
2836 2004-12-21  Stepan Kasal  <kasal@ucw.cz>
2838         * lib/autoconf/status.m4: Quote ``$tmp'' in many places.
2839         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Fix the comment, as traps are
2840           no longer part of the macro, quote the occurrence of ``$tmp''.
2841         * doc/autoconf.texi (Forbidden Patterns): Typo.
2843 2004-12-21  Akim Demaille  <akim@epita.fr>
2845         * lib/autotest/general.m4 (AT_INIT): Make sure the "ok" etc. are
2846         separated from the test title by forcing a white space.
2848 2004-12-21  Akim Demaille  <akim@epita.fr>
2850         Enable Emacs navigation within testsuite.log files.
2852         * lib/autotest/general.m4 (AT_CLEANUP): Add an hint for Emacs to
2853         use the compilation mode.
2854         (AT_LINE): Point to the srcdir.
2856 2004-12-19  Noah Misch  <noah@cs.caltech.edu>
2858         * tests/Makefile.am (installcheck-local): Use $(bindir).
2859         (check-local, installcheck-local): Pass TESTSUITEFLAGS.
2860         * doc/autoconf.texi (Making testsuite Scripts): Recommend the same
2861         Makefile.am scheme Autoconf now uses.
2863 2004-12-18  Noah Misch  <noah@cs.caltech.edu>
2865         * lib/m4sugar/m4sugar.m4 (m4_qlen, m4_qdelta): New macros.
2866         * lib/autotest/general.m4 (AT_SETUP): Use m4_qdelta.
2868 2004-12-18  Noah Misch  <noah@cs.caltech.edu>
2870         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): New macro.
2871         (_AT_CHECK): Use it.
2872         * lib/m4sugar/m4sh.m4 (AS_ESCAPE_FOR_EXPAND): Remove.
2873         (AS_ESCAPE): Fix comment.
2874         * tests/autotest.at: Adjust section banner comments.
2875         (AT_CHECK_AT): Accept STATUS and STDERR.
2876         (AT_CHECK_AT_TEST): Likewise.
2877         (Invalid brace-enclosed parameter expansion)
2878         (Multiline command from M4 expansion)
2879         (Double-M4-quoted command): New tests.
2881 2004-12-17  Paul Eggert  <eggert@cs.ucla.edu>
2883         * doc/autoconf.texi: Update GNU FDL version from 1.1 to 1.2.
2885 2004-12-17  Akim Demaille  <akim@epita.fr>
2887         * lib/autoconf/general.m4 (AC_SUBST, AC_SUBST_FILES): Pass $1 to
2888         m4_pattern_allow.
2889         Suggested by Alexandre Duret-Lutz.
2890         * doc/autoconf.texi (Setting Output Variables): Catch up.
2892 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
2894         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Fix comment.
2896 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
2898         * lib/autoconf/general.m4 (_AC_LIBOBJ): We can use AC_SUBST/2,
2899           remove the comment which said we cannot.
2901 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
2903         Add a specialized check for resolv.h.  Thanks to Gerrit P. Haase,
2904         Reini Urban and Paul Eggert for reporting the dependencies.
2906         * lib/autoconf/headers.m4 (AC_HEADER_RESOLV): New macro.
2907         * doc/autoconf.texi (AC_HEADER_RESOLV): Document it.
2908         (AC_HEADER_STAT): @cvindex{STAT_MACROS_BROKEN}, not @acindex.
2910 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
2912         * bin/autoscan.in: Open autoscan.log only after ``parse_args'';
2913           so that eg. ``autoscan --help'' doesn't truncate it.
2915 2004-12-15  Nicolas Joly  <njoly@pasteur.fr>
2917         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Remove
2918         generated conftest files.
2920 2004-12-13  Noah Misch  <noah@cs.caltech.edu>
2922         * lib/autotest/general.m4 (_AT_CHECK) [--trace]: Do not enable shell
2923         tracing on commands with possibly-escaped newlines.
2924         * doc/autoconf.texi (Writing testsuite.at): Delete documentation of the
2925         discontinued behavior and its implications.
2926         * tests/autotest.at (BS-newline in command, ^BS-newline in command)
2927         (BSx641-newline in command, BS-BS-newline in command)
2928         (BSx640-newline in command, Newline-CODE-BS-newline in command)
2929         (Single-quote-BS-newline in command)
2930         (Single-quote-newline-BS-newline in command): New tests.
2932 2004-12-13  Stepan Kasal  <kasal@ucw.cz>
2934         * lib/m4sugar/m4sh.m4 (AS_EXECUTABLE_P): Use test -f && test -x
2935           on platforms where it works.
2936         (_AS_TEST_PREPARE): Test for ``test -x''.
2937         (_AS_BROKEN_TEST_PREPARE): Nuke.
2939 2004-12-13  Stepan Kasal  <kasal@ucw.cz>
2941         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Move the trap commands ...
2942         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): ... here;
2943           give only 4-letter prefix to AS_TMPDIR, comment fixed.
2944         * lib/autoconf/programs.m4 (_AC_PATH_PROG_FEATURE_CHECK): Don't
2945           create the temporary directory.
2946         (_AC_FEATURE_CHECK_LENGTH): Work in current directory.
2948 2004-12-12  Kelley Cook  <kcook@gcc.gnu.org>
2950         * bin/autoheader.in: Exit if no AC_CONFIG_HEADERS was found.
2951         (trivial change)
2953 2004-12-12  Alexandre Duret-Lutz  <adl@gnu.org>
2955         * doc/autoconf.texi (Limitations of Usual Tools) <expr (:)>: Typo.
2957 2004-12-11  Noah Misch  <noah@cs.caltech.edu>
2959         * lib/autotest/general.m4 (_AT_CHECK) [--trace]: Rework a shell pattern
2960         to avoid using a negated character class.  Reported by Nicolas Joly.
2961         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Check for similar constructs.
2963 2004-12-10  Paul Eggert  <eggert@cs.ucla.edu>
2965         * man/Makefile.am (autoconf.1, autoheader.1, autom4te.1, autoreconf.1,
2966         autoscan.1, autoupdate.1, ifnames.1, config.guess.1, config.sub.1):
2967         Don't depend on .x file explicitly, since "make" does that for us.
2968         Suggested by Stepan Kasal.
2970         * bin/Makefile.am (MOSTLYCLEANFILES): Renamed from CLEANFILES.
2971         Add *.tmp.
2972         (autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate,
2973         ifnames): Factor common code.  And they said it couldn't be done!
2975 2004-12-09  Paul Eggert  <eggert@cs.ucla.edu>
2977         * bin/.cvsignore: Add autoconf.in.
2978         * tests/.cvsignore: Add wrapper.in.
2979         * lib/autotest/general.m4: Escape '$' in case pattern.
2981 2004-12-09  Noah Misch  <noah@cs.caltech.edu>
2983         * man/Makefile.am (autoconf.1): Regenerate when `autoconf.as' changes.
2985         * lib/autotest/general.m4 [--trace] (AT_INIT): Do not `set -v'.
2987         * tests/autotest.at: New file.
2988         * tests/suite.at: Include it.
2989         * tests/Makefile.am: Distribute it.
2991         * lib/autotest/general.m4 [--trace] (_AT_CHECK): Do not enable
2992           shell tracing on a command that could contain multiple lines.
2993         * doc/autoconf.text: Document that fact and its implications.
2994         * lib/m4sugar/m4sh.m4 (AS_ESCAPE_FOR_EXPAND): New macro.
2995         * tests/autotest.at (Multiline backquote command substitution,
2996           Multiline parameter expansion, Literal multiline command,
2997           Multiline parenthetical command substitution): Remove XFAIL.
2999 2004-12-09  Paul Eggert  <eggert@cs.ucla.edu>
3001         * doc/autoconf.texi (Libraries): Clarify problems with AC_CHECK_LIB
3002         and suggest AC_SEARCH_LIBS.  Suggested by Noah Misch and Stepan Kasal.
3004 2004-12-08  Noah Misch  <noah@cs.caltech.edu>
3006         * configure.ac (test suite): Cease to generate wrapper scripts.
3007         * configure: Regenerate.
3008         * lib/freeze.mk (MY_AUTOM4TE): Wrap the uninstalled autom4te directly.
3009         (m4f_dependencies): Adjust accordingly.
3010         * tests/Makefile.am (Wrappers): Generate wrapper scripts.
3011         (wrapper.in): Generate it in the build directory.
3012         (MAINTAINERCLEANFILES): Delete wrapper.in.
3013         (CLEANFILES): Add wrapper.in.
3014         * tests/wrapper.as: Move AS_INIT to very top, preserving copyright in
3015         the output.  Replace each $as_me with a @wrap_program@.
3016         * tests/wrapper.in: Delete it; we always build it.
3018         * bin/Makefile.am (autoconf.in): Generate it in the build directory.
3019         (EXTRA_DIST): Remove autoconf.in.
3020         (CLEANFILES): Add autoconf.in.
3021         (autoconf): Find autoconf.in in the build directory.
3022         * bin/autoconf.in: Delete it; we always build it.
3024 2004-12-08  Noah Misch  <noah@cs.caltech.edu>
3026         * lib/autotest/general.m4 (AT_INIT): Replace a `tr' with a `sed'.  Join
3027         PATH members so as to not prepend an empty element.  Move a comment.
3028         * Makefile.am (SUBDIRS): Build in `tests' last.
3029         * tests/Makefile.am (installcheck-local): Add check-local dependencies.
3031 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
3033         * lib/mdate-sh: Don't use "set - x`$ls_command /`", as zsh mishandles
3034         the spaces inside $ls_command.  Problem reported by Loulou Pouchet in
3035         <http://lists.gnu.org/archive/html/autoconf/2004-12/msg00074.html>.
3036         Don't use "set - x"; plain "set x" is enough, and simplifies debugging.
3038 2004-12-07  Stepan Kasal  <kasal@ucw.cz>
3040         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Fix typo in previous
3041         patch: extra "-l"s.
3043 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
3045         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Check libc before
3046         looking elsewhere for getmntent.  Problem reported by Mark D. Baushke.
3047         * doc/autoconf.texi (Particular Functions): Mention new behavior.
3049 2004-12-03  Stepan Kasal  <kasal@ucw.cz>
3051         * lib/autoconf/general.m4 (AC_DEFINE, AC_DEFINE_UNQUOTED): Factor
3052           out the common code to ...
3053         (_AC_DEFINE_Q): ... a new macro; simplify the condition about the
3054           value of the #define--default to 1, iff the macro was called
3055           with exactly one parameter.
3057 2004-12-02  Paul Eggert  <eggert@cs.ucla.edu>
3059         * lib/autoconf/functions.m4 (AC_FUNC_MEMCMP): Use
3060         "char c = '\200';" rather than "char c = 0x80;" as the
3061         latter doesn't conform to the strict C standard due to
3062         overflow on signed char hosts.
3064         * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Prefer -qlanglvl=extc89
3065         to -qlanglvl=ansi.  We don't want to disable extensions.
3067 2004-11-29  Paul Eggert  <eggert@cs.ucla.edu>
3069         * doc/autoconf.texi (Particular Programs): @code{$PATH} -> @env{PATH}.
3070         (Using Autotest, testsuite Scripts, Writing testsuite.at):
3071         Reword slightly to avoid some English-language problems noted
3072         by Ralf Wildenhues in:
3073         http://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00027.html
3075 2004-11-29  Stepan Kasal  <kasal@ucw.cz>
3077         * NEWS: Add ^L above each release.
3079 2004-11-28  Paul Eggert  <eggert@cs.ucla.edu>
3081         Fix documentation problems reported by Russ Boylan in
3082         <http://lists.gnu.org/archive/html/bug-autoconf/2004-11/msg00056.html>,
3083         along with some nearby cruft.
3084         * doc/autoconf.texi (Libtool): Libtool can be used without
3085         Automake (not without Autoconf).
3086         (Introduction): Mention lists.gnu.org.
3087         * BUGS: Don't mention bugs.gnu.org.
3088         Remove mention of ancient libtool compatibility problem.
3089         * NEWS: Mention that bugs.gnu.org is kaput.
3090         * README: Likewise.  Mention where mailing list archives can be found.
3092 2004-11-28  Stepan Kasal  <kasal@ucw.cz>
3094         * HACKING: Refer to "coreutils", not "File, Shell or Text utils".
3095         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): A typo in the comment.
3097 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3099         * doc/autoconf.texi (Pretty Help Strings): Go back to
3100         single-quoting assignments to cache variables.
3102 2004-11-23  Stepan Kasal  <kasal@ucw.cz>
3104         * doc/autoconf.texi (Pretty Help Strings): Fix quoting issues
3105         with the examples; fix the bug in MY_ARG_WITH example reported
3106         by Alexandre Duret-Lutz.
3107         * lib/autoconf/general.m4 (AC_ARG_ENABLE, AC_ARG_ENABLE): Enable
3108         expansion of $1 in the comment emitted to configure.
3110 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
3112         * doc/autoconf.texi (Pretty Help Strings): Fix typo
3113         in my editing of the previous patch.  Problem reported
3114         by Alexandre Duret-Lutz.
3116 2004-11-22  Stepan Kasal  <kasal@ucw.cz>
3118         * doc/autoconf.texi (Autoconf Language): Explain that
3119         ``descriptions'' may not be double quotes.
3120         (Quotation Rule Of Thumb): Likewise.
3121         (Pretty Help Strings): Likewise; remove the wrong comment;
3122         simplify the examples and improve their quoting.
3124 2004-11-13  Stepan Kasal  <kasal@ucw.cz>
3126         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Don't check
3127         the $1_found variable, don't test whether the file is executable;
3128         Both things are checked ...
3129         (_AC_PATH_PROG_FEATURE_CHECK): ... here; AS_EXECUTABLE_P replaces
3130         the former ``test -f''.
3131         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Fix a typo.
3133 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
3135         * doc/autoconf.texi (Limitations of Usual Tools): Avoid cp -r;
3136         use cp -R instead.
3138 2004-11-10  Derek R. Price  <derek@ximbiot.com>
3140         * doc/autoconf.texi (Limitations of Usual Tools): Note `cp -r'
3141         limitations.  Reorder paragraphs for clarity.
3143 2004-10-11  Paul Eggert  <eggert@cs.ucla.edu>
3145         * doc/autoconf.texi: Standardize spelling of "Posix" (as opposed
3146         to "POSIX" or "@acronym{POSIX}"), and similarly for "DOS
3147         variants", "Unix", and some related minor wording fixups.
3149         (Shellology, Special Shell Variables): Document that the Zsh
3150         problem with NULLCMD was fixed in zsh 3.1.6-dev-18.  Thanks
3151         to Alexandre Duret-Lutz for this info.
3153 2004-10-10  Alexandre Duret-Lutz  <adl@gnu.org>
3155         * doc/autoconf.texi (One-Shot Macros): New node.
3157 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
3159         * doc/autoconf.texi (Function Portability): Fix misdescription
3160         of putenv.  Problem reported by Michael Wardle.
3162 2004-09-22  Paul Eggert  <eggert@cs.ucla.edu>
3164         * doc/autoconf.texi (auindex): New macro.
3165         (AU_DEFUN): Use it to fix the bug when the index contained AC_AU_DEFUN.
3166         Problem reported by Stepan Kasal.
3168 2004-09-05  Paul Eggert  <eggert@cs.ucla.edu>
3170         Fix problems reported by Andreas Buening in:
3171         http://lists.gnu.org/archive/html/autoconf-patches/2004-04/msg00004.html
3172         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Set SHELL=/bin/sh
3173         in test makefile.
3174         * lib/autotest/general.m4 (AT_INIT): Don't assume /dev/null is
3175         readable; it's not true in OS/2-emx.
3177 2004-09-04  Paul Eggert  <eggert@cs.ucla.edu>
3179         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): If xmkmf returns
3180         "/usr/include", clear ac_x_includes instead of leaving it as "no"
3181         (trivial change).  Problem and patch reported by Andrew Church in:
3182         http://lists.gnu.org/archive/html/bug-autoconf/2004-04/msg00016.html
3184 2004-09-03  Paul Eggert  <eggert@cs.ucla.edu>
3186         * doc/autoconf.texi: Give AC_DEFINE and AC_DEFINE_UNQUOTED
3187         three args in examples.  Problem reported by Frederik Fouvry in:
3188         http://lists.gnu.org/archive/html/bug-autoconf/2004-09/msg00017.html
3189         Also, fix some minor spacing and punctuation bugs.
3191 2004-09-02  Akim Demaille  <akim@epita.fr>
3193         * doc/autoconf.texi (Limitations of Builtins): Swap "cd" and
3194         "case" to restore ordering.
3195         Reported by Stepan Kasal.
3197 2004-08-26  Akim Demaille  <akim@epita.fr>
3199         * doc/autoconf.texi: Minor typos and stylos.
3201 2004-08-20  Paul Eggert  <eggert@cs.ucla.edu>
3203         * configure.ac (AC_INIT): Bump to 2.59c.
3205 2004-08-20  Paul Eggert  <eggert@cs.ucla.edu>
3207         Version 2.59b.
3209         * README: Add advice about m4 1.4.2.
3211         * Makefile.cfg (wget_files): Remove config.guess, config.sub,
3212         texinfo.tex for now (done by hand now).
3213         * Makefile.maint (wget_files, cvs_files):
3214         Remove ansi2knr.c; nobody uses it.
3215         (ansi2knr.c-url_prefix): Remove.
3216         (cvs-update): Fix test for failure.  I don't know why it ever
3217         worked...
3219         * doc/autoconf.texi: Update URLs, some of which went stale.
3220         Use @uref rather than @href.
3222         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Have configure
3223         handle "--" as per POSIX.  Suggested by Paul Pogonyshev.
3225         * config/config.guess, config/config.sub, config/elisp-comp,
3226         config/install-sh, config/mkinstalldirs, config/texinfo.tex,
3227         doc/fdl.texi, doc/standards.texi: Sync with master copy.
3229         * NEWS, TODO, configure.ac, bin/autoscan.in,
3230         bin/autoupdate.in, bin/ifnames.in, doc/autoconf.texi,
3231         doc/install.texi, lib/Autom4te/Configure_ac.pm,
3232         lib/Autom4te/FileUtils.pm, lib/autoconf/general.m4,
3233         lib/autoconf/programs.m4, lib/autoconf/status.m4,
3234         lib/autotest/general.m4, lib/m4sugar/m4sh.m4,
3235         lib/m4sugar/m4sugar.m4, tests/local.at, tests/m4sh.at,
3236         tests/tools.at, tests/torture.at:
3237         Use "file name" rather than "filename" or "path",
3238         to be consistent with the terminology of the GNU coding standards.
3240 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
3242         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C),
3243         AC_C_LONG_DOUBLE): Undo 2004-06-04 change, as it didn't work with
3244         HP-UX 11.23 cc/aCC or Tru64 4.0 cc.  Problem reported by Noah Misch in
3245         <http://lists.gnu.org/archive/html/autoconf/2004-07/msg00004.html>.
3247         More fixes to support spaces in the name of the build directory.
3248         This isn't a complete fix but it's an improvement.
3250         * bin/autoconf.as (autom4te_options): New var.
3251         Use it instead of appending to AUTOM4TE, so that we can allow
3252         spaces in the build directory's absolute name.
3253         * bin/autoheader.in ($autoconf): Allow spaces in file names.
3254         * lib/autotest/general.m4 (AT_INIT, AT_CLEANUP, _AT_CHECK,
3255         AT_CHECK_NOESCAPE): Likewise.
3256         * tests/wrapper.as (testdir, AUTOM4TE_CFG, autom4te_perllibdir,
3257         main program): Likewise.
3259 2004-08-18  Paul Eggert  <eggert@cs.ucla.edu>
3261         * lib/autoconf/general.m4 (_AC_INIT_HELP): Quote $ac_popdir uses.
3262         From Ralf Corsepius in:
3263         http://lists.gnu.org/archive/html/autoconf-patches/2004-08/msg00014.html
3265 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
3267         * doc/autoconf.texi (Function Portability): Document isinf and
3268         and isnan.  From a suggestion by Kevin Ryde.
3270         * lib/Autom4te/General.pm (END): Return correct exit status even
3271         if unlink succeeds and sets $?.  Needed with Solaris 8's perl 5.00503.
3273 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
3275         * tests/torture.at (Deep Package): Use configure.in, not configure.ac,
3276         for compatibility with Automake 1.4.  Reported by J C Fitzgerald in
3277         <http://lists.gnu.org/archive/html/bug-autoconf/2003-08/msg00051.html>.
3279 2004-08-04  Alexandre Duret-Lutz  <adl@gnu.org>
3281         * lib/autoconf/general.m4 (AC_REQUIRE_AUX_FILE): New empty macro.
3282         (AC_CANONICAL_BUILD): Call it to require config.sub and config.guess.
3283         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Likewise for install-sh.
3284         * doc/autoconf.texi (Input): Document AC_REQUIRE_AUX_FILE.
3285         * lib/autom4te.in (Automake-preselections): Preselect
3286         AC_REQUIRE_AUX_FILE.  Automake 1.10 will trace it.
3288 2004-08-02  Alexandre Duret-Lutz  <adl@gnu.org>
3290         * lib/autom4te.in (Automake-preselections): Preselect
3291         AC_CANONICAL_BUILD and AC_CANONICAL_TARGET.  Automake 1.9.1 will
3292         trace them.
3294 2004-07-29  Paul Eggert  <eggert@cs.ucla.edu>
3296         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Set BIN_SH, for
3297         Tru64.
3298         * doc/autoconf.texi (Shellology): Mention BIN_SH.
3299         Document problem with "`""`" in pdksh POSIX mode.
3301 2004-07-27  Paul Eggert  <eggert@cs.ucla.edu>
3303         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Use "set -o posix"
3304         with pdksh, too.  Problem reported by Patrick Welche via
3305         Gary V. Vaughan.
3306         * doc/autoconf.texi (Shellology): Note that set -o posix is
3307         useful for pkdsh, too.
3309 2004-06-24  Paul Eggert  <eggert@cs.ucla.edu>
3311         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Require
3312         _AS_UNSET_PREPARE, so that we can use $as_unset directly.
3313         Don't fail if ENV or BASH_ENV is readonly.
3314         (AS_SHELL_SANITIZE): Don't fail if ENV, MAIL, MAILPATH, LC_ALL,
3315         etc. are read only.  Problem reported by Ludovic Courtes.
3317 2004-06-23  Noah Misch  <noah@cs.caltech.edu>
3319         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): If the shell is
3320         zsh, disable GLOB_SUBST to avoid backslash handling problems.
3321         (trivial change)
3323 2004-06-04  Paul Eggert  <eggert@cs.ucla.edu>
3325         * doc/autoconf.texi (File System Conventions): Warn about
3326         names like "aux".  Problem reported by Eric Blake.
3328         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY (C)): Use division
3329         by zero instead of array size, so that we can use any arithmetic
3330         constant expression (instead of requiring an integer constant
3331         expression).  This allows us to test expressions like DBL_MAX <
3332         LDBL_MAX, which didn't conform to the C standard using the old
3333         method.
3334         (AC_C_LONG_DOUBLE): Put back in the tests for LDBL_MAX and LDBL_EPSILON,
3335         now that we can do floating-point tests at compile time.
3337 2004-06-02  Paul Eggert  <eggert@cs.ucla.edu>
3339         * lib/autoconf/c.m4 (AC_C_LONG_DOUBLE): Don't check LDBL_MAX
3340         and LDBL_EPSILON, as the resulting expression isn't an
3341         integer constant expression and violates the C standard.
3342         Problem reported by Nelson H. F. Beebe.  Also, check
3343         for "L" suffix, and check that long double doesn't have
3344         worse range or precision than double, that mixed-mode
3345         arithmetic doesn't generate a diagnostic, that double
3346         constants fit in long double.
3348 2004-06-03  Kevin Ryde  <user42@zip.com.au>
3350         * doc/autoconf.texi (Function Portability): Add notes on free(NULL),
3351         malloc(0) and realloc(NULL,size).
3353         * doc/autoconf.texi (Shell Substitutions): Spelling error reported by
3354         Bob Proulx.
3356 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
3358         * lib/autoconf/headers.m4 (HAVE_STDBOOL_H): Detect _Bool bug
3359         in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].  Problem reported
3360         by Jim Meyering.
3362 2004-05-26  Paul Eggert  <eggert@cs.ucla.edu>
3364         * doc/autoconf.texi (Limitations of Builtins): Mention that ! COMMAND
3365         can be rewritten using if-then-else.  Suggested by Bruno Haible.
3367 2004-05-25  Paul Eggert  <eggert@cs.ucla.edu>
3369         * doc/autoconf.texi (testsuite Scripts): Fix typo.
3370         Problem reported by Stepan Kasal.
3372 2004-05-24  Paul Eggert  <eggert@cs.ucla.edu>
3374         * tests/Makefile.am (autoconfdir): Fix to match comment (trivial
3375         change).  Patch reported by Ralf Wildenhues in
3376         <http://mail.gnu.org/archive/html/bug-autoconf/2004-05/msg00092.html>.
3378         * lib/autoconf/functions.m4 (AC_FUNC_MBRTOWC): Don't assume that a
3379         function F exists if the compiler and linker let you compile an
3380         expression like (F != 0).  Recent versions of GCC optimize away
3381         the reference to F in that case, since every function address must
3382         be nonzero, so the link succeeds even if F does not exist.
3383         Problem reported by Manu in
3384         <http://mail.gnu.org/archive/html/bug-gnu-utils/2004-05/msg00060.html>.
3386         * doc/autoconf.texi (Systemology): Standardize on the spelling of
3387         "Unix".  Many uses changed.
3388         (Limitations of Builtins): Explain better why the ! command isn't
3389         portable.
3391 2004-05-22  Alexandre Duret-Lutz  <adl@gnu.org>
3393         * lib/autom4te.in (Automake-preselections): Preselect
3394         LT_SUPPORTED_TAG in lieu of AC_LIBTOOL_TAGS.
3396 2004-05-19  Kevin Ryde  <user42@zip.com.au>
3398         * doc/autoconf.texi (Function Portability): Add strerror_r, cross
3399         referencing AC_FUNC_STRERROR_R.
3401         * doc/autoconf.texi (Particular Functions): In AC_FUNC_CLOSEDIR_VOID,
3402         note pessimistic assumption when cross compiling.
3404 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
3406         * doc/autoconf.texi (Limitations of Make): Note that BSD make
3407         (until 2004) invoked subcommands with sh -e, contra POSIX.
3408         Reported by Kevin Ryde.
3410 2004-05-10  Eric Sunshine  <sunshine@sunshineco.com>
3412         * programs.m4 (_AC_PROG_GREP): Fixed bug where PATH argument handed to
3413         _AC_PATH_PROG_FEATURE_CHECK contained leading whitespace (i.e.
3414         "        $PATH:/usr/xpg4/bin"). This resulted in bogus tests, such as
3415         `test -f "        /usr/bin/grep"', which _always_ failed.
3416         (AC_PROG_SED): Ditto bogus PATH fix.
3417         * autoconf.texi (AC_PROG_GREP): Properly document that this macro
3418         requires that grep correctly supports _multiple_ `-e' options, rather
3419         than stating only that grep should accept `-e'.
3421 2004-05-03  Paul Eggert  <eggert@cs.ucla.edu>
3423         Port to C99, which requires that 'exit' be declared.
3425         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Use AC_INCLUDES_DEFAULT
3426         to ensure that stdlib.h is included.
3427         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA, AC_FUNC_SETPGRP,
3428         AC_FUNC_STRTOD, AC_FUNC_SETVBUF_REVERSED, AC_FUNC_FORK, _AC_FUNC_FORK,
3429         _AC_FUNC_VFORK, AC_FUNC_WAIT3): Likewise.
3430         * lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
3431         * lib/autoconf/types.m4 (AC_TYPE_GETGROUPS): Likewise.
3432         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Include <stdlib.h>
3433         when using 'exit' in a test; C99 requires that 'exit' be declared.
3435 2004-05-02  Paul Eggert  <eggert@cs.ucla.edu>
3437         * doc/autoconf.texi (Particular Programs): AC_PROG_GREP
3438         now prefers 'grep' implementations that accept -e.
3439         (Limitations of Usual Tools): Describe problems of traditional
3440         egrep and fgrep with long input lines, and of traditional grep
3441         with -e.
3442         * lib/autoconf/programs.m4 (AC_PROG_GREP): Check for -e, too.
3443         (_AC_PROG_GREP): Assume 3rd arg is properly quoted for the shell.
3444         All callers changed.  Append /usr/xpg4/bin to the PATH, for
3445         Solaris.
3446         (_AC_FEATURE_CHECK_LENGTH): Discard stderr, so we don't bother
3447         the user with complaints about multiple -e options.
3448         * tests/local.at (AC_STATE_SAVE): Use $GREP, not grep.
3449         Define it with AC_PROG_GREP.
3450         * configure.ac (AC_PROG_GREP): Add.
3451         * lib/freeze.mk (GREP): New macro.
3453 2004-05-02  Eric Sunshine  <sunshine@sunshineco.com>
3455         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Consult $SHELL as
3456         a possible candidate only after all others fail, rather than
3457         consulting it first.  This improves backward compatibility by
3458         better reflecting the way shell selection occurred in previous
3459         versions of Autoconf, and should help to avoid triggering latent
3460         problems in other packages, such as the one in Automake where zsh
3461         is not handled robustly:
3462         http://mail.gnu.org/archive/html/automake/2004-04/msg00095.html
3463         Although it is not Autoconf's responsibility to work around
3464         problems in Automake, it nevertheless makes sense to avoid
3465         introducing unnecessary incompatibilites.
3467 2004-04-22  Albert Chin-A-Young  <china@thewrittenword.com>,
3468             Gary V. Vaughan  <gary@gnu.org>
3470         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Don't guess
3471         how deeply nested we are when a suitable tool is found, set the
3472         ac_path_TOOL_found flag.
3473         (_AC_PATH_PROG_FEATURE_CHECK): Encapsulate knowledge of how deeply
3474         nested we are in this macro.  Break out of all 3 nested loops if
3475         ac_path_TOOL_found is set.
3477 2004-04-21  Gary V. Vaughan  <gary@gnu.org>
3479         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Break out
3480         of the _AS_PATH_WALK loop too if GNU flavor is found.
3482 2004-04-21  Alexandre Duret-Lutz  <adl@gnu.org>
3484         * doc/autoconf.texi (Limitations of Make): Update documentation
3485         for `$<'.  New entry `Long lines', based on a report from Simon
3486         Josefsson.  Augment the documentation for SHELL = @SHELL@ with a
3487         paragraph about DJGPP, based on a mail from Richard Dawe.
3489 2004-04-20  Paul Eggert  <eggert@twinsun.com>
3491         * tests/c.at (C keywords): Don't assume that GCC supports
3492         "restrict" and "inline", as sufficiently-old GCC versions do not
3493         (also, GCC configured to be in pedantic C89 mode does not).
3494         Problem reported by Sumit Pandya in:
3495         http://mail.gnu.org/archive/html/autoconf/2004-04/msg00092.html
3497         * lib/autoconf/c.m4 (_AC_PROG_CC_G, _AC_PROG_CXX_G): Don't
3498         consider -g to work if it generates warnings when plain compiles
3499         don't.  Problem reported by Braden McDaniel in:
3500         http://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00014.html
3502         * doc/autoconf.texi (Slashes): New section, to document a problem
3503         reported by Jim Meyering in:
3504         http://mail.gnu.org/archive/html/bug-coreutils/2004-02/msg00060.html
3506         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Remove potential
3507         linker output files before linking, to work around IRIX 6 linker bug.
3508         Problem reported by Rainer Orth in:
3509         http://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00007.html
3511 2004-04-20  Gary V. Vaughan  <gary@gnu.org>
3513         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Make the
3514         best tool so far counter rely on the tool path variable name to
3515         avoid checks for one tool being affected by the results of running
3516         the length check on a previous tool.
3518         * lib/autoconf/programs.m4 (_AC_PROG_GREP): Take an additional
3519         match expression argument, as different greps have different
3520         regular expression flavours.
3521         (AC_PROG_FGREP): Pass 'FGREP'. fgrep treats all match chars as
3522         literals.
3523         (AC_PROG_EGREP): Pass 'EGREP$'.
3524         (AC_PROG_GREP): Pass 'GREP$'.
3526 2004-04-20  Albert Chin-A-Young  <china@thewrittenword.com>
3528         * lib/autoconf/programs.m4 (AC_PROG_GREP): Cache variable
3529         is `ac_cv_path_GREP', not `oc_cv_path_GREP'.
3531 2004-03-29  Paul Eggert  <eggert@twinsun.com>
3533         * doc/autoconf.texi (Particular Headers, Particular Types, Generic
3534         Types, Specific Compiler Characteristics, System Services,
3535         Obsolete Macros): Use 'long int', 'short int', 'unsigned int'
3536         etc. consistently instead of 'long', 'short', 'unsigned' etc.
3537         * lib/autoconf/c.m4 (AC_LANG_INT_SAVE(C), AC_C_BIGENDIAN): Likewise.
3538         * lib/autoconf/functions.m4 (AC_FUNC_MMAP, AC_FUNC_SELECT_ARGTYPES):
3539         Likewise.
3540         * lib/autoconf/headers.m4 (AC_HEADER_SYS_WAIT): Likewise.
3541         * lib/autoconf/types.m4 (AC_TYPE_GETGROUPS, AC_TYPE_SIZE_T,
3542         AC_TYPE_OFF_T): Likewise.
3543         * tests/semantics.at (AC_CHECK_TYPES: backward compatibility):
3544         Likewise.
3546         * tests/foreign.at (Libtool): Create an empty aclocal.m4, to
3547         pacify libtool 1.5.2.  Fix quoting problems in sed command.
3549 2004-03-28  Paul Eggert  <eggert@twinsun.com>
3551         * doc/autoconf.texi (Particular Structures): AC_STRUCT_TIMEZONE
3552         now defines HAVE_DECL_TZNAME if it is declared, when
3553         HAVE_STRUCT_TM_TM_ZONE is not defined.
3554         * lib/autoconf/types.m4 (AC_STRUCT_TIMEZONE): Implement this.
3555         Do not assume atoi.  Rely on HAVE_DECL_TZNAME when testing
3556         for HAVE_TZNAME.
3558 2004-03-28  Steven G. Johnson  <stevenj@fftw.org>
3560         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Corrected
3561         superfluous backslashing of quotes (") in sed expressions;
3562         thanks to Paul Eggert.
3564 2004-03-26  Steven G. Johnson  <stevenj@alum.mit.edu>
3566         * lib/autoconf/fortran.m4 (_AC_PROG_FC): new name of Intel
3567         Fortran compiler is ifort, also added pghpf; thanks to Nelson
3568         H. F. Beebe for the bug report.
3570 2004-03-26  Steven G. Johnson  <stevenj@fftw.org>
3572         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): fix for
3573         quoted -cmdline argument in Portland Group compiler (bug
3574         reported by Jeffrey J. Barteet).
3576 2004-03-25  Kevin Ryde  <user42@zip.com.au>
3578         * doc/autoconf.texi (Specifying Names): Move cross_compiling ovindex to
3579         (Run Time): ... here, where it's now mentioned.
3581 2004-03-19  Alexandre Duret-Lutz  <adl@gnu.org>
3583         * doc/autoconf.texi (autom4te Invocation): Language Autoconf
3584         inherits from language Autoconf-without-aclocal-m4.
3585         (Customizing autom4te): Adjust example; the cache must now be
3586         disabled for language Autoconf-without-aclocal-m4.
3588 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
3589             Nathanael Nerode  <neroden@twcny.rr.com>
3591         * lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL,
3592         AC_CHECK_TOOLS): Warn if a cross-tool is found without
3593         a prefix.
3594         (AC_PATH_TARGET_TOOL, AC_CHECK_TARGET_TOOL,
3595         AC_CHECK_TARGET_TOOLS): New macros.
3596         * doc/autoconf.texi (Generic Programs): Document
3597         (AC_PATH_TARGET_TOOL, AC_CHECK_TARGET_TOOL,
3598         AC_CHECK_TARGET_TOOLS, and warn for future changes
3599         in the behavior of AC_PATH_TOOL, AC_CHECK_TOOL and
3600         AC_CHECK_TOOLS.
3601         (Specifying Names): Document the reason for these future
3602         behavioral changes.
3603         * tests/mktests.sh: Do not generate tests for the
3604         new macros.
3605         * NEWS: Document these changes.
3607         * doc/autoconf.texi: Avoid macros with unbraced arguments,
3608         they make TeX hang up.
3610 2004-03-15  Paul Eggert  <eggert@bogus.example.com>
3612         * NEWS: New macro AC_CHECK_ALIGNOF.
3613         * doc/autoconf.texi (Generic Compiler Characteristics): Document it.
3614         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Use long int rather than
3615         int; avoid "a `$1'" since this isn't grammatical if $1 begins with a
3616         vowel.
3617         (AC_CHECK_ALIGNOF): New macro.
3618         * tests/mktests.sh (ac_exclude_list): Exclude AC_CHECK_ALIGNOF.
3619         * tests/semantics.at (AC_CHECK_ALIGNOF): Add tests similar to
3620         those for sizeof.
3622 2004-03-03  Paul Eggert  <eggert@twinsun.com>
3624         * bin/Makefile.am (edit): Don't use $< in a context where
3625         POSIX doesn't require support for it.  Use $@.in instead.
3626         Problem reported by Anthony N. Frasso in
3627         <http://mail.gnu.org/archive/html/autoconf/2004-03/msg00008.html>.
3628         * bin/autoscan.in, bin/autoupdate.in: Add @configure_input@ comment.
3630 2004-02-23  Gary V. Vaughan  <gary@gnu.org>
3632         * bin/autoreconf.in (autoreconf_current_directory): Recognize LT_INIT
3633         from the next generation of Libtool.
3634         * lib/autom4te.in (Autoreconf-preselections): Ditto.
3636 2004-02-20  Alexandre Duret-Lutz  <adl@gnu.org>
3638         * doc/autoconf.texi (Limitations of Usual Tools) <mkdir>: `mkdir -p'
3639         is not always thread-safe.  Report from Nathanael Nerode.
3641 2004-02-18  Paul Eggert  <eggert@twinsun.com>
3643         Fix a dependencies problem, stemming from a Autoconf 2.59 build
3644         problem on QNX reported by Stephen Rasku in
3645         <http://mail.gnu.org/archive/html/bug-autoconf/2004-02/msg00066.html>.
3647         * bin/Makefile.am ($(srcdir)/autoconf.in): Depend on
3648         $(m4sh_m4f_dependencies); this removes a FIXME.
3649         * tests/Makefile.am ($(srcdir)/wrapper.in): Likewise.
3650         (MAINTAINERCLEANFILES): Split into pieces,
3651         one per related section.  Add $(srcdir)/wrapper.in.
3653 2004-02-09  Paul Eggert  <eggert@twinsun.com>
3655         * doc/autoconf.texi (Setting Output Variables): Emphasize that
3656         AC_SUBST provides no portable way to escape literal newlines.
3658         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore all
3659         flags of the form -lcrt*.o, not just -lcrt[01].o and -lcrtbegin.o.
3660         Darwin uses -lcrt2.o and there's little point to cataloging all
3661         the system variants.  Partial fix reported by Andreas Waechter in:
3662         http://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00006.html
3663         for bug reported by Nelson H. F. Beebe in:
3664         http://mail.gnu.org/archive/html/bug-autoconf/2003-12/msg00090.html
3666 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
3668         * doc/autoconf.texi (AU_DEFUN): Fix English,
3669         suggested by Paul Eggert.
3670         * lib/autoconf/autoupdate.m4: Correct reference to
3671         acobsolete.m4, suggested by Alexandre Duret-Lutz.
3673 2004-02-02  Paolo Bonzini  <bonzini@gnu.org>
3675         * bin/autoupdate.in: Define __file__ so that warnings
3676         refer to the correct file.
3677         * doc/autoconf.texi (AU_DEFUN): Describe more correctly
3678         the behavior of the third argument.
3679         * lib/autoconf/autoupdate.m4 (AU_DEFUN): Describe more
3680         correctly the behavior of the third argument.  Document
3681         what the three macros that AU_DEFUN defines do.  Fix
3682         warning message when the third argument includes $0
3683         (reported by Alexandre Duret-Lutz).
3685 2004-01-30  Paolo Bonzini  <bonzini@gnu.org>
3686             Eric Sunshine  <sunshine@sunshineco.com>
3687             Paul Eggert  <eggert@twinsun.com>
3689         * lib/m4sugar/m4sh.m4 (M4SH-SANITIZE): New diversion.
3690         (AS_INIT): Output shell initialization there. Removed optional
3691         parameter. Expand _AS_SHELL_FN_SPY.
3692         (AS_INIT_WITH_SHELL_FN): Removed.
3693         (_AS_SHELL_FN_SPY): New macro.
3694         (AS_DETECT_REQUIRED, AS_DETECT_SUGGESTED): New
3695         macros.
3696         (AS_SHELL_SANITIZE): Remove loop to find better shell
3697         and documentation for the parameter.
3698         (_AS_DETECT_BETTER_SHELL): Move it here.
3699         (_AS_SHELL_FN_WORK): Remove shell invocation, reformat.
3700         (_AS_RUN): Move it here, support testing with eval.
3701         (AS_REQUIRE_SHELL_FN): Require shell functions when
3702         it is used.
3703         (_AS_LINENO_WORKS): Put around braces, we do not
3704         trigger the bash bug anymore.
3705         * lib/autotest/general.m4: Document M4SH-SANITIZE, do not
3706         use AS_INIT_WITH_SHELL_FN.
3707         * bin/autoconf.in, tests/wrapper.in: Regenerated.
3709 2004-01-30  Paolo Bonzini  <bonzini@gnu.org>
3711         * bin/autoupdate.in: Trace AU_DEFINE instead of AU_DEFUN.
3712         * doc/autoconf.texi: Don't say that the third parameter
3713         is broken.
3714         * lib/autoconf/autoupdate.m4 (AU_DEFINE): New dummy macro.
3715         (AU_DEFUN): Honor the third parameter, create autoupdate
3716         macros with AU_DEFINE.
3717         * lib/autoconf/headers.m4 (AC_USG, AC_MEMORY_H,
3718         AC_DIR_HEADER): Use AU_DEFUN's third parameter.
3719         * lib/autoconf/lang.m4 (AC_LANG_SAVE): Likewise.
3720         * lib/autoconf/programs.m4 (AC_RSH): Likewise.
3721         * lib/autoconf/specific.m4 (AC_HAVE_POUNDBANG,
3722         AC_ARG_ARRAY, AC_CYGWIN, AC_EMXOS2, AC_MINGW32,
3723         AC_XENIX_DIR): Likewise.
3724         * lib/autoconf/types.m4 (AC_INT_16_BITS, AC_LONG_64_BITS,
3725         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_RDEV): Likewise.
3726         * lib/autoconf/status.m4: Remove FIXME.
3727         * tests/local.at (AT_CHECK_AU_MACRO): Ignore stderr, check
3728         that the macro is not present anymore in the updated
3729         configure.ac.
3730         * tests/tools.at (autoupdate AC_LINK_FILES): Ignore stderr
3731         of autoupdate.
3733 2004-01-28  Paul Eggert  <eggert@twinsun.com>
3735         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Add 2004 to
3736         copyright years.
3737         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Add 1992 thorugh
3738         2003 (except 1997) to the list of copyright years.  This undoes
3739         the 2003-05-22 change, which removed the older years from the list.
3740         * lib/autoconf/status.m4 (AC_OUTPUT): Update copyright date to 2004.
3742 2004-01-27  Gary V. Vaughan  <gary@gnu.org>
3743             Albert Chin-A-Young  <china@thewrittenword.com>
3745         * lib/autoconf/programs.m4 (AC_PROG_GREP): New macro to test for a
3746         grep or ggrep program in PATH that accepts as long lines as
3747         possible.
3748         * lib/autoconf/programs.m4 (_AC_PROG_GREP): Factor out the core of
3749         AC_PROG_GREP.
3750         (AC_PROG_EGREP, AC_PROG_FGREP): Use it to find best available
3751         egrep and fgrep respectively if $GREP -E/-F don't work.
3752         (_AC_PATH_PROG_FEATURE_CHECK): Factor out the common core of
3753         _AC_PROG_GREP, and AC_PROG_SED.
3754         (_AC_FEATURE_CHECK_LENGTH): New helper macro for finding the
3755         longest input length accepted by a command.
3756         (AC_PROG_SED): Use it.
3757         * doc/autoconf.texi (Particular Programs): Document the changes.
3758         * NEWS: Updated.
3760 2004-01-27  Paul Eggert  <eggert@twinsun.com>
3762         * bin/autoconf.as ($version): Update copyright from 2003 to 2004.
3763         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
3764         bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in: Likewise.
3765         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Likewise.
3767         * Makefile.in, aclocal.m4, configure, bin/Makefile.in,
3768         bin/autoconf.in, config/Makefile.in, config/config.guess,
3769         config/config.sub, config/install-sh, config/mdate-sh,
3770         config/mkinstalldirs, config/texinfo.tex, doc/Makefile.in,
3771         lib/Makefile.in, lib/Autom4te/Makefile.in,
3772         lib/autoconf/Makefile.in, lib/autoscan/Makefile.in,
3773         lib/autotest/Makefile.in, lib/emacs/Makefile.in,
3774         lib/m4sugar/Makefile.in, man/Makefile.in, man/autoconf.1,
3775         man/autoheader.1, man/autom4te.1, man/autoreconf.1,
3776         man/autoscan.1, man/autoupdate.1, man/config.guess.1,
3777         man/config.sub.1, man/ifnames.1, tests/Makefile.in,
3778         tests/acc.at, tests/acfortran.at, tests/acfunctions.at,
3779         tests/acgeneral.at, tests/acheaders.at, tests/aclang.at,
3780         tests/aclibs.at, tests/acspecific.at, tests/acstatus.at,
3781         tests/actypes.at: Regenerate and/or sync with original
3782         sources.
3784 2004-01-26  Paul Eggert  <eggert@twinsun.com>
3786         * doc/autoconf.texi (Default Includes): Include <stdint.h> even if
3787         HAVE_INTTYPES_H is defined.  This is needed on Tru64 5.1b with
3788         Compac C V6.5-207 (dtk), which defines uintmax_t in <stdint.h> but
3789         not <inttypes.h>.  Problem reported by Tim Mooney in
3790         <http://mail.gnu.org/archive/html/bug-coreutils/2004-01/msg00147.html>.
3791         * lib/autoconf/headers.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS):
3792         Likewise.
3794         * lib/autoconf/programs.m4 (AC_PROG_SED): Use diff, not sed;
3795         otherwise "make check" fails because it forbids cmp (I guess
3796         because cmp treats files as binary on DOS-like systems).
3798         * tests/mktests.sh: Update copyright date to 2004, since some tests
3799         have changed in 2004.
3801 2004-01-23  Gary V. Vaughan  <gary@gnu.org>
3803         * lib/autoconf/programs.m4 (AC_PROG_SED):  New macro to test for a
3804         non-truncating sed or gsed program in PATH.
3805         * tests/acprograms.at: Add it.
3806         * doc/autoconf.texi (Particular Programs): Document it.
3807         * NEWS: Updated.
3809 2004-01-15  Paul Eggert  <eggert@twinsun.com>
3811         * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Try -std, not -std1, since
3812         -std1 disables some useful extensions on Tru64.  Problem reported
3813         by N. Lichtmaier in
3814         <http://mail.gnu.org/archive/html/autoconf/2004-01/msg00100.html>.
3816 2004-01-14  Paul Eggert  <eggert@twinsun.com>
3818         * doc/autoconf.texi (Programming in M4sh): Document that
3819         AS_MKDIR_P succeeds if the destination is a symbolic link
3820         to an existing directory.
3821         (Limitations of Usual Tools): Note that mkdir -p might not
3822         succeed on symlinks to directories.
3824 2004-01-13  Paul Hilfinger  <hilfinger@CS.Berkeley.EDU>
3826         * lib/autoconf/autoupdate.m4 (AU_DEFUN): Grammar fix in comment.
3827         * bin/autoheader.in: Grammar fix in message.
3828         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P):
3829         Test for dir before calling mkdir -p.  (trivial changes)
3831 2004-01-13  Eric Blake  <ebb9@byu.net>
3833         * doc/autoconf.texi (Obsolete Macros): In AC_TRY_COMPILE and
3834         AC_TRY_LINK, s/AC_LANG_SOURCE/AC_LANG_PROGRAM/.  (trivial change)
3836 2004-01-10  Jim Meyering  <jim@meyering.net>
3838         * doc/autoconf.texi (Running the Preprocessor): Correct grammar.
3840 2004-01-09  Paul Eggert  <eggert@twinsun.com>
3842         * lib/autoconf/general.m4: Fix bug: AC_CHECK_SIZEOF evokes a warning
3843         with `autoconf -Wall,error'.  Bug reported by Eric Blake in:
3844         http://mail.gnu.org/archive/html/autoconf-patches/2004-01/msg00000.html
3845         (_AC_COMPUTE_INT_COMPILE): Invoke _AC_COMPILE_IFELSE, not
3846         AC_COMPILE_IFELSE, since we now assume our caller invokes
3847         AC_LANG_COMPILER_REQUIRE, for symmetry with _AC_COMPUTE_INT_RUN.
3848         (_AC_COMPUTE_INT_RUN): Likewise, for _AC_RUN_IFELSE instead
3849         of AC_RUN_IFELSE; this avoids the warning mentioned above.
3850         (_AC_COMPUTE_INT): Invoke AC_LANG_COMPILER_REQUIRE.
3852 2004-01-07  Paul Eggert  <eggert@twinsun.com>
3854         * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Avoid \$ inside
3855         `"'...'"`, as it's confusing (and I suspect it may not work on
3856         some platforms).  The code was incorrect anyway, as it assumed
3857         that \$ evaluated to itself in that context.  Reported by
3858         Alexandre Duret-Lutz.
3860 2004-01-07  Alexandre Duret-Lutz  <adl@gnu.org>
3862         * lib/autom4te.in (Automake-preselections): Preselect AC_LIBTOOL_TAGS
3863         and _LT_AC_TAGCONFIG.
3865 2004-01-06  Paul Eggert  <eggert@twinsun.com>
3867         * doc/autoconf.texi (One Macro Call): Fix an incorrect
3868         example, and add more examples.  Reported by Eric Sunshine.
3870 2004-01-05  Paul Eggert  <eggert@twinsun.com>
3872         * doc/autoconf.texi (Limitations of Usual Tools):
3873         Remove warning against "rm -fr" introduced yesterday; it
3874         was a false alarm.
3876         * bin/Makefile.am (autoconf, autoheader, autom4te, autoreconf,
3877         autoscan, autoupdate, ifnames): Don't use chmod -w.
3878         * lib/Makefile.am (autom4te.cfg): Likewise.
3879         * doc/autoconf.texi (Limitations of Usual Tools): Warn against
3880         "chmod -w".
3882 2004-01-04  Paul Eggert  <eggert@twinsun.com>
3883             Paolo Bonzini  <bonzini@gnu.org>
3885         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Speed up sed scripts
3886         by doing lineno substitution only on lines containing "$LINENO".
3888 2004-01-04  Paul Eggert  <eggert@twinsun.com>
3890         * lib/autoconf/general.m4 (AC_ARG_PROGRAM):
3891         Use "rm -f" to remove conftest.sed, not plain "rm".
3892         Bug reported by David Relson in
3893         <http://mail.gnu.org/archive/html/autoconf/2004-01/msg00011.html>.
3895         * Makefile.am (autom4te-update):
3896         Replace "rm -rf" and "rm -fr" with "rm -f -r", as POSIX requires.
3897         * Makefile.maint (my-distcheck, do-po-update): Likewise.
3898         * doc/autoconf.texi (Guidelines): Likewise.
3899         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Likewise.
3900         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Likewise.
3901         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Likewise.
3902         * lib/autotest/general.m4 (AT_INIT): Likewise.
3903         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Likewise.
3904         * tests/Makefile.am (clean-local): Likewise.
3905         * tests/tortue.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS,
3906         srcdir): Likewise.
3907         * doc/autoconf.texi (Limitations of Usual Tools):
3908         Warn against "rm -fr".
3910 2004-01-03  Paul Eggert  <eggert@twinsun.com>
3912         * doc/autoconf.texi (Limitations of Usual Tools): Mention that cc
3913         -c -o might not work.  From a suggestion by Kevin Ryde.
3914         (C Compiler, Generating Sources, Limitations
3915         of Usual Tools, Limitations of Make, Making testsuite Scripts):
3916         Don't put '-o' after non-options, as POSIX doesn't allow this.
3917         Mention that cc's name might be gcc or c89 or whatever.
3919 2004-01-04  Kevin Ryde  <user42@zip.com.au>
3921         * doc/autoconf.texi: Add various further index entries.
3923 2003-12-29  Paul Eggert  <eggert@twinsun.com>
3925         * bin/autoreconf.in (autoreconf_current_directory):
3926         Fix typo: mkdir without umask arg.
3928 2003-12-27  Alexandre Duret-Lutz  <adl@gnu.org>
3930         * doc/autoconf.texi (Limitations of Make) <Automatic rule rewriting>:
3931         Documents OSF1/Tru64 make behavior.  Replace `VPATH = ../src' by
3932         `VPATH = ../pkg/src' in examples to make the OSF1/Tru64 make
3933         explanation clearer.
3935 2003-12-24  Andreas Schwab  <schwab@suse.de>
3937         * doc/autoconf.texi (Default Includes): Fix misspelling of
3938         AC_INCLUDES_DEFAULT.
3940 2003-12-03  Paolo Bonzini  <bonzini@gnu.org>
3942         * configure.ac: Test if sh -n works.
3943         * configure: Regenerate.
3944         * tests/atlocal.in: Store the result here.
3945         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Extracted from
3946         tools.at, looking in atlocal's ac_cv_sh_n_works instead
3947         of explicitly testing.
3948         (AT_CHECK_PERL_SYNTAX): Moved from tools.at.
3949         (AT_CHECK_AUTOCONF): Test for the configure script syntax.
3950         * tests/tools.at (Syntax of the shell scripts): Simplify
3951         using AT_CHECK_SHELL_SYNTAX.
3952         (Syntax of the Perl scripts): Remove definition of
3953         AT_CHECK_PERL_SYNTAX.
3955 2003-12-03  Paolo Bonzini  <bonzini@gnu.org>
3957         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Redirect
3958         stderr to /dev/null.
3959         * bin/autoconf.in: Regenerate.
3960         * bin/wrapper.in: Regenerate.
3962 2003-11-26  Paolo Bonzini  <bonzini@gnu.org>
3964         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE):
3965         Extracted from AS_SHELL_SANITIZE.
3966         (_AS_SHELL_FN_WORK, AS_INIT_WITH_SHELL_FN): New
3967         macros.
3968         (AS_SHELL_SANITIZE): Move reinvocation code from
3969         _AS_LINENO_WORKS, use it to find out if shell
3970         functions work.
3971         (_AS_LINENO_WORKS): Don't find another shell if $LINENO
3972         does not work.
3973         (AS_INIT): Pass parameter down to AS_SHELL_SANITIZE.
3974         (AS_REQUIRE_SHELL_FN): Test that AS_INIT_WITH_SHELL_FN
3975         was called.
3976         * lib/autotest/general.m4: Use AS_INIT_WITH_SHELL_FN.
3977         * bin/autoconf.in: Regenerate.
3978         * tests/wrapper.in: Regenerate.
3979         * tests/tools.at: Test the syntax of tests/autoconf
3980         and tests/testsuite.
3982 2003-11-24  Akim Demaille  <akim@epita.fr>
3984         * config/announce-gen (&print_locations, &print_signatures)
3985         (&sizes): New.
3986         Use them.
3987         No longer rely on Gnus to inline the list of signatures: compute
3988         them on the fly.
3990 2003-11-24  Akim Demaille  <akim@epita.fr>
3992         * doc/autoconf.texi (Particular Programs): AC_PROG_LEX can
3993         override some files.
3994         (Input): AC_CONFIG_AUX_DIR(aux) is a bad idea on DOS.
3995         From Debian Autoconf 2.58.
3997 2003-11-24  Akim Demaille  <akim@epita.fr>
3999         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Quote $ac_popdir
4000         uses.
4001         From Debian Autoconf 2.58.
4003 2003-11-24  Paolo Bonzini  <bonzini@gnu.org>
4005         * TODO: Remove already done things.  Update the part about finding
4006         tools for the target.
4008 2003-11-24  Paolo Bonzini  <bonzini@gnu.org>
4010         * lib/autoconf/headers.m4 (AC_USG, AC_MEMORY_H, AC_DIR_HEADER):
4011         Make wording more consistent.
4012         * lib/autoconf/specific.m4 (AC_CYGWIN, AC_EMXOS2, AC_MINGW32):
4013         Explain the transition better.
4014         * lib/autoconf/types.m4 (AC_INT_16_BITS, AC_LONG_64_BITS): Explain
4015         the transition better.
4017 2003-11-24  Paolo Bonzini  <bonzini@gnu.org>
4019         * doc/autoconf.texi (Obsoleting Macros): Don't document the third
4020         parameter of AU_DEFUN.
4021         * lib/autoconf/autoupdate.m4 (AU_DEFINE): Remove.
4022         (AU_DEFUN): Remove the third parameter, it was not used.
4023         Use AC_DEFUN directly, not AU_DEFINE.
4024         * lib/autoconf/status.m4 (AC_LINK_FILES): Move the message into
4025         the expanded body, consistently with other macros such as AC_USG.
4027 2003-11-17  Paul Eggert  <eggert@twinsun.com>
4029         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Put at least 14 bytes
4030         into the initial confdefs.h, to work around a bug in NextStep 3.3
4031         patch 3 reported by Eric Sunshine.
4033 2003-11-15  Kevin Ryde  <user42@zip.com.au>
4035         * doc/autoconf.texi (Using System Type): Revise, showing $host rather
4036         than $target since the latter is not usual, add guidelines on when to
4037         use or not use the system type.
4039 2003-11-12  Derek Price  <derek@ximbiot.com>
4041         * doc/autoconf.texi (Limitations of Usual Tools): Fix what looks like a
4042         typo misrepaired by an auto-spellcheck.
4044 2003-11-12  Akim Demaille  <akim@epita.fr>
4046         * bin/autoreconf.in (&parse_args): Don't call automake with
4047         --force-missing unless it actually supports it.
4048         From Debian #219336.
4050 2003-11-12  Akim Demaille  <akim@epita.fr>
4052         * configure.ac: Bump to 2.59a.
4053         Require 2.59.
4055 2003-11-06  Akim Demaille  <akim@epita.fr>
4057         Version 2.59.
4059 2003-11-05  Alexandre Duret-Lutz  <adl@gnu.org>
4061         * lib/autoconf/status.m4 (_AC_SRCPATHS): Fix use of AS_SET_CATFILE
4062         so that ac_abs_builddir, ac_abs_top_builddir, ac_abs_srcdir,
4063         and ac_abs_top_srcdir are absolute paths.
4064         * lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): Remove misleading comment.
4066 2003-11-05  Akim Demaille  <akim@epita.fr>
4068         * configure.ac: Bump to 2.58a.
4070 2003-11-05  Kevin Ryde  <user42@zip.com.au>
4072         * doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since
4073         it provokes a warning from makeinfo about looking like a cross
4074         reference in info output.
4076         * doc/autoconf.texi (Function Portability): Add notes on signal
4077         handler return type, as per AC_TYPE_SIGNAL.
4079 2003-11-04  Akim Demaille  <akim@epita.fr>
4081         Version 2.58.
4082         * doc/standards.texi: Update from master.
4084         * tests/mktests.sh (ac_exclude_list): Add AC_FC_FREEFORM.
4086 2003-11-04  Akim Demaille  <akim@epita.fr>
4088         AC_CONFIG_FILE([d1/foo:d2/foo]) triggers error messages when
4089         computing the absolute path to d1 in the source hierarchy: it may
4090         not exist at all.  So don't cd into it.
4091         From Alexandre Duret-Lutz.
4092         http://mail.gnu.org/archive/html/bug-autoconf/2003-10/msg00205.html
4094         * lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): New.
4095         From Paul Eggert, but named after Perl's IO::Spec->catfile.
4096         * doc/autoconf.texi (Programming in M4sh): Document.
4097         * lib/autoconf/status.m4 (_AC_SRCPATHS): Use it.
4099 2003-11-03  Pavel Roskin  <proski@gnu.org>
4101         * doc/autoconf.texi (Generic Structure Checks): Describe
4102         action-if-found and action-if-not-found in AC_CHECK_MEMBERS.
4104 2003-10-31  Akim Demaille  <akim@epita.fr>
4106         * tests/fortran.at (GNU Fortran 77): Don't run FC macros.
4107         (GNU Fortran): New.
4108         * doc/autoconf.texi (Language Choice): Document.
4109         * lib/autoconf/fortran.m4 (AC_FC_SRCEXT, AC_FC_FREEFORM): Assert
4110         the current language is Fortran.
4112 2003-10-31  Akim Demaille  <akim@epita.fr>
4114         * bin/autom4te.in (&freeze): Use a less likely warning separator
4115         than `\n\n', so that `\n\n\n' is valid in warnings.
4116         Reported by Steve Huston.
4118 2003-10-28  Akim Demaille  <akim@epita.fr>
4120         * Makefile.cfg (local_updates, executable-update): Tweak to be
4121         robust to parallel makes.
4122         Suggested by Alexandre Duret-Lutz.
4124 2003-10-27  Akim Demaille  <akim@epita.fr>
4126         * Makefile.cfg (executable-update): New.
4127         (local_updates): Call it.
4129 2003-10-27  Akim Demaille  <akim@epita.fr>
4131         * lib/autoconf/general.m4 (_AC_RUN_IFELSE, _AC_INIT_PREPARE):
4132         Don't remove core.* as it may remove valid user files.
4133         * lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED)
4134         (AC_FUNC_UTIME_NULL): Likewise.
4136 2003-10-23  Akim Demaille  <akim@epita.fr>
4138         Version 2.57g.
4139         * config/config.guess, config/config.sub: Upgrade from masters.
4141 2003-10-23  Akim Demaille  <akim@epita.fr>
4143         * lib/autoconf/fortran.m4 (AC_FC_SRCEXT): Functions using
4144         AC_COMPILE_IFELSE that use break skip the clean up.  So do it by
4145         hand...
4147 2003-10-23  Akim Demaille  <akim@epita.fr>
4149         * lib/autoconf/general.m4 (_AC_LINK_IFELSE, _AC_COMPILE_IFELSE):
4150         Don't forget to remove conftest.err.
4152 2003-10-23  Akim Demaille  <akim@epita.fr>
4154         * lib/autoconf/general.m4 (_AC_LIBOBJ): Don't insert twice the
4155         same object file in $LIBOBJS.
4156         Reported by Alexandre Duret-Lutz & Derek Robert Price.
4157         * doc/autoconf.texi (Generic Functions): Adjust.
4159 2003-10-20  Paul Eggert  <eggert@twinsun.com>
4161         * lib/m4sugar/m4sh.m4 (_AS_TR_SH_PREPARE, _AS_TR_CPP_PREPARE):
4162         Use 'eval', so that the resulting configure scripts work even if
4163         the current directory has a weird file name like 'y%s+%pp%;s%@%_%g'.
4165 2003-10-20  Daniel Jacobowitz  <drow@mvista.com>
4167         * lib/autoconf/lang.m4 (AC_LANG_WERROR): New macro.
4168         * lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_PREPROC_IFELSE)
4169         (_AC_LINK_IFELSE): Check the werror flag.
4170         * doc/autoconf.texi (Generic Compiler Characteristics): Document
4171         AC_LANG_WERROR.
4172         * NEWS: Mention it.
4174 2003-10-20  Daniel Jacobowitz  <drow@mvista.com>
4176         * lib/autoconf/lang.m4 (AC_NO_EXECUTABLES): Override
4177         _AC_COMPILER_EXEEXT to attempt a link.  If linking fails,
4178         override AC_LINK_IFELSE.
4180 2003-10-15  Paul Eggert  <eggert@twinsun.com>
4182         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Work around a bug in
4183         pdksh 5.2.14.  Bug reported by Ralf Corsepius.
4184         * doc/autoconf.texi (Shellology): Mention the Korn shell and pdksh.
4185         Mention /usr/dt/bin/dtksh on Solaris.
4186         (Shell Substitutions): Warn about $((...)).
4187         (Parentheses): New section.
4189 2003-10-15  Kevin Ryde  <user42@zip.com.au>
4191         * doc/autoconf.texi (Function Portability): Add @prindex for exit.
4192         Add putenv and unsetenv.  Add sysconf _SC_PAGE_SIZE.
4194 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4196         * lib/autoconf/functions.m4 (AC_FUNC_FORK): Trivial fix for vfork
4197         cross test.
4199 2003-10-11  Steven G. Johnson  <stevenj@alum.mit.edu>
4201         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Use the new official
4202         name for the GNU Fortran 95+ compiler, 'gfortran', not 'g95'.
4204 2003-10-10  Andreas Schwab  <schwab@suse.de>
4206         * bin/autoheader.in: Avoid empty first line in --version and
4207         --help output.
4208         * bin/ifnames.in: Likewise.
4210 2003-10-09  Paul Eggert  <eggert@twinsun.com>
4212         * lib/Autom4te/XFile.pm: Don't assume -j is solo.
4213         Issue a more-informative diagnostic.
4214         Problems reported by Eric Sunshine.
4216 2003-10-08  Steven G. Johnson  <stevenj@alum.mit.edu>
4218         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Omit quoted
4219         -mGLOB_options_string stuff for Intel ifc, which can cause
4220         _AC_FC_LIBRARY_LDFLAGS to fail.  Use (faster) case for
4221         pattern-matching instead of grep.
4223 2003-10-08  Steven G. Johnson  <stevenj@alum.mit.edu>
4225         * doc/autoconf.texi: Document new FC Fortran macros.
4227 2003-10-08  Gary V. Vaughan  <gary@gnu.org>
4229         * lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Stub out a macro
4230         that future autopoint/aclocal/automake/autoreconf will be able
4231         to trace to find where to install local m4 macros.
4232         * doc/autoconf.texi (Input): Document it.
4233         * NEWS: Updated.
4235 2003-10-06  Gary V. Vaughan  <gary@gnu.org>
4237         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Add
4238         -lcrtbegin.o to list of ignored flags and fix underquoting of
4239         -lcrt[01].o.
4241 2003-10-04  Steven G. Johnson  <stevenj@ab-initio.mit.edu>
4243         * lib/autoconf/fortran.m4 (_AC_PROG_FC_G): Use language-specific
4244         cache variable instead of $G77 to decide whether to include -O2,
4245         since $G77 is specific to Fortran 77.
4247 2003-10-03  Steven G. Johnson  <stevenj@alum.mit.edu>
4249         * lib/autoconf/fortran.m4 (AC_FC_FREEFORM): Support Absoft "-f
4250         free" flag.  Re-order flags tested into rough order of popularity.
4252 2003-10-03  Steven G. Johnson  <stevenj@alum.mit.edu>
4254         * lib/autoconf/fortran.m4 (AC_PROG_FC): Reverse the order of the
4255         arguments so that it can be used with syntax identical to
4256         AC_PROG_F77, and so that we can more easily decide to
4257         remove/deprecate the DIALECT optional argument in the future if it
4258         proves troublesome.
4259         (AC_FC_FREEFORM): Exit 77 upon failure to fix test suite for
4260         non-freeform-supporting compilers.  Document freeform flags.
4262 2003-10-03  Akim Demaille  <akim@epita.fr>
4264         * configure.ac: Look for emacs, not macs.
4265         Reported by Eric Sunshine.
4267 2003-10-03  Akim Demaille  <akim@epita.fr>
4269         * lib/autom4te.in (Autoreconf-preselections): Trace AC_CONFIG_AUX_DIR.
4270         * bin/autoreconf.in (autoreconf_current_directory): Create the
4271         AUX_DIR if needed, for sake of automake --add-missing etc.
4272         Suggested by Alexandre Duret-Lutz.
4274 2003-10-03  Akim Demaille  <akim@epita.fr>
4276         * configure.ac: Quotation and formatting changes.
4277         (EMACS): Don't set it if it is not recent enough to support
4278         autoconf-mode.el.
4279         From Eric Sunshine.
4281 2003-10-02  Akim Demaille  <akim@epita.fr>
4283         * bin/ifnames.in (&scan_file): Skip C++ comments.
4284         From Jeremy Yallop.
4286 2003-10-01  Pavel Roskin  <proski@gnu.org>
4288         * doc/autoconf.texi (Particular Structure Checks):
4289         Fix misspelling of HAVE_STRUCT_STAT_ST_BLOCKS.
4291 2003-10-01  Akim Demaille  <akim@epita.fr>
4293         Version 2.57f.
4295 2003-09-30  Paul Eggert  <eggert@twinsun.com>
4297         * lib/Autom4te/XFile.pm: Use Errno.
4298         (lock): Ignore ENOLCK errors.  Problem reported Andreas Schwab in
4299         <http://mail.gnu.org/archive/html/bug-autoconf/2003-09/msg00141.html>.
4301 2003-09-30  Akim Demaille  <akim@epita.fr>
4303         * config/announce-gen (&print_news_deltas): Extracted from...
4304         (&print_changelog_deltas): here.
4305         (&news_file): Rename as...
4306         (@news_file): this.
4308 2003-09-30  Nicolas Joly  <njoly@pasteur.fr>
4310         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Remove files which might
4311         have been created when invoking the compiler.
4312         * tests/fortran.at (GNU Fortran 77): Quote $G77.
4314 2003-09-29  Akim Demaille  <akim@epita.fr>
4316         Version 2.57e.
4318         * config/mkinstalldirs: Upgrade.
4320 2003-09-28  Paul Eggert  <eggert@twinsun.com>
4322         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Set DUALCASE=1, for MKS sh.
4323         Problem reported by Lars J. Aas in
4324         <http://mail.gnu.org/archive/html/autoconf/2003-07/msg00042.html>.
4325         (_AS_MKDIR_P_PREPARE): Change "rm -fr ./-p" to the more-conservative
4326         "test -d ./-p && rmdir ./-p".  Suggested by Andreas Schwab in:
4327         http://mail.gnu.org/archive/html/autoconf-patches/2003-09/msg00039.html
4329 2003-09-26  Akim Demaille  <akim@epita.fr>
4331         * lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Make sure the
4332         directory for AC_CONFIG_COMMANDS' first argument exists.
4333         This makes valid the invocation of _AC_SRCPATH that follows.
4334         Reported by Eric Sunshine.
4335         * doc/autoconf.texi (Configuration Commands): Adjust.
4337 2003-09-26  Akim Demaille  <akim@epita.fr>
4339         * bin/autoscan.in (Autom4te::FileUtils): Use it for find_file.
4340         Reported by Ralf Corsepius.
4342 2003-09-26  Akim Demaille  <akim@epita.fr>
4344         * lib/autoconf/general.m4 (AC_HELP_STRING): Don't overquote the
4345         arguments.
4346         Actually, use AU_ALIAS.
4347         From Bruno Haible.
4349 2003-09-26  Paul Eggert  <eggert@twinsun.com>
4351         * lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): If mkdir -p . fails,
4352         rm -fr ./-p to remove junk left behind on NextStep and OpenStep.
4353         Problem reported by Eric Sunshine in:
4354         http://mail.gnu.org/archive/html/autoconf-patches/2002-12/msg00014.html
4356 2003-09-26  Akim Demaille  <akim@epita.fr>
4358         The test suite are sometimes assigning timings incorrectly.
4359         Reported by Henk Krus.
4360         Diagnosed by Nicolas Joly.
4362         * lib/autotest/general.m4 (AT_CLEANUP): Rename AT_help as
4363         AT_help_all.
4364         Instead of making AT_help a sequence of assignments to grow
4365         $at_help_all, just make AT_help_all be the growing contents of
4366         $at_help_all, and make a single assignment in...
4367         (AT_INIT): here.
4368         (at_times_skip): Flip the meaning and rename as...
4369         (at_times_p): this.
4370         (AT_INIT): When summarizing the test that ran, remove
4371         $at_times_file after use, and check it is present before trying to
4372         use it.
4374 2003-09-25  Akim Demaille  <akim@epita.fr>
4376         Version 2.57d.
4378         * bin/Makefile.am (edit): Handle '@configure_input@'.
4379         (autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate)
4380         (ifnames): chmod -w.
4381         * tests/wrapper.as (AUTOCONF, AUTOM4TE, ): Point to tests/
4382         executables, not bin/ executables!  Otherwise all the magic needed
4383         to find non installed files is turned off.  This caused a failure
4384         of test 40 and 41 that ran aclocal 1.8 which in turn ran autom4te
4385         as found in its environment (sent by tests/autoreconf): pointing
4386         to bin/autom4te that could not find its files.
4387         * tests/mktests.sh: Force the replacement of generated files, for
4388         the sake of "mv" program that are interactive when overwriting a
4389         -w file.
4390         * config/install-sh: Upgrade from CVS Automake.
4392 2003-09-23  Paul Eggert  <eggert@twinsun.com>
4394         * doc/autoconf.texi (Limitations of Builtins): Document test -h
4395         versus test -L issues.
4397 2003-09-23  Daniel Jacobowitz  <drow@mvista.com> and
4398             Paul Eggert  <eggert@twinsun.com>
4400         Trivial change to support GCC's configuration procedure.
4401         * lib/autoconf/c.m4 (AC_PROG_CPP_WERROR): New macro.
4402         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Don't warn
4403         about inconsistency if the preprocessor is set to give errors for
4404         any warning.
4405         * doc/autoconf.texi (C Compiler Characteristics): Document this.
4407 2003-09-13  Alexandre Duret-Lutz  <adl@gnu.org>
4409         * Makefile.am (autom4te-update, autom4te_files): Fetch Struct.pm
4410         and XFile.pm from Automake.
4411         * lib/Autom4te/XFile.pm: Update from Automake.
4413 2003-09-12  Akim Demaille  <akim@epita.fr>
4415         Version 2.57c.
4417 2003-09-12  Akim Demaille  <akim@epita.fr>
4419         * config/config.guess, config/config.sub, config/missing,
4420         * lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm: Update
4421         from masters.
4423 2003-09-12  Akim Demaille  <akim@epita.fr>
4425         * doc/autoconf.texi (Header Portability): Promote linux/types.h,
4426         not asm/types.h.
4428 2003-09-11  Akim Demaille  <akim@epita.fr>
4430         * doc/autoconf.texi (Header Portability): linux/random.h.
4431         From Peter Hendrickson.
4433 2003-09-10  Akim Demaille  <akim@epita.fr>
4435         * tests/mktests.sh (au_exclude_egrep): Make it harder to be
4436         willing to edit the output files.
4438 2003-09-10  Akim Demaille  <akim@epita.fr>
4440         * tests/fortran.at (GNU Fortran 77): Also exercise AC_FC_SRCEXT
4441         and AC_FC_FREEFORM.
4442         * tests/mktests.sh: Skip AC_FC_SRCEXT.
4443         * lib/autoconf/fortran.m4 (AC_FC_SRCEXT, AC_FC_FREEFORM): Likewise.
4445 2003-09-09  Akim Demaille  <akim@epita.fr>
4447         * lib/Autom4te/FileUtils.pm (&update_file): s/cannot not/cannot/g.
4448         Reported by Gary Vaughan.
4449         * bin/autom4te.in (handle_m4): Likewise.
4451 2003-09-09  Akim Demaille  <akim@epita.fr>
4453         * lib/Autom4te/FileUtils.pm (&update_file): Be sure not to leave
4454         trailing files.
4456 2003-09-07  Paul Eggert  <eggert@twinsun.com>
4458         * lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS):
4459         Improve the accuracy of the wording about obsolescence.
4460         From a suggestion by Ian Lance Taylor in
4461         <http://mail.gnu.org/archive/html/autoconf/2003-09/msg00044.html>.
4463 2003-09-05  Paul Eggert  <eggert@twinsun.com>
4465         * lib/autoconf/fortran.m4 (AC_FC_FREEFORM): Try -ffree-form too,
4466         for the benefit of g77 3.2.  Fix suggested by Steven G. Johnson.
4468 2003-09-04  Akim Demaille  <akim@epita.fr>
4470         * tests/mktests.sh (ac_exclude_list): Fix the filtering of
4471         AC_FUNC_WAIT3.
4473 2003-09-04  Akim Demaille  <akim@epita.fr>
4475         * bin/autom4te.in: Use &fatal where more appropriate than &error.
4476         (freeze): When exiting, use $exit_code.
4477         * lib/autoconf/fortran.m4: Comment changes.
4479 2003-09-04  Akim Demaille  <akim@epita.fr>
4481         * tests/mktests.sh (ac_exclude_list): Add AC_FC_FUNC.
4483 2003-09-02  Steven G. Johnson  <stevenj@alum.mit.edu>
4485         Add support for newer Fortran dialects.  The F77 interface is
4486         unchanged, and continues to support Fortran 77.  New FC macros
4487         correspond to all the old F77 macros, with output variables FC,
4488         FCFLAGS, and FCLIBS.  AC_PROG_FC defaults to picking the newest
4489         available dialect, but older dialects can be specified.  There are
4490         new macros AC_FC_SRCEXT to set the source extension, and
4491         AC_FC_FREEFORM to accept free-form source files.
4493         * lib/autoconf/c.m4 (_AC_LANG_PREFIX(C), _AC_LANG_PREFIX(C++)):
4494         New macros.
4495         (AC_LANG_PROGRAM(C)): Invoke _AC_LANG_PROGRAM_C_FC_HOOKS if defined.
4496         * lib/autoconf/fortran.m4 (AC_LANG(Fortran), _AC_FORTRAN_ASSERT,
4497         _AC_LANG_ABBREV(Fortran), _AC_LANG_PREFIX(Fortran 77),
4498         _AC_LANG_PREFIX(Fortran), _AC_FC, AC_LANG_SOURCE(Fortran),
4499         AC_LANG_PROGRAM(Fortran), AC_LANG_CALL(Fortran),
4500         AC_LANG_PREPROC(Fortran), AC_LANG_COMPILER(Fortran),
4501         _AC_FC_DIALECT_YEAR, _AC_F95_FC, _AC_F90_FC, _AC_F77_FC,
4502         _AC_PROG_FC, AC_PROG_FC, _AC_PROG_FC_G, _AC_PROG_FC_C_O,
4503         AC_PROG_FC_C_O, _AC_PROG_FC_V_OUTPUT, _AC_PROG_FC_V,
4504         _AC_FC_LIBRARY_LDFLAGS, AC_FC_LIBRARY_LDFLAGS, _AC_FC_DUMMY_MAIN,
4505         AC_FC_DUMMY_MAIN, _AC_FC_MAIN, AC_FC_MAIN, __AC_FC_NAME_MANGLING,
4506         _AC_FC_WRAPPERS, AC_FC_WRAPPERS, _AC_FC_FUNC, AC_FC_FUNC,
4507         AC_FC_SRCEXT, AC_FC_FREEFORM):
4508         New macros.
4509         (AC_PROG_F77, AC_PROG_F77_C_O, AC_F77_LIBRARY_LDFLAGS,
4510         AC_F77_DUMMY_MAIN, AC_F77_MAIN, _AC_F77_NAME_MANGLING,
4511         AC_F77_NAME_MANGLING, AC_F77_WRAPPERS, AC_F77_FUNC):
4512         Rewrite in terms of the above.
4513         (_AC_PROG_F77_G, _AC_PROG_F77_V_OUTPUT, _AC_PROG_F77_V): Remove.
4514         * lib/autoconf/lang.m4 (_AC_LANG_PREFIX): New macro.
4515         * tests/acfortran.at: Test AC_FC_FREEFORM, AC_FC_FUNC,
4516         AC_FC_MAIN, AC_FC_SRCEXT, AC_FC_WRAPPERS, AC_PROG_FC_C_O.
4518 2003-09-02  Paul Eggert  <eggert@twinsun.com>
4520         * doc/autoconf.texi (Limitations of Usual Tools, Limitations of Make):
4521         Document problems with timestamp resolution that 'make', 'cp -p', and
4522         'touch -r' have.
4524 2003-08-27  Akim Demaille  <akim@epita.fr>
4526         * tests/m4sugar.at (cross_warning): Make sure to enable the
4527         output, so that we can track spurious m4sugar output.
4528         * tests/local.at: Require 2.57.
4529         (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): Don't m4_default the arguments that
4530         are defaulted by AT_CHECK anyway.
4531         Use AT_CHECK_AUTOM4TE.
4532         * lib/m4sugar/m4sugar.m4: There should be no output at all: add a
4533         missing dnl.
4535 2003-08-27  Akim Demaille  <akim@epita.fr>
4537         * bin/autoheader.in: Issue the "Using auxiliary..." message only
4538         when -Wobsolete is set.
4539         Set it on by default.
4540         Suggested by Klee Dienes.
4542 2003-08-27  Akim Demaille  <akim@epita.fr>
4544         * doc/autoconf.texi (AC_FUNC_FSEEKO, AC_SYS_LARGEFILE): More
4545         documentation.
4546         From Guido Draheim.
4548 2003-08-26  Akim Demaille  <akim@epita.fr>
4550         * doc/autoconf.texi (Output): Make clear that one can run code
4551         after AC_OUTPUT.
4553 2003-08-25  Akim Demaille  <akim@epita.fr>
4555         * config/announce-gen, GNUmakefile, Makefile.maint: Update from
4556         CVS Bison.
4558 2003-08-25  Alexandre Duret-Lutz  <adl@gnu.org>
4560         * bin/autoreconf.in (parse_args): Do not pass --no-force to
4561         Automake versions prior to 1.8.
4563 2003-08-25  Akim Demaille  <akim@epita.fr>
4565         * doc/autoconf.texi (Header Portability): netinet/if_ether.h.
4566         From Ville Karaila.
4568 2003-08-24  Akim Demaille  <akim@epita.fr>
4570         * configure.ac: Bump to 2.57c.
4572 2003-08-22  Akim Demaille  <akim@epita.fr>
4574         Version 2.57b.
4576         * Makefile.cfg (local-checks-to-skip): New.
4577         * Makefile.maint (local-check): Rename as...
4578         (local-checks-available): this.
4579         (local-check): New.
4581         * Makefile.am (EXTRA_DIST): Add Makefile.cfg.
4582         * configure.ac: Require Automake 1.7.6.
4584 2003-08-22  Akim Demaille  <akim@epita.fr>
4586         Output stack traces in warnings.
4588         * lib/m4sugar/m4sugar.m4 (_m4_warn): New.
4589         Replace the former...
4590         (m4_warn): Pass the call stack to _m4_warn.
4591         * bin/autom4te.in: Adjust to output the call stack.
4592         * tests/m4sugar.at (m4@&t@_warn): Adjust.
4594 2003-08-22  Akim Demaille  <akim@epita.fr>
4596         * lib/Autom4te/Request.pm, lib/Autom4te/C4che.pm: New.
4597         * bin/autom4te.in: Adjust.
4599 2003-08-21  Akim Demaille  <akim@epita.fr>
4601         * lib/Autom4te/General.pm (&file_name_is_absolute): Remove.
4602         (&verbose): Remove.
4603         (&getopt): Adjust the note and verb channels, depending upon
4604         --verbose.
4605         * bin/autoheader.in, bin/autom4te.in, bin/autoscan.in,
4606         * bin/autoupdate.in: Adjust.
4607         Use &verb, not &verbose.
4609 2003-08-21  Akim Demaille  <akim@epita.fr>
4611         * bin/autoheader.in (&parse_args): Use &parse_warnings and
4612         &parse_WARNINGS.
4613         ($help): Use Autom4te::ChannelDefs::usage.
4614         * bin/autoscan.in: Use Autom4te::ChannelDefs.
4615         * lib/Autom4te/General.pm: Don't export error: you don't own it.
4617 2003-08-21  Akim Demaille  <akim@epita.fr>
4619         First stab at preserving warnings between calls to autom4te,
4620         including when the cache is used.
4622         There are still several issues: (i) there are too many runs of m4
4623         (one for include, one for warnings, and some more), (ii) warnings
4624         spreading on several lines are not handled gracefully, (iii) the
4625         code meant to have the call stack display for errors does not work
4626         (its handling should move from m4 to autom4te).
4628         * bin/autom4te.in Autom4te::Channels, Autom4te::ChannelDefs):
4629         Use them.
4630         (@preselect): Add m4_warn.
4631         ($exit_status): Remove, use $exit_code.
4632         ($help): Use Autom4te::ChannelDefs::usage.
4633         (&handle_m4): No longer define the m4_warnings.
4634         At each run, extract and report the warnings.
4635         Always cache the result, including if the exit status is on
4636         failure, since if nothing changes, we should result in the same
4637         failure, hence we can use the cache.
4638         * lib/m4sugar/m4sugar.m4 (m4_warning_ifelse, _m4_warning_ifelse)
4639         (_m4_warning_error_ifelse, __m4_warning_error_ifelse, _m4_warn):
4640         Remove.
4641         (m4_warn): Redefine as a do-nothing: it is its invocation that
4642         matters, as warnings are now reported via traces.
4643         * lib/autoconf/general.m4 (AC_DIAGNOSE): Don't make it a copy of
4644         the contents of m4_warn: make it _call_ m4_warn, so that tracing
4645         the latter reveals calls to the former.
4647         Adjust the tests.
4649         * tests/m4sugar.at (m4@&t@_warn): Use existing warning categories.
4651 2003-08-21  Akim Demaille  <akim@epita.fr>
4653         * bin/autoreconf.pm (Autom4te::Channels, Autom4te::ChannelDefs):
4654         Use them.
4656 2003-08-21  Akim Demaille  <akim@epita.fr>
4658         * lib/Autom4te/FileUtils.pm (&find_file): Walk the @include in
4659         forward order.
4660         * lib/Autom4te/ChannelDefs.pm: Doc typos.
4661         (&parse_warnings): Accept a list of warning requests.
4662         (&usage): Return a string, not a side effect.
4663         (cross): New warning category.
4665 2003-08-21  Akim Demaille  <akim@epita.fr>
4667         * lib/Autom4te/Configure_ac.pm (&find_configure_ac)
4668         (&require_configure_ac): Accept an optional directory argument.
4669         ($configure_ac): Remove.
4670         * lib/Autom4te/General.pm (&find_configure_ac, &canonfile)
4671         (&catfile): Remove.
4672         * bin/autoheader.in, bin/autoreconf.in, bin/autoupdate.in,
4673         * bin/autoscan.in: Adjust.
4675 2003-08-20  Akim Demaille  <akim@epita.fr>
4677         * bin/autoheader.in: Remove duplicate 'use Autom4te::FileUtils'.
4678         Reported by Alexandre Duret-Lutz.
4680 2003-08-20  Akim Demaille  <akim@epita.fr>
4682         * bin/autoupdate.in, bin/autoheader.in, bin/autoreconf.in,
4683         * bin/autom4te: Adjust.
4684         In particular, be Autoconf tools are really silent when properly
4685         working, bind the verbosity of the 'note' channel to $verbose.
4686         * lib/Autom4te/General.pm (&find_file, &mtime, &update_file)
4687         (&xsystem, &contents): Remove, since they are exported by...
4688         * lib/Autom4te/FileUtils.pm: this.
4689         More perldoc.
4690         * lib/Autom4te/General.pm (&up_to_date_p): Move to...
4691         * lib/Autom4te/FileUtils.pm: here.
4693 2003-08-20  Akim Demaille  <akim@epita.fr>
4695         * lib/Autom4te/Channels.pm, lib/Autom4te/ChannelDefs.pm
4696         * lib/Autom4te/Configure_ac.pm, lib/Autom4te/FileUtils.pm: New,
4697         from CVS Automake.
4699 2003-08-20  Akim Demaille  <akim@epita.fr>
4701         * Makefile.am (automake_cvsweb, automake_cvsargs, autom4te_files)
4702         (autom4te-update): New.
4703         * Makefile.cfg (update): Bind autom4te-update.
4705 2003-08-19  Derek Price  <derek@ximbiot.com>
4707         * lib/autotest/general.m4: Comment various HELP_* diversions.
4708         (PARSE_ARGS_BEGIN): New section for option parsing related
4709         initialization.
4710         (AT_ARG_OPTION,AT_ARG_OPTION_ARG,_AT_ARG_OPTION): New macros to define
4711         package specific options and associated help.
4713 2003-08-19  Akim Demaille  <akim@epita.fr>
4715         * config/announce-gen, Makefile.cfg: New.
4716         * Makefile.am: Adjust.
4717         * GNUmakefile, Makefile.maint: Update from CVS Coreutils.
4719 2003-08-19  Alexandre Duret-Lutz  <adl@gnu.org>
4721         * lib/autom4te.in (Automake-preselections): Preselect
4722         AC_CONFIG_LIBOBJ_DIR, AC_CONFIG_LINKS, m4_include,
4723         and m4_sinclude.
4725 2003-08-19  Alexandre Duret-Lutz  <adl@gnu.org>
4727         * lib/autom4te.in (Autoconf): Move all args except aclocal.m4? into ...
4728         (Autoconf-without-aclocal-m4): ... this new language.
4729         * doc/autoconf.texi (autom4te Invocation): Mention
4730         Autoconf-without-aclocal-m4.
4732 2003-08-18  Derek Price  <derek@ximbiot.com>
4734         * doc/autoconf.texi (Writing testsuite.at): Document RUN-IF-FAIL &
4735         RUN-IF-PASS optional arguments.
4737 2003-08-18  Derek Price  <derek@ximbiot.com>
4739         * doc/autoconf.texi (Programming in M4sh): Add doc for AS_IF.
4741 2003-08-16  Derek Price  <derek@ximbiot.com>
4743         * doc/autoconf.texi (Writing testsuite.at): Document defaults for
4744         STDOUT & STDERR arguments.
4746 2003-08-14  Derek Price  <derek@ximbiot.com>
4748         * lib/autotestgeneral.m4 (AT_INIT): Reformat test summary line to print
4749         DESCRIPTION rather than FILE and LINE.  Shorten result to fit in new,
4750         shorter column three.  Add DESCRIPTION to log file content.
4752 2003-08-13  Derek Price  <derek@ximbiot.com>
4754         * lib/autotest/general.m4 (AT_INIT): Correct typo in final status
4755         output.
4757 2003-08-12  Derek Price  <derek@ximbiot.com>
4759         * lib/autotest/general.m4 (AT_CHECK): Use new _AT_CHECK API.
4760         (AT_CHECK_NOESCAPE): Move core functionality to...
4761         (_AT_CHECK): ...this new macro.
4763 2003-08-07  Derek Price  <derek@ximbiot.com>
4765         * lib/autotest/general.m4 (AT_CHECK): Move core functionality...
4766         (AT_CHECK_NOESCAPE): ...to this new macro.
4768 2003-07-31  Paul Eggert  <eggert@twinsun.com>
4770         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Work around a bug
4771         in Bash 2.01.  Problem reported by Brian Gough in
4772         <http://mail.gnu.org/archive/html/bug-autoconf/2003-07/msg00106.html>.
4774 2003-07-25  John W. Eaton  <jwe@bevo.che.wisc.edu>
4776         * lib/autoconf/fortran.m4 (AC_F77_LIBRARY_LDFLAGS): Also ignore
4777         -lcrt1.o, for OS X.  (trivial change)
4779 2003-07-07  Paul Eggert  <eggert@twinsun.com>
4781         * lib/autoconf/c.m4 (AC_C_INLINE): Wrap the '#define inline ...'
4782         inside '#ifndef __cplusplus'.  Problem reported by
4783         Bob Friesenhahn.
4785 2003-07-06  Bill Clarke  <llib@computer.org>
4787         * lib/autoconf/functions.m4 (AC_FUNC_MMAP): Cast pointer to
4788         'long', not 'int', for benefit of Sun's recent C++ compilers
4789         (trivial change).  See:
4790         http://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00007.html
4791         (This really should be 'intptr_t', not 'long', but that would
4792         take more work.)
4794 2003-06-25  Akim Demaille  <akim@epita.fr>
4796         * lib/Makefile.am (autom4te.cfg): Make it read only.
4797         Depend on Makefile since it contains substitutions.
4798         From Paolo Bonzini.
4799         * lib/autom4te.in (args): Add local.at? for Autotest args.
4800         This change was made on autom4te.cfg which is generated.
4801         Reported by Raja R. Harinath.
4803 2003-06-25  Akim Demaille  <akim@epita.fr>
4805         * doc/autoconf.texi (Header Portability): sys/mount.h.
4806         From Gareth McCaughan.
4808 2003-06-23  Akim Demaille  <akim@epita.fr>
4810         * lib/autotest/general.m4 (AT_INIT): Report a single config.log,
4811         not all of them.  This fixes 1. the fact that when testing
4812         Autoconf there are many many config.log, 2. the incorrect use of
4813         top_srcdir to find config.log.
4814         Don't mix the detailed output of failed test with the summary of
4815         failures.  Rather, append detailed log afterwards.
4817 2003-06-23  Akim Demaille  <akim@epita.fr>
4819         * tests/local.at (AT_CHECK_CONFIGURE): Adjust to the verbose being
4820         always run: output config.log on $at_group_log.
4822 2003-06-23  Akim Demaille  <akim@epita.fr>
4824         * tests/torture.at (#define header templates): Don't use quotes in
4825         C++ comments as it puzzles Emacs' sh font-lock-mode.
4827 2003-06-23  Akim Demaille  <akim@epita.fr>
4829         * tests/mktests.sh (au_exclude_egrep): Fix output copyright notice.
4830         * lib/autom4te.cfg (args): Add local.at? for Autotest args.
4831         * tests/atspecific.m4: Rename as...
4832         * tests/local.at: This.
4833         * tests/suite.at: Move the globals into...
4834         * tests/local.at: here.
4835         * tests/Makefile.am: Adjust.
4836         * doc/autoconf.texi (testsuite Scripts): Adjust.
4838 2003-06-21  Kevin Ryde  <user42@zip.com.au>
4840         * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Extend test program to get an
4841         error from OSF 4.0 Compaq cc in its default almost-ANSI mode, thereby
4842         ensuring we add -std1 for full-ANSI.
4844         * doc/autoconf.texi (hdrindex): New macro.
4845         Add index entries for portability of various standard header files.
4847 2003-06-20  Akim Demaille  <akim@epita.fr>
4849         * configure.ac: Bump to 2.57b.
4851 2003-06-20  Akim Demaille  <akim@epita.fr>
4853         Version 2.57a.
4855 2003-06-20  Akim Demaille  <akim@epita.fr>
4857         * bin/autom4te.in: Don't rely on $HOME being defined.
4858         Reported by Marc Espie as PR/233.
4860 2003-06-20  Akim Demaille  <akim@epita.fr>
4862         * lib/autotest/general.m4: Use at_times_file only if used.
4863         From Nicolas Joly.
4865 2003-06-20  Akim Demaille  <akim@epita.fr>
4867         * config/config.guess, config/config.sub, config/elisp-comp,
4868         * config/install-sh, config/mkinstalldirs, doc/standards.texi:
4869         Update from masters.
4871 2003-06-11  Paolo Bonzini  <bonzini@gnu.org>
4873         * doc/autoconf.texi (Writing testsuite.at): Document AT_XFAIL_IF
4874         * lib/autotest/general.m4 (AT_XFAIL_IF): New macro.
4875         (TEST_SCRIPT): New diversion.
4876         (AT_SETUP): Divert output to TEST_SCRIPT and move some code...
4877         (AT_CLEANUP): ...to here.  Undivert TEST_SCRIPT.
4878         (AT_INIT): Support for expected failures.
4880 2003-06-02  Akim Demaille  <akim@epita.fr>
4882         * bin/autom4te.in, bin/autoscan.in, bin/autoheader.in: White space
4883         changes.
4884         * lib/Autom4te/General.pm (&backname): Remove, no longer used by
4885         Autoconf nor Automake.
4886         (&contents): New, from Automake.
4887         PODify.
4889 2003-05-28  Paul Eggert  <eggert@twinsun.com>
4891         * NEWS, doc/autoconf.texi (Particular Functions),
4892         lib/autoconf/functions.m4 (AC_FUNC_MKTIME): Check that mktime
4893         is the inverse of localtime.
4895 2003-05-25  Alexandre Duret-Lutz  <adl@gnu.org>
4897         * lib/Autom4te/General.pm (END): Print diagnostics to STDERR.
4898         (handle_exec_errors): New function.  Work around $! being
4899         altered by WEXITSTATUS.
4900         (xqx, xsystem): Use handle_exec_errors.
4902 2003-05-23  Alexandre Duret-Lutz  <adl@gnu.org>
4904         * lib/Autom4te/General.pm (END): Rewrite exit code processing.
4905         Do not call `_exit()', simply modify `$?'.
4906         (xsystem): Reset $! before running system, and check it afterward.
4907         * tests/tools.at (autoupdating AC_PREREQ): Expect exit status
4908         63 for version mismatches.
4910 2003-05-23  Akim Demaille  <akim@epita.fr>
4912         * lib/autoconf/status.m4: Prefer "TAB-SP" to "SP-TAB", because of
4913         Emacs' dangerous whitespace.el behavior (smashing "useless" spaces in
4914         the middle of a line).
4915         * lib/m4sugar/m4sugar.m4: Likewise.
4916         Remove useless spaces in comments.
4918 2003-05-23  Akim Demaille  <akim@epita.fr>
4920         * lib/m4sugar/m4sugar.m4 (m4_version_prereq): Failure causes an
4921         exit 63, so that we (or Automake's "missing") can tell the
4922         difference with a plain failure.
4923         * doc/autoconf.texi (Notices): Adjust.
4925 2003-05-23  Akim Demaille  <akim@epita.fr>
4927         * Makefile.am, bin/Makefile.am, config/Makefile.am,
4928         * doc/Makefile.am, lib/autoconf/Makefile.am, tests/Makefile.am:
4929         White spaces cleanup.
4931 2003-05-22  Jim Meyering  <jim@meyering.net>
4932             Paul Eggert  <eggert@twinsun.com>
4934         * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION):
4935         Remove `#include <stdlib.h>' from the list; we should never
4936         make confdefs.h include <stdlib.h> or <cstdlib>, because the
4937         resulting namespace pollution would cause other tests to fail.
4938         Configure scripts run with some older versions of g++ and HP's
4939         aCC would fail due to such an #include.  Problems reported by
4940         Matthew Mueller in <http://bugs.debian.org/120704> and by
4941         Keith Bostic in
4942         <http://mail.gnu.org/archive/html/autoconf/2003-05/msg00063.html>.
4943         In the test, use the test declaration before including <stdlib.h>,
4944         as that's closer to how it'll be used.
4946 2003-05-23  Akim Demaille  <akim@epita.fr>
4948         * doc/autoconf.texi (Header Portability): ucred.h.
4949         From Ian Redfern.
4951 2003-05-22  Paolo Bonzini  <bonzini@gnu.org>
4953         Overhaul Autotest's logging: generate separate log files
4954         in testsuite.dir/NNN/testsuite.log, and append them to
4955         testsuite.log instead of re-running the test verbosely.
4957         * lib/autotest/general.m4 (AT_INIT): Use a single redirected
4958         file descriptor, write 0 to at_status_file instead of setting
4959         at_status=0, initialize some new variables (at_status_file,
4960         at_group_log, at_suite_log, at_tee_pipe).  Remove the cruft
4961         to rerun the tests, instead append the at_group_log to the
4962         at_suite_log when a test fails.
4963         (AT_SETUP): pipe the test case's output into at_tee_pipe,
4964         with the AS_MESSAGE_LOG_FD redirected to stdout.
4965         (AT_CLEANUP): save the output status in $at_status_file
4966         and restore it, redirect the AS_MESSAGE_LOG_FD back to
4967         its original place.
4968         (AT_CHECK): since tests are run with a redirected stdout,
4969         and used to be re-run in verbose mode, turn some $at_verbose
4970         into echo, and don't redirect the output of testing stdout
4971         and stderr.
4973         * lib/autotest/autoconf.texi (testsuite Scripts): Update
4974         the name of the debugging directory and information about
4975         its contents.
4977 2003-05-22  Paolo Bonzini  <bonzini@gnu.org>
4979         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Actually use the 2nd
4980         parameter.
4982 2003-05-22  Akim Demaille  <akim@epita.fr>
4984         * lib/autoconf/autotest.m4, lib/autoconf/autoupdate.m4
4985         * lib/autoconf/fortran.m4 lib/autoconf/general.m4
4986         * lib/autoconf/headers.m4 lib/autoconf/oldnames.m4
4987         * lib/autoconf/status.m4: Fix and adjust copyright notices.
4989 2003-05-22  Akim Demaille  <akim@epita.fr>
4991         * aclocal.m4, bin/autoconf.as, lib/autoconf/autoconf.m4,
4992         * lib/autoconf/autoheader.m4, lib/autoconf/autoupdate.m4,
4993         * lib/autoconf/c.m4, lib/autoconf/fortran.m4,
4994         * lib/autoconf/general.m4, lib/autoconf/headers.m4,
4995         * lib/autoconf/lang.m4, lib/autoconf/libs.m4,
4996         * lib/autoconf/programs.m4, lib/autoconf/specific.m4,
4997         * lib/autoconf/status.m4, lib/autoconf/types.m4,
4998         * lib/autotest/general.m4, lib/m4sugar/m4sugar.m4,
4999         * tests/atspecific.m4, tests/base.at, tests/compile.at,
5000         * tests/foreign.at, tests/m4sh.at, tests/semantics.at,
5001         * tests/tools.at, tests/torture.at:
5002         Whitespace clean up.
5003         Suggested by Jim Meyering.
5005 2003-05-22  Akim Demaille  <akim@epita.fr>
5007         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Restore smashed
5008         ' \t' as '\t ' so that Emacs' whitespace.el keep it.
5009         Reported by Jim Meyering.
5011 2003-05-22  Akim Demaille  <akim@epita.fr>
5013         * doc/autoconf.texi: Replace AC_HELP_STRING AS_HELP_STRING.
5014         Add AC_HELP_STRING  to the obsolete macros section.
5015         Typos.
5016         Use '@.' for sentences that ended in a capital letter.
5017         From Art Haas.
5019 2003-05-22  Akim Demaille  <akim@epita.fr>
5021         * config/config.guess, config/config.sub, config/elisp-comp,
5022         * config/install-sh, config/mdate-sh, config/mkinstalldirs,
5023         * config/texinfo.tex, doc/standards.texi: Update from masters.
5025 2003-05-21  Paolo Bonzini  <bonzini@gnu.org>
5027         * lib/m4sugar/m4sh.m4 (AS_VAR_SET): Escape the RHS before passing
5028         it to eval.
5030 2003-05-21  Akim Demaille  <akim@epita.fr>
5032         * bin/autoupdate.in ($m4): Fix quotation.
5033         Reported by Martin Mokrejs.
5035 2003-05-19  Paul Eggert  <eggert@twinsun.com>
5037         * ChangeLog, ChangeLog.2, THANKS, lib/m4sugar/m4sugar.m4:
5038         Remove non-ASCII characters.
5040 2003-05-18  Paolo Bonzini  <bonzini@gnu.org>
5042         * tests/semantics.at (AC_SEARCH_LIBS): New test.
5043         * tests/semantics.at (AC_CHECK_HEADERS_OLD,
5044         AC_CHECK_HEADERS_NEW): New tests.
5046 2003-05-17  Akim Demaille  <akim@epita.fr>
5048         * lib/autoconf/functions.m4: Use the default includes so that
5049         memcmp be declared before being tested.
5050         Reported by Sander Niemeijer.
5051         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_GETGROUPS, AC_FUNC_STRNLEN): Likewise.
5052         * doc/autoconf.texi (Default Includes): Document
5053         AC_INCLUDES_DEFAULT.
5055 2003-05-17  Akim Demaille  <akim@epita.fr>
5057         * lib/autoconf/specific.m4: Include signal.h and unistd.h.
5058         * doc/autoconf.texi (Obsolete Macros): Adjust.
5059         Reported by Werner LEMBERG and Debian Bug 190886.
5061 2003-05-16  Akim Demaille  <akim@epita.fr>
5063         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): s/FOO/as_foo/ to avoid
5064         user name space clashes.
5065         Reported by Bruno Haible.
5067 2003-05-16  Akim Demaille  <akim@epita.fr>
5069         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
5070         * bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in (BEGIN): Make
5071         them uniform, and more robust to Perl special characters.
5072         Reported by Martin Mokrejs.
5074 2003-05-14  Akim Demaille  <akim@epita.fr>
5076         * tests/foreign.at (Libtool): Skip all Libtools pre 1.4.
5078 2003-05-14  Akim Demaille  <akim@epita.fr>
5080         * doc/autoconf.texi (Header Portability): X11/extensions/scrnsaver.h,
5081         linux/irda.h.
5083 2003-05-12  Akim Demaille  <akim@epita.fr>
5085         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Improve the
5086         message.
5087         From Matthias Andree.
5089 2003-05-07  Alexandre Duret-Lutz  <adl@gnu.org>
5091         * lib/Autom4te/XFile.pm (lock, truncate): Do not pass @_ to flock
5092         and truncate.
5094 2003-05-06  Akim Demaille  <akim@epita.fr>
5096         Don't try to be smart with aclocal 1.8+ because (i) aclocal no
5097         longer updates aclocal.m4 if useless, (ii) if a file m4_included
5098         by aclocal.m4 is changed it might require the importing of another
5099         m4 extension file, i.e., aclocal must be run.
5101         * bin/autoreconf.in (&run_aclocal, $aclocal_supports_force): New.
5102         (&parse_args): Use --force with aclocal if required and supported.
5103         (&autoreconf_current_directory): Use &run_aclocal.
5105 2003-05-06  Akim Demaille  <akim@epita.fr>
5107         Lock autom4te's cache.
5109         * lib/Autom4te/XFile.pm ($me, &name, &lock, &truncate, &seek): New.
5110         * bin/autom4te.in (&Request::save, &Request::load): Use an IO::File
5111         argument instead of a file name, so that the request file remains
5112         open during the whole autom4te run.
5113         ($icache_file): New.
5114         (&freeze): Lock the $icache_file.
5116 2003-04-29  Derek Price  <derek@ximbiot.com>
5118         * lib/autotest/general.m4 (AT_KEYWORDS): Don't use a comma as the
5119         seperator with m4_append_uniq().  It doesn't work.
5120         (AT_CLEANUP): Add `;' to end of at_help_all.
5121         (AT_INIT): Allow --keywords to be specified more than once.  When
5122         grepping $at_help_all for keywords, use the field and keyword
5123         seperators to ensure a complete keyword match.  Alter at_prev handling
5124         to support the new --keywords behavior.
5126 2003-04-27  Karl Berry  <karl@freefriends.org>
5128         * doc/autoconf.texi: Make the dir entries in the autoconf manual
5129         align better with others.  I also made some of the individual
5130         entries on one line, for brevity and to make it easier for me to
5131         sort my dir-example file in the Texinfo distribution :).
5133 2003-04-12  Jim Meyering  <jim@meyering.net>
5135         * NEWS: Mention the new macro.
5136         * lib/autoconf/c.m4 (AC_C_RESTRICT): New macro.
5137         * doc/autoconf.texi (C Compiler): Describe AC_C_RESTRICT.
5138         * tests/c.at: Test AC_C_RESTRICT.
5139         * tests/mktests.sh (ac_exclude_list): Add exclusion for AC_C_RESTRICT.
5141 2003-04-08  Akim Demaille  <akim@epita.fr>
5143         * bin/ifnames.in: Skip C++ comments.
5144         From Jeremy Yallop.
5146 2003-04-08  Akim Demaille  <akim@epita.fr>
5148         * GNUmakefile (SHELL): Don't assume sh is in /bin/.
5149         From Ilya Zakharevich.
5151 2003-04-08  Akim Demaille  <akim@epita.fr>
5153         * doc/autoconf.texi (Particular Headers): Some about sys/socket.h,
5154         net/if.h, stdlib.h.
5156 2003-04-01  Derek Price  <derek@ximbiot.com>
5158         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Correct syntax error
5159         from Akim's checkin of 2003-03-29.
5161 2003-04-01  Derek Price  <derek@ximbiot.com>
5163         * tests/torture.at (Configuring subdirectories): Add missing
5164         close-quote for Akim's change from 2003-03-28.
5166 2003-04-01  Akim Demaille  <akim@epita.fr>
5168         * doc/autoconf.texi (ac, at, ms): Rename these indexes as...
5169         (AC, AT, MS): these.
5170         (shortindexflag, @acindex, @ahindex, @asindex, @atindex, @msindex):
5171         New.
5172         Use them.
5173         * doc/Makefile.am (CLEANFILES): Adjust.
5174         (TEXI2DVI): Make it --batch.
5176 2003-03-31  Derek Price  <derek@ximbiot.com>
5178         * lib/autotest/general.m4: Revert the checkin from 2003-03-27
5179         which removed the main loop.
5180         Thanks to Akim Demaille.
5182 2003-03-29  Akim Demaille  <akim@epita.fr>
5184         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Skip OS/2's install,
5185         that starts a GUI.
5186         From Ilya Zakharevich.
5188 2003-03-29  Akim Demaille  <akim@epita.fr>
5190         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): The
5191         documentation to read is Autoconf's.
5192         Suggested by Paul Eggert.
5194 2003-03-28  Akim Demaille  <akim@epita.fr>
5196         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Suggest
5197         reading the section "Present But Cannot Be Compiled" when the
5198         header causes problems.
5200 2003-03-28  Akim Demaille  <akim@epita.fr>
5202         * tests/torture.at (Configuring subdirectories): Require aclocal
5203         1.4, otherwise the test fails, as it does support configure.ac.
5204         This fixes the "test 40 failed" bug reports.
5206 2003-03-28  Akim Demaille  <akim@epita.fr>
5208         * doc/autoconf.texi (C Compiler): `#line' portability.
5209         From Paul Eggert and Nelson H. F. Beebe.
5211 2003-03-27  Derek Price  <derek@ximbiot.com>
5213         * lib/autotest/general.m4: Eliminate main loop and reorganize test
5214         layout in order to allow scripting around test groups.
5216 2003-03-27  Derek Price  <derek@ximbiot.com>
5218         * lib/autotest/general.m4 (PARSE_ARGS,PARSE_ARGS_END,HELP,HELP_MODES,
5219         HELP_TUNING,HELP_OTHER,HELP_END,PREPARE_TESTS,TESTS_END): Define and
5220         use new diversions in preparation for accepting new arguments and
5221         allowing scripting around tests.
5222         (OPTIONS,TAIL): Remove these diversions to make way for the ones above.
5224 2003-03-26  Derek Price  <derek@ximbiot.com>
5226         * lib/autoconf/general.m4 (AC_ARG_VAR): Use AS_HELP_STRING instead of
5227         obsolete AC_HELP_STRING.
5228         (AC_HELP_STRING): AU_DEFUN to...
5229         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): ...here.
5230         * tests/m4sh.at (AS_HELP_STRING): New test.
5232         * tests/acgeneral.at: Regenerated.
5234 2003-03-26  Derek Price  <derek@ximbiot.com>
5236         * lib/autotest/general.m4: s/DEFAULT/DEFAULTS/ since it makes more
5237         sense.  Verbosify the diversion definitions comment.
5239 2003-03-26  Derek Price  <derek@ximbiot.com>
5241         * lib/autotest/general.m4 (AT_INIT): Remove redundant call to
5242         AS_PREPARE.
5244 2003-03-21  Eric Siegerman  <eric_97@pobox.com>
5246         * doc/autoconf.texi (Present But Cannot Be Compiled):
5247         Grammar fixes and minor rewording. (trivial change)
5249 2003-03-06  Paul Eggert  <eggert@twinsun.com>
5251         Work around a problem noted by Nelson H. F. Beebe with coreutils
5252         4.5.9: Sun c89 (Sun WorkShop 6 update 2 C 5.3 Patch 111679-08
5253         2002/05/09) rejects '#line 32768 "configure"' because the line
5254         number overflows.
5255         * lib/autoconf/c.m4 (AC_LANG_SOURCE(C)): Do not generate
5256         #line directives.
5257         * lib/autoconf/lang.m4 (AC_LANG_SOURCE): Fix comment to match this.
5258         * doc/autoconf.texi (Generating Sources): Document this.
5260 2003-03-01  Richard Dawe  <rich@phekda.freeserve.co.uk>
5262         * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): Normalize
5263         file name for the m4 program, when it has an "exe" file extension.
5264         DJGPP's error messages include the error code in brackets -
5265         remove the error code during normalization.
5267 2003-02-28  Akim Demaille  <akim@epita.fr>
5269         * doc/autoconf.texi (Present But Cannot Be Compiled): New.
5271 2003-02-28  Alexandre Duret-Lutz  <adl@gnu.org>
5273         * doc/autoconf.texi (Limitations of Make): Remove the section
5274         about `$<' in inference rules, it was a bogus interpretation of
5275         an old Automake change.  Discuss NetBSD, FreeBSD, OpenBSD, and
5276         Tru64 make in the "target lookup" section.
5277         (Automake): Automake 1.5+ no longer requires special tools to be
5278         present on the developer's host.
5280 2003-02-26  Richard Dawe  <rich@phekda.freeserve.co.uk>
5282         * bin/autoheader.in (BEGIN): For DJGPP SHELL may not be set
5283         to a shell that can handle redirection or quoting correctly.
5284         Override SHELL with the shell detected by configure.
5285         Use of $^O suggested by Tim van Holder.
5286         * bin/autom4te.in (BEGIN): Likewise.
5287         * bin/autoreconf.in (BEGIN): Likewise.
5288         * bin/autoscan.in (BEGIN): Likewise.
5289         * bin/autoupdate.in (BEGIN): Likewise.
5290         * bin/ifnames.in (BEGIN): Likewise.
5292         * bin/ifnames.in: Add final newline to help and version messages.
5294         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Translate colons,
5295         to cope with DOS-style absolute paths, when constructing
5296         ${ac_make}.
5298         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS, _AC_OUTPUT_FILES):
5299         When constructing paths with IFS=:, quote the path. If we're
5300         constructing a DOS-style absolute path, we don't want to split it
5301         on the colon.
5303         * tests/atspecific.m4 (AT_CHECK_CONFIGURE): Fix typo
5304         in description.
5306 2003-02-25  Pavel Roskin  <proski@gnu.org>
5308         * bin/autoheader.in: Add missing newline when printing
5309         suggestion how change AC_DEFINE call.
5311 2003-02-24  Paul Eggert  <eggert@twinsun.com>
5313         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix typo in
5314         2002-09-01 patch by replacing "test -n" with "test -z".
5315         This fixes a bug found by Jeff Painter and reported by Tom Epperly in
5316         <http://mail.gnu.org/archive/html/autoconf/2003-02/msg00139.html>.
5318         * doc/autoconf.texi (Shell Substitutions): test -n -> test -z,
5319         to fix a mismatch between example and discussion.
5321 2003-02-24  Kevin Ryde  <user42@zip.com.au>
5323         * doc/autoconf.texi (Limitations of Builtins): Add notes on printf
5324         format starting with "-".
5326 2003-02-20  Alexandre Duret-Lutz  <adl@gnu.org>
5328         * doc/autoconf.texi (Limitations of Make): `foo=bar make -e'
5329         is not portable inside Makefile.
5331 2003-02-20  Akim Demaille  <akim@epita.fr>
5333         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): When
5334         compiler says yeah, but preproc says nope, compiler is right.
5335         Conversely, prompt the reader to send a bug report to the
5336         maintainers of the package, not of Autoconf.
5338 2003-02-20  Klee Dienes  <kdienes@apple.com>
5340         * bin/autoreconf.in (autoreconf_current_directory): Properly
5341         handle an empty aclocal.m4.
5343 2003-02-20  Akim Demaille  <akim@epita.fr>
5345         * lib/autoconf/general.m4 (AC_PREFIX_PROGRAM): Quote
5346         $ac_prefix_program.
5347         From Larry Jones.
5349 2002-12-23  Paul Eggert  <eggert@twinsun.com>
5351         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Define $1 to an
5352         innocuous variant befor including <limits.h> or <assert.h>.  This
5353         works around a bug reported by Albert Chin: HP-UX 11i
5354         (and earlier versions) have a <limits.h> that declares
5355         gettimeofday and many other functions.
5357 2002-12-03  Paul Eggert  <eggert@twinsun.com>
5359         Version 2.57.
5361         * NEWS, configure.ac: Update version.
5363         * doc/fdl.texi: Upgrade to FDL version 1.2.
5365         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Use the function f
5366         nontrivially in main's body, so that f's external declaration is
5367         not optimized away in AIX.  This should fix the bug reported by
5368         Martin Frydl in
5369         <http://mail.gnu.org/pipermail/autoconf/2002-November/014508.html>.
5371         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C),
5372         _AC_PROG_PREPROC_WORKS_IFELSE): Use <limits.h> if __STDC__ is
5373         defined, to support freestanding compilers.  This should fix the
5374         bug reported by Momchil Velkov in
5375         <http://mail.gnu.org/pipermail/autoconf/2002-November/014490.html>.
5377         * doc/autoconf.texi (Obsolete Macros): Fix typos (insert empty
5378         arg, AC_DEFINE -> AC_DEFINE_UNQUOTED) in documentation for
5379         obsolete AC_CHECK_TYPE.  The missing empty arg was reported
5380         by Simon Josefsson in
5381         <http://mail.gnu.org/pipermail/autoconf-patches/2002-December/008830.html>.
5383         * Makefile.maint (www-gnu): New macro.
5384         (standards.texi-url_prefix, make-stds.texi-url_prefix): Use it, as
5385         the location has moved.
5387 2002-12-02  Martin Frydl  <martin@systinet.com>
5389         * bin/autom4te.in (at_flatten): rewritten to avoid M4 problem when
5390         \(.*\) match is too long and there is something more to be checked.
5391         <http://mail.gnu.org/pipermail/autoconf/2002-November/014524.html>
5393 2002-11-15  Akim Demaille  <akim@epita.fr>
5395         Version 2.56.
5397         * config/install-sh: chmod +x.
5398         From Paul Eggert.
5399         * config/move-if-change: Indenting changes.
5400         * Makefile.am (AUTOMAKE_OPTIONS): Move to...
5401         * configure.ac (AM_INIT_AUTOMAKE): here.
5402         Require 1.7.1.
5404 2002-11-14  Akim Demaille  <akim@epita.fr>
5406         Version 2.55.
5408         * config/config.guess, config/config.sub, config/install-sh:
5409         Update from masters.
5411 2002-11-14  Akim Demaille  <akim@epita.fr>
5413         * Makefile.maint: Sync with Bison, i.e.:
5414         (po-check): Scan .l and .y files instead of the
5415         .c and the .h files that they generate.  This fixes the bug
5416         reported by Tim Van Holder in:
5417         <http://mail.gnu.org/pipermail/bison-patches/2002-November/001352.html>
5418         Look for N_ as well as for _.  Try to avoid matching #define for
5419         N_ and _.
5420         From Paul Eggert.
5422 2002-11-14  Akim Demaille  <akim@epita.fr>
5424         * doc/autoconf.texi (C Compiler): Compiling several files at once.
5425         From Paul Eggert and Albert Chin-A-Young.
5427 2002-11-14  Akim Demaille  <akim@epita.fr>
5429         * doc/autoconf.texi (C Compiler): Solitary backslashes.
5430         From Paul Eggert and Albert Chin-A-Young.
5432 2002-11-14  Kevin Ryde  <user42@zip.com.au>
5434         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Initialize f=$1 rather
5435         than assigning in main, to avoid HP cc +O3 optimizing it away.
5437 2002-11-12  Peter Eisentraut  <peter_e@gmx.net>
5439         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Add -q
5440         option.  Process --recheck after parsing all options.  Pass -q
5441         option to configure on --recheck.
5442         (AC_OUTPUT): Pass -q from configure to config.status.
5443         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Strip -q from
5444         arguments to record.
5445         * doc/autoconf.texi (config.status Invocation): Document
5446         config.status -q option.
5448 2002-11-07  Alexandre Duret-Lutz  <adl@gnu.org>
5450         * bin/autoscan.in (scan_file): Scan Makefile.am too. Ignore
5451         Makefile.in if Makefile.am exists.
5452         (output): Strip `.am' from Makefiles.  Don't
5453         output AC_CONFIG_FILES if no Makefiles were found.
5455 2002-11-07  Akim Demaille  <akim@epita.fr>
5457         * Makefile.am (cvs_files): Add elisp-comp, mdate-sh.
5458         (local_updates): New.
5459         * Makefile.maint: Update, from CVS Bison.
5460         (local_updates): New.
5462 2002-11-06  Akim Demaille  <akim@epita.fr>
5464         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY): Wrap the `f'
5465         declaration in extern "C" too.
5466         Reported by Roberto Bagnara.
5468 2002-11-06  Akim Demaille  <akim@epita.fr>
5470         * tests/torture.at (Configuring subdirectories): Don't use grep
5471         -w.
5472         * doc/autoconf.texi (Limitations of Usual Tools): Grep -w.
5473         Reported by Ezra Peisach.
5475 2002-11-05  Akim Demaille  <akim@epita.fr>
5477         * lib/autoconf/autoheader.m4 (_AH_TEMPLATE_OLD, _AH_VERBATIM_OLD):
5478         Remove.
5479         We _have_ to stop using the old compatibility scheme that tried to
5480         avoid useless backslashes because Libtool 1.4.3 contains a
5481         AC_DEFINE([error_t], [int],
5482         [Define to a type to use for \`error_t' if it is not
5483         otherwise available.])
5484         We _have_ to quote the single quote and backslashes with \.  The
5485         old compatibility scheme saw that ` was backslashed, and therefore
5486         did not quote the single quote.  Hence before this patch, Autoconf
5487         was not compatible with Libtool.
5489 2002-11-04  Paul Eggert  <eggert@twinsun.com>
5491         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Set the following variables,
5492         too: LC_ADDRESS, LC_IDENTIFICATION, LC_MEASUREMENT, LC_MONETARY,
5493         LC_NAME, LC_PAPER, LC_TELEPHONE.
5494         * doc/autoconf.texi (Special Shell Variables): Mention those vars.
5496 2002-11-04  Akim Demaille  <akim@epita.fr>
5498         Version 2.54c.
5500         * Makefile.maint (update, cvs-update, po-update, do-po-update):
5501         New.
5502         * config/texinfo.tex: Update.
5504 2002-11-03  Akim Demaille  <akim@epita.fr>
5506         * bin/autoreconf.in (&autoreconf_current_directory): New, extracted
5507         from...
5508         (&autoreconf): here.
5509         ($help, $make, &parse_args, &autoreconf_current_directory):
5510         Support -m/--make.
5511         * doc/autoconf.texi (autoreconf Invocation): Adjust.
5513 2002-10-31  Bruno Haible  <bruno@clisp.org>
5515         * lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Change message.
5516         Change name of cache variable to ac_cv_func_malloc_0_nonnull.
5517         (AC_FUNC_MALLOC): Change description of HAVE_MALLOC macro.
5518         (_AC_FUNC_REALLOC_IF): Change message. Change name of cache variable
5519         to ac_cv_func_realloc_0_nonnull.
5520         (AC_FUNC_REALLOC): Change description of HAVE_REALLOC macro.
5522 2002-10-31  Akim Demaille  <akim@epita.fr>
5524         The test suite was no longer checking for trailing envvars and files.
5526         * tests/atspecific.m4 (AC_STATE_SAVE): Don't use quadrigraphs here.
5527         (AT_CHECK_ENV): Make sure the `state-ls.before file exists.
5529 2002-10-31  Akim Demaille  <akim@epita.fr>
5531         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Use and display
5532         `$(MAKE)' instead of '${MAKE}' to emphasize that we refer to the
5533         Make variable, not a shell variable.
5534         Suggested by Bruno Haible.
5536 2002-10-31  Akim Demaille  <akim@epita.fr>
5538         * bin/autom4te.in (load_configuration): Reject #args out of any
5539         language.
5541 2002-10-31  Akim Demaille  <akim@epita.fr>
5543         * lib/autoconf/general.m4 (_AC_MSG_LOG_CONFTEST): New.
5544         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE, _AC_LINK_IFELSE)
5545         (_AC_RUN_IFELSE): Use it.
5546         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT):
5547         (_AC_COMPILER_EXEEXT_DEFAULT): Likewise.
5548         * lib/autoconf/c.m4 (AC_LANG_SOURCE): Don't include confdefs.h,
5549         inline it.
5551 2002-10-30  Akim Demaille  <akim@epita.fr>
5553         * bin/autom4te.in (&parse_args, $help): Support --no-cache.
5554         * doc/autoconf.texi (autom4te Invocation): Adjust.
5555         Suggested by Tim van Holder.
5557 2002-10-29  Paul Eggert  <eggert@twinsun.com>
5559         * doc/autoconf.texi (Particular Functions): AC_FUNC_MALLOC and
5560         AC_FUNC_REALLOC check for compatibility with glibc, not POSIX.
5561         Problem reported by Bruno Haible.
5563 2002-10-29  Akim Demaille  <akim@epita.fr>
5565         * doc/autoconf.texi (Header Templates): Put also in words what the
5566         pictures says to assist free style readers.
5567         (Customizing autom4te): s/--cache=/--cache /.
5569 2002-10-29  Akim Demaille  <akim@epita.fr>
5571         * lib/autoconf/functions.m4 (_AC_FUNC_VFORK): Include stdlib.h and
5572         sys/wait.h.
5573         sparc_address_test returns void.
5574         Use it with an argument, as prototyped.
5575         From Bruno Haible.
5577 2002-10-29  Akim Demaille  <akim@epita.fr>
5579         * doc/autoconf.texi (Subdirectories): Cygnus dirs have
5580         configure.in, not configure.ac.
5581         Reported by Bruno Haible.
5583 2002-10-29  Akim Demaille  <akim@epita.fr>
5585         * tests/torture.at (Deep Package): New test.
5586         (Configuring subdirectories): Don't use a testSubDir as Autotest
5587         now does it itself.
5589 2002-10-29  Akim Demaille  <akim@epita.fr>
5591         * bin/autoreconf.in (&parse_args, $help): Support --warnings.
5592         * doc/autoconf.texi (Invoking autom4te): Rename as...
5593         (autom4te Invocation): this, for consistency with the other nodes.
5595 2002-10-29  Akim Demaille  <akim@epita.fr>
5597         * lib/autom4te.in (Autoconf): s/automate/autom4te/.
5598         Reported by Ralf Corsepius.
5600 2002-10-29  Akim Demaille  <akim@epita.fr>
5602         * lib/m4sugar/m4sh.m4 (_AS_QUOTE): The warning about quoted
5603         characters is a back as an `obsolete' warning now.
5604         Reported by Ralf Corsepius.
5606 2002-10-28  Akim Demaille  <akim@epita.fr>
5608         * configure.ac: Bump to 2.54c.
5610 2002-10-28  Akim Demaille  <akim@epita.fr>
5612         Version 2.54b.
5614         * tests/foreign.at (Libtool): Adjust to broken libtoolize.
5616 2002-10-28  Akim Demaille  <akim@epita.fr>
5618         * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): Be robust to different
5619         m4 executable names, and different GNU M4 version.
5620         Reported by Ezra Peisach and Paul Jarc.
5622 2002-10-27  Akim Demaille  <akim@epita.fr>
5624         * lib/autoconf/functions.m4 (_AC_FUNC_VFORK): Really use
5625         AC_RUN_IFELSE.
5627 2002-10-27  Akim Demaille  <akim@epita.fr>
5629         * doc/autoconf.texi: More AC_MSG_FAILURE promotion.
5630         * lib/autoconf/fortran.m4 (_AC_F77_NAME_MANGLING):
5631         Die when a simple Fortran program cannot be compiled.
5632         * lib/autoconf/lang.m4 (AC_LANG_CALL, AC_LANG_FUNC_LINK_TRY):
5633         Issue a warning if no function is given.
5635 2002-10-27  Akim Demaille  <akim@epita.fr>
5637         * doc/autoconf.texi (Run Time): Document AC_RUN_IFELSE.
5638         Move the documentation of AC_TRY_RUN to...
5639         (Obsolete Macros): here.
5640         Adjust all the old samples still using AC_TRY_RUN to AC_RUN_IFELSE.
5641         (autoconf Invocation): Remove the duplicates with `invoking
5642         autom4te'.
5643         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Don't use AC_TRY_RUN.
5644         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Likewise.
5646 2002-10-27  Akim Demaille  <akim@epita.fr>
5648         * doc/autoconf.texi (Generating Sources): Document AC_LANG_CALL
5649         and AC_LANG_FUNC_LINK_TRY.
5650         (Examining Libraries): Rename as...
5651         (Running the Linker): this.
5652         Document AC_LINK_IFELSE.
5653         Move the documentation of AC_TRY_LINK and AC_TRY_LINK_FUNC to...
5654         (Obsolete Macros): here.
5655         * lib/autoconf/fortran.m4 (_AC_F77_NAME_MANGLING): Don't use
5656         AC_TRY_LINK_FUNC nor AC_TRY_LINK.
5657         * lib/autoconf/libs.m4 (AC_CHECK_LIB, AC_PATH_XTRA): Likewise.
5658         * lib/autoconf/headers.m4 (AC_USG): Likewise.
5660 2002-10-27  Akim Demaille  <akim@epita.fr>
5662         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Don't use AC_TRY_CPP.
5664         More `check config.log' messages.
5666         * lib/autoconf/general.m4 (AC_MSG_FAILURE): New.
5667         * doc/autoconf.texi (Printing Messages): Document it.
5668         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Use it when
5669         appropriate.
5670         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT)
5671         (_AC_COMPILER_EXEEXT_WORKS, _AC_COMPILER_EXEEXT_O)
5672         (_AC_COMPILER_OBJEXT): Likewise.
5673         * lib/autoconf/general.m4 (AC_RUN_IFELSE): Likewise.
5674         * lib/autoconf/fortran.m4 (_AC_LANG_PROGRAM_C_F77_HOOKS):
5675         Likewise.
5676         * lib/autoconf/c.m4 (AC_PROG_CPP, AC_PROG_CC, AC_PROG_CXXCPP):
5677         Likewise.
5679         Deprecate macros with unusual interfaces.
5681         * lib/autoconf/general.m4 (AC_TRY_CPP, AC_TRY_LINK)
5682         (AC_TRY_COMPILE, AC_TRY_RUN): AU_DEFUN'ed.
5684         Document the new ones, and proper style.
5686         * doc/autoconf.texi (Generating Sources): New.
5687         Document AC_LANG_CONFTEST, AC_LANG_SOURCE, AC_LANG_PROGRAM.
5688         (Examining Declarations): Rename as...
5689         (Running the Preprocessor): this.
5690         Document AC_PREPROC_IFELSE.
5691         (Examining Syntax): Rename as...
5692         (Running the Compiler): this.
5693         (AC_FOO_IFELSE vs AC_TRY_FOO): New section.
5694         (Obsolete Macros): Move the definition of AC_TRY_CPP and
5695         AC_TRY_COMPILE here.
5697 2002-10-27  Akim Demaille  <akim@epita.fr>
5699         Move sections around.
5701         * doc/autoconf.texi (Customizing autom4te): Remove a lost
5702         sentence.
5703         Reported by Burno Haible.
5704         (Language Choice): Now the first section of...
5705         (Writing Tests): this section.
5706         Make the introduction less C-centric.
5707         (Guidelines, Test Functions): Move to...
5708         (Writing Test Programs): this new section.
5709         (Test Programs): Merge into...
5710         (Run Time): this.
5712 2002-10-27  Akim Demaille  <akim@epita.fr>
5714         * lib/freeze.mk ($(AUTOM4TE_CFG)): Add a missing dependency on
5715         autom4te.in that resulted in the need for two `make' runs.
5717 2002-10-27  Akim Demaille  <akim@epita.fr>
5719         * configure.ac: Bump to 2.54b.
5721 2002-10-25  Akim Demaille  <akim@epita.fr>
5723         Version 2.54a.
5725         * Makefile.maint: Update from the Coreutils.
5726         (AMTAR): Remove, obsolete.
5727         (automake_repo): Update to redhat.com.
5728         (cvs_file): New.
5729         Adjust to the fact that ansi2knr is now hosted by Automake.
5730         * Makefile.am (cvs_files): Add install-sh and mkinstalldirs.
5731         * config/config.guess, config/mkinstalldirs, config/texinfo.tex:
5732         Update from masters.
5733         * lib/autoscan/Makefile.am (EXTRA_DIST, nodist_autoscanlib_DATA):
5734         autoscan.pre is not to be installed, and autoscan.list is not to
5735         be shipped.
5736         (CLEANFILES): Add autoscan.list.
5737         (autoscan.list): Disable the cache.
5738         * bin/Makefile.am: Include freeze.mk.
5740 2002-10-25  Akim Demaille  <akim@epita.fr>
5742         * bin/autom4te.in (&load_configuration): Take the file as
5743         argument.
5744         (&parse_args): Handle -C, --cache.
5745         ($help): Adjust.
5746         (MAIN): Load ~/.autom4te.cfg and ./.autom4te.cfg.
5747         * lib/autom4te.in (Autoconf): Pass --cache=autom4te.cache.
5748         * doc/autoconf.texi (Invoking autom4te): Document --cache.
5749         Now a subsection of...
5750         (Using autom4te): This new section.
5751         (Customizing autom4te): New.
5752         (autom4te.cache): Adjust.
5754 2002-10-25  Akim Demaille  <akim@epita.fr>
5756         * doc/autoconf.texi (Generic Headers): More information on how to
5757         use AC_CHECK_HEADERS.
5759 2002-10-25  Akim Demaille  <akim@epita.fr>
5761         * bin/autoconf.as, bin/autoconf.in, bin/autoupdate.in ($help):
5762         Space changes.
5764 2002-10-25  Akim Demaille  <akim@epita.fr>
5766         * bin/autoscan.in (output): Output AC_PREREQ.
5767         (%needed_macros): Add AC_PREREQ so that configure.ac without one
5768         be reported.
5770 2002-10-23  Akim Demaille  <akim@epita.fr>
5772         * doc/autoconf.texi (Particular Headers): In AC_HEADER_STDBOOL,
5773         document _Bool.
5775 2002-10-23  Akim Demaille  <akim@epita.fr>
5777         * bin/autom4te.in (handle_traces): Handle @&t@ in traces.
5778         Reported by Peter Eisentraut.
5780 2002-10-23  Akim Demaille  <akim@epita.fr>
5782         * lib/autoconf/headers.m4 (AC_HEADER_STDBOOL): Also look for the
5783         type _Bool.
5784         Fix a typo.
5785         * doc/autoconf.texi (Particular Headers): Adjust according to Paul
5786         Eggert's recommandations.
5788 2002-10-22  Akim Demaille  <akim@epita.fr>
5790         * lib/autoconf/headers.m4 (AC_HEADER_STDBOOL): New, based on CVS
5791         Bison, by Paul Eggert.
5792         * doc/autoconf.texi (Particular Headers): Document it.
5794 2002-10-22  Aaron M. Ucko  <amu@alum.mit.edu>
5796         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Avoid duplicates in
5797         `$ac_configure_args'.
5799 2002-10-22  Akim Demaille  <akim@epita.fr>
5801         * doc/autoconf.texi: Use AC_CONFIG_HEADERS in examples.
5802         (AC_ST_BLKSIZE, AC_ST_RDEV): Directly point to AC_CHECK_MEMBERS.
5803         From Art Haas.
5805 2002-10-22  Akim Demaille  <akim@epita.fr>
5807         Restore the 2002-10-11  Akim Demaille  <akim@epita.fr> patch:
5809         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL)
5810         (AC_CHECK_HEADER, _AC_CHECK_HEADER_NEW,_AC_CHECK_HEADER_OLD): Restore.
5811         (_AC_CHECK_HEADER_NEW): Rename as...
5812         (AC_CHECK_HEADER): this.
5814 2002-10-22  Akim Demaille  <akim@epita.fr>
5816         * doc/autoconf.texi (Limitations of Usual Tools): Remove incorrect
5817         words about HP-UX cmp: it was actually a user-written cmp.
5819 2002-10-22  Akim Demaille  <akim@epita.fr>
5821         * tests/foreign.at (Libtool): Don't check autoconf's stderr: there
5822         are a few warnings.
5823         * lib/autoconf/autoheader.m4 (AH_VERBATIM, _AH_VERBATIM_OLD):
5824         Quote for Perl '' strings, not "".
5825         * bin/autoheader.in: Invoke autoconf to get '' strings, not ""
5826         strings.
5828 2002-10-22  Akim Demaille  <akim@epita.fr>
5830         * lib/m4sugar/m4sh.m4 (_AS_QUOTE): The warning about quoted
5831         characters is a syntax warning now.
5832         (_AS_QUOTE): Accept $2 as list of characters to quote.
5833         * lib/autoconf/autoheader.m4 (AH_VERBATIM, _AH_VERBATIM_OLD):
5834         Quote for Perl, not sh.
5835         * bin/autoheader.in: When $debug, report the file which is
5836         `do'ne.
5837         * tests/tools.at (autom4te, autoheader): Exercise @bar, not merely
5838         `@', to tickle Perl's lists.
5839         Reported by Carlos Velasco.
5841 2002-10-18  Akim Demaille  <akim@epita.fr>
5843         * bin/autom4te.in (handle_m4): Pass --fatal-warning to m4, so that
5844         missing included files _are_ errors.
5845         Thanks to Alexandre Duret-Lutz.
5846         * tests/tools.at (autom4te cache): Adjust.
5847         * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): New.
5848         (AT_CHECK_M4SUGAR): Use it.
5849         * tests/m4sugar.at (m4_warn, m4_require: circular dependencies):
5850         Adjust.
5851         * tests/tools.at (autom4te): Now it does exit 1.
5853 2002-10-17  Akim Demaille  <akim@epita.fr>
5855         * lib/autoconf/general.m4 (AC_CACHE_SAVE): Don't use cmp.
5856         Fixes the `AC_ARG_VAR' test failures.
5857         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Don't use cmp.
5858         * lib/freeze.mk (check-forbidden-patterns): New.
5859         * lib/autoconf/Makefile.am, lib/autotest/Makefile.am
5860         * lib/m4sugar/Makefile.am (check-local): Use it to catch `cmp'.
5861         * doc/autoconf.texi (Limitations of Usual Tools): HP-UX' cmp and
5862         /dev/null.
5863         Reported months ago by H. Merijn Brand.
5865 2002-10-17  Akim Demaille  <akim@epita.fr>
5867         * tests/tools.at (autoheader): Put randoms `@' to stress Perl.
5869 2002-10-16  Paul Eggert  <eggert@twinsun.com>
5871         * Makefile.maint (wget_files): Remove ansi2knr.c.
5872         (ansi2knr.c-url_prefix): Remove.
5874 2002-10-16  Akim Demaille  <akim@epita.fr>
5876         Because of caching, some files that no longer exist and are no
5877         longer required can still cause errors.
5878         Reported by Alexandre Duret-Lutz.
5880         * bin/autom4te.in (&parse_args): Do not prepend `--reload-state'
5881         to frozen files in @ARGV, as @ARGV must remain being a list of
5882         files.  Rather, at M4 call sites, use this...
5883         (&files_to_options): New function.
5884         (&freeze): Use &error.
5885         (&up_to_date): If a file that was included according to the cache
5886         is no longer there, then the output is out dated.
5887         (&main): Don't even check whether a file is up to date is anyway
5888         --force is given.
5889         * tests/tools.at (autom4te cache): New.
5891 2002-10-16  Akim Demaille  <akim@epita.fr>
5893         * bin/autoconf.as: Kill dead options.
5894         * bin/autoupdate.in (&parse_args): Kill old options.
5895         * bin/autoreconf.in (&parse_args): Remove dead options.
5896         Factor some code.
5897         (&autoreconf): Report the directories we enter *and leave*, so
5898         that error messages can be easily located, and use GNU Make
5899         format, so that Emacs' compile mode understands us.
5900         * lib/Autom4te/General.pm (&update_file): Use `verbose' to report
5901         if some file was changed instead of `print'.
5902         * bin/autoheader.in: Suggest AC_DEFINE with 3 args when needed.
5903         (&parse_args): Remove the dead options.
5904         * tests/atspecific.m4 (AT_CHECK_AUTOHEADER): Adjust to the new
5905         autoheader's quiet mode.
5906         (AT_CHECK_AUTOUPDATE): Likewise.
5907         * tests/tools.at (autoupdate): Adjust.
5908         * tests/semantics.at (AC_C_BIGENDIAN): Likewise.
5910 2002-10-11  Akim Demaille  <akim@epita.fr>
5912         No longer use CPP to check for the existing of headers: use CC to
5913         check for compilability.
5915         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL)
5916         (AC_CHECK_HEADER, _AC_CHECK_HEADER_OLD): Remove.
5917         (_AC_CHECK_HEADER_NEW): Rename as...
5918         (AC_CHECK_HEADER): this.
5920         * lib/autotest/general.m4 (AT_INIT): Include the failed test
5921         numbers in the Subject suggestion.
5923 2002-10-11  Akim Demaille  <akim@epita.fr>
5925         * lib/autoconf/specific.m4 (AC_DECL_SYS_SIGLIST): Obsolete.
5926         Suggest using AC_CHECK_DECLS instead.
5928 2002-10-11  Akim Demaille  <akim@epita.fr>
5930         * tests/torture.at (AC_ARG_VAR): Have configure report the value
5931         of `precious'.
5933 2002-10-11  Akim Demaille  <akim@epita.fr>
5935         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): Use $$ in the
5936         file name to enable parallel executions.
5937         From Sam Varshavchik.
5939 2002-10-08  Akim Demaille  <akim@epita.fr>
5941         * bin/autoreconf.in (&autoreconf): Run autopoint before the first
5942         aclocal invocation, as Gettext macros might not be visible to
5943         aclocal.
5944         Instead of blindly running autopoint, scan configure.ac (not the
5945         traces) for AM_GNU_GETTEXT_VERSION uses, as autopoint does.
5946         Reported by Paul D. Smith.
5948 2002-10-08  Paul Eggert  <eggert@twinsun.com>
5950         Work around problems found when POSIXLY_CORRECT=1 is set.
5951         None of this seems to have anything to do with POSIX, really,
5952         but it's how Perl getopt works.
5953         * bin/autom4te.in (parse_args): Configure GetOpt with
5954         "permute", too.
5955         * doc/autoconf.texi (Invoking autom4te):
5956         --warning -> --warnings.
5957         * lib/autom4te.in: --warning -> --warnings.
5959 2002-09-28  Akim Demaille  <akim@epita.fr>
5961         * doc/autoconf.texi (autom4te.cache): New section.
5963 2002-09-28  Akim Demaille  <akim@epita.fr>
5965         * lib/autom4te.in (Autoscan-preselections, Autoreconf-preselections)
5966         (Automake-preselections): Update.
5967         * bin/autoreconf.in, bin/autoheader.in: Comment changes.
5969 2002-09-28  Akim Demaille  <akim@epita.fr>
5971         * lib/autoscan/autoscan.pre: Move all the remaining rules to...
5972         * lib/autoconf/c.m4, lib/autoconf/functions.m4,
5973         * lib/autoconf/headers.m4, lib/autoconf/libs.m4,
5974         * lib/autoconf/specific.m4, lib/autoconf/types.m4: here.
5976 2002-09-28  Akim Demaille  <akim@epita.fr>
5978         * tests/torture.at (Configuring subdirectories): Be robust to
5979         users who use config.site to require for a cache: in this case,
5980         the two last configure runs, using two different sets of
5981         arguments, trigger a legitimate error.
5983 2002-09-28  Akim Demaille  <akim@epita.fr>
5985         * tests/m4sh.at (Functions Support, Functions and return Support):
5986         New.
5988 2002-09-28  Akim Demaille  <akim@epita.fr>
5990         * bin/Makefile.am (ETAGS_SH, ETAGS_PERL): Update: ifnames and
5991         autoheader are Perl programs.
5992         (autoconf, autoheader, autoreconf, autoupdate, ifnames, autoscan)
5993         (autom4te): Specify that the sources are in the $srcdir.
5994         * doc/autoconf.texi (Installation Directory Variables): Adjust.
5996 2002-09-28  Akim Demaille  <akim@epita.fr>
5998         * lib/autoscan/autoscan.pre (st_blksize, st_blocks, st_rdev)
5999         (tm_zone): Move their rules to...
6000         * lib/autoconf/types.m4: here, using AN_ macros.
6001         * lib/autoscan/autoscan.pre (AWK, BISON, INSTALL, LEX, LN, MAKE)
6002         (RANLIB, YACC, awk, bison, byacc, flex, gawk, install, lex, ln)
6003         (make, mawk, nawk, ranlib, yacc): Similarly, move to...
6004         * lib/autoconf/programs.m4: here.
6005         * lib/freeze.mk (ETAGS_FOR_M4, ETAGS_FOR_M4SUGAR)
6006         (ETAGS_FOR_AUTOCONF): New.
6007         Use it.
6009 2002-09-28  Akim Demaille  <akim@epita.fr>
6011         * lib/autoconf/autoscan.m4: New file.
6012         * lib/autoconf/autoconf.m4: Include it.
6013         * lib/autoconf/functions.m4: Use AN_FUNCTION for all the functions
6014         that were listed in the original autoscan.list.
6015         * lib/autoconf/headers.m4: Similarly with headers.
6016         * lib/freeze.mk (autoconf_m4f_dependencies): Add autoscan.m4.
6017         (.m4.m4f): Don't pass --prepend-include, since that's done by
6018         tests/autom4te itself.
6019         * lib/autoscan/Makefile.am: Include freeze.mk.
6020         (autoscan.list): New target --this file is no longer a source.
6021         (autoscan.pre): New file.
6023 2002-09-28  Akim Demaille  <akim@epita.fr>
6025         * bin/autoscan.in (@kinds): Make them singular.
6026         Adjust all uses.
6027         (&init_tables): When --debug, report the list of rules to ease
6028         tracking changes in autoscan.list.
6029         * lib/autoscan/autoscan.list (function): Strip comments, sort.
6031 2002-09-28  Akim Demaille  <akim@epita.fr>
6033         * lib/autoscan/functions, lib/autoscan/headers,
6034         * lib/autoscan/identifiers, lib/autoscan/makevars,
6035         * lib/autoscan/programs: Merge into...
6036         * lib/autoscan/autoscan.list: this.
6037         * bin/autoscan.in (&init_tables): Adjust.
6039 2002-09-28  Akim Demaille  <akim@epita.fr>
6041         * lib/autoscan/functions, lib/autoscan/headers,
6042         * lib/autoscan/identifiers, lib/autoscan/makevars,
6043         * lib/autoscan/programs: Make the `kind' explicit, i.e., each
6044         `functions' line is now prefixed with `function:'.
6045         * bin/autoscan.in (&init_tables): Adjust.
6047 2002-09-28  Akim Demaille  <akim@epita.fr>
6049         From now on, autoscan files must always map a macro name to a
6050         word: there is no `default' macro for autoscan.
6052         * bin/autoscan.in (&init_tables): Reject entries with no macro at
6053         all.
6054         * lib/autoscan/functions, lib/autoscan/headers: Make the macro
6055         explicit.
6057 2002-09-28  Akim Demaille  <akim@epita.fr>
6059         * bin/autoscan.in (%c_keywords): Remove.
6060         (&used): Keep only track of the words we might be interested in.
6061         (&output_kind): It is no longer needed to look for non active
6062         checks.
6064 2002-09-27  Akim Demaille  <akim@epita.fr>
6066         * lib/autoconf/functions.m4 (AC_FUNC_MBRTOWC): New, stolen from
6067         jm_FUNC_MBRTOWC, by Paul Eggert, from the Coreutils 4.5.1.
6068         * lib/autoscan/functions: Adjust.
6069         * doc/autoconf.texi (Particular Functions): Adjust.
6071 2002-09-27  Akim Demaille  <akim@epita.fr>
6073         * doc/autoconf.texi (Limitations of Usual Tools): Some about mv
6074         from /tmp.
6075         Thanks to Bill Moseley and Paul Eggert.
6076         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): $2 is the directory into which
6077         the tmpdir must be created.
6078         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Have the tmp
6079         dir be in the build tree, instead of $TMPDIR.
6081 2002-09-27  Akim Demaille  <akim@epita.fr>
6083         * bin/autoscan.in: Improve the comments.
6084         (&parse_args): Drop obsolete undocumented options.
6085         (&output_kind): Output warnings.
6086         * lib/autoscan/functions: (dcgettext): Now trigger AM_GNU_GETTEXT.
6087         (getwd): Trigger a warning.
6089 2002-09-26  Akim Demaille  <akim@epita.fr>
6091         * bin/autoreconf.in: Clarify that -s is meaningless without -i.
6092         Reported by Ralf Corsepius.
6093         * doc/autoconf.texi (autoreconf Invocation): Likewise.
6095 2002-09-26  Akim Demaille  <akim@epita.fr>
6097         Single suffix rules and seperated dependencies are not portable.
6099         * doc/autoconf.texi (Installation Directory Variables): Update.
6100         (Limitations of Make): Some about `Single Suffix Rules and
6101         Separated Dependencies'.
6102         * bin/Makefile.am (autoconf, autoheader, autoreconf, autoupdate)
6103         (ifnames, autoscan, autom4te): Un-factor into several rules.
6105 2002-09-25  Paul Eggert  <eggert@twinsun.com>
6107         * BUGS (Interoperability bugs): New section.  Mention libtool
6108         1.4.2, configure.ac, and AC_CONFIG_AUX_DIR interoperability bug.
6110 2002-09-24  Paul Eggert  <eggert@twinsun.com>
6112         Fix a portability bug reported by Alexandre Duret-Lutz: Solaris 8
6113         make handles suffix-rules differently from GNU make.
6115         * bin/Makefile.am (SUFFIXES, .in): Remove.
6116         (autoconf autoheader autoreconf autoupdate ifnames autoscan autom4te):
6117         Move the body of the old .in rule here.
6119 2002-09-16  Akim Demaille  <akim@epita.fr>
6121         i960 compilers create `b.out' files by default.
6122         Reported by Ralf Corsepius.
6124         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT): Remove b.out files.
6125         (_AC_COMPILER_EXEEXT_DEFAULT): Adjust to b.out.
6127 2002-09-13  Paul Eggert  <eggert@twinsun.com>
6129         * doc/autoconf.texi (Particular Headers): Remove obsolete
6130         reference to `struct timezone' in the description of
6131         AC_HEADER_TIME.
6133 2002-09-13  Akim Demaille  <akim@epita.fr>
6135         Version 2.54.
6137         * config/config.sub, config/config.guess: Update.
6138         * Makefile.maint: Update from bits of the Coreutils 4.5.1.
6139         * Makefile.am: Adjust.
6141 2002-09-13  Akim Demaille  <akim@epita.fr>
6143         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Suggest
6144         reading config.log when the compiler is rejected.
6145         Suggested by Guido Draheim.
6147 2002-09-13  Akim Demaille  <akim@epita.fr>
6149         * bin/autoreconf.in: Don't use Cwd::chdir, since in its internals
6150         (chdir_init) might hang when stat'ing mounted directories.
6151         Reported by Vance Shipley.
6153 2002-09-12  Akim Demaille  <akim@epita.fr>
6155         * bin/autoscan.in (&parse_args): Pass a reference to the lists, not
6156         the lists.
6158 2002-09-12  Akim Demaille  <akim@epita.fr>
6160         * doc/autoconf.texi (Defining Symbols): Present two different
6161         prototypes for AC_DEFINE and AC_DEFINE_UNQUOTED to emphasize the
6162         difference between 1 argument calls, and 2-3 argument calls.
6164 2002-09-12  Peter Eisentraut  <peter_e@gmx.net>
6166         * doc/autoconf.texi: Review grammar and punctuation.
6168 2002-09-11  Paul Eggert  <eggert@twinsun.com>
6170         * doc/autoconf.texi: Fix minor formatting, spelling, and
6171         grammatical typos.
6172         (Defining Symbols): Explain that AC_DEFINE(var) defaults to 1, but
6173         AC_DEFINE(var,,description) does not; and the AC_DEFINE(var) case
6174         is obsolescent.
6176 2002-09-11  Akim Demaille  <akim@epita.fr>
6178         * doc/autoconf.texi (Questions): Rename as...
6179         (FAQ): this.
6180         (Defining Directories): New.
6182 2002-09-09  Akim Demaille  <akim@epita.fr>
6184         * doc/autoconf.texi (Making testsuite Scripts): Update.
6185         Suggested by Nishio Futoshi.
6187 2002-09-09  Koji Arai  <JCA02266@nifty.ne.jp>
6189         * doc/autoconf.texi (Making testsuite Scripts): Use `@@' where a
6190         plain `@' is wanted.
6192 2002-09-09  Akim Demaille  <akim@epita.fr>
6194         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Keep the
6195         `duplicates', since the algorithm was too naive and could keep
6196         `--prefix=1 --prefix=2 --prefix=1' as `--prefix=1 --prefix=2', and
6197         keep `--prefix foo --prefix bar' as `--prefix foo bar'.
6198         Reported by Ralf Corsepius.
6199         * tests/torture.at (Configuring subdirectories): Exercise these
6200         cases.
6202 2002-09-09  Akim Demaille  <akim@epita.fr>
6204         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Use $srcdir when
6205         looking for a replacement file.
6206         * lib/autoconf/general.m4 (AC_CHECK_DECLS): Check that the
6207         directory is relative.
6208         * doc/autoconf.texi (Generic Functions): Clarify the replacement
6209         directory definition.
6210         Reported by Andreas Schwab and Jim Meyering.
6212 2002-09-06  Akim Demaille  <akim@epita.fr>
6214         * doc/autoconf.texi (Setting Output Variables): Clarify what
6215         precious variables are.
6216         Suggested by Pontus Skoeld.
6218 2002-09-05  Akim Demaille  <akim@epita.fr>
6220         * bin/Makefile.am (autoconf, autoheader, autoreconf, autoupdate)
6221         (ifnames, autoscan, autom4te): Since we don't only depend on
6222         configure.ac variables (such as VERSION etc.), but also on prefix
6223         and so forth, depend on Makefile, not configure.ac.
6224         Reported by Alexandre Duret-Lutz.
6225         * doc/autoconf.texi (Installation Directory Variables): Adjust.
6227 2002-09-05  Kevin Ryde  <user42@zip.com.au>
6229         * doc/autoconf.texi (Limitations of Make): HP-UX trailing backslashes
6230         doesn't seem to be confined to ia64, just say "some versions".
6232 2002-09-04  Akim Demaille  <akim@epita.fr>
6234         * Makefile.am, doc/Makefile.am: Remove pdf targets, handled by
6235         Automake 1.6c.
6236         * Makefile.am (maintainer-clean-local): Remove.
6237         (MAINTAINERCLEANFILES): Remove COPYING.
6239 2002-09-03  Paul Eggert  <eggert@twinsun.com>
6241         * doc/autoconf.texi (Configuration Commands): Remove obsolete
6242         example for AC_CONFIG_COMMANDS_PRE.  Problem reported by Marcus
6243         Brinkmann.
6245 2002-09-03  Akim Demaille  <akim@epita.fr>
6247         * configure.ac: Bump to 2.53d.
6248         * Makefile.am (AUTOMAKE_OPTIONS): Require 1.6c, i.e., CVS Automake
6249         as of today, on Automake's team suggestion.
6251 2002-09-03  Akim Demaille  <akim@epita.fr>
6253         Version 2.53c.
6255 2002-09-02  Akim Demaille  <akim@epita.fr>
6257         * bin/autom4te.in (parse_args): Don't honor AUTOM4TE_PATH and
6258         SITE_MACRO_DIR.
6259         * configure.ac: Disable SITE_MACRO_DIR.
6261 2002-09-02  Jim Meyering  <meyering@lucent.com>
6263         * doc/autoconf.texi (AC_SYS_POSIX_TERMIOS): Reflect renaming: s/am/ac/,
6264         i.e., change am_cv_sys_posix_termios to ac_cv_sys_posix_termios.
6265         Also, tweak grammar: s/make sure to/be sure to/.
6267 2002-09-02  Paul Eggert  <eggert@twinsun.com>
6269         * doc/autoconf.texi (Limitations of Builtins): Explain why logical
6270         directory names are generally preferable to physical names.
6272 2002-09-02  Akim Demaille  <akim@epita.fr>
6274         * lib/Autom4te/General.pm (&update_file): s/die/error/.
6275         Reported by Raja R. Harinath.
6276         * bin/autoheader.in, bin/autoreconf.in, bin/autoscan.in,
6277         * bin/autoupdate.in: Use error instead of die.
6279 2002-09-01  Paul Eggert  <eggert@twinsun.com>
6281         * tests/mktests.sh (ac_exclude_egrep, au_exclude_egrep): Use
6282         ordinary shell concatenation rather than echo+tr+sed command that
6283         runs afoul of a long-line-related sed bug in Solaris 8.
6285         * bin/autoheader.in (parse_args): --warning -> --warnings.
6287         * bin/autoconf.as: Work even if "ls" outputs "FOO not found" to
6288         stdout, as traditional "ls" does.
6289         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT,
6290         _AC_COMPILER_EXEEXT_O): Likewise.
6291         * doc/autoconf.texi (Limitations of Usual Tools): Add "ls".
6293         * bin/autoconf.as: Add --prepend-include option.  This patch was
6294         applied to bin/autoconf.in in the 2002-07-17 patch by Mark D. Roth,
6295         but bin/autoconf.in is generated automatically from bin/autoconf.as.
6297         * bin/autoconf.in, configure: Regenerate.
6299         * doc/autoconf.texi (Special Shell Variables): Mention
6300         ENV, MAIL, MAILPATH, PS1, PS2, PS4.  Index PWD.
6302         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Unset ENV, MAIL,
6303         MAILPATH and set PS1, PS2, PS4 to default values, to work
6304         around bug in pre-3.0 UWIN ksh reported by Bruce Lilly.
6305         For LC_ALL etc, first try to set to "C" as POSIX requires and as
6306         the Autoconf documentation specifies; fall back to "unset" only if
6307         this fails.  Use a shell for-loop for this rather than an m4 loop,
6308         to shorten the output script.
6310 2002-08-30  Paul Eggert  <eggert@twinsun.com>
6312         * doc/autoconf.texi (Special Shell Variables): Mention POSIX
6313         1003.1-2001's requirements for CDPATH.  Give a simpler workaround
6314         for the CDPATH problem.  Document PWD.
6315         (Limitations of Builtins): Document the problem that "cd $foo" and
6316         "ls $foo" may refer to different directories in shells conforming
6317         to POSIX 1003.1-2001.  Use PS1 rather than CDPATH for "unset"
6318         example, since the old example is now out of date.
6320         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Reject FOO if "cd
6321         FOO" and "ls FOO" talk about different directories; this catches
6322         problems when POSIX 1003.1-2001 "cd" fails due to symlink
6323         spaghetti.
6325         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Use AS_UNSET instead
6326         of rolling our own unset.
6327         (_AS_PREPARE): $as_unset CDPATH instead of AS_UNSETting it, since
6328         in practice we needn't worry about CDPATH if unset doesn't work.
6330         * Makefile.in, aclocal.m4, bin/Makefile.in,
6331         config/Makefile.in, doc/Makefile.in, lib/Makefile.in,
6332         lib/Autom4te/Makefile.in, lib/autoconf/Makefile.in,
6333         lib/autoscan/Makefile.in, lib/autotest/Makefile.in,
6334         lib/emacs/Makefile.in, lib/m4sugar/Makefile.in, man/Makefile.in,
6335         tests/Makefile.in: Regenerate with Automake 1.6.3.
6337         * config/config.guess, config/config.sub, config/mkinstalldirs:
6338         Update.
6340         * configure: Regenerate with self.
6342 2002-08-30  Kevin Ryde  <user42@zip.com.au>
6344         * doc/autoconf.texi (Limitations of Usual Tools): Notes on "cc"
6345         default output.
6347 2002-08-29  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6349         * bin/autom4te.in (Request::load): Correctly test for "do" read
6350         failure.
6352 2002-08-29  Akim Demaille  <akim@epita.fr>
6354         * lib/Autom4te/General.pm (&xqx): New.
6355         (&xsystem): Use WIFEXITED and WEXITSTATUS instead of decoding $? by
6356         hand, which is not portable.
6357         (&error): New.
6358         * bin/autom4te.in: Use them.
6359         Use &error instead of die.
6360         * tests/m4sugar.at (m4_warn, m4_require: circular dependencies):
6361         Adjust.
6363 2002-08-17  Paul Eggert  <eggert@twinsun.com>
6365         * lib/autoconf/fortran.m4 (AC_PROG_F77): Remove fc from the
6366         default list of compilers to try, since it was long ago superseded
6367         by the ksh fc builtin.  Suggested by Steven G. Johnson.
6369 2002-07-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
6371         * doc/autoconf.texi (Invoking autom4te): End the option table,
6372         fixing a bug introduced by the previous patch.
6373         (Limitations of Make): Add a 'target lookup' subentry in the
6374         'VPATH' entry.  Rewrite all `make' occurences as `@command{make}'.
6376 2002-07-29  Mark D. Roth  <roth@feep.net>
6378         * bin/autom4te.in: Remove --include-envvar and --site-macro-subdir
6379         options and use $AUTOM4TE_PATH.
6380         * doc/autoconf.texi: Remove documentation of autom4te
6381         --include-envvar and --site-macro-subdir options and document
6382         use of $AUTOM4TE_PATH.
6383         * lib/autom4te.in: Remove --include-envvar and --site-macro-subdir
6384         arguments from each language section.
6386 2002-07-29  Paul Eggert  <eggert@twinsun.com>
6388         * doc/install.texi: Include copyright symbol in copyright notice.
6390         * Makefile.am (MAKEINFO): Remove; it's a user-specified macro.
6391         Replace with:
6392         (AM_MAKEINFOFLAGS): New macro.
6393         * doc/Makefile.am (MAKEINFO, AM_MAKEINFOFLAGS): Likewise.
6394         * Makefile.am (INSTALL): Use the new macros.
6395         Use -o rather than --output, since "missing" does not grok --output.
6397 2002-07-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
6399         * doc/autoconf.texi (Limitations of Make): Escaped newlines in
6400         comments do not always work. Never trust the exit status of
6401         `make -k'.
6403 2002-07-24  Kevin Ryde  <user42@zip.com.au>
6405         * doc/autoconf.texi (Limitations of Make, Making testsuite Scripts):
6406         Untabify, since tabs are not enjoyed by texi2dvi and makeinfo.
6408 2002-07-23  Paul Eggert  <eggert@twinsun.com>
6410         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE):
6411         Use PATH="/nonexistent;.", not PATH=".;.", as FreeBSD ksh2002
6412         apparently treats PATH="nonexistent" as if it contained ".".
6413         Bug reported by Stefan `Sec' Zehl.
6415 2002-07-22  Alexandre Duret-Lutz  <duret_g@epita.fr>
6417         * doc/autoconf.texi (Limitations of Make): Mention the special
6418         handling of the obj/ directory by BSD make.
6420 2002-07-20  Kevin Ryde  <user42@zip.com.au>
6422         * doc/autoconf.texi (Limitations of Make): Add HP-UX IA-64 trailing
6423         backslashes.
6425 2002-07-19  Akim Demaille  <akim@epita.fr>
6427         * doc/autoconf.texi (Function Portability): `exit'.
6428         (Programming in M4sh): Ethymology of M4sh.
6430 2002-07-19  Akim Demaille  <akim@epita.fr>
6432         * doc/autoconf.texi (AC_LIBOBJ vs LIBOBJS): More about $U.
6434 2002-07-18  Akim Demaille  <akim@epita.fr>
6436         Version 2.53b.
6438 2002-07-18  Akim Demaille  <akim@epita.fr>
6440         * config/config.guess, config/config.sub: Update.
6442 2002-07-18  Akim Demaille  <akim@epita.fr>
6444         Handle LIBOBJS and LTLIBOBJS once for all, including Libtool's and
6445         Automake's parts.
6447         * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): New.
6448         * lib/autoconf/status.m4 (AC_OUTPUT_COMMANDS_PRE): Call it.
6449         * tests/semantics.at (AC_REPLACE_FUNCS): Adjust.
6451 2002-07-18  Akim Demaille  <akim@epita.fr>,
6452             Alexandre Duret-Lutz  <duret_g@epita.fr>
6454         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Install
6455         _AC_AM_CONFIG_HEADER_HOOK for Automake 1.7.
6457 2002-07-17  Russ Allbery  <rra@stanford.edu>
6459         * doc/autoconf.texi (Initializing configure): Clarify the
6460         description of the tarname default.
6462 2002-07-17  Andreas Buening  <andreas.buening@nexgo.de>
6464         * lib/autoconf/functions.m4 (AC_FUNC_FORK): Don't set
6465         ac_cv_func_fork_works before running _AC_FUNC_FORK, do it if the
6466         latter was not run.
6468 2002-07-17  Akim Demaille  <akim@epita.fr>
6470         * lib/Autom4te/General.pm (find_file): Browse the directories in
6471         the order they are given.
6473 2002-07-17  Akim Demaille  <akim@epita.fr>
6475         * tests/wrapsh.as, tests/wrappl.as: Merge into...
6476         * tests/wrapper.as: this.
6477         * tests/Makefile.am, configure.ac: Adjust.
6479 2002-07-17  Mark D. Roth  <roth@feep.net>
6481         * configure.ac: Add --enable-site-macro-dir option.
6482         * bin/Makefile.am: Expand @SITE_MACRO_DIR@.
6483         * bin/autom4te.in: Add --prepend-include, --include-envvar, and
6484         --site-macro-subdir options.
6485         * bin/autoconf.in: Add --prepend-include option.
6486         * bin/autoheader.in: Add --prepend-include option.
6487         * bin/autoreconf.in: Add --prepend-include option.
6488         * bin/autoscan.in: Add --prepend-include option.
6489         * bin/autoupdate.in: Add --prepend-include option.
6490         * doc/autoconf.texi: Document use of $AC_MACRO_PATH and site
6491         macro directory, remove note that include path directories are
6492         used in reverse order, and document --prepend-include option.
6493         * lib/autom4te.in: Use --prepend-include instead of --include.
6494         * tests/wrapsh.in: Use --prepend-include instead of --include.
6496 2002-07-17  Akim Demaille  <akim@epita.fr>
6498         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): `_' is allowed in
6499         tarnames.
6500         * doc/autoconf.texi (Initializing configure): Adjust.
6502 2002-07-17  Akim Demaille  <akim@epita.fr>
6504         * lib/autoconf/functions.m4 (AC_FUNC_REALLOC, _AC_FUNC_REALLOC)
6505         (_AC_FUNC_MALLOC): New.
6506         (AC_FUNC_MALLOC): Use the latter.
6507         Define HAVE_MALLOC to 0 if broken.
6508         * doc/autoconf.texi (Particular Functions): Adjust.
6510 2002-07-16  Akim Demaille  <akim@epita.fr>
6512         * lib/autoconf/c.m4 (AC_C_BACKSLASH_A): New.
6513         * doc/autoconf.texi (C Compiler): Adjust.
6515 2002-07-09  Akim Demaille  <akim@epita.fr>
6517         * doc/autoconf.texi: Properly set the ``header'' part.
6519 2002-07-09  Akim Demaille  <akim@epita.fr>
6521         * doc/autoconf.texi (Systemology): Some about Darwin.
6523 2002-07-09  Alexandre Duret-Lutz  <duret_g@epita.fr>
6525         * lib/autoconf/specific.m4 (AC_CYGWIN, AC_EMXOS2, AC_MINGW32):
6526         Don't use AC_REQUIRE in AU_DEFUN.
6528 2002-07-09  Art Haas  <ahaas@neosoft.com>
6530         * doc/autoconf.texi: Use @enddots{} or @dots{} where appropriate.
6532 2002-07-02  Alexandre Duret-Lutz  <duret_g@epita.fr>
6534         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
6535         bin/autoupdate.in, bin/ifnames.in, lib/Autom4te/General.pm,
6536         lib/Autom4te/Struct.pm, lib/Autom4te/XFile.pm: Add local variables
6537         so that Emacs setups GNU style for perl-mode and cperl-mode.
6539 2002-06-27  Paul Eggert  <eggert@twinsun.com>
6541         * config/install-sh: Quote $src.  Prefer || to test's -o option,
6542         as per "Limitations of Builtins".
6543         * tests/atspecific.m4 (AT_CHECK_ENV): Likewise, for && vs test -a.
6544         * tests/semantics.at (AC_C_BIGENDIAN): Likewise.
6546         * tests/mktests.sh: Use grep instead of fgrep, as per
6547         "Limitations of Builtins".
6549 2002-06-15  Paul Eggert  <eggert@twinsun.com>
6551         * tests/wrapsh.as (AUTOCONF, AUTOHEADER, AUTOM4TE, AUTOM4TE_CFG,
6552         autom4te_perllibdir): Set to top build dir or src dir as appropriate,
6553         so that we consistently test the just-built programs.
6554         * tests/wrappl.as: Likewise.
6556 2002-06-12  Paul Eggert  <eggert@twinsun.com>
6558         * bin/autoconf.as (AUTOM4TE): Default to a fully qualified path
6559         name, so that symlinks to 'autoconf' work properly.  Bug reported
6560         by Bruno Haible.
6561         * bin/autoheader.in (AUTOM4TE): Likewise.
6562         * bin/autoreconf.in (autoconf, autoheader): Likewise.
6563         * bin/autoscan.in (autom4te): Likewise.
6564         * bin/autoupdate.in (autom4te): Likewise.
6566         * lib/autoconf/functions.m4 (_AC_LIBOBJ_FNMATCH): Also check for
6567         btowc, to fix a portability bug with diffutils-2.8.2/lib/fnmatch.c
6568         on Solaris 2.5.1.
6570 2002-06-11  Andreas Schwab  <schwab@suse.de>
6572         * doc/autoconf.texi: Add more dir entries.
6574 2002-06-10  Alexandre Duret-Lutz  <duret_g@epita.fr>
6576         * bin/autom4te.in ($cache): Don't define using `$me', the name
6577         of the cache should not depend on the name under which autom4te
6578         was installed.
6580 2002-06-07  Akim Demaille  <akim@epita.fr>
6582         * tests/tools.at (autoconf: forbidden tokens, basic)
6583         (autoconf: forbidden tokens, exceptions): Adjust to the change of
6584         words in autom4te.in.
6586 2002-06-07  Peter Eisentraut  <peter_e@gmx.net>
6588         * lib/autoconf/c.m4 (AC_LANG_PROGRAM(C)): Use
6589         _AC_LANG_PROGRAM_C_F77_HOOKS.
6591 2002-06-07  Akim Demaille  <akim@epita.fr>
6593         * lib/autoconf/functions.m4 (AC_REPLACE_FUNC_FNMATCH): Typo,
6594         rename as...
6595         (AC_REPLACE_FNMATCH): this.
6596         * tests/mktests.sh (exclude_list): Exclude AC_REPLACE_FNMATCH,
6597         AC_FUNC_FNMATCH_GNU.
6599 2002-06-07  Akim Demaille  <akim@epita.fr>
6601         * doc/autoconf.texi (Systemology): Point to Tru64 docs, and the
6602         Rosetta Stone for Unix.
6604 2002-06-07  Akim Demaille  <akim@epita.fr>
6606         * bin/autom4te.in (warn_forbidden): When rejecting a token,
6607         suggest m4_pattern_allow.
6608         Suggested by Adam J. Richter.
6610 2002-06-07  Akim Demaille  <akim@epita.fr>
6612         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Initialize
6613         ac_config_libobj_dir.
6614         (AC_CONFIG_LIBOBJ_DIR): New.
6615         * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): Split into...
6616         (_AC_FUNC_FNMATCH_IF, _AC_LIBOBJ_FNMATCH): these.
6617         Use ac_config_libobj_dir to find the replacement files.
6618         (AC_FUNC_FNMATCH, AC_FUNC_FNMATCH_GNU): Split into...
6619         (AC_FUNC_FNMATCH, AC_FUNC_FNMATCH_GNU, AC_REPLACE_FNMATCH)
6620         (AC_REPLACE_FNMATCH_GNU): these.
6621         (AC_FUNC_GETLOADAVG): Use ac_config_libobj_dir.
6622         * doc/autoconf.texi (Particular Functions, Generic Functions): Adjust.
6623         * tests/mktests.sh (ac_exclude_list): Don't check
6624         AC_FUNC_GETLOADAVG as it requires getloadavg.c which is not shipped.
6626 2002-06-06  Paul Eggert  <eggert@twinsun.com>
6628         * lib/autoconf/status.m4 (_AC_OUTPUT_LINKS): Fall back on cp
6629         if ln doesn't work.
6630         * NEWS: Likewise.
6631         * doc/autoconf.texi (Configuration Links): Likewise.
6632         (Limitations of Usual Tools): Prefer $(LN_S) to ln -s || ln.
6634 2002-06-05  Paul Eggert  <eggert@twinsun.com>
6636         * config/config.guess, config/config.sub, config/texinfo.tex:
6637         Update from masters.
6639 2002-05-29  Paul Eggert  <eggert@twinsun.com>
6641         * bin/autom4te.in ($m4): Do not assume that egrep and fgrep exist.
6642         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Likewise.
6643         * lib/autoconf/general.m4 (_AC_RUN_LOG_STDERR, AC_EGREP_CPP):
6644         Likewise.
6645         * lib/autoconf/Makefile.am (check-local): Likewise.
6646         * lib/autoconf/status.m4 (AC_CONFIG_HEADER): Likewise.
6647         * lib/autoconf/types.m4 (commentary only): Likewise.
6648         * lib/autotest/general.m4 (AT_INIT, AT_CHECK): Likewise.
6649         * lib/autotest/Makefile.am (check-local): Likewise.
6650         * lib/m4sugar/Makefile.am (check-local): Likewise.
6651         * tests/atspecific.m4 (AT_CONFIGURE_AC, AT_CHECK_DEFINES): Likewise.
6652         * tests/mktests.sh (egrep): New var; use it instead of plain egrep.
6654         * lib/autoconf/programs.m4 (AC_PROG_EGREP, AC_PROG_FGREP): New macros.
6655         * doc/autoconf.texi (Particular Programs): Document them.
6656         (Limitations of Usual Tools): Warn that egrep and fgrep may not exist.
6657         * NEWS: Likewise.
6659 2002-05-27  Paul Eggert  <eggert@twinsun.com>
6661         * lib/autoconf/types.m4 (AC_TYPE_MBSTATE_T): New macro.
6662         * NEWS, doc/autoconf.texi (Particular Types): Document it.
6663         * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): Require it
6664         instead of AC_MBSTATE_T, which never existed.
6666 2002-05-23  Akim Demaille  <akim@epita.fr>
6668         * doc/autoconf.texi (Hosts and Cross-Compilation): Specify the
6669         version of Autoconf that is discussed.
6671 2002-05-22  Paul Eggert  <eggert@twinsun.com>
6673         * lib/autoconf/fortran.m4 (AC_PROG_F77): Remove cf77 and cft77
6674         from the default list of compilers to try.  Suggested by
6675         Kate Hedstrom.
6676         * NEWS: Document the above.
6677         * doc/autoconf.texi (Fortran 77 Compiler): Don't suggest cf77.
6679 2002-05-17  Paul Eggert  <eggert@twinsun.com>
6681         * lib/autoconf/types.m4 (AC_CHECK_MEMBER): Work correctly even if
6682         the member is itself an aggregate.  Bug reported by Sergey Poznyakoff.
6683         This improves on an earlier suggestion by H. Peter Anvin.
6685 2002-05-16  Paul Eggert  <eggert@twinsun.com>
6687         AC_FUNC_FNMATCH now tests only for POSIX compatibility.
6688         AC_FUNC_FNMATCH_GNU also tests for GNU extensions.
6689         Both macros now accept an optional source-dir arg.
6690         New macro AC_GNU_SOURCE to define _GNU_SOURCE.
6692         * NEWS: Document this.
6693         * doc/autoconf.texi (Particular Functions, UNIX Variants): Likewise.
6695         * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): New macro.
6696         (AC_FUNC_FNMATCH): Use it.  Test only for POSIX conformance,
6697         not for GNU extensions; this undoes part of the 2000-11-03 change,
6698         reverting to 2.13-compatible behavior.
6699         Add new optional argument DIR.
6700         (AC_FUNC_FNMATCH_GNU): New macro.
6702         * lib/autoconf/specific.m4 (AC_GNU_SOURCE): New macro.
6704 2002-05-08  Paul Eggert  <eggert@twinsun.com>
6706         * lib/autoconf/headers.m4 (AC_HEADER_TIOCGWINSZ):
6707         Don't require AC_SYS_POSIX_TERMIOS.  The test is unnecessary,
6708         and it causes a 'test' syntax error if it fails.
6709         Bug reported by Stephen Gildea.
6711         * lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED):
6712         If prototypes are supported, use them to check this at compile-time,
6713         instead of trying to check it at run-time.  If we must do a run-time
6714         check, assume that setvbuf is standard when cross-compiling, as
6715         nonstandard setvbuf occurs only on ancient and unlikely hosts.
6716         Bug reported by Paul D. Smith.
6718         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Add optional
6719         argument specifying location of getloadavg.c.  This removes a
6720         FIXME.  This idea was taken from Jim Meyering's implementation in
6721         textutils.
6722         * doc/autoconf.texi (Particular Functions): Document this.
6723         Also, mention HAVE_NLIST_H rather than NLIST_STRUCT, since
6724         that's what the code does; this fixes a bug reported by
6725         Paul D. Smith.
6727 2002-05-03  Akim Demaille  <akim@epita.fr>
6729         * bin/autoreconf.in (autoreconf): Rewrite to use Gettext's
6730         autopoint instead of gettextize.
6731         ($uses_alocal): Rename as...
6732         ($uses_aclocal): this.
6733         * doc/autoconf.texi (autoreconf Invocation): Adjust.
6734         Suggested by Bruno Haible.
6736 2002-05-03  Akim Demaille  <akim@epita.fr>
6738         * lib/m4sugar/m4sugar.m4 (m4_map_sep): New.
6740 2002-04-29  Paul Eggert  <eggert@twinsun.com>
6742         * bin/autoreconf.in (autoreconf): Don't age aclocal.m4's input
6743         files to be 1 second older; just set them to be the same time.
6744         Also, sleep 1 second after the first aclocal, to work around
6745         problems with sub-second time stamps on the input files.
6747 2002-04-29  Thien-Thi Nguyen  <ttn@gnu.org>
6749         * doc/autoconf.texi: Mention "set -e -x" lossage
6750         under node "Limitations of Builtins".
6752 2002-04-29  Akim Demaille  <akim@epita.fr>
6754         * doc/install.texi: Better wording for setting variables when
6755         running configure.
6756         From Christian Cornelssen.
6758 2002-04-29  Akim Demaille  <akim@epita.fr>
6760         * tests/m4sh.at (LINENO): If testsuite itself is rewritten because
6761         of lack of $LINENO support, then the test will compare the $LINENO
6762         in testsuite vs. the lineno in the test file.  This is wrong, of
6763         course.
6764         Be sure to protect it.
6765         Reported by Patrick Welche.
6767 2002-04-25  Akim Demaille  <akim@epita.fr>
6769         * doc/autoconf.texi (Obsolete Macros): Typo.
6770         Reported by Vladimir Volovich.
6772 2002-04-25  Akim Demaille  <akim@epita.fr>
6774         * bin/autoreconf.in (autoreconf): Don't let aclocal.m4 be older
6775         than some of the input files, hence, on the second run of aclocal,
6776         if some of its input are younger, make them older.
6777         Suggested by Paul Eggert.
6779 2002-04-25  Akim Demaille  <akim@epita.fr>
6781         * doc/autoconf.texi (Limitations of Usual Tools): sed and `!'.
6782         Thanks to Paul Eggert.
6784 2002-04-25  Akim Demaille  <akim@epita.fr>
6786         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Let ac_subst_files
6787         and ac_subst_vars be sh variables containing the list of
6788         AC_SUBST_FILES'ed and AC_SUBST'ed identifiers.  Output them in the
6789         DEFAULT diversion.
6790         (_AC_INIT_PREPARE): Use them to log them.
6791         (_AC_SUBST, _AC_SUBST_SED_PROGRAM): Remove.
6792         (AC_SUBST, AC_SUBST_FILE): Instead of buliding the
6793         _AC_SUBST_SED_PROGRAM, store the list of output files/variables in
6794         _AC_SUBST_FILES and _AC_SUBST_VARS.
6795         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Adjust.
6797 2002-04-24  Akim Demaille  <akim@epita.fr>
6799         * bin/autoreconf.in (autoreconf): Run automake after autoconf and
6800         autoheader, so that automake does not complain about a missing
6801         config.h.in that was to be created.
6803 2002-04-23  Akim Demaille  <akim@epita.fr>
6805         * bin/autoheader.in (parse_args): --warning takes an argument.
6806         Fixes PR/220.
6808 2002-04-22  Peter Eisentraut  <peter_e@gmx.net>
6810         * lib/autoconf/general.m4 (_AC_RUN_IFELSE): Remove gmon.out
6811         and bb.out when cleaning up.
6813 2002-04-22  Akim Demaille  <akim@epita.fr>
6815         Version 2.53a.
6817 2002-04-22  Akim Demaille  <akim@epita.fr>
6819         * tests/m4sh.at (LINENO): Fix the Zsh skip pattern.
6821 2002-04-22  Akim Demaille  <akim@epita.fr>
6823         * doc/autoconf.texi (Pretty Help Strings): Remove a spurious
6824         comma.
6825         Reported by Gregory Giannoni.
6827 2002-04-22  Akim Demaille  <akim@epita.fr>
6829         * tests/m4sh.at (LINENO): Skip the test if LINENO cannot be unset.
6830         Fixes false failures on Darwin.
6832 2002-04-21  Paul Eggert  <eggert@twinsun.com>
6834         * TODO, bin/autoupdate.in, doc/autoconf.texi,
6835         lib/autoconf/general.m4, lib/autoconf/libs.m4,
6836         lib/autoconf/status.m4, lib/m4sugar/m4sugar.m4, tests/m4sh.at,
6837         tests/tools.at: Minor spelling and grammar fixes.
6839 2002-04-20  Paul Eggert  <eggert@twinsun.com>
6841         * doc/autoconf.texi (Shell Substitutions): Fix typos in yesterday's
6842         ZSH_VERSION fixes.  Bug reported by Raja R Harinath.
6843         * lib/autotest/general.m4 (AT_INIT): Likewise.
6844         * tests/atgeneral.m4 (AT_INIT): Likewise.
6846 2002-04-19  Paul Eggert  <eggert@twinsun.com>
6848         * NEWS, TODO, bin/autom4te.in, bin/autoreconf.in, bin/autoupdate.in,
6849         doc/autoconf.texi, lib/freeze.mk, lib/Autom4te/Struct.pm,
6850         lib/autoconf/autoheader.m4, lib/autoconf/c.m4,
6851         lib/autoconf/functions.m4, lib/autoconf/general.m4,
6852         lib/autoconf/lang.m4, lib/autoconf/libs.m4, lib/autoscan/identifiers,
6853         lib/autotest/general.m4, lib/m4sugar/m4sh.m4, tests/atgeneral.m4,
6854         tests/atspecific.m4, tests/semantics.at, tests/torture.at:
6855         Minor spelling and grammar fixes.
6857         * doc/autoconf.texi: Follow the outline suggested in the GNU
6858         Sample Texts sections of the Texinfo 4.2 manual.  Most
6859         importantly, this makes sure that the copyright notices appear in
6860         all output formats.  You probably need Texinfo 4.2 to generate
6861         the manual now.
6863         Fix some bugs when using "$@" when there might be zero positional
6864         arguments in cases where this matters.
6866         * bin/autoconf.as: Rewrite so that the problem does not come up.
6867         * lib/autoconf/programs.m4 (AC_CHECK_PROG): Likewise.
6868         * lib/autoconf/status.m4 (AC_OUTPUT): Likewise.
6869         * lib/autotest/general.m4 (AT_INIT): Likewise.
6871         * bin/autoheader.in: Use 'case' statement to work around problem.
6872         * bin/auto4mte.in: Likewise.
6873         * bin/autoreconf.in: Likewise.
6874         * bin/autoscan.in: Likewise.
6875         * bin/autoupdate.in: Likewise.
6876         * bin/ifnames.in: Likewise.
6878         * doc/autoconf.texi (Shell Substitutions): Document the problem.
6880         * lib/autotest/general.m4 (AT_INIT):
6881         Use Zsh alias to work around problem.
6882         * tests/atgeneral.m4 (AT_INIT): Likewise.
6884         * tests/c.at: We can't have zero arguments, so remove workaround
6885         that is not portable to Zsh.
6887 2002-04-19  Alexandre Duret-Lutz  <duret_g@epita.fr>
6889         * bin/autoupdate.in (handle_autoconf_macros): Honor AU_DEFUNs
6890         from aclocal.m4 too.
6892 2002-04-12  Akim Demaille  <akim@epita.fr>
6894         * tests/wrappl.as: New, M4sh precursor of wrappl.in.
6896 2002-04-10  Akim Demaille  <akim@epita.fr>
6898         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Install the Zsh
6899         workaround for ${1+"$@"}.
6900         * doc/autoconf.texi (Shell Substitutions): Explain it.
6901         From Oliver Kiddle and Peter Stephenson.
6903         Have M4sh perform minimal shell sanitizing.
6905         * lib/m4sugar/m4sh.at (AS_SHELL_SANITIZE): Split the `_AS_PREPARE_*'
6906         part into...
6907         (_AS_PREPARE): this new macro.
6908         (AS_PREPARE): New.
6909         (AS_INIT): Invoke AS_SHELL_SANITIZE.
6910         * tests/m4sh.at (AT_DATA_LINENO): Use _AS_PREPARE.
6912         Adjust Autoconf and Autotest.
6914         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Don't invoke
6915         AS_SHELL_SANITIZE, AS_INIT did it, but invoke AS_PREPARE.
6916         * lib/autotest/general.m4 (AT_INIT): Likewise.
6917         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS):
6918         Invoke _AS_PREPARE (not AS_PREPARE) in addition to
6919         AS_SHELL_SANITIZE.
6921         Use this M4sh to generate Autoconf's shell scripts.
6923         * tests/wrapsh.as: New, precursor of wrapsh.in.
6924         * tests/Makefile.am: Include lib/freeze.mk to get the dependencies
6925         on Autotest and M4sh.
6926         ($(TESTSUITE)): Use $(autotest_m4f_dependencies).
6927         (wrapsh.in): New target.
6928         * bin/autoconf.as: New, precursor of autoconf.in.
6929         (autoconf.in): New target.
6931 2002-04-09  Alexandre Duret-Lutz  <duret_g@epita.fr>
6933         * doc/autoconf.texi (Limitations of Make): Mention the issue
6934         with indented comments in rules.
6936 2002-04-09  Andreas Schwab  <schwab@suse.de>
6938         * lib/autoconf/status.m4 (_AC_SRCPATHS): Handle empty
6939         ac_top_builddir when setting ac_abs_top_builddir.
6941 2002-04-06  Kevin Ryde  <user42@zip.com.au>
6943         * doc/autoconf.texi (Systemology): Add link to Unix V7 online docs.
6944         (Portable Shell): Cross reference to Systemology.
6946 2002-04-05  Akim Demaille  <akim@epita.fr>
6948         * bin/autoreconf.in (autoreconf): Be sure to accumulate the
6949         directories when descending in a SUBDIRS.
6950         Reported by Ezra Peisach.
6952 2002-04-04  Andreas Schwab  <schwab@suse.de>
6954         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Only simplify if path
6955         contains no literal separators.
6957 2002-04-03  Akim Demaille  <akim@epita.fr>
6959         * lib/autoconf/status.m4 (_AC_CONFIG_FILE, _AC_CONFIG_HEADER)
6960         (_AC_CONFIG_COMMAND, _AC_CONFIG_LINK): New.
6961         Use dnl, not the KILL diversion.
6962         Extracted from...
6963         (AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_COMMANDS)
6964         (AC_CONFIG_LINKS): here.
6965         Adjust.
6966         Don't use the KILL diversion, as it kills spurious output, which
6967         results in failures being hidden.
6968         Use m4_defn where appropriate.
6969         (AC_CONFIG_IF_MEMBER): Kill the real bug: a spurious parenthesis
6970         after the second argument.
6971         Use m4_defn.
6972         * lib/autom4te.in (Autoconf, Autotest, M4sh): Don't pass --warning
6973         syntax, as it is provided by M4sugar.
6974         * tests/torture.at (Multiple AC_CONFIG_FILES): New.
6976 2002-04-03  Andreas Schwab  <schwab@suse.de>
6978         * lib/m4sugar/m4sugar.m4 (m4_bmatch): Make sure m4_bregexp is not
6979         expanded if $# <= 2.
6981         * bin/autoreconf.in (autoreconf): Run automake after rerunning
6982         aclocal.
6984 2002-04-03  Akim Demaille  <akim@epita.fr>
6986         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT_REJECT)
6987         (_AC_COMPILER_EXEEXT_REJECT): New.
6988         Also recognize *.bb and *.bbg as compilation byproducts.
6989         (_AC_COMPILER_EXEEXT_DEFAULT, _AC_COMPILER_EXEEXT_O)
6990         (_AC_COMPILER_OBJEXT): Use them.
6991         Fixes Debian #138666.
6993 2002-04-02  Peter Eisentraut  <peter_e@gmx.net>
6995         Integrate AC_PROG_CC_STDC into AC_PROG_CC.
6997         * lib/autoconf/c.m4 (AC_PROG_CC_STDC): Rename to _AC_PROG_CC_STDC.
6998         AU_DEFUN old name.  Use _AC_COMPILE_IFELSE.
6999         (AC_PROG_CC): Call _AC_PROG_CC_STDC.
7000         (AC_C_INLINE): Do not require AC_PROG_CC_STDC.
7001         (AC_C_CONST): Same.
7002         (AC_C_INLINE): Same.
7003         (AC_C_PROTOTYPES): Same.  Require AC_PROG_CC instead.
7004         * doc/autoconf.texi, NEWS: Document.
7005         * tests/mktests.sh (au_exclude_list): Add AC_PROG_CC_STDC and
7006         AC_C_CROSS.
7008 2002-04-02  Akim Demaille  <akim@epita.fr>
7010         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Invoke
7011         _AS_MKDIR_P_PREPARE.
7013 2002-03-28  Kevin Ryde  <user42@zip.com.au>
7015         * lib/autoconf/c.m4 (AC_C_INLINE): Test with a typedef return value,
7016         to avoid versions of HP C which don't allow that.
7018 2002-03-27  Paul Eggert  <eggert@twinsun.com>
7020         * lib/m4sugar/m4sh.m4 (_AS_BASENAME_PREPARE): New macro.
7021         (AS_SHELL_SANITIZE): Invoke it.
7022         (AS_BASENAME): AS_REQUIRE it, and use $as_basename.
7024 2002-03-26  Akim Demaille  <akim@epita.fr>
7026         * doc/autoconf.texi (Portable Shell): Add pointers to FAQs.
7028 2002-03-26  Akim Demaille  <akim@epita.fr>
7030         * doc/autoconf.texi (Introduction): The GNATS base moved.
7032 2002-03-25  Paul Eggert  <eggert@twinsun.com>
7034         * tests/m4sh.at: Don't rely on "PATH=test:$PATH test-1" working
7035         as POSIX requires, as it doesn't work with Zsh.
7036         * doc/autoconf.texi (Assignments): Document the problem.
7038 2002-03-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
7040         * doc/autoconf.texi (Limitations of Make): Mention more issue
7041         about VPATH, overriding of macros in sub-makes, and handling of
7042         SHELL.
7044 2002-03-21  Paul Eggert  <eggert@twinsun.com>
7046         * doc/autoconf.texi (Here-Documents): Mention Solaris 8 dtksh
7047         problem with here-document buffer boundaries.
7049         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Unset ENV and BASH_ENV
7050         when reinvoking the shell, to work around problems with installers
7051         who put strange things like "cd" commands in their environments.
7053 2002-03-19  Akim Demaille  <akim@epita.fr>
7055         * tests/semantics.at (AC_C_BIGENDIAN): s/unknow/unknown/.
7056         From Aaron Ucko.
7058 2002-03-19  Akim Demaille  <akim@epita.fr>
7060         * bin/autoscan.in (scan_file): Specify the location in `&used'
7061         invocations.
7062         From Nicolas Joly.
7064 2002-03-19  Akim Demaille  <akim@epita.fr>
7066         * doc/autoconf.texi: Adjust @code/@command, @xref/@ref usage.
7067         From Nishio Futoshi.
7069 2002-03-19  Akim Demaille  <akim@epita.fr>
7071         * lib/m4sugar/m4sugar.m4 (m4_define_default, m4_fst, m4_map): New.
7073 2002-03-18  Paul Eggert  <eggert@twinsun.com>
7075         * doc/autoconf.texi (Programming in M4sh): Add AS_MKDIR_P.
7076         (Limitations of Usual Tools): Add mkdir section.
7078         * lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): New macro.
7079         (AS_MKDIR_P): Require it.  Use mkdir -p if available, falling
7080         back on AS_DIRNAME to compute prefixes otherwise; this is
7081         roughly what mkinstalldirs does.  That way, we need not have
7082         our own filename disassembler.  The old disassembler did not
7083         work with Solaris 8 dtksh, which is ksh Version M-12/28/93d.
7085         * lib/autotest/general.m4 (AT_INIT, AT_CLEANUP):
7086         Create at_test_all by a series of assignments,
7087         not by a single assignment of a long string.  The latter causes ksh
7088         version 11/16/88g to silently misbehave on OpenServer 5.0.6a,
7089         presumably because of a buffer overrun.
7091 2002-03-14  Paul Eggert  <eggert@twinsun.com>
7093         * lib/autotest/general.m4 (at_times_skip):
7094         Renamed from at_times.  Now a boolean.
7095         ksh93 Version M-12/28/93d doesn't like 'x=times; $x'; it
7096         says 'times: not found'.
7098 2002-03-14  Akim Demaille  <akim@epita.fr>
7100         * bin/autoreconf.in (&study_gettextize): New.
7101         (&autoreconf): Handle newest gettextize.
7102         Rerun aclocal if needed.
7103         Suggested by Andreas Schwab.
7105 2002-03-13  Akim Demaille  <akim@epita.fr>
7107         * doc/autoconf.texi (Special Shell Variables): More about IFS.
7109 2002-03-13  Akim Demaille  <akim@epita.fr>
7111         * doc/autoconf.texi (Header Portability): New.
7112         Add information about stdint.h and inttypes.h from Paul Eggert.
7114 2002-03-13  Akim Demaille  <akim@epita.fr>
7116         * doc/autoconf.texi (Limitations of Usual Tools): Some about `cp
7117         -p'.
7118         From Bob Proulx.
7120 2002-03-12  Akim Demaille  <akim@epita.fr>
7122         * lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR): AS_REQUIRE, not
7123         m4_require.
7125 2002-03-11  Andreas Schwab  <schwab@suse.de>
7127         * configure.ac: Explicitly check for EMACS since AM_PATH_LISPDIR
7128         does not do it if --with-lispdir is given.
7130 2002-03-08  Akim Demaille  <akim@epita.fr>
7132         Version 2.53.
7134 2002-03-08  Akim Demaille  <akim@epita.fr>
7136         * doc/autoconf.texi (Subdirectories): Clarify that the
7137         subdirectory should exist.
7139 2002-03-08  Akim Demaille  <akim@epita.fr>
7141         * Makefile.am (AUTOMAKE_OPTIONS): 1.6.
7143 2002-03-08  Akim Demaille  <akim@epita.fr>
7145         * bin/autom4te.in (&handle_m4): Do not foreach with `$_' as it
7146         aliases the actual variables, and modifications of the former
7147         affect the latter.
7149 2002-03-08  Akim Demaille  <akim@epita.fr>
7151         * bin/autom4te.in (&handle_m4): Protect us from corrupted file
7152         because of C-c: have m4 output in tmp files, then mv them.
7154 2002-03-08  Akim Demaille  <akim@epita.fr>
7156         * bin/autoconf.in, bin/autoheader.in, bin/autom4te.in,
7157         * bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in,
7158         * bin/ifnames.in: Copyright update.
7160 2002-03-08  Akim Demaille  <akim@epita.fr>
7162         * doc/autoconf.texi (Invoking autom4te): New.
7164 2002-03-05  Akim Demaille  <akim@epita.fr>
7166         * doc/autoconf.texi (Specifying Names): Clarification suggested by
7167         Kevin Ryde.
7169 2002-03-05  Akim Demaille  <akim@epita.fr>
7171         Version 2.52i.
7173 2002-03-04  Akim Demaille  <akim@epita.fr>
7175         * doc/autoconf.texi (AC_LIBOBJ vs. LIBOBJS): New.
7176         * lib/autoconf/general.m4 (AC_INIT): More informative error
7177         message for LIBOBJ.
7179 2002-03-04  Akim Demaille  <akim@epita.fr>
7181         * lib/freeze.mk ($(build_libdir)/m4sugar/version.m4): New, for
7182         parallel builds.
7184 2002-03-04  Akim Demaille  <akim@epita.fr>
7186         * doc/autoconf.texi (Transforming Names): Equality between target
7187         and host is irrelevant.
7188         (Specifying Names, Canonicalizing): Remove all references to the
7189         backward compatibility hooks.  Rather, collect them all into...
7190         (Hosts and Cross-Compilation): this new section.
7191         * doc/install.texi (System Type): Ditto.
7192         * lib/autoconf/general.m4 (AC_CANONICAL_HOST): Explicitly state
7193         that `--host' implies cross-compilation.
7195 2002-03-04  Akim Demaille  <akim@epita.fr>
7197         * doc/autoconf.texi (Evaluation Macros): New.
7198         * lib/m4sugar/m4sugar.m4 (m4_lquote): Remove, it is totally
7199         useless.
7200         (_m4_foreach): Define the variant with immediate evaluation so
7201         that it contains exactly the items, not an expression which
7202         evaluation is the current item.
7203         (m4_re_string, m4_re_word): Don't over quote them.
7205 2002-03-04  Akim Demaille  <akim@epita.fr>
7207         Instead of having stacking `shift's evaluated at the end, let
7208         `foreach' loops immediately evaluate them.
7210         * lib/m4sugar/m4sugar.m4 (m4_quote, m4_dquote): Use $@ rather than
7211         $*.  This is the n-th time I change my mind, but hopefully this is
7212         the last...
7213         (m4_lquote): New.
7214         (m4_text_wrap): Use m4_foreach, which is finally correct _and_
7215         efficient.
7216         (m4_foreach_quoted, m4_car_quoted, _m4_foreach_quoted): Remove, as
7217         it was only a hack for m4_text_wrap.
7218         (m4_car2): Remove, replaced by...
7219         (m4_cdr): New.
7220         (_m4_foreach): Adjust.
7221         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Adjust, and use
7222         m4_bpatsubst for clarification.
7224 2002-03-04  Akim Demaille  <akim@epita.fr>
7226         * doc/autoconf.texi (Changequote is Evil): New.
7228 2002-03-03  Kevin Ryde  <user42@zip.com.au>
7230         * doc/autoconf.texi (Portable Shell): Mention 32-byte #! length limit
7231         on old systems like SunOS.
7233 2002-03-01  Peter Eisentraut  <peter_e@gmx.net>
7235         * lib/autoconf/c.m4, lib/autoconf/fortran.m4,
7236         lib/autoconf/functions.m4, lib/autoconf/general.m4,
7237         lib/autoconf/headers.m4, lib/autoconf/lang.m4,
7238         lib/autoconf/programs.m4, lib/autoconf/status.m4: Improve spelling
7239         of messages.
7241 2002-02-28  Akim Demaille  <akim@epita.fr>
7243         * lib/autotest/general.m4 (AT_INIT): Suggest a title to the
7244         message to be sent.
7246 2002-02-28  Kevin Ryde  <user42@zip.com.au>
7248         * doc/autoconf.texi (Function Portability): Add va_copy and va_list.
7250 2002-02-25  Akim Demaille  <akim@epita.fr>
7252         * lib/autoconf/functions.m4 (AC_FUNC_SETPGRP): Fix the test.
7253         From Akinori Musha.
7255 2002-02-13  Alexandre Duret-Lutz  <duret_g@epita.fr>
7257         * lib/Autom4te/XFile.pm (getline, getlines): New functions,
7258         translate \r\n to \n.
7260 2002-02-07  Akim Demaille  <akim@epita.fr>
7262         Version 2.52h.
7264 2002-02-07  Akim Demaille  <akim@epita.fr>
7266         Fix Autoconf PR/209.
7267         Also reported by Frank Denis.
7269         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Don't over quote.
7271 2002-02-07  Akim Demaille  <akim@epita.fr>
7273         Fix Autoconf PR/207:
7274         AC_PREFIX_PROGRAM fails with dashed program names
7276         * lib/autoconf/general.m4 (AC_PREFIX_PROGRAM): Just use a fresh
7277         variable when looking for the prefix program.
7278         Now it also works for shell variables.
7280 2002-02-07  Akim Demaille  <akim@epita.fr>
7282         * doc/autoconf.texi (Limitations of Builtins): More about
7283         case/esac.
7285 2002-02-06  Akim Demaille  <akim@epita.fr>
7287         * lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Don't output empty
7288         case/esac, some shells don't support it.
7289         Reported by Zack Weinberg.
7290         * tests/torture.at (AC_CONFIG_COMMANDS with empty commands): New.
7292 2002-02-06  Akim Demaille  <akim@epita.fr>
7294         * lib/autotest/general.m4 (AT_INIT): When handling --keywords, be
7295         sure not to introduce newlines in at_groups.
7296         * lib/autotest/Makefile.am (autotest.m4f): Typo.
7298 2002-02-06  Akim Demaille  <akim@epita.fr>
7300         * tests/torture.at (Configuring subdirectories): Skip if aclocal
7301         is not available.
7303 2002-02-05  Paul Eggert  <eggert@twinsun.com>
7305         * doc/autoconf.texi (Specific Compiler Characteristics):
7306         Describe HP-UX cc bug workaround more accurately.
7307         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Cast to long,
7308         not unsigned long.
7309         * tests/semantics.at (AC_CHECK_SIZEOF): Check non-GCC
7310         cross-compilers, too.  This undoes some of the most recent change
7311         to this file.
7313 2002-02-05  Akim Demaille  <akim@epita.fr>
7315         * tests/Makefile.am (check_SCRIPTS): Use it, instead of WRAPPERS,
7316         to make sure they are up to date when `check' is run.
7318 2002-02-05  Akim Demaille  <akim@epita.fr>
7320         * doc/autoconf.texi (Making testsuite Scripts): Document
7321         package.m4.
7323 2002-02-05  Akim Demaille  <akim@epita.fr>
7325         * lib/freeze.mk: New.
7327 2002-02-05  Akim Demaille  <akim@epita.fr>
7329         Implement `autom4te --freeze'.
7331         * bin/autom4te.in (&freeze): New.
7332         * lib/autoconf/autoconf.m4, lib/autotest/general.m4,
7333         * lib/m4sugar/m4sh.m4: Don't include files given by autom4te.
7335 2002-02-05  Akim Demaille  <akim@epita.fr>
7337         * bin/autom4te.in (&parse_args): Implement `frozen files are
7338         optional are the sum of the previous files on the command line'.
7339         Also, pass `--reload-state=' on them, so...
7340         (handle_m4): don't.
7341         * lib/autom4te.in (Autotest, Autoconf): Rely on M4sh.
7342         (M4sh): Rely on M4sugar.
7343         (Autotest, M4sh, M4sugar): Use frozen files.
7345 2002-01-31  Akim Demaille  <akim@epita.fr>
7347         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Accept $4.
7348         * doc/autoconf.texi (Initializing configure): Adjust.
7350 2002-01-30  Akim Demaille  <akim@epita.fr>
7352         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Map non
7353         alphanumeric to `-' instead of `_'.
7355 2002-01-30  Akim Demaille  <akim@epita.fr>
7357         * tests/semantics.at (AC_CHECK_SIZEOF): Split into two tests: one
7358         for plain code, the other for cross-compilation code.  The latter
7359         is now run with GCC only.
7360         * doc/autoconf.texi (Compilers and Preprocessors): New.
7362 2002-01-30  Akim Demaille  <akim@epita.fr>
7364         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Support pre-defined
7365         values.
7366         * doc/autoconf.texi (Initializing configure): Explain how to
7367         change AC_INIT default values.
7369 2002-01-29  Akim Demaille  <akim@epita.fr>
7371         * tests/torture.at (Configuring subdirectories): Use configure.in,
7372         so that aclocal 1.4 works.
7373         Reported by Alexandre Duret-Lutz and Larry Schmitt.
7375 2002-01-28  Akim Demaille  <akim@epita.fr>
7377         * doc/autoconf.texi (Writing testsuite.at): AT_CLEANUP no longer
7378         needs an argument.
7380 2002-01-28  Akim Demaille  <akim@epita.fr>
7382         * lib/autotest/general.m4 (AT_INIT): Don't be ridiculous: adjust
7383         AUTOTEST_PATH *after* it was set.
7384         Don't put `.' in the PATH: the user should be precise and `./' if
7385         needed.  In addition, given that the test suite does some `cd', if
7386         `.' is in the path, the `tested programs' sections will report
7387         programs found in the test suite's directory, while during the
7388         tests (performed in their own directory), these programs are no
7389         longer visible.  In other words, the results is confusing and
7390         useless.
7391         * tests/m4sh.at: Adjust: don't rely on `.' being in the PATH.
7393 2002-01-24  Akim Demaille  <akim@epita.fr>
7395         Version 2.52g.
7397 2002-01-24  Akim Demaille  <akim@epita.fr>
7399         * bin/autoheader.in, bin/autoconf.in, bin/autoscan.in,
7400         * doc/autoconf.texi: Finally add Akim as an author.
7402 2002-01-24  Akim Demaille  <akim@epita.fr>
7404         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Use PATH_SEPARATOR.
7405         (_AS_PATH_SEPARATOR_PREPARE): Don't expect $SHELL to be
7406         Bourne. Use /bin/sh.
7407         From Andreas Buening.
7409 2002-01-24  Akim Demaille  <akim@epita.fr>
7411         * config/config.guess, config/config.sub, config/texinfo.tex:
7412         Update from masters.
7414 2002-01-24  Akim Demaille  <akim@epita.fr>
7416         * Makefile.am (AUTOMAKE_OPTIONS): 1.5b.
7417         * config/auxdir.m4, config/cond.m4, config/depend.m4,
7418         * config/init.m4, config/install-sh.m4, config/lispdir.m4,
7419         * config/missing.m4, config/sanity.m4, config/select.m4,
7420         * config/strip.m4: Remove, to ease sync'ing with any version of
7421         Automake.
7423 2002-01-24  Akim Demaille  <akim@epita.fr>
7425         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS)
7426         (_AC_INIT_PREPARE): Support -n as --no-create, as documented.
7427         Reported by Geir Ove Myhr.
7429 2002-01-21  Akim Demaille  <akim@epita.fr>
7431         * lib/autoconf/functions.m4 (AC_FUNC_MMAP): #Undef malloc.
7433 2002-01-21  Akim Demaille  <akim@epita.fr>
7435         * lib/Autom4te/General.pm (getopt): Use a more GNUish error
7436         message on invalid options.
7437         * bin/autom4te.in (parse_args): Don't use
7438         Autoconf::General::getopt with non valid options.
7440 2002-01-17  Jim Meyering  <meyering@lucent.com>
7442         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Initialize
7443         $ac_cv_exeext so we don't use an old, invalid, cached value.
7445 2002-01-11  Akim Demaille  <akim@epita.fr>
7447         * lib/autoconf/functions.m4 (AC_FUNC_STRNLEN): New, from Jim
7448         Meyering.
7449         * doc/autoconf.texi (Function Portability): Document the strnlen
7450         limitation.
7451         (Particular Functions): Document AC_FUNC_STRNLEN.
7452         * lib/autoscan/functions: Adjust.
7454 2002-01-06  Akim Demaille  <akim@epita.fr>
7456         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't create
7457         package.m4, since is really depends upon configure.ac, not
7458         configure.
7459         * doc/autoconf.texi (testsuite Scripts): Adjust.
7460         * tests/Makefile.am (package.m4): New.
7461         EXTRA_DIST it since its a source.
7463 2002-01-06  Akim Demaille  <akim@epita.fr>
7465         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Move the AC_SUBST
7466         of PACKAGE_NAME, PACKAGE_TARNAME, PACKAGE_VERSION, PACKAGE_STRING,
7467         and PACKAGE_BUGREPORT from here...
7468         (_AC_INIT_DEFAULTS): to here, since it is unrelated to the
7469         arguments.
7470         (_AC_INIT_PREPARE): AC_DEFINE these symbols.
7471         * lib/autotest/general.m4: Use AT_PACKAGE_*, not PACKAGE_*.
7472         (AT_INIT): No longer catch `^PACKAGE_(BUGREPORT|STRING)$'.
7473         * tests/tools.at (autoheader): Adjust.
7474         * tests/atspecific.m4 (AT_CHECK_DEFINES): Adjust.
7476 2002-01-06  Akim Demaille  <akim@epita.fr>
7478         * bin/autoscan.in (scan_file): Use `&used'.
7480 2002-01-03  Akim Demaille  <akim@epita.fr>
7482         * doc/autoconf.texi (Output): Improved wording regarding use of
7483         AC_OUTPUT.
7484         From Olly Betts.
7486 2001-12-18  Kevin Ryde  <user42@zip.com.au>
7488         * doc/autoconf.texi (Function Portability): Add notes on sscanf
7489         sometimes needing writable input.
7491 2001-12-17  Jim Meyering  <meyering@lucent.com>
7493         * doc/autoconf.texi (New Macros): Tweak wording.
7495 2001-12-14  Akim Demaille  <akim@epita.fr>
7497         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): We cleaning up the
7498         trailing files, don't apply `-rf' to files which might not be
7499         created by configure (core, core.*, and *.core), but just `rm -f'.
7500         Suggested by Jonathan Kamens.
7502 2001-12-14  Aaron M. Ucko  <amu@alum.mit.edu>
7504         * lib/autoconf/general.m4: Avoid duplicates in `$ac_configure_args'.
7506 2001-12-14  Akim Demaille  <akim@epita.fr>
7508         * Makefile.am (MAINTAINERCLEANFILES): Remove configure.
7510 2001-12-13  Peter Eisentraut  <peter_e@gmx.net>
7512         * lib/autoconf/status.m4 (_AC_SRCPATHS): Rename buildpath to
7513         abs_builddir, top_buildpath to abs_top_builddir, srcpath to
7514         abs_srcdir, top_srcpath to abs_top_srcdir.
7515         (_AC_OUTPUT_FILES): Adjust.
7516         * NEWS, doc/autoconf.texi, lib/autoconf/autotest.m4,
7517         * tests/atspecific.m4, tests/autoreconf.in, tests/tools.at,
7518         * tests/wrappl.in, tests/wrapsh.in: Adjust.
7520 2001-12-12  Steven G. Johnson  <stevenj@alum.mit.edu>
7522         * lib/autoconf/fortran.m4 (_AC_PROG_F77_V_OUTPUT): Fix failed
7523         C/Fortran linking on HP/UX, by extracting the Fortran library
7524         search path from the LPATH line in the $F77 -v output.
7526 2001-12-12  Kevin Ryde  <user42@zip.com.au>
7528         * doc/autoconf.texi (File Descriptors): Use a clearer layout for the
7529         forbidden file descriptors table.
7531 2001-11-26  Akim Demaille  <akim@epita.fr>
7533         * bin/autoscan.in (%c_keywords): Build it at top level.
7534         Map to 1 in order to simplify its uses.
7536 2001-11-26  Akim Demaille  <akim@epita.fr>
7538         * bin/autoscan.in (&scan_c_file, &scan_sh_file, &scan_makefile):
7539         Remove $filepath, useless.
7540         (&scan_makefile): Don't remove the $(FOO), ${FOO} and @FOO@
7541         variables, they are really part of the tokens.
7542         Split the input line on spaces and then look for tokens.
7543         Now autoscan ceases to ask for AC_PROG_LEX for the package Bison
7544         because of `lex$U.$(OBJEXT)'.
7545         (&scan_files): Use "@list" instead of join.
7546         * doc/Makefile.am (CLEANFILES): Add *.fns.
7548 2001-11-26  Akim Demaille  <akim@epita.fr>
7550         * tests/autoreconf.in, tests/autom4te.in, tests/autoupdate.in:
7551         Remove, replaced by...
7552         * tests/wrappl.in: Be common for all the Perl executables.
7553         In particular autoscan and autoheader want -I.
7554         * configure.ac: Adjust.
7555         * lib/autoscan/headers: errno.h is portable.
7557 2001-11-26  Akim Demaille  <akim@epita.fr>
7559         * bin/autoscan.in (used): New.
7560         Use it.
7562 2001-11-26  Akim Demaille  <akim@epita.fr>
7564         * bin/autoscan.in (&scan_c_file): Better parsing of CPP
7565         directives.
7566         (&scan_sh_file): Remove a duplicate pattern.
7567         (&check_configure_ac): Use long options.
7568         * lib/autoscan/headers (alloca.h): Check with AC_FUNC_ALLOCA.
7570 2001-11-26  Akim Demaille  <akim@epita.fr>
7572         * bin/autoscan.in (scan_c_file): Fix the handling of C comments.
7573         Before, having a line containing the opening of a multi line
7574         comment made the whole line be ignored.
7576 2001-11-26  Akim Demaille  <akim@epita.fr>
7578         * doc/autoconf.texi (Using an Autotest Test Suite): New.
7579         (testsuite Scripts): Be one of its subsection.
7580         (Autotest Logs): New.
7582 2001-11-26  Akim Demaille  <akim@epita.fr>
7584         Test groups are now run two directories deeper.
7586         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Replace srcdir,
7587         top_srcdir and top_builddir with at_srcdir, at_top_srcdir and
7588         at_top_builddir.
7589         * lib/autotest/general.m4 (AT_INIT): Compute srcdir,
7590         top_srcdir, builddir and top_builddir.
7591         Use `at_*dir' relatively to the directory containing the
7592         suite, use `*dir' when relatively to the current group dir.
7594 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7596         * doc/autoconf.texi, TODO, lib/autoconf/fortran.m4,
7597         lib/autoconf/functions.m4, lib/autoconf/headers.m4,
7598         tests/atgeneral.m4, tests/tools.at, tests/atspecific.m4: Fix
7599         spelling errors.
7601 2001-11-22  Alexandre Duret-Lutz  <duret_g@epita.fr>
7603         * doc/autoconf.texi (Using System Type): Add an example of `case
7604         $host' usage so people quit using `case $target' everywhere.
7606 2001-11-22  Akim Demaille  <akim@epita.fr>
7608         * doc/autoconf.texi (Installation Directory Variables): Englishoes
7609         spotted by Jim Meyering.
7611 2001-11-16  Paul Eggert  <eggert@twinsun.com>
7613         This patch implements a `long double' suggestion by Oliver Kiddle.
7615         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C)): Make the array
7616         static, to catch errors if the value isn't known at compile-time
7617         and the compiler supports dynamic arrays.  Change its name from
7618         `_array_' to `test_array' to avoid potential name clashes.
7619         (AC_C_LONG_DOUBLE): Make it a compile-time test, not a run-time
7620         test.  Do not define HAVE_LONG_DOUBLE if `long double' is no
7621         better than double.  Catch a bug in GCC 2.95.2 x86.
7622         * doc/autoconf.texi (C Compiler): Document the above.
7623         * NEWS: Likewise.
7625 2001-11-13  Akim Demaille  <akim@epita.fr>
7627         * tests/m4sh.at (LINENO): Protect from autom4te's substitution by
7628         hand.
7629         * tests/tools.at: Don't protect dnl, AT_DATA_M4SH does.
7631 2001-11-13  Akim Demaille  <akim@epita.fr>
7633         * lib/autotest/general.m4 (AT_INIT): After having run the test
7634         group, go back to the initial directory, not to at_suite_dir.
7636 2001-11-13  Akim Demaille  <akim@epita.fr>
7638         * tests/atspecific.m4 (AT_DATA_M4SUGAR, AT_DATA_M4SH)
7639         (AT_DATA_AUTOCONF):  Also protect @&t@ from autom4te.
7640         (AT_CHECK_AUTOCONF, AT_CHECK_AUTOHEADER): Pass no --include
7641         option.
7642         (AT_CHECK_CONFIGURE): Use absolute paths.
7643         (_AT_CHECK_AC_MACRO): Create aclocal.m4 with AC_STATE_SAVE in it.
7644         The problem is still the old one: there is no means in M4 (that I
7645         know about) to create a defining macro, because there is no means
7646         to create `$1' etc., therefore, the defining macro ``swallows''
7647         all the arguments meant to the defined macro.
7649 2001-11-13  Akim Demaille  <akim@epita.fr>
7651         * tests/atspecific.m4 (AT_DATA_AUTOCONF): New.
7652         (AT_CONFIGURE_AC): Output the definition of AC_STATE_SAVE in
7653         configure.ac.
7654         * tests/aclocal.m4: Remove, as it is no longer used.
7656 2001-11-13  Akim Demaille  <akim@epita.fr>
7658         * lib/autotest/general.m4: Change `tests?' into `groups?' in
7659         variable names when referring to a single test group, or to
7660         `suite' when referring to the whole test suite.
7661         `at_last_test' is removed: m4 compute at_format itself.
7662         (at_stdout, at_stder1, at_stderr): New variables.
7663         (AT_CHECK): Use them.
7665 2001-11-13  Akim Demaille  <akim@epita.fr>
7667         * lib/autotest/general.m4 (AT_INIT): Be sure to put `.', relative,
7668         in PATH.
7669         Create `testsuite.dir/003/run' instead of `testsuite.003'.
7670         Do it as soon as a test fails, don't wait till the end of the test
7671         suite.
7672         Don't remove $as_me.[0-9]*, since these files no longer exist.
7674 2001-11-13  Akim Demaille  <akim@epita.fr>
7676         * tests/tools.at: Use absolute paths, since we are no longer run
7677         in place.
7679 2001-11-13  Akim Demaille  <akim@epita.fr>
7681         Now that tests are running in their own private dir, there is no
7682         need to list the files to remove at the end of tests groups.
7684         * lib/autotest/general.m4 (_AT_CLEANUP_FILE, AT_CLEANUP_FILES):
7685         (AT_data_files, at_data_files): Remove.
7686         (AT_CLEANUP, AT_DATA): Simplify.
7687         (AT_INIT): Adjust.
7688         Remove the group dir if !debug && !failed.
7689         * tests/atspecific.m4: Adjust.
7691 2001-11-13  Akim Demaille  <akim@epita.fr>
7693         Start a new layout for Autotest: `testsuite' creates
7694         `testsuite.dir' in which the at-check-line etc. files are to be
7695         found, and `testsuite.dir/003' where the test group 3 is run.
7697         * lib/autotest/general.m4 (AT_INIT): at_tests_dir,
7698         at_check_line_file, at_format, at_test_normalized, at_group_dir
7699         are new variables.
7700         Create the directories.
7701         Use absolute paths for at- files.
7702         (AT_CHECK): Adjust.
7704 2001-11-11  Michael Matz  <matz@kde.org>
7706         * m4sugar.m4 (_m4_foreach): Make it linear instead quadratic.
7707         (m4_car2): New.
7708         (m4_car): Properly quote arguments.
7710 2001-11-13  Akim Demaille  <akim@epita.fr>
7712         * tests/aclocal.m4 (AC_STATE_SAVE): s/LIBOBJS/LIB@&t@OBJS/ to cope
7713         with stricter rules on LIBOBJS.
7715 2001-11-12  Paul Eggert  <eggert@twinsun.com>
7717         * lib/autoconf/c.m4 (AC_C_PROTOTYPES): Define __PROTOTYPES too.
7718         * doc/autoconf.texi (C Compiler): AC_C_PROTOTYPES now defines
7719         __PROTOTYPES too.
7721 2001-11-12  Akim Demaille  <akim@epita.fr>
7723         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Use AC_CHECK_FUNCS.
7725 2001-11-12  Akim Demaille  <akim@epita.fr>
7727         * lib/autoconf/c.m4, lib/autoconf/fortran.m4,
7728         * lib/autoconf/functions.m4, lib/autoconf/general.m4,
7729         * lib/autoconf/headers.m4, lib/autoconf/libs.m4,
7730         * lib/autoconf/programs.m4, lib/autoconf/specific.m4,
7731         * lib/autoconf/types.m4: When invoking AC_DEFINE and friends,
7732         specify to what the macro should be defined (typically to 1).
7734 2001-11-12  Akim Demaille  <akim@epita.fr>
7736         * lib/autoconf/functions.m4 (AC_FUNC_STRTOD): AC_SUBST POW_LIB.
7737         From Jim Meyering.
7739 2001-11-12  Akim Demaille  <akim@epita.fr>
7741         * lib/autoconf/programs.m4 (_AC_PROG_LEX_YYTEXT_DECL): Use
7742         AC_TRY_EVAL to run $LEX, not AC_TRY_COMMAND.  This validates the
7743         definition used by Automake where LEX is +/- "${missing} lex" and
7744         `missing' itself contains variables.
7746 2001-11-12  Akim Demaille  <akim@epita.fr>
7748         * lib/autotest/general.m4 (AT_INIT): Push KILL at the end.
7749         Now that M4sh pushes BODY, the comments were output at the end of
7750         the test suites.
7752 2001-11-08  Akim Demaille  <akim@epita.fr>
7754         * bin/autoreconf.in (&autoreconf): Run aclocal before tracing, so
7755         that we can trace macros from aclocal.m4.
7756         Trace AC_PROG_LIBTOOL, not AM_PROG_LIBTOOL, since the latter is
7757         obsoleted, and redirect to the former anyway.
7758         Reported by Ralf Corsepius.
7760 2001-11-08  Akim Demaille  <akim@epita.fr>
7762         * bin/autoreconf.in (&autoreconf): AC_CONFIG_SUBIDRS are to be
7763         processed only if present.
7764         * tests/torture.at (Configuring subdirectories): Use autoreconf
7765         instead of successive calls to autoconf.
7766         Add a nonexistent subdirectory to exercise the patch above.
7767         Reported by Ralf Corsepius.
7769 2001-11-08  Kevin Ryde  <user42@zip.com.au>
7771         * doc/autoconf.texi (Limitations of Usual Tools): Note HP-UX cc
7772         doesn't accept .S files.
7774 2001-11-07  Akim Demaille  <akim@epita.fr>
7776         * lib/m4sugar/m4sugar.m4 (m4_pattern_forbid): Accepts $2.
7777         * lib/autoconf/general.m4 (AC_INTI): Forbid LIBOBJS.
7778         (_AC_LIBOBJ): s/LIBOBJS/LIB@&t@OBJS/.
7779         * bin/autom4te.in (warn_forbidden): New.
7780         (handle_output): Use it.
7781         Read m4_pattern_forbid with messages.
7783 2001-11-05  Akim Demaille  <akim@epita.fr>
7785         * bin/autom4te.in (--normalize): Remove.
7786         * lib/autom4te.in: Adjust.
7788 2001-11-05  Akim Demaille  <akim@epita.fr>
7790         * tests/Makefile.am (testsuite): Rename this target as...
7791         ($(TESTSUITE)): this.
7792         From Nicolas Joly.
7794 2001-11-05  Alexandre Duret-Lutz  <duret_g@epita.fr>
7796         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): When removing
7797         the --prefix option, also remove it's argument.
7799 2001-11-05  Akim Demaille  <akim@epita.fr>
7801         * doc/autoconf.texi (testsuite Invocation): Update.
7802         (Writing testsuite.at): Update.
7804 2001-11-03  Akim Demaille  <akim@epita.fr>
7806         * doc/autoconf.texi: s/@code/@command/ where appropriate.
7808 2001-11-03  Akim Demaille  <akim@epita.fr>
7810         * lib/Autom4te/General.pm: (&catfile, &canonfile)
7811         (&file_name_is_absolute): New, wrappers around routines from
7812         File::Spec.
7813         Use and export them.
7814         (&find_configure_ac): Optionally take a directory where to look at.
7815         * bin/autoreconf.in (&parse_args): Trim the configure.ac part of
7816         the arguments.
7817         Default @ARGV to `.', not find_configure_ac.
7818         (&autoreconf): Argument is a directory.
7819         Trace AC_CONFIG_SUBDIRS and schedule the subdirs for autoreconf'ing.
7820         * doc/autoconf.texi (autoreconf Invocation): Update.
7822 2001-11-03  Akim Demaille  <akim@epita.fr>
7824         * lib/Autom4te/General.pm (@export_vars, @export_subs)
7825         (@export_forward_subs): New.
7826         Add basename, dirname, and fileparse.
7827         (@EXPORT): Adjust.
7828         * bin/autoreconf.in (&autoreconf): Fix call to fileparse.
7829         Don't look for aclocal flags if we already know aclocal is not
7830         used.
7831         Move aclocal.m4t only if it exists.
7832         Reported by Ezra Peisach.
7834 2001-11-03  Akim Demaille  <akim@epita.fr>
7836         * bin/autoreconf.in (&parse_args): Work only on the configure.ac
7837         passed on command line, defaulting to ./configure.ac if present.
7838         (&maybe_autoreconf, File::Find): Remove, unused.
7839         (&autoreconf): If autoconf is not used, don't try to trace.
7841 2001-11-02  Akim Demaille  <akim@epita.fr>
7843         * configure.ac: Bump to 2.52g.
7845 2001-11-02  Akim Demaille  <akim@epita.fr>
7847         Version 2.52f.
7849 2001-11-02  Akim Demaille  <akim@epita.fr>
7851         * config/config.guess, config/config.sub, doc/standards.texi:
7852         * config/lispdir.m4: Update from masters.
7853         * configure.ac: Bump to 2.52f.
7855 2001-11-02  Akim Demaille  <akim@epita.fr>
7857         * bin/autoreconf.in (&autoreconf): Set `$aclocal_flags' to ''.
7858         Don't run aclocal when aclocal.m4 is not from aclocal.
7859         From Ezra Peisach.
7860         Don't run libtoolize and gettextize if --install is not given.
7862 2001-11-01  Paul Eggert  <eggert@twinsun.com>
7864         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): _AS_CR_PREPARE needs to
7865         be invoked before _AS_LINENO_PREPARE.
7866         (_AS_LINENO_PREPARE): Use as_cr_digits and as_cr_alnum rather
7867         than character ranges.
7869         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix NLS before
7870         invoking AS_BASENAME.  Set the locale variables to 'C' if
7871         possible, as POSIX requires this to get the traditional
7872         behavior.
7873         * doc/autoconf.texi (Special Shell Variables): Describe the above.
7875 2001-10-31  Paul Eggert  <eggert@twinsun.com>
7877         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): Do not surround body
7878         with {}, as that triggers a bug in Bash 2.05.
7880         (_AS_LINENO_PREPARE): Use Sed rather than
7881         Awk.  Fix the sed prepass to work even if there are multiple
7882         instances of $LINENO on the same line.  Do not substitute for
7883         other variables like $LINENOT.  Do not check file dates; such a
7884         check is unreliable on sufficiently fast machines, and removing
7885         the check makes the code simpler and more reliable.  Check for
7886         output and chmod failures.
7888         * doc/autoconf.texi (Special Shell Variables): Document
7889         the above.
7891 2001-10-31  Akim Demaille  <akim@epita.fr>
7893         * tests/Makefile.am (atconfig): Remove this target, Automake
7894         handles it now.
7896 2001-10-31  Akim Demaille  <akim@epita.fr>
7898         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Do not
7899         AC_CONFIG_FILES(atlocal) as it means a file atlocal.in *must* be
7900         provided, while it is optional.
7901         * configure.ac: Adjust.
7903 2001-10-26  Paul Eggert  <eggert@twinsun.com>
7905         * NEWS, README, configure.ac, lib/Autom4te/General.pm,
7906           lib/Autom4te/Struct.pm:
7907         Require Perl 5.005_03 instead of just 5.005, as some tests fail
7908         with 5.005_02.
7910         * doc/autoconf.texi (Special Shell Variables): Document some
7911         more LINENO gotchas, particularly with respect to the Awk+Sed hack.
7913         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): New macro.
7914         (_AS_LINENO_PREPARE): Use it instead of shell eval, since
7915         eval $LINENO is not portable in practice.
7917 2001-10-24  Akim Demaille  <akim@epita.fr>
7919         * lib/Autom4te/General.pm (backname): New.
7921 2001-10-24  Akim Demaille  <akim@epita.fr>
7923         * m4/: Remove, merged into...
7924         * config/: here.
7926 2001-10-23  Tim Van Holder  <tim.van.holder@pandora.be>
7928         * doc/autoconf.texi (Shellology): Mention the problems with bash
7929         2.05's use of ANSI quoting in its `set' builtin.
7931 2001-10-22  Paul Eggert  <eggert@twinsun.com>
7933         * lib/autoconf/functions.m4 (AC_FUNC_STRERROR_R):
7934         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
7935         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
7936         POSIX decided to standardize on the int flavor of strerror_r.
7937         Always do char* test, as there's no reason not to.
7938         Assign to a char* var, to catch strerror_r that returns int*.
7940         * doc/autoconf.texi (Particular Functions):
7941         Document the above changes.  Also, document the fact that
7942         AC_FUNC_STRERROR_R defines HAVE_DECL_STRERROR_R.
7944         * NEWS: Mention HAVE_WORKING_STRERROR_R -> STRERROR_R_CHAR_P.
7946 2001-10-20  Akim Demaille  <akim@epita.fr>
7948         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): The name of
7949         the executable was missing from the log.
7951 2001-10-20  Akim Demaille  <akim@epita.fr>
7953         * lib/Autom4te/General.pm (&update_file): If destination is
7954         unchanged, remove the source.
7955         (&up_to_date_p): Don't be verbose, be debug.
7956         * bin/autoreconf.in: No longer support --m4dir.
7957         (&autoreconf): Display the full path of the configure.ac we are
7958         studying.
7959         Trace it only once.
7960         Be sure to honor --force with gettextize.
7961         Always run aclocal.
7962         * doc/autoconf.texi: Adjust.
7964 2001-10-20  Akim Demaille  <akim@epita.fr>
7966         * bin/autoheader.in ($localdir, $m4, $SIMPLE_BACKUP_SUFFIX):
7967         Remove, dead.
7968         * bin/autoreconf.in (&autoreconf): Do not run gettextize when
7969         `intl' is already present, as it refuses unless --force.
7970         (&parse_args): Use -I, --include instead of the old Autoconf
7971         options.
7972         ($localdir, $autoconf_dir): Remove.
7973         (@include): New.
7974         (&maybe_autoreconf): New, to preserve $_ for File::Find.
7976 2001-10-19  Jens Petersen  <petersen@redhat.com>
7978         * lib/autoconf/programs.m4 (AC_PROG_AWK): Prefer gawk to mawk.
7979         * doc/autoconf.texi (Particular Programs): Likewise.
7981 2001-10-19  Akim Demaille  <akim@epita.fr>
7983         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Name the generated
7984         file in @configure_input@.
7985         Don't mention `automatically' in addition to `generated'.
7986         * tests/torture.at (#define header templates): Adjust.
7988 2001-10-19  Akim Demaille  <akim@epita.fr>
7990         * lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el: In a
7991         comment, explain how to install automatic mode selection.
7992         From Russ Allbery.
7994 2001-10-19  Ezra Peisach  <epeisach@zif.mit.edu>
7996         * bin/autoreconf.in (autoreconf): Display the path to the
7997         configure.ac being studied.
7999 2001-10-18  Paul Eggert  <eggert@twinsun.com>
8001         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Cast sizeof to unsigned
8002         long, to work around a bug in the HP C compiler version HP92453-01
8003         B.11.11.23709.GP.
8005         * lib/m4sugar/m4sh.m4 (AS_DIRNAME): Use 'dirname' if that works.
8006         (AS_BASENAME_EXPR): New macro.
8007         (AS_BASENAME_SED): Do not assume GNU sed semantics.
8008         (AS_BASENAME): Use 'basename' if that works; then try 'expr';
8009         and fall back on 'sed' only if the other two fail.  This makes
8010         AS_BASENAME act more like AS_DIRNAME.
8011         (as_me): Shell-quote the argument of AS_BASENAME, in case $0
8012         contains white space.
8013         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR):
8014         Use AS_DIRNAME, since I think it's now DOS-friendly.
8015         * tests/m4sh.at (DIRNAME_TEST): New arg $3.
8016         Allow "dirname //FOO" to return either / or //, as POSIX allows
8017         either behavior.
8019 2001-10-10  Akim Demaille  <akim@epita.fr>
8021         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Recognize
8022         `a_out.exe' for OpenVMS 7.1, DEC C 5.5 compiler, via GNV.
8023         From Eric Sharkey.
8025 2001-10-10  Akim Demaille  <akim@epita.fr>
8027         * lib/m4sugar/m4sh.m4 (_AS_ECHO_N_PREPARE): m4_defun, not
8028         m4_define, since...
8029         (_AS_ECHO_N): AS_REQUIREs it.
8031 2001-10-10  Akim Demaille  <akim@epita.fr>
8033         * lib/autoconf/general.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS)
8034         (AC_INCLUDES_DEFAULT): Move to...
8035         * lib/autoconf/headers.m4: here.
8036         * lib/autoconf/types.m4: Comment changes.
8037         * doc/autoconf.texi: Specify where the default includes are used
8038         in the macro prototypes.
8040 2001-10-09  Akim Demaille  <akim@epita.fr>
8042         * lib/autoconf/autoconf.m4 (m4_patsubst, m4_regexp): New
8043         transition code.
8045 2001-10-08  Akim Demaille  <akim@epita.fr>
8047         * bin/autoreconf.in (&autoreconf): Remove debugging code.
8048         (&parse_args): Pass verbosity/debugging options to subtools when
8049         --debug, not when --verbose.
8050         * lib/autom4te.in (Autoreconf-preselections): New.
8051         (Autoconf): Use it.
8053 2001-10-08  Akim Demaille  <akim@epita.fr>
8055         * bin/autoreconf.in (autoreconf): Run libtoolize when appropriate.
8057 2001-10-08  Akim Demaille  <akim@epita.fr>
8059         * doc/autoconf.texi (autoreconf Invocation): Adjust.
8060         * bin/autoreconf.in (autoreconf): Run gettextize when appropriate.
8062 2001-10-08  Akim Demaille  <akim@epita.fr>
8064         * tests/tools.at (AT_CHECK_PERL_SYNTAX): Check autoreconf.
8065         (Syntax of the shell scripts): Don't.
8066         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in: Don't
8067         bother with $force since...
8068         * lib/Autom4te/General.pm: does.
8070 2001-10-08  Akim Demaille  <akim@epita.fr>
8072         * bin/autoreconf.in: Rewrite in Perl.
8073         * configure.ac: Adjust.
8074         * lib/Autom4te/General.pm (&up_to_date_p): New.
8075         * bin/autom4te.in (&up_to_date_p): Use it.
8076         Rename as...
8077         (&up_to_date): this.
8079 2001-10-08  Akim Demaille  <akim@epita.fr>
8081         * lib/m4sugar/m4sugar.m4 (m4_case, m4_bmatch, m4_normalize)
8082         (m4_list_cmp): Use $0 to reinvoke yourself.
8083         (m4_patsubsts): New.
8084         (m4_strip, m4_version_unletter): Use it.
8085         * tests/atspecific.m4 (AT_DATA_M4SUGAR, AT_DATA_M4SH): Likewise.
8087 2001-10-08  Akim Demaille  <akim@epita.fr>
8089         * lib/autoconf/autoconf.m4, lib/autoconf/general.m4,
8090         * lib/autoconf/libs.m4, lib/autoconf/status.m4,
8091         * lib/autoconf/types.m4, lib/autotest/general.m4,
8092         * lib/m4sugar/m4sh.m4, lib/m4sugar/m4sugar.m4, tests/atspecific.m4,
8093         * tests/torture.at: Rename m4_regexp, m4_patsubst, and m4_match to
8094         m4_bregexp, m4_bpatsubst, and m4_bmatch.
8095         * doc/autoconf.texi (Redefined M4 Macros): Adjust.
8097 2001-10-08  Akim Demaille  <akim@epita.fr>
8099         * lib/m4sugar/m4sh.m4: Use AS_REQUIRE.
8101 2001-10-08  Akim Demaille  <akim@epita.fr>
8103         * lib/m4sugar/m4sh.m4 (AS_DIRNAME_EXPR): Use AS_REQUIRE.
8104         * tests/tools.at (AT_DATA_FORBIDDEN): Rename/move/duplicate to...
8105         * tests/atspecific.m4 (AT_DATA_M4SUGAR, AT_DATA_M4SH): here.
8106         * tests/tools.at, tests/m4sh.at: Use it.
8107         * tests/m4sh.at: Don't rely on Autoconf macros.
8108         (DIRNAME_TEST): Also exercise the expr variant.
8109         * tests/m4sugar.at, tests/atspecific.m4 (AT_CHECK_M4SUGAR): The
8110         preferred M4sugar extension is now `.4s'.
8111         * tests/README: Remove.
8113 2001-10-08  Akim Demaille  <akim@epita.fr>
8115         * lib/m4sugar/m4sugar.m4 (m4_provide_ifelse): Rename as...
8116         (m4_provide_if): this.
8117         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): New.
8118         * lib/autoconf/general.m4 (AS_DEFUN, AC_DEFUN_ONCE, AC_BEFORE)
8119         (AC_REQUIRE, AC_PROVIDE, AC_PROVIDE_IFELSE): Be exact copy of the
8120         M4sugar peer, i.e., drop the `AC_PROVIDE_$1' broken marker.
8122 2001-10-08  Akim Demaille  <akim@epita.fr>
8124         Use `add-log-current-defun-function' for ChangeLog creation.
8125         Suggested by Tom Tromey.
8127         * lib/emacs/autotest-mode.el (autotest-mode-map): New.
8128         (autotest-mode): Adjust.
8129         * lib/emacs/autoconf-mode.el (autoconf-mode-map): Modernize, map
8130         'comment-region onto `C-c ;'.
8131         Comments are `#', not `dnl'.
8132         (autoconf-current-defun): New.
8133         (autoconf-font-lock-keywords): Recognize `m4_defun'.
8135 2001-10-08  Akim Demaille  <akim@epita.fr>
8137         * lib/autoconf/general.m4 (_m4_divert(BODY)): Move to...
8138         * lib/m4sugar/m4sh.m4: here.
8139         (AS_INIT): Push the BODY diversion, set the #! /bin/sh line.
8140         * lib/autoconf/general.m4 (AC_PLAIN_SCRIPT) : Remove.
8141         (AT_INIT): Replace AC_PLAIN_SCRIPT with AS_INIT invocation,
8142         include handle the m4_pattern_*, no longer push the
8143         BODY diversion nor set the /bin/sh line, AS_INIT does it.
8144         * lib/autotest/general.m4 (AT_INIT): Likewise.
8145         * tests/base.at: Adjust the tests to use AS_INIT.
8146         * tests/tools.at (AT_DATA_FORBIDDEN): New.
8147         (autoconf: forbidden tokens): Adjust to work on M4sh instead of
8148         Autoconf.
8150 2001-10-07  Paul Eggert  <eggert@twinsun.com>
8152         * doc/autoconf.texi (config.status Invocation):
8153         CONFIG_SHELL defaults to a shell that supports LINENO if available.
8155         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): If the current
8156         shell does not support LINENO, and if CONFIG_SHELL is unset or
8157         empty, and if we can find a shell that does support LINENO,
8158         then set CONFIG_SHELL to that shell and then re-execute
8159         ourselves with CONFIG_SHELL.
8161 2001-10-05  Paul Eggert  <eggert@twinsun.com>
8163         * tests/Makefile.am (clean-local): Don't invoke $(TESTSUITE) if it
8164         doesn't exist.  Remove *.tmp, as a .tmp file is created during the
8165         build of $(TESTSUITE).
8167 2001-10-05  Akim Demaille  <akim@epita.fr>
8169         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Look in the path
8170         iff we are a bareword.
8171         Reported by Raja R Harinath.
8173 2001-10-05  Akim Demaille  <akim@epita.fr>
8175         * tests/m4sh.at (LINENO): New.
8176         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Be sure to set
8177         PATH_SEPARATOR before using it.
8178         Fix the absolute path case/esac pattern.
8179         Provide $0 as fallback for as_myself.
8180         Reported by Raja R Harinath.
8182 2001-10-05  Akim Demaille  <akim@epita.fr>
8184         * Makefile.am, config/Makefile.am, lib/emacs/Makefile.am,
8185         * m4/Makefile.am, man/Makefile.am: Add/adjust MAINTAINERCLEANFILES.
8187 2001-10-05  Akim Demaille  <akim@epita.fr>
8189         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): New, extracted from...
8190         (AS_SHELL_SANITIZE): here.  Use it.
8191         (_AS_LINENO_PREPARE): Preserve the exit status of $0.lineno.
8192         From Paul Eggert.
8194 2001-10-04  Akim Demaille  <akim@epita.fr>
8196         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Use a portable
8197         combination of Awk and sed to replace $LINENO.
8199 2001-10-02  Paul Eggert  <eggert@twinsun.com>
8201         * doc/autoconf.texi (Limitations of Builtins): You can't use
8202         "source"; it's not portable.  Remove confusing and
8203         somewhat-incorrect example involving "." and "/".
8205         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): "source" -> ".", for
8206         compatibility with POSIX shells.
8208 2001-10-02  Akim Demaille  <akim@epita.fr>
8210         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Just source 40.lineno
8211         instead of exec'ing to preserve $0 and $@.
8213 2001-10-01  Akim Demaille  <akim@epita.fr>
8215         * tests/testsuite (AT_INIT) <at_pass_list>: New.
8216         Don't run twice the same test.
8218 2001-10-01  Akim Demaille  <akim@epita.fr>
8220         * lib/autotest/general.m4 (AT_INIT) <--help>: Catch up with reality.
8221         No longer output the list of tests.
8222         <--list>: New option.
8223         <--full-help>: Remove.
8224         Complete the short/long options duality.
8225         Various small adjustments.
8227 2001-10-01  Akim Demaille  <akim@epita.fr>
8229         * doc/autoconf.texi: Use @kbd for user input.
8230         Always use `$' as shell prompt.
8232 2001-09-30  Paul Eggert  <eggert@twinsun.com>
8234         * lib/autoconf/status.m4 (AC_OUTPUT_MAKE_DEFS):
8235         Don't use nested parenthesization.  This patch was originally
8236         suggested to bug-autoconf by Philippe De Muyter on 2000-05-28,
8237         but somehow it didn't get incorporated then.
8238         * doc/autoconf.texi (Limitations of Usual Tools):
8239         Clarify remark about sed and nested parenthesization.
8241         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF):
8242         Report an error if the size cannot be determined even though
8243         the type exists.
8244         * lib/autoconf/general.m4 (_AC_COMPUTE_INT_COMPILE):
8245         Check for `expr' arithmetic overflow, and for compilation failure,
8246         and invoke a new argument $4 if either is discovered.
8247         This makes _AC_COMPUTE_INT_COMPILE more like _AC_COMPUTE_INT_RUN.
8248         (_AC_COMPUTE_INT): Pass IF-FAILS arg to _AC_COMPUTE_INT_COMPILE.
8250 2001-09-28  Akim Demaille  <akim@epita.fr>
8252         * lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el: New.
8253         * m4/lispdir.m4: New.
8254         * aclocal.m4, configure.ac: Adjust.
8256 2001-09-28  Akim Demaille  <akim@epita.fr>
8258         * lib/autotest/general.m4 (AT_VICTIMS): Rename as...
8259         (AT_TESTED): this.
8260         (AT_INIT): More the wrapped section to where it will be expanded.
8261         Output `AT_tested' only when existing.
8262         Catch unexpanded PACKAGE_STRING and PACKAGE_BUGREPORT.
8264 2001-09-27  Akim Demaille  <akim@epita.fr>
8266         Fix the passing of $? to ACTION-IF-FAILED in AC_TRY_RUN, that
8267         generates too many bug reports.
8269         * lib/autoconf/general.m4 (_AC_RUN_IFELSE): Pass the right exit
8270         status when executing the ACTION-IF-FALSE.
8271         * tests/base.at (AC_TRY_*): Rename as...
8272         (AC_TRY_COMMAND): this.
8273         (AC_RUN_IFELSE): New.
8274         * tests/compile.at (Extensions, C keywords)
8275         (AC_PROG_CPP requires AC_PROG_CC, GNU Fortran 77)
8276         (Broken/missing compilers, AC_PROG_CPP with warnings)
8277         (AC_PROG_CPP without warnings, AC_PROG_CPP via CC): Move to...
8278         * tests/c.at (Extensions, C keywords)
8279         (Broken/missing compilers, AC_PROG_CPP with warnings)
8280         (AC_PROG_CPP without warnings, AC_PROG_CPP via CC)
8281         (AC_PROG_CPP requires AC_PROG_CC): here and...
8282         * tests/fortran.at (GNU Fortran 77): there.
8283         * doc/autoconf.texi (autoconf Invocation): Fix the example:
8284         AC_TRY_RUN is about compilation, not shell commands.
8285         (Test Programs): AC_TRY_RUN works as used to be advertised.
8287 2001-09-27  Akim Demaille  <akim@epita.fr>
8289         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix bugs spotted by
8290         Raja R Harinath:
8291         Be sure to detect when $LINENO always returns the same value.
8292         Look for the original script, basename($0) is certainly not
8293         enough.
8294         Pass the CLI arguments to `$as_me.lineno'.
8296 2001-09-25  Akim Demaille  <akim@epita.fr>
8298         * lib/autotest/general.m4 (AT_INIT): Dump the whole config.log.
8299         Be sure the close and reopen the LOG fd before and after using tee
8300         to extend the log.
8301         <at_tests_pattern>: Adjust to the new format of at_help_all.
8303 2001-09-23  Akim Demaille  <akim@epita.fr>
8305         * bin/autom4te.in (parse_args): There can be several invocations
8306         of --language now.
8308 2001-09-23  Akim Demaille  <akim@epita.fr>
8310         * doc/autoconf.texi (Top): Wrap in @ifnottex.
8312 2001-09-23  Akim Demaille  <akim@epita.fr>
8314         * lib/autoconf/status.m4 (_AC_SRCPATHS): Compute and provide
8315         ac_buildpath, ac_top_buildpath, ac_srcpath, and ac_top_srcpath.
8316         (_AC_OUTPUT_FILES): Also substitute srcpath, top_srcpath,
8317         builddir, buildpath, top_builddir, and top_buildpath.
8318         (_AC_OUTPUT_SUBDIRS): Compute the dir variables *before* changing
8319         the current directory.
8320         * lib/autoconf/general.m4 (_AC_INIT_HELP): Compute the dir
8321         variables *before* changing the current directory.
8322         Skip nonexistent dirs.
8323         * doc/autoconf.texi (Preset Output Variables): Document these
8324         variables.
8326         * lib/autotest/general.m4: Do not reset AT_victims.
8327         Don't compute at_srcdir nor at_top_srcdir.
8329         * tests/tools.at: Hence use top_srcdir.
8331         * tests/Makefile.am, tests/autoconf, tests/autoheader,
8332         * tests/autom4te, tests/autoreconf, tests/autoupdate, tests/ifnames:
8333         Remove.
8334         * tests/autoreconf.in, tests/wrappl.in, tests/autom4te.in,
8335         * tests/wrapsh.in, tests/autoupdate.in: New.
8336         * tests/Makefile.am (DISTCLEANFILES, EXTRA_DIST): Adjust.
8337         * configure.ac: Build the position independent wrappers.
8339         * man/Makefile.am: Now that test wrappers are position
8340         independent, use them and drop dark envvar magic.
8342 2001-09-23  Akim Demaille  <akim@epita.fr>
8344         * doc/autoconf.texi (Common Shell Constructs): Rename as...
8345         (Programming in M4sh): this.
8346         Promote to @section.
8348 2001-09-23  Akim Demaille  <akim@epita.fr>
8350         * lib/autotest/general.m4 (AT_INIT): Dump config.log last.
8351         Pass $at_debug_args to the rerun test suite.
8352         * lib/m4sugar/Makefile.am (DISTCLEANFILES): New.
8353         * bin/Makefile.am (ETAGS_SH): Don't use characters ranges.
8354         From Paul Eggert.
8356 2001-09-23  Akim Demaille  <akim@epita.fr>
8358         * bin/autom4te.in (@my_warning): Remove, handled by `autom4te.cfg'.
8360 2001-09-23  Akim Demaille  <akim@epita.fr>
8362         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix shell
8363         over-escaping.
8365 2001-09-23  Akim Demaille  <akim@epita.fr>
8367         * lib/Autom4te/General.pm (&debug): New.
8368         * bin/autom4te.in ($language): Move to...
8369         (parse_args): here.
8370         Handle --language in languages.
8371         * lib/autom4te.in (Automake-selections, Autoheader-selections)
8372         (Autoscan-selections): New.
8373         (Autoconf): Adjust.
8375 2001-09-23  Tim Van Holder  <tim.van.holder@pandora.be>
8377         * m4/auxdir.m4, m4/cond.m4, m4/depend.m4, m4/init.m4,
8378         * m4/install-sh.m4, m4/missing.m4, m4/sanity.m4, m4/strip.m4: Updated
8379         to match current versions from CVS Automake.
8381 2001-09-23  Alexandre Duret-Lutz  <duret_g@epita.fr>
8383         * doc/autoconf.texi (Special Shell Variables): Add pdksh output
8384         for $LINENO.
8386 2001-09-22  Akim Demaille  <akim@epita.fr>
8388         * lib/autoconf/autotest.m4: Create `package.m4'.
8389         * tests/Makefile.am (package.m4): Remove.
8391 2001-09-22  Akim Demaille  <akim@epita.fr>
8393         Rely on `$LINENO' when possible instead of `__oline__'.
8395         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Provide some form of
8396         `$LINENO' support replacement when not supported.
8397         (_AS_CR_PREPARE, _AS_TR_CPP_PREPARE, _AS_TR_SH_PREPARE): Invoke
8398         them explicitly to be sure they are not output before this section
8399         (via m4_require).  Cosmetic only.
8400         * lib/autoconf/c.m4, lib/autoconf/general.m4,
8401         * lib/autoconf/programs.m4: Replace all the occurrences of
8402         `__oline__' with `$LINENO'.
8403         * doc/autoconf.texi (Special Shell Variables): Document LINENO.
8405 2001-09-21  Tim Van Holder  <tim.van.holder@pandora.be>
8407         * lib/autoconf/functions.m4 (_AC_FUNC_FORK): Replaceded an 8-bit
8408         character (u: -> ue) in a code comment.
8409         (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Only run 'ln -s' if we know
8410         it works.
8412 2001-09-21  Akim Demaille  <akim@epita.fr>
8414         * Makefile.maint (AUTOM4TE): Neutralize autom4te.
8415         Suggested by Jim Meyering.
8417 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
8419         * lib/autoconf/programs.m4: Use extensions listed in
8420         $ac_executable_extensions when looking for programs.
8422 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
8424         * lib/autoconf/general.m4: Fix a small Englisho.
8425         * lib/autoconf/status.m4: Fix a small typo.  Handle DOS paths when
8426         setting up ac_dir_suffix and ac_top_builddir.
8427         * lib/m4sugar/m4sh.m4: Default CDPATH to $PATH_SEPARATOR, not ':'.
8429 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
8431         * doc/autoconf.texi (File System Conventions): Clarify the use of
8432         PATH_SEPARATOR.
8433         (Special Shell Variables[PATH_SEPARATOR]): Ditto.
8434         (Special Shell Variables[CDPATH]): Mention that $PATH_SEPRATOR should
8435         be used instead of ':'.
8436         * lib/autotest/general.m4: Replace occurrences of ':' in
8437         AUTOTEST_PATH with $PATH_SEPARATOR at test suite startup.
8439 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
8441         * tests/atgeneral.m4: Add basic support for test ranges (e.g. 7-34) as
8442         arguments.  Fixed a typo.
8444 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
8446         * man/Makefile.am (.x.1): Use @PATH_SEPARATOR@, not ':' to set up
8447         $PATH.  Also set AUTOM4TE_CFG, so we can process autom4te properly.
8449 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
8451         * bin/autoscan.in: Add 'exec-perl-if-not-run-by-perl'.
8452         * bin/autoupdate.in: Ditto.
8453         * bin/autoheader.in: Reworded a few comments.
8454         * bin/autoconf.in: Reworded help text for a few options.
8455         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
8456         * bin/autoscan.in, bin/autoupdate.in: Ditto.
8458 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
8460         * lib/Autom4te/XFile.pm (open): Simplified the error message (we
8461         already have $file).  Set output files to binary mode (helps avoid
8462         CR issues on DOSish systems).
8464 2001-09-19  Akim Demaille  <akim@epita.fr>
8466         * lib/autotest/general.m4: Englishoes.
8467         From Tim Van Holder and Alexey Mahotkin.
8469 2001-09-18  Paul Eggert  <eggert@twinsun.com>
8471         * doc/autoconf.texi (Common Shell Constructs): New node,
8472         documenting AS_DIRNAME.
8473         (Limitations of Usual Tools): Refer to it when discussing dirname.
8474         Also, update discussion of POSIX standard to reflect latest draft.
8476         * lib/autoconf/c.m4:
8477         (AC_LANG_INT_SAVE(C)): Also support negative values, down to LONG_MIN.
8479         * lib/autoconf/general.m4 (_AC_COMPUTE_INT_COMPILE):
8480         Do not pass a first argument with leading '-'
8481         to expr, by parenthesizing initial integers that might be negative.
8483         * doc/autoconf.texi (Particular Functions): AC_FUNC_GETPGRP
8484         now merely checks whether it is an error to pass an argument
8485         to getpgrp.
8487         * lib/autoconf/functions.m4 (_AC_FUNC_GETPGRP_TEST): Remove.
8488         (AC_FUNC_GETPGRP): Don't bother with a runtime test.  Just check
8489         whether it is a (compile-time) error to pass an argument to
8490         getpgrp.  This simpler test supports the revised documentation,
8491         and is all that AC_FUNC_GETPGRP's users really need.
8493 2001-09-18  Akim Demaille  <akim@epita.fr>
8495         * doc/autoconf.texi (Limitations of Make) <$<>: New.
8497 2001-09-18  Akim Demaille  <akim@epita.fr>
8499         * doc/autoconf.texi (Limitations of Usual Tools) <find>: More about
8500         `{}'.
8501         * lib/autotest/general.m4 (AT_INIT): Adjust.
8503 2001-09-18  Paul Wagland  <paul@wagland.net>
8505         * tests/m4sh.at: Ensure that AS_DIRNAME handles '/', '//' and '///'
8506         correctly.
8507         Add test for AS_BASENAME.
8508         * lib/m4sugar/m4sh.m4: Fix AS_BASENAME so that it passes the previous
8509         added test. It now correctly handles /1/2/3/, returning '3' not ''.
8510         Added AS_BASENAME_SED to make the interface the same as AS_DIRNAME.
8511         * tests/base.at: Fixed the expected responses. The old ones were
8512         one line out...
8513         * lib/autoconf/general.m4: Fixed AC_PREFIX_PROGRAM, it now behaves as
8514         the documentation claims it should (and how it behaved in 2.13).
8516 2001-09-18  Akim Demaille  <akim@epita.fr>
8518         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): No INIT-CMDS in
8519         the AC_CONFIG_COMMANDS invocation.
8520         This also solves the name clash problems.
8521         Don't set the package's ID.
8522         * lib/m4sugar/Makefile.am (version.m4): Revamp.
8523         No longer to be shipped.
8524         (version.in): Remove.
8525         * lib/m4sugar/m4sugar.m4, lib/autoconf/general.m4,
8526         * lib/autoconf/status.m4: Adjust.
8527         Use `m4_PACKAGE_STRING'.
8528         * lib/autotest/general.m4 (AT_INIT): N-th signature change: now
8529         the only optional argument is the name of the test suite.
8530         Expect `package.m4' to define the package signature.
8531         * lib/autom4te.in (Autotest): Add `package.m4?'.
8532         * tests/Makefile.am (package.m4): New.
8533         * tests/suite.at: ifnames is a victim.
8535 2001-09-18  Akim Demaille  <akim@epita.fr>
8537         * lib/autom4te.in (Autoconf): Preselect AM_CONDITIONAL,
8538         AC_LIBSOURCE, AC_CONFIG_FILES.
8539         * lib/autotest/general.m4 (AT_INIT): Don't abort when a tested
8540         program version string doesn't match the package's.
8541         * lib/autoconf/general.m4 (AC_CACHE_VAL): Reestablish the space
8542         after `(cached)'.
8544 2001-09-17  Paul Eggert  <eggert@twinsun.com>
8546         * lib/autoconf/c.m4: (AC_LANG_INT_SAVE(C)):
8547         Allow expression to return any value that can fit into unsigned long
8548         (not int, as before).  Check for output errors.
8550 2001-09-17  Bruno Haible  <haible@ilog.fr>
8552         * lib/autoconf/c.m4: (AC_LANG_INT_SAVE(C)):
8553         Always include <stdio.h> and <stdlib.h>. Evaluate
8554         the expression in an extra function before these includes. Call
8555         fprintf "%d" only after ensuring the argument is of type 'int'.
8556         Reported by Wayne Chapeskie <waynec@spinnaker.com>.
8558 2001-09-17  Paul Eggert  <eggert@twinsun.com>
8560         Fix bug reported by Paul Townsend on AIX 4.3.3.0 with CFLAGS=-O4
8561         or CFLAGS=-O5.  In that case, the linker has a relaxed view of
8562         fatal errors, and AC_CHECK_LIB causes it to include libraries even
8563         when they don't exist.
8565         * lib/autoconf/headers.m4 (AC_HEADER_DIRENT): Use AC_SEARCH_LIBS,
8566         not AC_CHECK_LIB, so that we don't use -ldir or -lx if we don't
8567         need it.
8569         * lib/autoconf/specific.m4 (AC_ISC_POSIX): Replace the old, crufty
8570         version with the version used by fileutils 4.1, except use
8571         AC_SEARCH_LIBS, not AC_CHECK_LIB, so that we don't use -lcposix if
8572         we don't need it.
8574         * doc/autoconf.texi (AC_ISC_POSIX): Describe new behavior.
8576 2001-09-13  Akim Demaille  <akim@epita.fr>
8578         * tests/base.at, tests/m4sh.at: Be sure to issue the bangshe line
8579         _first_.
8580         Reported by Gerrit P. Haase.
8582 2001-09-13  Akim Demaille  <akim@epita.fr>
8584         * lib/autotest/general.m4 (AT_INIT): Reset `AT_victims' so that
8585         m4_defn'ing is valid.
8587 2001-09-13  Akim Demaille  <akim@epita.fr>
8589         * lib/m4sugar/m4sugar.m4 (m4_append_uniq): New.
8590         * lib/autotest/general.m4 (AT_VICTIMS, AT_KEYWORDS, _AT_CLEANUP_FILE):
8591         Use it.
8593 2001-09-13  Akim Demaille  <akim@epita.fr>
8595         * lib/m4sugar/m4sugar.m4 (_AS_QUOTE_IFELSE, _AS_BOX_INDIR): Use
8596         m4_match.
8597         (m4_re_escape): New.
8598         * lib/autoconf/status.m4 (AC_CONFIG_IF_MEMBER): Use it.
8599         * lib/autoconf/general.m4 (AC_CACHE_SAVE): Use m4_match.
8600         * lib/autoconf/status.m4 (AC_CONFIG_IF_MEMBER, AC_CONFIG_LINKS):
8601         Likewise.
8602         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_REPLACEMENT_TYPE_P)
8603         (_AC_CHECK_TYPE_MAYBE_TYPE_P, AC_CHECK_MEMBER): Likewise.
8604         * lib/autotest/general.m4 (AT_INIT): Rename AT_TESTS_ALL as
8605         AT_tests_all for consistency.
8606         Set at_victims.
8607         (AT_VICTIMS): Similar to AT_KEYWORDS.
8608         (_AT_CLEANUP_FILE_IF): Use m4_match and m4_re_escape.
8610 2001-09-13  Akim Demaille  <akim@epita.fr>
8612         * lib/autotest/general.m4 (AT_INIT): Fix stupid bugs.
8614 2001-09-13  Akim Demaille  <akim@epita.fr>
8616         * lib/autotest/general.m4 (AT_INIT): Create and remove
8617         `$as_me.[0-9]+' instead of `debug-[0-9]+.sh', so that multiple
8618         test suites can cohabit.
8620 2001-09-13  Akim Demaille  <akim@epita.fr>
8622         * tests/mktests.sh: Don't output banners for empty test files.
8624 2001-09-13  Akim Demaille  <akim@epita.fr>
8626         Test suites can be run independently of configure.
8628         * lib/m4sugar/m4sh.m4 (_AS_ECHO, _AS_ECHO_N_PREPARE): New.
8629         * lib/autoconf/programs.m4 (_AC_PROG_ECHO): Remove.
8630         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Adjust: AC_SUBST
8631         ECHO_N etc.
8632         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't ask for at_n
8633         and at_c.
8634         * lib/autotest/general.m4: Use ECHO_*.
8636 2001-09-13  Akim Demaille  <akim@epita.fr>
8638         * bin/ifnames.in: Rewrite in Perl.
8639         * configure.ac: Don't look for AWK.
8640         * tests/tools.at (AWK portability): Remove.
8641         (Syntax of the shell scripts): Don't check ifnames.
8642         (AT_CHECK_PERL_SYNTAX): New.
8643         (Syntax of the Perl scripts): Check ifnames.
8644         * tests/ifnames: New.
8646 2001-09-13  Akim Demaille  <akim@epita.fr>
8648         * lib/autotest/general.m4 (AT_INIT): Let --keywords also match
8649         test group titles.
8650         * tests/atspecific.m4 (AT_CHECK_AU_MACRO): AT_KEYWORDS(autoupdate).
8651         Remove all the other keywords.
8653 2001-09-10  Akim Demaille  <akim@epita.fr>
8655         * lib/autotest/general.m4 (AT_INIT): Remove the diversion HELP and
8656         SETUP: no longer used.
8657         Support -k, --keywords.
8658         <at_help>: Be `no', `short', or `long'.
8659         <at_help_all>: New variable.
8660         (AT_KEYWORDS): New.
8661         (AT_CLEANUP_FILE_IFELSE, AT_CLEANUP_FILE): Rename as...
8662         (_AT_CLEANUP_FILE_IF, _AT_CLEANUP_FILE): these.
8663         (_AT_CLEANUP_FILE_IF): Simplify the regexp.
8664         (AT_SETUP): Reset AT_line, AT_keywords, AT_description.
8665         No longer fill the HELP diversion.
8666         (AT_CLEANUP): Use them.
8667         * lib/m4sugar/m4sugar.m4 (m4_append): Support a separator.
8668         (m4_list_append): Remove.
8670         Spread a few keywords in the Autoconf test suite.
8672 2001-09-10  Akim Demaille  <akim@epita.fr>
8674         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't pass
8675         PATH_SEPARATOR, let M4sh compute it.
8676         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): New.
8677         * lib/autoconf/programs.m4 (AC_SHELL_PATH_WALK): Use PATH_SEPARATOR.
8678         Move to...
8679         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Here.
8680         Simplify when the path is not a literal.
8681         (AS_UNAME): Use it to report PATH.
8682         * lib/autoconf/general.m4 (_AC_INIT_PREPARE_FS_SEPARATORS): Remove.
8683         (_AC_INIT_DEFAULTS): AC_SUBST PATH_SEPARATOR.
8684         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Use _AS_PATH_WALK.
8685         * lib/autotest/general.m4 (AT_INIT): Use _AS_PATH_WALK to
8686         normalize the path, and to look for victims.
8687         * tests/semantics.at (AC_PATH_PROG & AC_PATH_PROGS)
8688         (AC_CHECK_PROG & AC_CHECK_PROGS): Use PATH_SEPARATOR.
8690 2001-09-07  Akim Demaille  <akim@epita.fr>
8692         * bin/autom4te.in (&handle_m4): `< /dev/null' so that GNU M4 1.5
8693         doesn't neutralize SIGINT, making autoconf etc. non interruptible.
8694         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Move the package
8695         related variables into `at_package_*'.
8696         * lib/autotest/general.m4 (AT_VICTIMS): New.
8697         (AT_INIT): Adjust for stand-alone/embedded test suites.
8698         (AS_MESSAGE_LOG_FD): Define and use it.
8699         * tests/suite.at (AT_VICTIMS): Use it.
8700         * tests/tools.at (autoupdating AC_PREREQ): Don't depend upon
8701         at_version.
8703 2001-09-07  Akim Demaille  <akim@epita.fr>
8705         Move toward possibly stand-alone test suites.
8707         * lib/autotest/general.m4: Stop displaying srcdir everywhere as,
8708         in addition, it introduces useless differences in logs.
8709         (AT_INIT): Let atconfig and atlocal be both optional.
8710         Adjust PATH computation.
8711         * lib/m4sugar/m4sh.m4 (AS_UNAME): More readable display of PATH.
8713 2001-09-07  Akim Demaille  <akim@epita.fr>
8715         * lib/autoconf/Makefile.am (autoconf.m4f): Depends upon
8716         m4sugar/version.m4.
8718 2001-09-05  Akim Demaille  <akim@epita.fr>
8720         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C)): Use `_array_'
8721         to avoid GCC warnings.
8722         From Uwe Seimet.
8724 2001-09-05  Akim Demaille  <akim@epita.fr>
8726         * bin/autom4te.in: --language is -l, not -s.
8728 2001-09-05  Akim Demaille  <akim@epita.fr>
8730         Be ready to handle filenames as stupid as `dnl.at', for if even
8731         the maintainer is dumb enough to do that...
8733         * lib/autotest/general.m4 (AT_SETUP, AT_LINE): Demonstrates your
8734         excellence in M4 quotation: consider `__file__' is active.
8736         And BTW, when invoking m4, pass the --include in the right order:
8737         the wrong one.
8739         * bin/autom4te.in, bin/autoupdate.in: Use reverse when kingtal to
8740         4m.
8742 2001-09-05  Akim Demaille  <akim@epita.fr>
8744         * lib/Autom4te/XFile.pm: New lib file.
8745         * bin/autoupdate.in, bin/autoscan.pl, bin/autom4te.in,
8746         * bin/autoheader.in: Use it.
8748 2001-09-05  Akim Demaille  <akim@epita.fr>
8750         * bin/autoupdate.in (&handle_m4_macros) <unm4.m4>: Undefine iff
8751         defined.
8753 2001-09-05  Akim Demaille  <akim@epita.fr>
8755         * lib/Autom4te/General.pm (&getopt): Work around the `-' Getopt bug.
8756         * bin/autoheader.in, bin/autoupdate.in (&parse_args): Adjust.
8758         * bin/autoscan.in: Use `getopt' and `find_files' etc.
8759         Add -I, --include support.
8760         * doc/autoconf.texi (autoscan Invocation): Adjust.
8762 2001-09-05  Akim Demaille  <akim@epita.fr>
8764         CVS GNU M4 doesn't like `undefine(undefined)'.
8766         * bin/autoupdate.in (&handle_m4_macros, &handle_autoconf_macros):
8767         New, extracted from main.
8768         Use IO::File wherever possible.
8769         (input.m4): Be constant, use -I instead of hard coding $tmp.
8770         Therefore be a quoted heredoc.
8771         Don't invoke `_au_disable', since ac was not loaded, but just
8772         `unm4.m4'.
8774 2001-08-31  Akim Demaille  <akim@epita.fr>
8776         Version 2.52d.
8778 2001-08-31  Akim Demaille  <akim@epita.fr>
8780         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix the
8781         previous patch.
8782         * tests/atspecific.m4 (AT_CHECK_AUTOHEADER): Can create `config.hin~'.
8784 2001-08-31  Akim Demaille  <akim@epita.fr>
8786         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): DU 5.0 has
8787         serious problems handling heredocs in heredocs.
8788         Reported by Nicolas Joly.
8790 2001-08-31  Akim Demaille  <akim@epita.fr>
8792         * doc/autoconf.texi: Don't promote non `m4_*' M4 macros.
8793         (Making testsuite Scripts): Update.
8795 2001-08-31  Akim Demaille  <akim@epita.fr>
8797         * lib/Makefile.am (CLEANFILES): Add autom4te.cfg.
8799 2001-08-31  Akim Demaille  <akim@epita.fr>
8801         * doc/autoconf.texi (Quadrigraphs): Document `@&t@'.
8802         (testsuite Scripts): There is no such thing as `atconfig.in'.
8803         And actually one diagram is missing: test suite runtime.
8805 2001-08-31  Akim Demaille  <akim@epita.fr>
8807         * lib/Autom4te/General.pm (&find_file): Browse the includes in the
8808         inverse order.
8810 2001-08-31  Akim Demaille  <akim@epita.fr>
8812         * bin/autoupdate.in (@include): `installcheck' revealed the path
8813         to m4sugar was lacking!
8815 2001-08-31  Akim Demaille  <akim@epita.fr>
8817         * man/Makefile.am (.x.1): We really have to pass
8818         autom4te_perllibdir.
8820 2001-08-31  Akim Demaille  <akim@epita.fr>
8822         * lib/autotest/general.m4 (AT_INIT): Don't pass all the args to
8823         debug scripts, in particular passing explicitly listed tests to
8824         run is stupid.
8826 2001-08-31  Akim Demaille  <akim@epita.fr>
8828         * bin/autom4te.in (&parse_args): Strip `.' from `@include'.
8829         * bin/autoupdate.in: Use --include, -I, and --force, -f, too.
8830         Use directly autom4te, not autoconf.
8831         * tests/autoupdate: $top_srcdir/lib is needed too for melt files.
8833 2001-08-31  Akim Demaille  <akim@epita.fr>
8835         * tests/semantics.at (AC_C_BIGENDIAN): Missing eol.
8836         * bin/autoheader.in (%symbol): Strip arguments of macros.
8838 2001-08-31  Akim Demaille  <akim@epita.fr>
8840         * doc/autoconf.texi: Catch up -I, --include changes.
8842 2001-08-31  Akim Demaille  <akim@epita.fr>
8844         * bin/autom4te.in (&parse_args): Die on unknown languages.
8845         * bin/autoheader.in: Run directly autom4te --mode=autoconf, no
8846         need for autoconf.
8847         Promote --include over --macrodir and other obsolete options.
8849 2001-08-31  Akim Demaille  <akim@epita.fr>
8851         * lib/Autom4te/General.pm ($version, $help, &getopt): New.
8852         * bin/autoupdate.in, bin/autoheader.in, bin/autom4te.in: Use them.
8853         * bin/autom4te.in ($autoconf): Pass --force.
8854         `print $out' doesn't print `$_' but `$out'.
8855         * tests/tools.at (Syntax of the Perl scripts): Pass the lib dir.
8856         (autoheader): Pass --force since the test suite goes too fast for
8857         the time stamps.
8858         Adjust to the new autoheader messages.
8860 2001-08-31  Akim Demaille  <akim@epita.fr>
8862         * bin/autoheader.in: Handle the acconfig.h etc. junk files.
8863         Check the completeness of the #template.
8864         * lib/Autom4te/General.pm (&update_file): s/remove/unlink/.
8865         * tests/semantics.at (AC_C_BIGENDIAN): Adjust AT_CHECK_AUTOHEADER
8866         invocation.
8868 2001-08-31  Akim Demaille  <akim@epita.fr>
8870         * lib/Autom4te/General.pm (&find_file, &update_file): New.
8871         * bin/autoupdate.in, bin/autoheader.in: Adjust.
8872         Drop AC_MACRODIR dead for real.
8873         * tests/atspecific.m4 (AT_CHECK_AUTOHEADER): Now autoheader says
8874         `autoheader: `config.hin' is created'.
8875         * tests/tools.at (Syntax of the Perl scripts): Check autoheader.
8877 2001-08-31  Akim Demaille  <akim@epita.fr>
8879         * bin/autoheader.in: Rewrite in Perl.
8880         * tests/autoheader: Adjust.
8882 2001-08-31  Akim Demaille  <akim@epita.fr>
8884         * bin/autoconf.in (--include, -I): New option.
8885         Map --localdir, --autoconf-dir onto it.
8886         Forward autom4te's options instead of interpreting them.
8887         * bin/autoconf.in, bin/autoheader.in (AC_MACRODIR, autoconf_dir):
8888         There is no such envvar since the inception of autom4te.cfg.
8889         * bin/autom4te.in (&parse_args): Uniquify `@include'.
8890         * bin/autoupdate.in: Adjust, and perform more control.
8891         * tests/atspecific.m4 (AT_CHECK_AUTOCONF): Adjust.
8892         * tests/autoconf: Dittowise.
8894 2001-08-31  Akim Demaille  <akim@epita.fr>
8896         * bin/autoconf.in: Don't bother with `acsite.m4' and `aclocal.m4'.
8897         * bin/autom4te.in (&find_file): Support `FILE?' standing for
8898         optionally `FILE'.
8899         Use -e, not -f, since /dev/null for instance is OK.
8900         (&parse_args): Adjust.
8901         * lib/autom4te.in (Autoconf): Add `acsite.m4?' and `aclocal.m4?'.
8903 2001-08-31  Akim Demaille  <akim@epita.fr>
8905         * configure.ac: Also find tested executables in bin.
8906         * bin/autoconf.in, bin/autoheader.in, bin/autoreconf.in,
8907         * bin/autoscan.in, autoupdate.in: Use exclusively the name of the
8908         installed peer executables, only PATH is allowed to resolve it.
8909         Pass `autoconf_dir' via options, not via invisible envvars.
8910         * lib/Autom4te/General.pm (&find_peer): Remove.
8911         * lib/autotest/general.m4 (AT_INIT): `AUTOTEST_PATH=a:b' gives
8912         `abuild:asrc:bbuild:bsrc', not `abuild:bbuild:asrc:bsrc'.
8913         * man/Makefile.am: Let help2man rely on PATH instead of trying to
8914         find the executables for it.
8915         * tests/Makefile.am: Major cleanup.  Too lazy to document...
8916         * tests/atlocal.in: Remove all the obscure envvar manipulations.
8917         We only need PERL.
8918         * tests/atspecific.m4, tests/tools.at: Passing --localdir is
8919         indeed related to running the test suite, while passing
8920         --autoconf-dir and others is related to running non installed
8921         Autoconf executables.  So don't do that, leave it to...
8922         * tests/autoconf, tests/autoheader, tests/autom4te, tests/autoupdate,
8923         * tests/autoscan: New.
8924         * tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): Don't
8925         refer to library files: rely on --language.
8927 2001-08-29  Akim Demaille  <akim@epita.fr>
8929         * bin/autom4te.in, lib/autom4te.in, bin/autoconf.in:
8930         s/--set/--language/.
8932 2001-08-29  Akim Demaille  <akim@epita.fr>
8934         * doc/autoconf.texi: Strip the @nodes.
8935         Suggested by Paul Eggert.
8936         (Initializing configure): Typo.
8938 2001-08-29  Akim Demaille  <akim@epita.fr>
8940         * bin/autom4te.in (&handle_output): s/@__@/@&t@/.
8941         Suggested by Paul Eggert.
8943 2001-08-29  Akim Demaille  <akim@epita.fr>
8945         * Makefile.maint (do-po-update): Wget refuses to overwrite files:
8946         download in a tmp dir.
8948 2001-08-29  Akim Demaille  <akim@epita.fr>
8950         * lib/autotest/general.m4: s/AT-devnull/devnull/ since there are
8951         case insensitive OSes out there :(
8952         From Tim Van Holder.
8954 2001-08-29  Akim Demaille  <akim@epita.fr>
8956         * lib/autom4te.in: New.
8957         * lib/Makefile.am (edit, autom4te.cfg): New.
8958         * bin/autom4te.in (BEGIN): Simplify.
8959         Rely on `AC_MACRODIR' in addition of `autom4te_perllibdir'.
8960         (&load_configuration): New.  Use it.
8961         (&parse_args): Support --mode, --set, and --melt.
8962         * bin/autoconf.in: Simplify and adjust.
8963         * tests/Makefile.am (AUTOMAKE): Use --set.
8964         * tests/atlocal.in: Adjust.
8965         * BUGS: distcheck and check are weak.
8967 2001-08-29  Akim Demaille  <akim@epita.fr>
8969         * lib/autotest/general.m4: Use
8970                 foo=`(command) 2>/dev/null`
8971         not
8972                 foo=`command` 2>/dev/null
8973         (at-devnull): Rename as...
8974         (AT-devnull): this.
8975         (--clean): Remove AT-* files too.
8976         * doc/autoconf.texi (Limitations of Usual Tools): Document `date'.
8977         Reported by Nicolas Joly.
8979 2001-08-28  Akim Demaille  <akim@epita.fr>
8981         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Don't use single
8982         quotes inside single quotes.
8983         Reported by Nicolas Joly.
8985 2001-08-28  Kevin Ryde  <user42@zip.com.au>
8987         * doc/autoconf.texi (Function Portability): Mention C right shifts.
8989 2001-08-27  Tim Van Holder  <tim.van.holder@pandora.be>
8991         * lib/autotest/general.m4: Reword some messages.
8992         (AT_INIT): Check for the `times' builtin before using it.
8993         Support test ranges as arguments to the testsuite.
8994         Have -e imply -d as the help text suggested.
8996 2001-08-27  Akim Demaille  <akim@epita.fr>
8998         * Makefile.maint: Formatting changes.
8999         (do-po-update, po-update, cvs-update, update): New targets.
9000         (AMTAR): Remove.
9002 2001-08-27  Akim Demaille  <akim@epita.fr>
9004         * lib/autotest/general.m4 (AT_INIT) <at_cmd_line>: Remove.
9005         <at_cmd_line>: New.
9006         Pass it to debug-*.sh scripts.
9007         <AUTOTEST_PATH>: May contain absolute dir names.
9009 2001-08-27  Akim Demaille  <akim@epita.fr>
9011         * lib/autotest/general.m4 (AT_INIT): Log the command line.
9012         Support `VAR=VAL' as arguments.
9013         Compute PATH _after_ the options processing, so that AUTOTEST_PATH
9014         may be set via the command line.
9016 2001-08-27  Akim Demaille  <akim@epita.fr>
9018         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): $2 defaults to $1.
9019         * lib/autotest/autotest.m4 (AT_INIT): Expand AUTOTEST_PATH into
9020         first the build dirs, then the src dirs.
9021         * configure.ac (AC_CONFIG_TESTDIR): Adjust.
9023 2001-08-27  Akim Demaille  <akim@epita.fr>
9025         * lib/autotest/general.m4 (AT_INIT): Output the definition of
9026         at_data_files earlier.
9027         (--clean, -c): New option.
9028         * tests/Makefile.am: Use this option.
9030 2001-08-27  Akim Demaille  <akim@epita.fr>
9032         * lib/autoconf/status.m4 (_AC_SRCPATHS): Rename `ac_dots' as
9033         `ac_top_builddir' to mimic Automake's vocabulary, which much more
9034         readable.
9035         Adjust callers.
9036         * doc/autoconf.texi (Configuration Actions): Document the vars
9037         available in commands.
9038         Emphasize the risks of collisions in init-cmds.
9040 2001-08-27  Akim Demaille  <akim@epita.fr>
9042         * doc/autoconf.texi (Input) <AC_INIT>: Move to..
9043         (Initializing configure): this new node.
9045 2001-08-27  Akim Demaille  <akim@epita.fr>
9047         * Makefile.am (EXTRA_DIST): INSTALL.txt is a dead hack.
9049 2001-08-27  Akim Demaille  <akim@epita.fr>
9051         * m4/atconfig.m4 (AT_CONFIG): Remove, replaced by...
9052         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): this.
9053         New file.
9054         * m4/Makefile.am (EXTRA_DIST): Oops, adjust...
9056 2001-08-27  Akim Demaille  <akim@epita.fr>
9058         * lib/autoconf/general.m4 (AU_DEFINE, AU_DEFUN, AU_ALIAS): Move
9059         to...
9060         * lib/autoconf/autoheader.m4: this new file.
9061         * lib/autoconf/general.m4 (AH_OUTPUT, AH_VERBATIM)
9062         (_AH_VERBATIM_OLD, AH_TEMPLATE, _AH_TEMPLATE_OLD, AH_TOP, AH_BOTTOM):
9063         Move to...
9064         * lib/autoconf/autoupdate.m4: this new file.
9066 2001-08-27  Akim Demaille  <akim@epita.fr>
9068         * lib/autoconf/status.m4 (_AC_SRCPATHS): New.
9069         (_AC_OUTPUT_LINKS, _AC_OUTPUT_FILES, _AC_OUTPUT_SUBDIRS): Use it.
9070         Standardize the var names (ac_sub_srcdir -> ac_srcdir, ac_subdir
9071         -> ac_dir).
9072         (_AC_OUTPUT_HEADERS): AS_DIRNAME always return a dir name.
9073         * lib/autoconf/general.m4 (_AC_INIT_HELP): Ditto.
9075 2001-08-27  Akim Demaille  <akim@epita.fr>
9077         * lib/autoconf/autoconf.m4 (AC_CONFIG_COMMANDS)
9078         (AC_CONFIG_COMMANDS_POST, AC_CONFIG_COMMANDS_PRE, AC_CONFIG_FILES)
9079         (AC_CONFIG_HEADER, AC_CONFIG_HEADERS, AC_CONFIG_IF_MEMBER)
9080         (AC_CONFIG_LINKS, AC_CONFIG_SUBDIRS, AC_FILE_DEPENDENCY_TRACE)
9081         (AC_LINK_FILES, AC_LIST_COMMANDS, AC_LIST_COMMANDS_COMMANDS)
9082         (AC_LIST_FILES, AC_LIST_FILES_COMMANDS, AC_LIST_HEADERS)
9083         (AC_LIST_HEADERS_COMMANDS, AC_LIST_LINKS, AC_LIST_LINKS_COMMANDS)
9084         (AC_OUTPUT, AC_OUTPUT_COMMANDS, AC_OUTPUT_COMMANDS_POST)
9085         (AC_OUTPUT_COMMANDS_PRE, AC_OUTPUT_MAKE_DEFS)
9086         (_AC_CONFIG_COMMANDS_INIT, _AC_CONFIG_DEPENDENCIES)
9087         (_AC_CONFIG_DEPENDENCY, _AC_CONFIG_UNIQUE, _AC_LINK_FILES_CNT)
9088         (_AC_LIST_SUBDIRS, _AC_OUTPUT_COMMANDS, _AC_OUTPUT_COMMANDS_CNT)
9089         (_AC_OUTPUT_COMMANDS_INIT, _AC_OUTPUT_CONFIG_STATUS)
9090         (_AC_OUTPUT_FILES, _AC_OUTPUT_HEADERS, _AC_OUTPUT_LINKS)
9091         (_AC_OUTPUT_SUBDIRS): Move to...
9092         * lib/autoconf/status.m4: this new file.
9093         * lib/autoconf/general.m4, lib/autoconf/Makefile.am: Adjust.
9094         * tests/Makefile.am, tests/suite.at: Adjust.
9096 2001-08-27  Akim Demaille  <akim@epita.fr>
9098         Automake 1.5.
9100         * Makefile.am (AUTOMAKE_OPTIONS): Add 1.5 and dist-bzip2.
9101         (AMTAR): Help automake define it.
9102         (INSTALL, install-data-hook): The INSTALL.txt trick is no longer
9103         needed, 1.5 can have a macro and a target with the same name.
9104         * m4/auxdir.m4, m4/cond.m4, m4/depend.m4, m4/install-sh.m4,
9105         * m4/strip.m4: New.
9106         * m4/init.m4, m4/sanity.m4: Update.
9107         * doc/Makefile.am (CLEANFILES): 1.5 knows the texi2dvi files.
9108         * lib/autoconf/Makefile.am, lib/autotest/Makefile.am,
9109         * lib/m4sugar/Makefile.am, lib/autoscan/Makefile.am,
9110         * lib/Autom4te/Makefile.am, man/Makefile.am: Use dist/nodist.
9112 2001-08-27  Akim Demaille  <akim@epita.fr>
9114         Provide a mean to ``AC_PREREQ'' for M4sugar, M4sh and Autotest.
9116         * lib/autoconf/version.in: Remove.
9117         * lib/m4sugar/version.in: New.
9118         * lib/m4sugar/m4sugar.m4 (m4_acversion, m4_version_prereq): New.
9119         Adjust callers.
9120         * bin/autoupdate.in: Distinguish M4sugar vs. Autoconf macros by
9121         the name of the directory they're in, instead of the filename,
9122         since version.m4 is now in m4sugar, but m4_acversion must not be
9123         classified as an Autoconf macro.
9124         ($input_m4): Don't qualify the path to m4sugar.
9125         Rather, pass autoconf_dir to m4.
9126         * tests/Makefile.am (testsuite): Remove -I top_srcdir, unneeded.
9127         * tests/suite.at: Require 2.52c.
9129 2001-08-27  Akim Demaille  <akim@epita.fr>
9131         testsuite.log should include config.log.
9133         * lib/autotest/autotest.m4: New.
9134         * lib/autotest/general.m4, tests/atspecific.m4: Adjust.
9135         * tests/suite.at : Adjust.
9136         (AT_INIT): Log config.log.
9137         * lib/m4sugar/m4sugar.m4 (m4_text_box): New.
9138         * lib/m4sugar/m4sh.m4 (_AS_BOX_LITERAL): Adjust.
9139         * lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Use them.
9140         (_AC_INIT_PREPARE): Fix the incredibly messy and buggy completion
9141         of config.log on traps.
9142         (_AC_OUTPUT_CONFIG_STATUS): Use AS_BOX.
9143         Use consistently `_ACEOF' for configure's here docs, and `_CSEOF'
9144         for config.status'.
9145         Open the log as soon as possible.
9146         Use the same log introduction as configure's.
9148 2001-08-22  Paul Eggert  <eggert@twinsun.com>
9150         * doc/autoconf.texi (Indices): New node.
9151         Move indices out of the top level menu and into this submenu.
9153 2001-08-22  Akim Demaille  <akim@epita.fr>
9155         * lib/autoconf/programs.m4 (_AC_PROG_LEX_YYTEXT_DECL): Use
9156         AC_TRY_COMMAND.
9157         (AC_DECL_YYTEXT): Fix the previous patch: it points to AC_PROG_LEX.
9159 2001-08-22  Akim Demaille  <akim@epita.fr>
9161         * lib/autoconf/general.m4 (AC_SHELL_PATH_WALK, AC_CHECK_PROG)
9162         (AC_CHECK_PROGS, AC_PATH_PROG, AC_PATH_PROGS, AC_CHECK_TOOL_PREFIX)
9163         (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS): Move to...
9164         * lib/autoconf/programs.m4: here.
9165         * lib/autoconf/specific.m4 (_AC_PROG_ECHO, AC_PROG_MAKE_SET)
9166         (AC_PROG_RANLIB, AC_PROG_YACC, AC_PROG_LEX, _AC_DECL_YYTEXT)
9167         (AC_PROG_INSTALL, AC_PROG_LN_S, AC_RSH): Move to...
9168         * lib/autoconf/programs.m4: here.
9169         (_AC_DECL_YYTEXT): Rename as...
9170         (_AC_PROG_LEX_YYTEXT_DECL): this.
9171         * lib/autoconf/autoconf.m4, lib/autoconf/Makefile.am
9172         * tests/Makefile.am, tests/suite.am: Adjust.
9174 2001-08-22  Akim Demaille  <akim@epita.fr>
9176         * lib/autoconf/general.m4 (AC_LIST_MEMBER_OF, AC_LINKER_OPTION):
9177         Move to...
9178         * lib/autoconf/fortran.m4 (_AC_LIST_MEMBER_IF, _AC_LINKER_OPTION):
9179         here.
9180         * lib/autoconf/general.m4 (AC_TRY_LINK_FUNC): Move to...
9181         * lib/autoconf/functions.m4: here.
9182         * lib/autoconf/general.m4 (AC_SEARCH_LIBS, AC_CHECK_LIB)
9183         (AH_CHECK_LIB): Move to...
9184         * lib/autoconf/libs: this new file.
9185         * lib/autoconf/specific.m4 (_AC_PATH_X_XMKMF, _AC_PATH_X_DIRECT)
9186         (_AC_PATH_X, AC_PATH_X, AC_PATH_XTRA): Move to...
9187         * lib/autoconf/libs.m4: here.
9188         * lib/autoconf/autoconf.m4, lib/autoconf/Makefile.am: Adjust.
9190 2001-08-22  Akim Demaille  <akim@epita.fr>
9192         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Fail if fails.
9193         * lib/autoconf/general.m4 (_AC_OUTPUT_SUBDIRS): Adjust.
9194         (AC_SITE_LOAD): Better logging of config.site.
9196 2001-08-20  Akim Demaille  <akim@epita.fr>
9198         * configure.ac (AT_CONFIG): Fix the path.
9199         * m4/atconfig.m4 (AT_CONFIG): Don't use EOF but ATEOF so that 2.52
9200         can be used.
9202 2001-08-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
9204         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Prepare the cross-compile
9205         program with AC_LANG_PROGRAM before feeding it to
9206         AC_COMPILE_IFELSE.  Cleanup grep usage.
9208 2001-08-20  Akim Demaille  <akim@epita.fr>
9210         * ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS,
9211         * NEWS, README, README-alpha, TODO, tests/README: This package is
9212         `Autoconf', not `autoconf' (the executable).
9214 2001-08-20  Akim Demaille  <akim@epita.fr>
9216         Info readers seem to need `Index' in the index node title :(
9218         * doc/autoconf.texi: Reverse the 2001-08-15 change which
9219         simplified index node names.
9221 2001-08-20  Akim Demaille  <akim@epita.fr>
9223         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Warn if the
9224         arguments are not literals.
9225         * doc/autoconf.texi (Input) <AC_INIT>: Arguments must be literals.
9226         Specify the output variables, and macros defined.
9228 2001-08-20  Akim Demaille  <akim@epita.fr>
9230         * doc/autoconf.texi (Examining Declarations) <AC_TRY_CPP>:
9231         (Examining Syntax) <AC_TRY_COMPILE>
9232         (Examining Libraries) <AC_TRY_LINK>
9233         (Test Programs) <AC_TRY_RUN>: These macros double quote some of
9234         their arguments.
9235         Reported by Werner Lemberg.
9237 2001-08-20  Akim Demaille  <akim@epita.fr>
9239         * lib/autotest/general.m4 (AT_INIT): Compute top_builddir,
9240         top_srcdir and srcdir from at_topbuild_2_topsrc and at_testdir.
9241         Load atlocal late enough to dump it in the log.
9242         * m4/atconfig.m4 (AT_CONFIG): Pass them to atconfig.
9244 2001-08-20  Akim Demaille  <akim@epita.fr>
9246         * tests/torture.at (Configuring subdirectories): New test.
9247         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Say what you are
9248         looking for.
9249         * m4/atconfig.m4: Be sure the let $[0] be expandable.
9250         (top_srcdir): Fix its computation.
9252 2001-08-20  Akim Demaille  <akim@epita.fr>
9254         * lib/autoconf/general.m4 (_AC_OUTPUT_COMMANDS): Say what you do.
9255         * m4/atconfig.m4 (AT_CONFIG): $1 is now the directory where the
9256         test suite lives.
9257         Create `atconfig' automagically.
9258         Configure atlocal.in if present.
9259         * tests/atconfig.in: Remove.
9260         * tests/atlocal.in: New.
9261         * tests/Makefile.am: Adjust.
9263 2001-08-20  Akim Demaille  <akim@epita.fr>
9265         Huh!?!?!  There are still some user EOF tags used, which prevents
9266         their use in AC_CONFIG_COMMANDS for instance...
9268         * lib/autoconf/general.m4, lib/autoconf/specific.m4,
9269         * lib/autotest/general.m4: Rename the EOF tags as `_ACEOF',
9270         `_CSEOF', or `_ATEOF', as appropriate.
9271         * lib/m4sugar/Makefile.am, lib/autoconf/Makefile.am,
9272         * lib/autotest/Makefile.am (check-local): Enforce this constraint.
9274 2001-08-20  Akim Demaille  <akim@epita.fr>
9276         * tests/base.at, tests/m4sh.at, tests/m4sugar.at,
9277         * tests/semantics.at, tests/tools.at, tests/torture.at:
9278         s/^AT_DATA\(([^][]+),/AT_DATA([$1],/.
9280 2001-08-20  Akim Demaille  <akim@epita.fr>
9282         Autotest invokes M4sh's initialization.
9284         * lib/autotest/general.m4: Adjust the diversion names.
9285         (AT_INIT): Run AS_INIT.
9286         Use the BINSH diversion to invoke /bin/sh.
9287         * tests/base.at, tests/m4sh.at, tests/m4sugar.at, tests/tools.at:
9288         * tests/torture.at: Respect M4sugar and M4sh macro name spaces.
9290 2001-08-20  Akim Demaille  <akim@epita.fr>
9292         Let M4sh have its own diversions.
9294         * lib/autoconf/general.m4 (_m4_divert(BINSH), _m4_divert(REVISION))
9295         (_m4_divert(NOTICE)): Rename as...
9296         * lib/m4sugar/m4msh.m4 (_m4_divert(BINSH), _m4_divert(HEADER-REVISION))
9297         (_m4_divert(HEADER-COMMENT)): these.
9298         (_m4_divert(HEADER-COPYRIGHT), _m4_divert(HEADER-COPYRIGHT)): New.
9299         (_m4_divert(NOTICE)): New, for Libtool.
9300         * lib/autoconf/general.m4 (_m4_divert(PREPARE)): Remove, replaced
9301         long ago with `_m4_divert(GROW)'.
9302         (AC_COPYRIGHT, AC_REVISION, _AC_INIT_NOTICE): Adjust.
9304 2001-08-20  Akim Demaille  <akim@epita.fr>
9306         * tests/base.at, tests/compile.at, tests/foreign.at,
9307         * tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh,
9308         * tests/semantics.at, tests/suite.at, tests/tools.at,
9309         * tests/torture.at: Ask Autotest mode, not Autoconf mode.
9311 2001-08-20  Akim Demaille  <akim@epita.fr>
9313         * bin/autom4te.in (handle_output): Handle @__@.
9315 2001-08-20  Akim Demaille  <akim@epita.fr>
9317         * lib/autoconf/autoconf.m4, lib/autoconf/oldnames.m4,
9318         * lib/autotest/general.m4: Adjust the license.
9320 2001-08-17  Paul Eggert  <eggert@twinsun.com>
9322         * doc/autoconf.texi (Function Portability): Mention snprintf,
9323         following up on a suggestion by Kevin Ryde.
9325 2001-08-17  Akim Demaille  <akim@epita.fr>
9327         * doc/install.texi, doc/autoconf.texi: Use `autoconf', not
9328         `autoconf_manual', as texinfo.tex 2001-06-21.10 chokes on it.
9330 2001-08-17  Akim Demaille  <akim@epita.fr>
9332         * lib/autotest/general.m4 (AT_INIT): Refer to `$as_me.log', not
9333         `$0.log' as for projects where testsuite is in src, we'd have
9334         testsuite.log created in src.
9336 2001-08-17  Akim Demaille  <akim@epita.fr>
9338         * bin/autom4te.in (&parse_args): Recognize --normalize.
9340 2001-08-17  Akim Demaille  <akim@epita.fr>
9342         Start implementing the AC_CHECK_HEADER transition scheme.
9344         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_NEW)
9345         (_AC_CHECK_HEADER_OLD, _AC_CHECK_HEADER_MONGREL): New.
9346         (AC_CHECK_HEADER): Use them.
9348 2001-08-17  Akim Demaille  <akim@epita.fr>
9350         * doc/autoconf.texi: Work around Texinfo buglets.
9351         (Transformation Rules): One example is enough, users are expected
9352         to have their brains on. And BTW, use DESTDIR.
9353         (dvar): New macro.  Use it.
9355 2001-08-17  Akim Demaille  <akim@epita.fr>
9357         * doc/autoconf.texi (Writing testsuite.at) <AT_CHECK>: Complete.
9358         * lib/autotest/general.m4 (AT_INIT): Use the relative dir when
9359         looking for ChangeLogs.
9361 2001-08-17  Akim Demaille  <akim@epita.fr>
9363         * bin/autom4te.in: --normalize is a new option.
9364         * bin/autoconf.in: Use it.
9366 2001-08-17  Akim Demaille  <akim@epita.fr>
9368         * bin/Makefile.am, lib/Autom4te/Makefile.am, lib/autoconf/Makefile.am
9369         * lib/autotest/Makefile.am, lib/m4sugar/Makefile.am: Add TAGS support.
9371 2001-08-16  Paul Eggert  <eggert@twinsun.com>
9373         * doc/autoconf.texi, doc/install.texi: Put copyright notice at
9374         start, not at end.
9376 2001-08-15  Akim Demaille  <akim@epita.fr>
9378         * doc/Makefile.am (fu): New index, can't use fn because of defmac.
9379         Use it.
9381 2001-08-15  Akim Demaille  <akim@epita.fr>
9383         * doc/autoconf.texi (pr): New index.
9384         (prindex, findex): Use, merge, and output them.
9385         (Environment Variable Index, Output Variable Index)
9386         (Preprocessor Symbol Index, Autoconf Macro Index, M4 Macro Index)
9387         (Autotest Macro Index): Rename as...
9388         (Environment Variables, Output Variables,Preprocessor Symbols)
9389         (Autoconf Macros, M4 Macros, Autotest Macros): these.
9390         * doc/install.texi: Use @command.
9391         (Environment Variables): Rename as...
9392         (Defining Variables): this.
9394 2001-08-15  Akim Demaille  <akim@epita.fr>
9396         * doc/autoconf.texi (Function Portability): sprintf's return
9397         value.
9398         From Kevin Ryde.
9400 2001-08-15  Akim Demaille  <akim@epita.fr>
9402         * Makefile.maint (CVS): New.
9403         (local-check): Run changelog-check. last.
9404         (alpha): Don't depend upon local-check, since...
9405         (cvs-dist): depends upon it.
9407 2001-08-15  Tim Van Holder  <tim.van.holder@pandora.be>
9409         * tests/Makefile.am: Use a clean-local rule to remove
9410         autom4te.cache (it's a directory, not a file.
9411         * Makefile.am: Ditto (but maintainer-clean-local).
9413 2001-08-15  Akim Demaille  <akim@epita.fr>
9415         * bin/autom4te.in (@m4_warning): New.
9416         (&handle_m4): Use it.
9417         * tests/m4sugar.at (m4_warn): Pass `-f' to autom4te to ensure the
9418         warnings are issued at each run.
9419         * tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): M4sugar
9420         is in the src tree.
9422 2001-08-15  Akim Demaille  <akim@epita.fr>
9424         * tests/atspecific.m4 (AT_CHECK_AUTOUPDATE): Perl is now required:
9425         don't waste time running `autoupdate --version' works.
9426         * tests/tools.at (autoupdating AC_PREREQ): Likewise.
9428 2001-08-13  Akim Demaille  <akim@epita.fr>
9430         * doc/autoconf.texi (ma): Rename this index as...
9431         (ac): this.
9433 2001-08-13  Akim Demaille  <akim@epita.fr>
9435         * Makefile.am: Remove dead code and dead comments.
9436         (pdf, html): New targets.
9437         * doc/autoconf.texi (Using Autotest): New chapter.
9438         * doc/Makefile.am (pdf): New targets.
9439         (CLEANFILES): Adjust.
9441 2001-08-13  Akim Demaille  <akim@epita.fr>
9443         * lib/autotest/general.m4 (AT_INIT): Log the start/stop dates and
9444         duration of the test suite.
9446 2001-08-12  Alexandre Duret-Lutz  <duret_g@epita.fr>
9448         * tests/semantics.at (AC_C_BIGENDIAN): Explicitelly save and load
9449         endianness for comparison instead of relying on AT_CHECK_ENV.
9451 2001-08-11  Paul Eggert  <eggert@twinsun.com>
9453         * doc/autoconf.texi, doc/install.texi: Add a copyright notice
9454         to the INSTALL file.
9456 2001-08-11  Paul Eggert  <eggert@twinsun.com>
9458         * NEWS: The autoconf manual now is distributed under the terms
9459         of the GNU Free Documentation License.
9461         * doc/autoconf.texi: Switch from old style copyright notice to FDL.
9462         Add an appendix "Copying This Manual" for the FDL.
9464         * doc/fdl.texi: New file, from
9465         <http://www.gnu.org/licenses/fdl.texi>.
9467         * doc/Makefile.am (autoconf_TEXINFOS): Add fdl.texi.
9469 2001-08-10  Paul Eggert  <eggert@twinsun.com>
9471         * AUTHORS, BUGS, ChangeLog, ChangeLog.0, ChangeLog.1,
9472         ChangeLog.2, GNUmakefile, Makefile.maint, NEWS, README,
9473         README-alpha, TODO, configure.ac, lib/autoconf/Makefile.am,
9474         m4/atconfig.m4, m4/init.m4, m4/m4.m4, m4/missing.m4,
9475         m4/sanity.m4, tests/README, tests/aclocal.m4,
9476         tests/atspecific.m4, tests/base.at, tests/compile.at,
9477         tests/foreign.at, tests/m4sh.at, tests/m4sugar.at,
9478         tests/semantics.at, tests/suite.at, tests/tools.at,
9479         tests/torture.at: Add copyright notice.
9481         * tests/mktests.sh: Update year in copyright notice.
9483 2001-08-12  Alexandre Duret-Lutz  <duret_g@epita.fr>
9485         * tests/semantics.at (AC_C_BIGENDIAN): New test.
9487 2001-08-11  Alexandre Duret-Lutz  <duret_g@epita.fr>
9489         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Handle ACTION-IF-TRUE,
9490         ACTION-IF-FALSE, and ACTION-IF-UNKNOWN.
9491         * doc/autoconf.texi (C Compiler Characteristics): Update
9492         documentation for AC_C_BIGENDIAN.
9494 2001-08-11  Alexandre Duret-Lutz  <duret_g@epita.fr>
9496         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Guess endianness by grep'ing
9497         magic values from an object file when cross-compiling.
9498         Based on code by Guido Draheim <Guido.Draheim@gmx.de>.
9500 2001-08-10  Akim Demaille  <akim@epita.fr>
9502         * bin/autom4te.in (&handle_output): Don't use `grep' with side
9503         effects.
9504         Suggested by Russ Allbery.
9506 2001-08-10  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
9508         * lib/autoconf/general.m4 (_AC_OUTPUT_SUBDIRS): Propagate the
9509         current $prefix to the sub-configures.
9511 2001-08-09  Tim Van Holder  <tim.van.holder@pandora.be>
9513         * lib/autoconf/lang.m4: Ignore *.xSYM when looking for an executable
9514         extension (needed on BeOS).  Reported by Guido van Rossum.
9516 2001-08-09  Akim Demaille  <akim@epita.fr>
9518         * bin/autom4te.in ($icache): Load it only if older than autom4te.
9520 2001-08-07  Akim Demaille  <akim@epita.fr>
9522         * lib/autotest/general.m4 (AT_INIT): All the `at-*' are to be
9523         removed.
9524         (at-setup-line): Huh?  Be a variable `at_setup_line', not a file.
9525         No need to remove the files before and after the each test, before
9526         each test and at the end of the suite is enough.
9527         Display only the children `times', not the shell's.
9528         If the test failed or was skipped, at-times is not available.
9530 2001-08-07  Akim Demaille  <akim@epita.fr>
9532         Always produce testsuite.log, including when there are no
9533         failures.  This helps getting information on skipped tests, and
9534         duration of the tests.  Err, implement the latter btw.
9536         * lib/autotest/general.m4 (AT_INIT): Set up fd 6 for the log.
9537         Dump information on the first run of each test.
9538         (AT_CLEANUP): Create `at-times' containing the duration of the
9539         test group.
9541 2001-08-07  Akim Demaille  <akim@epita.fr>
9543         The use of `dumpstat' revealed that `len' was used although it
9544         should not.  m4_text_wrap was using it, but in the Autoconf world
9545         where it is legal.  Hence (i) test M4sh in its own world, not
9546         Autoconf's, and (ii), ahem, fix the bug :)
9548         * lib/autotest/general.m4: Be sure the set good quotes, as tracing
9549         does not like `' instead of [].
9550         (AT_INIT): Forbid `^_?AT_'.
9551         And don't output such tokens.
9552         * tests/Makefile.am (CLEANFILES): Add `script', `script.s4g',
9553         `script.as', and `autom4te.cache'.
9554         Remove `empty' and `macro' which are no longer used.
9555         * tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): New.
9556         * tests/m4sugar.at: Use it.
9557         * lib/m4sugar/m4sugar.m4: Use `m4_len' not `len'.
9559 2001-08-07  Akim Demaille  <akim@epita.fr>
9561         * bin/autoconf.in, bin/autoheader.in: --force, -f is a new option.
9563 2001-08-07  Alexandre Duret-Lutz  <duret_g@epita.fr>
9565         * bin/autom4te.in (handle_output): Typo in quadrigraph substitution.
9567 2001-08-04  Akim Demaille  <akim@epita.fr>
9569         * lib/autoconf/functions.m4 (AC_FUNC_ALLOCA, AC_FUNC_ERROR_AT_LINE)
9570         (AC_FUNC_FSEEKO, AC_FUNC_OBSTACK): Use AC_LANG_IFELSE, not
9571         AC_TRY_LINK.
9572         * lib/autoconf/headers.m4 (AC_HEADER_MAJOR): Likewise.
9573         * lib/autoconf/fortran.m4 (_AC_LANG_PROGRAM_C_F77_HOOKS)
9574         (AC_F77_MAIN): Likewise.
9576 2001-08-04  Akim Demaille  <akim@epita.fr>
9578         Don't rely on M4sugar outputting the patterns in files, since we
9579         might process the output _without_ running m4, hence without these
9580         files.
9582         * lib/m4sugar/m4sugar.m4 (m4_init): No need for `m4_tmpdir'.
9583         * bin/autom4te.in (@Request::includes): Remove, unused.
9584         (@Request::source): Rename as...
9585         (@Request::input): this.
9586         (@preselect): Add `m4_pattern_forbid' and `m4_pattern_allow'.
9587         (&handle_output): Fetch the patterns from the traces.
9588         `$forbidden' and `$allowed' are constant: use m//o.
9589         (&handle_m4): M4sugar no longer wants `m4_tmpdir'.
9590         (m4_pattern_forbid, m4_pattern_allow): Adjust for tracing only.
9592 2001-08-04  Akim Demaille  <akim@epita.fr>
9594         `autoconf && autoheader' is sped up.  Now, speed up `autoheader &&
9595         autoconf', i.e., in addition to caching traces, cache the output.
9597         * bin/autom4te.in (Request::cache): Rename as...
9598         (Request::id): this.
9599         ($cache, $icache, $tcache, $ocache): New.
9600         (&handle_m4): Save M4 output in the cache instead of $tmp.
9601         (&handle_output): Adjust.
9602         (&up_to_date_p): Check that the output cache is up to date too.
9603         (top level): Run `&handle_m4' iff force or the cache is invalid.
9604         Run `&handle_output' if the output cache is more recent.
9606 2001-08-04  Akim Demaille  <akim@epita.fr>
9608         * bin/autom4te.in ($force): New.
9609         (&parse_args, &print_usage): -f, --force is a new option.
9610         (&handle_output): CPP directives might have spaces after `#'.
9611         (&parse_args): The first file only can be frozen.
9613 2001-08-04  Akim Demaille  <akim@epita.fr>
9615         Don't let autom4te compute the `include' traces several times:
9616         first check that the trace cache file is up to date, and then
9617         compare its timestamp with that of the output.
9619         * bin/autom4te.in, bin/autoupdate.in, bin/autoscan.in: Normalize
9620         the preamble.  Don't require 5.005 as Autom4te::General does it,
9621         and better yet (use `use', not `require'!).
9622         * lib/Autom4te/Struct.pm: Rename the last occurrences of
9623         Class::Struct as Autom4te::Struct.
9624         * lib/Autom4te/General.pm (File::stat): Use it.
9625         (&mtime): New, export it.
9626         * bin/autom4te.in: Use it.
9627         Declare `$req' is invalid if it is outdated.
9628         Don't declare it valid before saving it if something went wrong.
9630 2001-08-04  Akim Demaille  <akim@epita.fr>
9632         Autom4te shall not encode Autoconf data, and preselecting traces
9633         must be proposed to the users.
9635         * bin/autom4te.in (@required_trace): Remove.
9636         (@preselect): New.
9637         (&parse_args, &print_usage): -p, --preselect is a new option.
9638         (&up_to_date_p): Adjust.
9639         * bin/autoconf.in: Preselect some Autoconf macros.
9641 2001-08-04  Akim Demaille  <akim@epita.fr>
9643         * tests/tools.at (autoconf --trace: user macros): Check traces on
9644         macros invoked without arguments, and macros invoked with multiple
9645         lines arguments.
9647 2001-08-03  Alexandre Duret-Lutz  <duret_g@epita.fr>
9649         * bin/autom4te.in (handle_traces): Fix rewriting of traces without
9650         arguments.
9652 2001-08-03  Akim Demaille  <akim@epita.fr>
9654         * bin/autoconf.in ($@): Work around the usual sh bug.
9655         From Nicolas Joly.
9657 2001-08-03  Akim Demaille  <akim@epita.fr>
9659         Clean up the handling of the M4 builtins tracing exception.
9661         * bin/autom4te.in (Request::request): Don't complete M4 builtins
9662         trace requests.
9663         (@m4_builtins): Rename as...
9664         (@m4_builtin): this.
9665         (%m4_builtin_alternate_name): New.
9666         (&parse_args): Complete the trace requests with alternate names.
9667         (&handle_traces): Hence no longer do it here.
9668         (&trace_requests): Remove, unused.
9670 2001-08-03  Akim Demaille  <akim@epita.fr>
9672         * doc/autoconf.texi (Redefined M4 Macros): Document m4_exit,
9673         m4_if, and m4_wrap.
9675 2001-08-03  Akim Demaille  <akim@epita.fr>
9677         * lib/m4sugar/m4sugar.m4 (m4_init): Also forbid `_m4_*' tokens.
9678         (m4_divert_pop): Dump the whole diversion stack when a diversion
9679         mismatch happens.
9680         * bin/autom4te.in (&handle_output): Remember of the first
9681         occurrence of a possibly undefined macro, not the last.
9682         Complain about the possibly undefined macros in the same order as
9683         the appear in the output.
9684         * lib/autoconf/Makefile.am (autoconf.m4f): List its dependencies.
9685         * tests/tools.at (autoconf: forbidden tokens, basic)
9686         (autoconf: forbidden tokens, exceptions): No longer sort
9687         autoconf's stderr, as it is now deterministic.
9688         Check that `dnl' is caught.
9690 2001-08-01  Akim Demaille  <akim@epita.fr>
9692         * configure.ac: Bump to 2.52c.
9694 2001-08-01  Akim Demaille  <akim@epita.fr>
9696         Version 2.52b.
9698         * lib/Autom4te/Makefile.am (perllibdir): s/Autoconf/Autom4te/.
9700 2001-08-01  Akim Demaille  <akim@epita.fr>
9702         Version 2.52a.
9704 2001-08-01  Akim Demaille  <akim@epita.fr>
9706         * lib/Autom4te/General.pm: Use `carp' and `croak', not `warn' and
9707         `die'.
9708         (&END): New.
9709         * bin/autoconf.in, bin/autom4te.in, bin/autoupdate.in: Remove your
9710         `END', as `Autom4te::General::END' will be triggered.
9711         * bin/autoupdate.in, bin/autoscan.in: Improve error messages accuracy.
9712         * bin/autoupdate.in (File::Compare, File::Copy): Use them instead of
9713         system to run `mv', `rm', and `cmp'.
9715 2001-08-01  Akim Demaille  <akim@epita.fr>
9717         * lib/Autom4te/General.pm (&unique): New.
9718         * bin/autoscan.in (&output): Use it to issue trace requests once.
9720 2001-08-01  Akim Demaille  <akim@epita.fr>
9722         * lib/Autom4te/General.pm: New.
9723         * bin/autom4te.in (Autom4te::General): Use it.
9724         ($me, $tmp, $verbose, $debug, &mktmpdir, &verbose, &xsystem)
9725         (&find_configure_ac, &find_slave): Remove.
9726         * bin/autoscan.in: Likewise.
9727         * bin/autoupdate.in: Likewise.
9729 2001-08-01  Akim Demaille  <akim@epita.fr>
9731         * autoconf.in, autom4te.in, autoscan.in, ifnames.in,
9732         * autoheader.in, autoreconf.in, autoupdate.in: Move to...
9733         * bin: here, new directory.
9734         * lib/Autoconf: Rename as...
9735         * lib/Autom4te: this, to please case insensitive junkie OSes.
9737 2001-08-01  Akim Demaille  <akim@epita.fr>
9739         * autom4te.in ($m4): Handle the --nesting-limit.
9740         * autoconf.in (M4): Remove.
9742 2001-08-01  Akim Demaille  <akim@epita.fr>
9744         * autoconf.in ($AWK): Remove, no longer used.
9745         * test/tools.at: Use AT_CHECK_AUTOCONF.
9746         (AWK portability): Remove, for autoconf no longer uses AWK.
9747         (Syntax of the Perl scripts): New.
9748         * configure.ac: autoconf no longer needs an AWK with a good
9749         regexp engine.
9750         Use a static test on AC_PACKAGE_VERSION.
9751         * autom4te.in (&up_to_date_p): Output depends on the arguments.
9752         * lib/autoconf/Makefile.am: Ship version.m4, maintainer file.
9753         * tests/atconfig.in (PERL): New.
9755 2001-08-01  Akim Demaille  <akim@epita.fr>
9757         * lib/autoconf/lang.m4 (AC_LANG(C), AC_LANG_C, _AC_LANG_ABBREV(C))
9758         (AC_LANG(C++), AC_LANG_CPLUSPLUS, _AC_LANG_ABBREV(C++))
9759         (AC_LANG_SOURCE(C), AC_LANG_PROGRAM(C), AC_LANG_CALL(C))
9760         (AC_LANG_FUNC_LINK_TRY(C), AC_LANG_BOOL_COMPILE_TRY(C))
9761         (AC_LANG_INT_SAVE(C), _AC_ARG_VAR_CPPFLAGS, _AC_ARG_VAR_LDFLAGS)
9762         (AC_LANG_PREPROC(C), _AC_PROG_PREPROC_WORKS_IFELSE, AC_PROG_CPP)
9763         (AC_LANG_COMPILER(C), ac_cv_prog_gcc, AC_PROG_CC, _AC_PROG_CC_G)
9764         (AC_PROG_GCC_TRADITIONAL, AC_PROG_CC_C_O, AC_LANG_PREPROC(C++))
9765         (AC_PROG_CXXCPP, AC_LANG_COMPILER(C++), ac_cv_prog_gxx)
9766         (AC_PROG_CXX, _AC_PROG_CXX_G, _AC_PROG_CXX_EXIT_DECLARATION)
9767         (AC_PROG_CC_STDC, AC_C_CROSS, AC_C_CHAR_UNSIGNED, AC_C_LONG_DOUBLE)
9768         (AC_C_BIGENDIAN, AC_C_INLINE, AC_C_CONST, AC_C_VOLATILE)
9769         (AC_C_STRINGIZE, AC_C_PROTOTYPES): Move to...
9770         * lib/autoconf/c.m4: here, new file.
9772         * lib/autoconf/lang.m4 (AC_LANG(Fortran 77), AC_LANG_FORTRAN77)
9773         (_AC_LANG_ABBREV(Fortran 77), AC_LANG_SOURCE(Fortran 77))
9774         (AC_LANG_PROGRAM(Fortran 77), AC_LANG_CALL(Fortran 77))
9775         (AC_LANG_PREPROC(Fortran 77), AC_LANG_COMPILER(Fortran 77))
9776         (ac_cv_prog_g77, AC_PROG_F77, _AC_PROG_F77_G, AC_PROG_F77_C_O)
9777         (_AC_PROG_F77_V_OUTPUT, _AC_PROG_F77_V, AC_F77_LIBRARY_LDFLAGS)
9778         (AC_F77_DUMMY_MAIN, _AC_LANG_PROGRAM_C_F77_HOOKS, AC_F77_MAIN)
9779         (_AC_F77_NAME_MANGLING, AC_F77_NAME_MANGLING, AC_F77_WRAPPERS)
9780         (AC_F77_FUNC): Move to...
9781         * lib/autoconf/fortran.m4: here, new file.
9783 2001-08-01  Akim Demaille  <akim@epita.fr>
9785         * acfunctions.m4: Rename as...
9786         * lib/autoconf/functions.m4: this.
9787         * acgeneral.m4: Rename as...
9788         * lib/autoconf/general.m4: this.
9789         * acheaders.m4: Rename as...
9790         * lib/autoconf/headers.m4: this.
9791         * aclang.m4: Rename as...
9792         * lib/autoconf/lang.m4: this.
9793         * acoldnames.m4: Rename as...
9794         * lib/autoconf/oldnames.m4: this.
9795         * acspecific.m4: Rename as...
9796         * lib/autoconf/specific.m4: this.
9797         * actypes.m4: Rename as...
9798         * lib/autoconf/types.m4: this.
9799         * autoconf.m4: Rename as...
9800         * lib/autoconf/autoconf.m4: this.
9802         * m4sugar.m4: Rename as...
9803         * lib/m4sugar/m4sugar.m4: this.
9804         * m4sh.m4: Rename as...
9805         * lib/m4sugar/m4sh.m4: this.
9807         * tests/atgeneral.m4: Rename as...
9808         * lib/autotest/general.m4: this.
9810         * acfunctions: Rename as...
9811         * lib/autoscan/functions: this.
9812         * acheaders: Rename as...
9813         * lib/autoscan/headers: this.
9814         * acidentifiers: Rename as...
9815         * lib/autoscan/identifiers: this.
9816         * aclibraries: Rename as...
9817         * lib/autoscan/libraries: this.
9818         * acmakevars: Rename as...
9819         * lib/autoscan/makevars: this.
9820         * acprograms: Rename as...
9821         * lib/autoscan/programs: this.
9823 2001-08-01  Akim Demaille  <akim@epita.fr>
9825         * doc/autoconf.texi: Moving/deleting open files is not portable.
9826         Portability issues for `.' (source), and more information about sed.
9828 2001-07-25  Steven G. Johnson  <stevenj@alum.mit.edu>
9830         * aclang.m4 (AC_F77_LIBRARY_LDFLAGS): Ignore -libmil (on Solaris),
9831         which has a special meaning and is not a reference to libibmil.a.
9832         Reported by Matteo Frigo.
9834 2001-07-25  Pavel Roskin  <proski@gnu.org>
9836         * autom4te.in (mktmpdir): Strip trailing newline from mktemp
9837         output.
9839 2001-07-25  Akim Demaille  <akim@epita.fr>
9841         * autoconf.in: Try to define the variables before using them.
9842         * autom4te.in ($perllibdir): Use `$autom4te_perllibdir' as envvar
9843         instead of `$perllibdir'.
9844         * tests/atconfig.in ($autom4te_perllibdir): Export it.
9846 2001-07-25  Akim Demaille  <akim@epita.fr>
9848         * autoconf.in (ac_LF_and_DOT): Remove, unused.
9850 2001-07-24  Akim Demaille  <akim@epita.fr>
9852         Let autoconf use autom4te for traces.
9854         * autoconf.in ($task, task trace): Remove, merely pass --trace to
9855         autom4te.
9856         * autoheader.in: Don't pass `-' to autoconf, rather, a tmp file.
9857         (Because I found no way for autom4te to accept `-').
9858         * autom4te.in (&Request::request): Beware of M4 builtins.
9859         (END): Don't try to remove the content of an empty dir.
9860         (&parse_args): Default is `$f:$l:$n:$%', not `$f:$l:$n:$*'.
9861         (&handle_output): Set a default value to `$forbidden'.
9862         * autoupdate.in (&verbose, &xsystem): New, from autom4te.in.
9863         ($autoconf): Pass --debug and --verbose.
9864         * tests/atspecific.m4 (AT_CHECK_AUTOCONF): Clean up autom4te's
9865         cache.
9867 2001-07-24  Akim Demaille  <akim@epita.fr>
9869         Let autoconf use autom4te to create configure.
9871         * autoconf.in ($automate): New var.
9872         (task script): Use autom4te.
9873         * autom4te.in (File::Spec): Use it.
9874         (&find_file): New.
9875         (&parse_args): --warning is -W, not -w.
9876         Find the top level files.
9877         (&handle_m4): Pass the warnings flags.
9878         Don't report verbosely m4's failures, unless requested.
9879         (&handle_output): Don't complain for forbidden tokens in comments.
9880         Be sure to report all the forbidden tokens within a single line.
9881         (&trace_format_to_m4): Preserve `$_'.
9882         (&handle_traces): Sort the output macros.
9883         (&up_to_date_p): Find the files before trying to get its time stamp.
9885 2001-07-24  Akim Demaille  <akim@epita.fr>
9887         * Makefile.am: Ship, build and install Autom4te.
9888         (SUBDIRS): Add lib.
9889         * lib/Autoconf/Struct.pm: New, from Automake 1.5.
9890         * configure.in: Require Perl.
9891         * man/autom4te.in: New.
9893 2001-07-19  Paul Eggert  <eggert@twinsun.com>
9895         * doc/autoconf.texi (Cache Checkpointing): Use AC_MSG_ERROR in
9896         example, rather than (exit 1); exit (which isn't portable).
9898 2001-07-18  Akim Demaille  <akim@epita.fr>
9900         Version 2.52.
9902 2001-07-18  Akim Demaille  <akim@epita.fr>
9904         The C-Fortran 77 hooks are available only once AC_F77_DUMMY_MAIN
9905         was run, while they are needed also when it is expanded.
9906         Reported by Nicolas Joly.
9908         * aclang.m4 (AC_F77_DUMMY_MAIN): Define _AC_LANG_PROGRAM_C_F77_HOOKS.
9909         (AC_LANG_PROGRAM(C)): Use it instead of depending upon
9910         AC_F77_DUMMY_MAIN being expanded.
9912 2001-07-18  Akim Demaille  <akim@epita.fr>
9914         * configure.in: Bump to 2.51a.
9916 2001-07-17  Akim Demaille  <akim@epita.fr>
9918         Version 2.51.
9920 2001-07-17  Akim Demaille  <akim@epita.fr>
9922         * aclang.m4 (AC_F77_DUMMY_MAIN): Let the interface be more
9923         Autoconfy: $1 = action-if-found, $2 = action-if-not-found.
9925 2001-07-17  Akim Demaille  <akim@epita.fr>
9927         The runtime test for AC_FUNC_GETPGRP fails when prototypes are
9928         used.  Well, then use the prototypes when you can, and runtime as
9929         a last resort.
9930         Reported by Artur Frysiak
9932         * acfunctions.m4 (_AC_FUNC_GETPGRP_TEST): New.
9933         (AC_FUNC_GETPGRP): Use it.
9934         First try to compile with 0-ary or 1-ary calls.
9936 2001-07-17  Akim Demaille  <akim@epita.fr>
9938         * actypes.m4 (_AC_CHECK_TYPE_REPLACEMENT_TYPE_P): `foo_t' is a
9939         replacement type.
9940         From Paul Eggert.
9942 2001-07-17  Akim Demaille  <akim@epita.fr>
9944         * Makefile.maint: Sync. with cppi 1.10.
9946 2001-07-17  Akim Demaille  <akim@epita.fr>
9948         * aclang.m4 (AC_LANG_PROGRAM(C)): Output F77_DUMMY_MAIN only when
9949         AC_F77_DUMMY_MAIN has been run.
9950         From Pavel Roskin and Steven G. Johnson.
9952 2001-07-17  Akim Demaille  <akim@epita.fr>
9954         * configure.in: Rename as...
9955         * configure.ac: this.
9957 2001-07-17  Akim Demaille  <akim@epita.fr>
9959         * Makefile.am (INSTALL.txt): Don't use $@ and $< in non suffix
9960         rules.
9961         From Marc Espie.
9962         * Makefile.maint (release-archive-dir): Rename as...
9963         (release_archive_dir): this, so that it can be specialized in
9964         Makefile.
9966 2001-07-14  Akim Demaille  <akim@epita.fr>
9968         * configure.in: Bump to 2.50d.
9970 2001-07-14  Akim Demaille  <akim@epita.fr>
9972         Version 2.50c.
9973         * Makefile.maint (alpha): Typo.
9975 2001-07-14  Akim Demaille  <akim@epita.fr>
9977         * doc/autoconf.texi (Limitations of Make): Macro names and underscore.
9979 2001-07-14  Akim Demaille  <akim@epita.fr>
9981         * config/config.guess, config/config.sub, config/texinfo.tex
9982         * doc/standards.texi, doc/make-stds.texi: Update.
9984 2001-07-14  Akim Demaille  <akim@epita.fr>
9986         * Makefile.maint (cvs-check, cvs-tag-check, cvs-diff-check): New.
9988 2001-07-14  Akim Demaille  <akim@epita.fr>
9990         * Makefile.maint (maintainer-check): Rename as...
9991         (maintainer-distcheck): this.
9992         (changelog-check, static-check): New.
9993         Use them.
9995 2001-07-14  Kevin Ryde  <user42@zip.com.au>
9997         * doc/autoconf.texi (C++ Compilers Characteristics): Last resort
9998         for CXX is g++, not gcc.
10000 2001-07-14  Akim Demaille  <akim@epita.fr>
10002         * doc/autoconf.texi (Files): New subsection.
10004 2001-07-14  Akim Demaille  <akim@epita.fr>
10006         * doc/autoconf.texi (C Compiler, Fortran 77 Compiler): Be subsections
10007         of...
10008         (Generic Compiler Characteristics): this.
10009         (C++ Compiler): New subsection.
10011 2001-07-14  Akim Demaille  <akim@epita.fr>
10013         * autoscan.in: Use IO::File.
10014         Adjust all the routines to use it.
10015         ($log): New file (autoscan.log).
10016         (output): Dump detailed logs into $log, and a shortened version to
10017         stderr.
10018         (&scan_makefile): Refine the regexp catching tokens in the code.
10019         * doc/autoconf.texi (autoscan Invocation): Document `autoscan.log'
10020         and the `configure.ac' checking feature.
10022 2001-07-12  Akim Demaille  <akim@epita.fr>
10024         For some AWK, such as on HPUX 11, `xfoo' does not match `foo|^bar'.
10025         Reported by Michael Elizabeth Chastain.
10027         * autoconf.in: Refuse such AWK.
10028         * configure.in: Likewise.
10029         * Makefile.am (acversion.m4): Do not use move-if-change this file
10030         has dependencies.
10031         * doc/autoconf.texi (Fortran 77 Compiler): Some typos.
10033 2001-07-10  Jens Petersen  <petersen@redhat.com>
10035         * autoscan.in (&scan_makefile): Improve programs regexp to parse
10036         things like "g++", "file.c" and "some-conf" as tokens.
10037         (&scan_file): Match C++ files extensions.
10038         If the filename extension is C++ then ask for c++.
10040 2001-07-05  Steven G. Johnson  <stevenj@alum.mit.edu>
10042         * aclang.m4 (AC_F77_DUMMY_MAIN): Use AC_TRY_LINK, not
10043         AC_TRY_LINK_FUNC, to check whether defining a dummy
10044         main-like routine is needed for linking with F77 libs.
10046 2001-07-05  Pavel Roskin  <proski@gnu.org>
10048         * aclocal.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Remove conftest*
10049         after using break.
10050         (_AC_PROG_F77_V_OUTPUT): Remove conftest*, not conftest.* after
10051         linking.
10053 2001-07-05  Akim Demaille  <akim@epita.fr>
10055         * Makefile.am (move_if_change): New.  Use it instead of `mv'.
10056         (acversion.m4): Name it `$(srcdir)/acversion.m4' to ease broken
10057         Makes' lives.
10058         Reported by Nicolas Joly.
10060 2001-07-04  Akim Demaille  <akim@epita.fr>
10062         * acgeneral.m4 (_AC_RUN_IFELSE): Remove conftest.o when cleaning
10063         up.
10064         * acfunctions.m4 (AC_FUNC_WAIT3): Use `break' to silent some
10065         warnings from compilers.
10066         * aclang.m4 (_AC_LANG_COMPILER_GNU): Log the version information
10067         for all the compilers, not only GNU.  Hence move from here...
10068         (AC_PROG_CC, AC_PROG_CXX, AC_PROG_F77): to here.
10070 2001-07-04  Akim Demaille  <akim@epita.fr>
10072         * acfunctions.m4 (AC_FUNC_STRTOD, AC_FUNC_STRERROR_R)
10073         (AC_FUNC_STRCOLL, AC_FUNC_WAIT3): Use AC_RUN_IFELSE and
10074         AC_COMPILE_IFELSE.
10076 2001-07-04  Akim Demaille  <akim@epita.fr>
10078         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Actually apply
10079         the ``strings.h'' change claimed below.
10081 2001-07-04  Akim Demaille  <akim@epita.fr>
10083         * aclang.m4 (_AC_LANG_COMPILER_GNU): s/-dumpspecs/-v/.
10085 2001-07-04  Akim Demaille  <akim@epita.fr>
10087         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Include
10088         strings.h if usable with string.h.
10089         Suggested by Paul Eggert.
10091 2001-07-04  Akim Demaille  <akim@epita.fr>
10093         * autoscan.in (&scan_file): Skip FILE if there is FILE.in.
10094         From Jens Petersen.
10096 2001-07-03  Akim Demaille  <akim@epita.fr>
10098         * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Specify CONFIG_FILES
10099         etc. in the log.
10101 2001-07-03  Akim Demaille  <akim@epita.fr>
10103         * acheaders.m4 (AC_CHECK_HEADER): When INCLUDES are set, use the
10104         compiler, not the preprocessor.
10105         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): No longer use
10106         dedicated code to check for inttypes.h, as AC_CHECK_HEADERS does
10107         the right thing.
10108         * Makefile.am (.m4.m4f): Emphasize M4 error messages and fail
10109         earlier if there are.
10111 2001-07-03  Akim Demaille  <akim@epita.fr>
10113         * autoscan.in ($initfile): Remove.
10114         (&find_file): Rename as...
10115         (&scan_file): this.
10116         Immediately scan the current file, instead of gathering them, and
10117         later having them handled by &scan_files.
10118         (&scan_files): Merely invoke Find::File.
10119         Adjust.
10121 2001-07-02  Akim Demaille  <akim@epita.fr>
10123         * autoscan.in: Formatting changes, matching the invocation order.
10124         (File::Find): Use it instead of Perl 4's `find.pl'.
10125         (&wanted): Rename as...
10126         (&find_file): this.
10128 2001-07-01  Pavel Roskin  <proski@gnu.org>
10130         * aclang.m4 (AC_F77_DUMMY_MAIN): Remove conftest* after using
10131         break in the argument to AC_TRY_LINK_FUNC.
10132         (AC_F77_MAIN): Remove conftest* after using break in the
10133         argument to AC_TRY_LINK.
10135 2001-07-01  Steven G. Johnson  <stevenj@alum.mit.edu>
10137         Add alternate 'main' routine detection for linking C/C++ with Fortran,
10138         fixing link failures for e.g. AC_F77_WRAPPERS on NetBSD.
10140         * aclang.m4 (AC_F77_DUMMY_MAIN): New macro to detect whether a
10141         dummy alternate main is required even if the user provides her own
10142         'main'.
10143         (AC_F77_MAIN): New macro to detect whether it is possible to
10144         provide an alternate 'main' function name, using the 'main' from
10145         the Fortran libraries.
10146         (AC_LANG_PROGRAM(C)): Use F77_DUMMY_MAIN, if it is defined, so that
10147         cross-language link tests can be performed successfully.
10148         (_AC_F77_NAME_MANGLING): Require AC_F77_DUMMY_MAIN.  Also put $FLIBS
10149         after $LIBS, for consistency; this should be the general rule since
10150         the user may want to link to Fortran libraries that require $FLIBS.
10151         * doc/autoconf.texi: Document AC_F77_DUMMY_MAIN and AC_F77_MAIN.
10153 2001-06-29  Pavel Roskin  <proski@gnu.org>
10155         * atgeneral.m4 (AT_CHECK): Add a newline to the end of
10156         at-stdout and at-stderr instead of removing the newline
10157         from the echo output, which is not guaranteed to work.
10159 2001-06-28  Jens Petersen  <petersen@redhat.com>
10161         * aclang.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Only add declaration to
10162         confdefs.h when non-zero.
10164 2001-06-28  Akim Demaille  <akim@epita.fr>
10166         * configure.in: Bump to 2.50c.
10168 2001-06-26  Akim Demaille  <akim@epita.fr>
10170         Version 2.50b.
10172 2001-06-26  Akim Demaille  <akim@epita.fr>
10174         Version 2.50a.
10176 2001-06-25  Pavel Roskin  <proski@gnu.org>
10178         * tests/atspecific.m4 (AT_CHECK_MACRO): Accept one more
10179         argument, AUTOCONF-FLAGS.
10180         * tests/mktests.sh (update_exclude_list): Add
10181         AC_SYS_RESTARTABLE_SYSCALLS and AC_FUNC_WAIT3.
10182         * tests/semantics.at: Test AC_SYS_RESTARTABLE_SYSCALLS and
10183         AC_FUNC_WAIT3 with "-W no-obsolete".
10185 2001-06-25  Akim Demaille  <akim@epita.fr>
10187         * tests/foreign.at (libtool): Fix the `libtoolize --version' decoding.
10189 2001-06-25  Akim Demaille  <akim@epita.fr>
10191         * autoscan.in (%macro): Now maps from word to list of macros.
10192         (&init_tables): Die when a word which is already handled by
10193         explicit macros is mapped to the default macro.
10194         (&print_unique): Remove, inlined in...
10195         (&output_kind): here.
10196         (File::Basename): Use it.
10197         (&output): Sort the CONFIG_FILES.
10198         * acheaders: Normalize.
10199         * acfunctions: Likewise.
10201 2001-06-25  Akim Demaille  <akim@epita.fr>
10203         * aclang.m4 (_AC_LANG_COMPILER_GNU): If GNU, dump the compiler
10204         characteristics in the logs.
10205         Suggested by Mo DeJong.
10207 2001-06-24  Akim Demaille  <akim@epita.fr>
10209         * acfunctions.m4 (AM_FUNC_ERROR_AT_LINE, AM_FUNC_FNMATCH)
10210         (AM_FUNC_MKTIME, AM_FUNC_OBSTACK, AM_FUNC_STRTOD): Reactivated.
10211         * doc/autoconf.texi (Autoconf 2.13): New section.
10213 2001-06-24  Akim Demaille  <akim@epita.fr>
10215         * autoconf.in (Task traces): Separate the error messages from the
10216         traces to improve robustness.
10218 2001-06-23  Akim Demaille  <akim@epita.fr>
10220         * tests/torture.at (AC_ARG_VAR): Make it a single test instead of
10221         three as failures are unlikely, and speed matters.
10223 2001-06-23  Akim Demaille  <akim@epita.fr>
10225         * doc/autoconf.texi (Redefined M4 Macros): New.
10227 2001-06-23  Akim Demaille  <akim@epita.fr>
10229         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Consider
10230         inttypes.h is missing if it conflicts with sys/types.h, as on IRIX
10231         5.3.
10233 2001-06-23  Paolo Bonzini  <bonzini@gnu.org>
10235         * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Defer parsing of
10236         config.status targets to after the evaluation of the INIT-CMDS.
10237         Double quote config.status targets (used to be single quoted).
10239 2001-06-23  Akim Demaille  <akim@epita.fr>
10241         * tests/torture.at (CONFIG_FILES, HEADERS, LINKS and COMMANDS):
10242         Check the content of the created file.
10243         Check the ./config.status command line invocation.
10245 2001-06-23  Akim Demaille  <akim@epita.fr>
10247         * tests/foreign.at (Libtool): Reject prehistoric versions.
10249 2001-06-23  Akim Demaille  <akim@epita.fr>
10251         * aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be robust to
10252         preexisting files matching a.*.
10254 2001-06-23  Akim Demaille  <akim@epita.fr>
10256         * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Output error messages on
10257         stderr.
10258         * doc/autoconf.texi (AC_ARG_VAR): Update.
10260 2001-06-21  Akim Demaille  <akim@epita.fr>
10262         * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Die instead of warning when
10263         precious variables have changed.
10264         * tests/torture.at (AC_ARG_VAR): Adjust.
10266 2001-06-21  Akim Demaille  <akim@epita.fr>
10268         ./configure --program-suffix=foo produces `transform=s,$$,foo,;',
10269         but some sed choke on multiple `;', and other tools (e.g.,
10270         Automake), include the separator themselves.
10272         * acgeneral.m4 (AC_ARG_VAR): Be sure not to leave extra `;'.
10274 2001-06-19  Tim Van Holder  <tim.van.holder@pandora.be>
10276         * doc/autoconf.texi (Functions Portability): Rename as...
10277         (Function Portability): this.
10278         (Function Portability): Document potential problems with unlink().
10280 2001-06-19  Paul Eggert  <eggert@twinsun.com>
10282         * NEWS, doc/autoconf.texi: Document quadrigraphs.
10284 2001-06-18  Akim Demaille  <akim@epita.fr>
10286         * acfunctions.m4 (AC_FUNC_FORK): Fix typos.
10288 2001-06-18  Ruediger Kuhlmann  <info@ruediger-kuhlmann.de>
10290         * acfunctions.m4: (AC_FUNC_VFORK) rename as...
10291         (_AC_FUNC_VFORK): this.
10292         Remove AC_DEFINEs and don't guess cross-compilation values.
10293         (_AC_FUNC_FORK): New, check whether fork() isn't just a stub.
10294         (AC_FUNC_FORK): New, use _AC_FUNC_VFORK and _AC_FUNC_FORK to
10295         define HAVE_WORKING_FORK, HAVE_WORKING_VFORK; and vfork to fork if
10296         vfork doesn't work.
10297         Guess values if cross-compiling, but warn.
10298         * acfunctions: Add AC_FUNC_FORK.
10299         * doc/autoconf.texi: Document AC_FUNC_FORK. Give example to define
10300         and vfork appropriately.
10302 2001-06-18  Akim Demaille  <akim@epita.fr>
10304         * doc/autoconf.texi (Functions Portability): New section.
10306 2001-06-18  Akim Demaille  <akim@epita.fr>
10308         * autoconf.in (M4): Pass --nesting-limit=1024, unless already set
10309         in $M4.
10310         Suggested by Andreas Schwab.
10312 2001-06-18  Akim Demaille  <akim@epita.fr>
10314         * acfunctions.m4 (AC_FUNC_CHOWN, AC_FUNC_CLOSEDIR_VOID)
10315         (AC_FUNC_GETPGRP, AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK)
10316         (AC_FUNC_MMAP, AC_FUNC_SELECT_ARGTYPES, _AC_FUNC_STAT)
10317         (AC_FUNC_UTIME_NULL): Use AC_INCLUDES_DEFAULT.
10318         Don't use AC_TRY_RUN, which double quotes, prefer AC_RUN_IFELSE,
10319         and either AC_LANG_SOURCE or AC_LANG_PROGRAM.
10320         (AC_FUNC_CLOSEDIR_VOID): Protect C++ from `int closedir ();' (or
10321         the converse).
10323 2001-06-18  Akim Demaille  <akim@epita.fr>
10325         * doc/autoconf.texi (ms): New index.
10326         (Macro Index): Rename as...
10327         (Autoconf Macro Index): this.
10328         (M4 Macro Index): New appendix.
10329         (Programming in M4): New chapter.
10330         Define M4sugar, M4sh, m4_pattern_forbid, and m4_pattern_allow.
10331         (Quoting): Rename as...
10332         (M$ Quotation): this.
10333         Be part of `Programming in M4).
10335 2001-06-18  Nicolas Joly  <njoly@pasteur.fr>
10337         * tests/torture.at (AC_ARG_VAR): Set variables and export them
10338         in separate statements for compatibility with Tru64 v5.1.
10340 2001-06-17  Akim Demaille  <akim@epita.fr>
10342         * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Be sure to cache the
10343         current values of the precious variables, not the previously
10344         cached values.
10345         Pass precious variables which are set to config.status.
10346         * doc/autoconf.texi (Setting Output Variables): Document AC_ARG_VAR.
10347         * tests/torture.at (AC_ARG_VAR): New.
10349 2001-06-15  Paul Eggert  <eggert@twinsun.com>
10351         * doc/autoconf.texi: Move AC_FUNC_WAIT3 and
10352         AC_SYS_RESTARTABLE_SYSCALLS to the obsolete section,
10353         and explain why and how to replace them.
10354         * acfunctions.m4 (AC_FUNC_WAIT3): Warn as obsolete.
10355         * acspecific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
10357 2001-06-15  Akim Demaille  <akim@epita.fr>
10359         `build_alias', `host_alias', and `target_alias' are not AC_SUBST'd.
10360         Reported by Bruno Haible.
10362         * acgeneral.m4 (AC_ARG_VAR): Move the AC_SUBST, from here...
10363          (_AC_ARG_VAR_PRECIOUS): to here.
10365 2001-06-15  Pavel Roskin  <proski@gnu.org>
10367         * acheaders.m4 (_AC_CHECK_HEADER_DIRENT): Instead of defining
10368         an unused pointer use cast to this type and `if' statement to
10369         avoid warnings from the compiler.
10370         (AC_HEADER_TIME): Likewise.
10371         * actypes.m4 (AC_CHECK_MEMBER): s/foo/ac_aggr/. Use the member
10372         in `if' statement to avoid warnings from the compiler. Declare
10373         ac_aggr static to avoid the need to initialize it.
10375 2001-06-14  Akim Demaille  <akim@epita.fr>
10377         * doc/autoconf.texi (Portable Shell): Move to follow `Writing
10378         Macros'.
10380 2001-06-13  Akim Demaille  <akim@epita.fr>
10382         * m4/missing.m4, config/missing: Updated to Automake 1.4g's.
10383         Suggested by Alexander Mai.
10385 2001-06-13  Akim Demaille  <akim@epita.fr>
10387         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Guard
10388         sys/types.h and sys/stat.h, and check for them.
10390 2001-06-13  Akim Demaille  <akim@epita.fr>
10392         * acheaders.m4 (AC_CHECK_HEADER, AC_CHECK_HEADERS): Support $4 =
10393         INCLUDES.
10395 2001-06-12  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10397         * acspecific.m4 (AC_PATH_XTRA): Check if linking against libX11
10398         succeeds and only try adding libdnet upon a failure.
10400 2001-06-12  Akim Demaille  <akim@epita.fr>
10402         * autoscan.in (&output_kind): Output the comment only if it exists.
10403         (%kind_comment): Add entry for `programs'.
10404         (&output_programs): Use &output_kind.
10405         (&output_functions, &output_identifiers, &output_headers)
10406         (&output_programs): Inline, and remove.
10408 2001-06-12  Akim Demaille  <akim@epita.fr>
10410         * autoscan.in (%kind_comment): New.
10411         (output_kind): New.
10412         (output_functions, output_identifiers, output_headers): Use it.
10414 2001-06-12  Akim Demaille  <akim@epita.fr>
10416         * autoscan.in (&print_unique): Take `$kind' and `$word' as
10417         arguments, to factor indirections into `%macro' and `%used'.
10418         (%generic_macro): Fix a typo.
10420 2001-06-12  Akim Demaille  <akim@epita.fr>
10422         * aclibraries: New.
10423         * autoscan.in (@kinds): Add `libraries'.
10424         Use `@kinds' instead of hard coded lists.
10425         (%programs, %headers, %identifiers, %makevars, %libraries, %functions):
10426         Remove, replaced by...
10427         (%used): this.
10429 2001-06-12  Akim Demaille  <akim@epita.fr>
10431         * autoscan.in (%functions_macros %headers_macros)
10432         (%identifiers_macros %programs_macros %makevars_macros): Remove,
10433         replaced by...
10434         (%macro): New.
10436 2001-06-11  Raja R Harinath  <harinath@cs.umn.edu>
10438         * aclang.m4 (AC_NO_EXECUTABLES): Override
10439         _AC_COMPILER_EXEEXT_WORKS, not _AC_LANG_COMPILER_WORKS.
10441 2001-06-11  Akim Demaille  <akim@epita.fr>
10443         * aclang.m4 (AC_NO_EXECUTABLES): Define the macros with their
10444         trailing new line.
10445         Reported by Andreas Schwab.
10447 2001-06-11  Akim Demaille  <akim@epita.fr>
10449         * Makefile.am, Makefile.maint: Typos.
10451 2001-06-09  Akim Demaille  <akim@epita.fr>
10453         * doc/autoconf.texi (Here-Documents): New section, gathering
10454         documentation about here-documents.
10455         Use `href', not `uref', and other changes.
10457 2001-06-09  Akim Demaille  <akim@epita.fr>
10459         * doc/autoconf.texi (Portable Shell Programming): Promoted as a
10460         chapter.
10462 2001-06-09  Akim Demaille  <akim@epita.fr>
10464         * doc/autoconf.texi (Limitations of Builtins): Complete the
10465         description of the here-docs penalties with Alexandre Oliva's
10466         explanations.
10468 2001-06-01  Paul Eggert  <eggert@twinsun.com>
10470         * doc/autoconf.texi: Talk about here documents and speedups.
10471         Do not use "echo" on arbitrary strings.
10472         Spell "here-documents" consistently with the standard.
10474 2001-06-09  Akim Demaille  <akim@epita.fr>
10476         * doc/autoconf.texi (Concept Index): Introduce it.
10477         Regenerate the menus.
10479 2001-06-09  Akim Demaille  <akim@epita.fr>
10481         * Makefile.maint, GNUmakefile: New, from Jim Meyering.
10482         * config/prev-version.txt: New.
10483         * config/move-if-change: New, for GNU libc.
10485 2001-06-06  Pavel Roskin  <proski@gnu.org>
10487         * tests/atgeneral.m4 (AT_INIT): Remove "/bin/sh" after $SHELL.
10489 2001-06-06  Akim Demaille  <akim@epita.fr>
10491         * acgeneral.m4 (AC_CHECK_LIB): Fix the cache var name to work
10492         properly when $1 is not a literal.
10493         Fixes PR Autoconf/187, reported by Bram Moolenaar.
10495 2001-06-06  Akim Demaille  <akim@epita.fr>
10497         Invoking AC_COPYRIGHT before AC_INIT fails.
10499         * Makefile.am (.m4.m4f): Pass --fatal-warnings to m4.
10500         * acgeneral.m4 (_m4_divert(VERSION_FSF))
10501         (_m4_divert(VERSION_USER)): New.
10502         (AC_COPYRIGHT): $2 is the diversion to use.
10503         (_AC_INIT_COPYRIGHT): Use the FSF diversion.
10504         (AC_INIT): Remove dead comments as now it's commutative.
10506 2001-06-06  Akim Demaille  <akim@epita.fr>
10508         * tests/semantics.at (AC_CHECK_LIB): Strengthen to reflect
10509         PR autoconf/187.
10511 2001-06-05  Akim Demaille  <akim@epita.fr>
10513         * acgeneral.m4 (_AC_INIT_PARSE_ARGS): `prefix' and `exec_prefix'
10514         can be empty.
10515         `*dir' variables cannot be NONE.
10516         Reported by Mark Kettenis.
10518 2001-06-05  Paul Eggert  <eggert@twinsun.com>
10520         * doc/autoconf.texi: Fix references to Solaris and SunOS versions.
10522 2001-06-04  Akim Demaille  <akim@epita.fr>
10524         * acgeneral.m4 (AC_VAR_SET, AC_VAR_GET, AC_VAR_TEST_SET)
10525         (AC_VAR_SET_IFELSE, AC_VAR_PUSHDEF and AC_VAR_POPDEF, AC_TR_CPP)
10526         (AC_TR_SH): Move as...
10527         * m4sh.m4 (AS_VAR_SET, AS_VAR_GET, AS_VAR_TEST_SET)
10528         (AS_VAR_SET_IF, AC_VAR_PUSHDEF, AS_VAR_POPDEF, AS_TR_CPP)
10529         (AS_TR_SH): these.
10530         (_AS_TR_PREPARE, _AS_CR_PREPARE, _AS_TR_CPP_PREPARE)
10531         (_AS_TR_SH_PREPARE): New.
10532         (AS_SHELL_SANITIZE): Invoke _AS_TR_PREPARE.
10533         * tests/aclocal.m4 (AC_STATE_SAVE): `as_' vars can be modified.
10535 2001-06-02  Akim Demaille  <akim@epita.fr>
10537         * Makefile.am (.m4.m4f): Pass the options first.
10538         Fixes PR autoconf/182.
10540 2001-06-02  Nathan Sidwell  <nathan@codesourcery.com>
10542         GNU getopt, when POSIXLY_CORRECT does not permute options and
10543         arguments.  So pass the options first.
10544         Fixes PR autoconf/184.
10546         * autoconf.sh (m4_prefiles, m4f_prefiles): New variables.
10547         (run_m4): Remove files.
10548         (run_m4f): Remove.
10549         Update remainder of script to use them.
10550         (for warning in): Do not use a literal comma as it will not be
10551         split by IFS.
10553 2001-06-02  Christian Marquardt  <marq@gfz-potsdam.de>
10555         * aclang.m4 (AC_PROG_F77): Add Fujitsu's "frt" to the list of
10556         Fortran compilers to check.
10557         (_AC_PROG_F77_V): Add '-###' as a possible option to print
10558         information on library and object files.
10559         (AC_PROG_CXX): Add Fujitsu's "FCC" to the list of C++ compilers
10560         to check.
10562 2001-06-02  Akim Demaille  <akim@epita.fr>
10564         * autom4te.in (Request::@request): Declare with `vars', not `my',
10565         as it prevents updates via `do FILENAME'.
10567 2001-06-02  Akim Demaille  <akim@epita.fr>
10569         * configure.in (standards_texi): Remove, dead code.
10571 2001-06-02  Akim Demaille  <akim@epita.fr>
10573         * autom4te.in: New.
10575 2001-06-02  Pavel Roskin  <proski@gnu.org>
10577         * acgeneral.m4 (_AC_INIT_PREPARE): Don't rely on $? in the traps
10578         for signals other than 0 - exit with code 1.
10579         * m4sh.m4 (AS_TMPDIR): Likewise.
10580         * autoconf.in: Likewise. Also don't rely on exit == exit $?.
10581         * autoheader.in: Likewise.
10582         * autoreconf.in: Likewise.
10583         * tests/torture.at (Signal handling): New test for the above.
10585 2001-06-01  Akim Demaille  <akim@epita.fr>
10587         * m4sugar.m4 (m4_defn, m4_undefine, m4_popdef): Clarify the error
10588         message.
10590 2001-05-31  Akim Demaille  <akim@epita.fr>
10592         * acfunctions, acheaders, acidentifiers, acmakevars, acprograms:
10593         Add copyright and comments.
10594         * acheaders: Add stdint.h.
10595         Suggested by Paul Eggert.
10597 2001-05-31  Akim Demaille  <akim@epita.fr>
10599         * atgeneral.m4 (AT_INIT): Use $SHELL.
10600         * atspecific.m4 (AT_CHECK_DEFINES): Skip HAVE_STDINT_H.
10602 2001-05-31  Akim Demaille  <akim@epita.fr>
10604         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Include
10605         stdint.h.
10606         From Paul Eggert and Lars Hecking.
10608 2001-05-31  Akim Demaille  <akim@epita.fr>
10610         * tests/base.at: Adjust line numbers in error messages.
10612 2001-05-31  Akim Demaille  <akim@epita.fr>
10614         * tests/base.at, tests/m4sh.at: When using AC_PLAIN_SCRIPT be sure
10615         to emit the bangshe line.
10616         Reported by David Carter.
10618 2001-05-30  Steven G. Johnson  <stevenj@alum.mit.edu>
10620         * aclang.m4 (AC_PROG_F77): Add Compaq's "fort" to the list of
10621         Fortran (95) compilers to check.
10623 2001-05-29  Alexandre Duret-Lutz  <duret_g@epita.fr>
10625         * doc/autoconf.texi (Introduction, Pointers): Update the Autoconf
10626         Macro Archive URL.
10628 2001-05-23  Pavel Roskin  <proski@gnu.org>
10630         * aclang.m4 (AC_PROG_CPP): Use `break' instead of `break 2' since
10631         _AC_PROG_PREPROC_WORKS_IFELSE expands arguments outside the loop.
10632         (AC_PROG_CXXCPP): Likewise.
10634 2001-05-22  Akim Demaille  <akim@epita.fr>
10636         * config: New directory.
10637         * configure.in: AC_CONFIG_AUX_DIR it.
10638         * tests/atspecific.m4 (AT_CONFIGURE_AC): Adjust.
10640 2001-05-22  Akim Demaille  <akim@epita.fr>
10642         * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in,
10643         * autoupdate.in: Specify the Emacs mode.
10644         * acversion.m4.in: Rename as...
10645         * acversion.m4: this.
10646         * tests/Makefile.am (CLEANFILES): More garbage.
10648 2001-05-22  Akim Demaille  <akim@epita.fr>
10650         * autoconf.sh, autoreconf.sh, autoheader.sh, autoscan.pl, ifnames.sh:
10651         Rename as...
10652         * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in:
10653         these.
10655 2001-05-21  Akim Demaille  <akim@epita.fr>
10657         * configure.in: Bump to 2.50a.
10659 -----
10661 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
10663 This file is part of GNU Autoconf.
10665 GNU Autoconf is free software; you can redistribute it and/or modify
10666 it under the terms of the GNU General Public License as published by
10667 the Free Software Foundation; either version 2, or (at your option)
10668 any later version.
10670 GNU Autoconf is distributed in the hope that it will be useful,
10671 but WITHOUT ANY WARRANTY; without even the implied warranty of
10672 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10673 GNU General Public License for more details.
10675 You should have received a copy of the GNU General Public License
10676 along with autoconf; see the file COPYING.  If not, write to
10677 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
10678 Boston, MA 02110-1301, USA.