Make AS_IF, AS_CASE, and AS_FOR more robust to blank arguments.
[autoconf.git] / ChangeLog
blobbe0c8689e21abe7852d192570c74d86aa6cb2289
1 2009-04-13  Eric Blake  <ebb9@byu.net>
3         Make AS_IF, AS_CASE, and AS_FOR more robust to blank arguments.
4         * lib/m4sugar/m4sh.m4 (_AS_CASE, _AS_CASE_DEFAULT, AS_FOR, _AS_IF)
5         (_AS_IF_ELSE, AS_IF): Avoid syntax error on blank argument,
6         including a macro with an empty expansion.
7         * NEWS: Mention this.
8         * tests/m4sh.at (AS@&t@_IF and AS@&t@_CASE, AS@&t@_FOR): Update
9         tests.
10         Reported by Mike Frysinger.
12         Add m4_blank and friends.
13         * lib/m4sugar/m4sugar.m4 (m4_blank, m4_nblank, m4_default_nblank)
14         (m4_default_nblank_quoted): New macros.
15         * NEWS: Document them.
16         * doc/autoconf.texi (Conditional constructs): Likewise.
17         * tests/m4sugar.at (m4sugar shorthand conditionals): New test.
18         Suggested by Mike Frysinger.
20 2009-04-13  Eric Blake  <ebb9@byu.net>
22         Finish upgrade to GFDL 1.3.
23         * doc/autoconf.texi (copying): Use correct license; comment change
24         was missed on 2008-11-04.
26 2009-04-10  Eric Blake  <ebb9@byu.net>
28         Test parallel handling of syntax error.
29         * tests/autotest.at (parallel syntax error): New test.
30         Suggested by Ralf Wildenhues.
32 2009-04-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34         Document awk and config.status line length limitations.
35         * doc/autoconf.texi (Configuration Actions): The input to
36         config.status should have reasonable line length.
37         (Limitations of Usual Tools): Document IRIX, HP-UX awk input
38         line length limit.
39         Report by Bruno Haible.
41         Skip `Multiple languages' test if CC is a C++ compiler.
42         * tests/compile.at (Multiple languages): Before starting the
43         test proper, build and run a configure script that tests the
44         C compiler only, and skips the test if this is found to be a
45         C++ compiler.
46         Report by Eric Blake.
48         Note that AC_DEFUN is needed for aclocal.
49         * doc/autoconf.texi (Coding Style): Public third-party macros
50         should be AC_DEFUN'ed.
51         Report by John Calcote.
53 2009-04-10  Eric Blake  <ebb9@byu.net>
55         Add undocumented _AS_CLEAN_DIR.
56         * lib/m4sugar/m4sh.m4 (_AS_CLEAN_DIR): New macro; fixes m4 quoting
57         in previous patch.
58         * lib/autotest/general.m4 (AT_INIT) <at_fn_group_prepare>: Use new
59         macro.
60         * tests/m4sh.at (_AS@&t@_CLEAN_DIR): New test.
61         Reported by Ralf Wildenhues.
63 2009-04-09  Eric Blake  <ebb9@byu.net>
65         Avoid problems caused by deleting in-use directory.
66         * lib/autotest/general.m4 (AT_INIT) <at_fn_group_prepare>: Only
67         remove the contents of $at_group_dir, not the directory itself.
69         Fix regression in empty test.
70         * lib/autotest/general.m4 (AT_SETUP): Prep AT_ingroup for fallback
71         use in empty test.  Fixes regression introduced 2009-04-06.
72         (_AT_CHECK): Undo fallback when a test is not empty.
73         (AT_CLEANUP): Expand AT_ingroup before deleting.
75 2009-04-09  Paolo Bonzini  <bonzini@gnu.org>
77         Make a less conservative cross-compilation guess for AC_FUNC_UTIME_NULL.
78         * lib/autoconf/functions.m4 (AC_FUNC_UTIME_NULL): Assume
79         not crosscompiling to an obsolete system.
81 2009-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
83         Automake relies on the undocumented `_AC_COMPILER_EXEEXT' macro.
84         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT): Document that
85         Automake relies on this macro.
87 2009-04-06  Eric Blake  <ebb9@byu.net>
89         Reduce testsuite size.
90         * tests/statesave.m4: New file.
91         * tests/Makefile.am (EXTRA_DIST): Distribute it.
92         * tests/local.at (AT_CONFIGURE_AC): Reuse file, rather than
93         repeating inline definition of AC_STATE_SAVE.
94         (AT_CHECK_ENV): Factor code...
95         (_AT_CHECK_ENV): ...into shell function.
96         * tests/m4sh.at (AT_DATA_LINENO): Avoid churn in testsuite.
98         Handle shell comments in AT_CHECK.
99         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): Handle # in
100         test correctly.  Latent bug in handling shell comment was first
101         fixed 2008-11-20, but regressed two patches later.
102         * tests/autotest.at (Shell comment in command): New test.
103         * NEWS: Document the fix.
105         Hard fail any test with syntax errors.
106         * lib/autotest/general.m4 (AT_INIT) <at_fn_group_postprocess>:
107         Guarantee test failure on syntax error, rather than inheriting
108         status from previous test.
109         * tests/autotest.at (Syntax error): New test.
111 2009-03-31  Eric Blake  <ebb9@byu.net>
113         Beta Release Version 2.63b.
114         * NEWS: Mention the release.
115         * README: Clarify that this is a beta release.
116         * build-aux/texinfo.tex: Synchronize from upstream.
117         * .x-sc_trailing_blank: Exempt more upstream files.
119 2009-03-30  Eric Blake  <ebb9@byu.net>
121         Fix testsuite failures under zsh.
122         * tests/local.at (AT_CHECK_ENV): Exempt $argv and $ARGC, which are
123         set by zsh -c 'emulate sh'.
124         Reported by Ralf Wildenhues.
126         For now, skip parallel tests under less-tested shells.
127         * tests/autotest.at (AT_CHECK_AT): Add pre-test argument.
128         (Tested programs, Startup error messages, AT_CHECK_AT_TITLE)
129         (Fallacy, Skip, errexit, Long test source lines)
130         (Debugging a successful test, Debugging script and environment)
131         (Debugging a failed test, Using atlocal)
132         (Choosing where testsuite is run): Adjust callers.
133         (AT_SKIP_PARALLEL_TESTS): New macro, to skip parallel tests except
134         under zsh, bash, or when TEST_PARALLEL_AUTOTEST is defined.  Makes
135         it easier to avoid testsuite hangs for users with dash or other
136         less-tested shell.
137         (parallel test execution, parallel truth, parallel fallacy)
138         (parallel skip, parallel errexit)
139         (parallel autotest and signal handling): Use it.
140         * BUGS: Mention this.
142 2009-03-24  Andris Pavenis  <andris.pavenis@iki.fi>  (tiny change)
144         Fix awk substitution of carriage returns on DJGPP.
145         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix typo in
146         generation of ac_cs_awk_cr.
147         * THANKS: Update.
149 2009-03-24  Aaron W. LaFramboise  <aaronenvelope277@aaronwl.com>  (tiny change)
151         Work around cygwin bash igncr mode.
152         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fall back to
153         bash carriage returns if ac_cr lost \r from ``.
154         * THANKS: Update.
155         Suggested by Eric Blake.
157 2009-03-24  Eric Blake  <ebb9@byu.net>
159         Fix underquoted example in manual.
160         * doc/autoconf.texi (Common Shell Constructs) <AS_TR_CPP>:
161         Properly m4-quote #.
162         * THANKS: Update spelling.
163         Reported by Matěj Týč.
165 2009-03-18  Eric Blake  <ebb9@byu.net>
167         Manual: mention more expr pitfalls.
168         * doc/autoconf.texi (Limitations of Usual Tools) <expr (:)>:
169         Mention HP-UX limitation, and $ ambiguity.
170         * THANKS: Update.
171         Reported by Jens Schmidt, in http://bugs.debian.org/466990.
173 2009-03-17  Jim Meyering  <meyering@redhat.com>
175         Manual: fix a typo.
176         * lib/m4sugar/m4sh.m4: s/are/is/ => "there is no indirection"
178 2009-03-17  Eric Blake  <ebb9@byu.net>
180         Use test consistently in examples.
181         * doc/autoconf.texi (Subdirectories, Caching Results)
182         (Common Shell Constructs, Prerequisite Macros, Coding Style)
183         (Changed Results, Particular Programs, Defining Symbols):
184         Protect against arbitrary user strings.
185         (Multiple Cases): Mention why $fstype does not need protection.
186         Reported by Reuben Thomas.
188         Improve confusing section names.
189         * doc/autoconf.texi (Specifying Names): Rename node...
190         (Specifying Target Triplets): ...to this.
191         (Generic Programs): Adjust references.
192         * doc/install.texi (System Type): Touch up formatting.
193         * THANKS: Update.
194         Reported by Tim Freeman, in http://bugs.debian.org/312873.
196         Remove historical inaccuracy.
197         * doc/autoconf.texi (Portable Shell): Don't perpetuate myth about
198         #!/bin/sh needing a space.
199         Reported by Reuben Thomas.
201         Recommend AS_HELP_STRING more prominently.
202         * doc/autoconf.texi (External Software): Reduce mention of
203         hand-written help strings.
204         Reported by Reuben Thomas.
206 2009-03-16  Eric Blake  <ebb9@byu.net>
208         Fix 'make pdf'.
209         * doc/autoconf.texi (Balancing Parentheses): Fix usage of
210         @itemize.
211         Reported by Ralf Wildenhues, fix suggested by Karl Berry.
213 2009-03-14  Eric Blake  <ebb9@byu.net>
215         Resync upstream files.
216         * GNUmakefile: Run 'make fetch'.
217         * build-aux/announce-gen: Likewise.
218         * build-aux/config.guess: Likewise.
219         * build-aux/config.sub: Likewise.
220         * build-aux/gnupload: Likewise.
221         * build-aux/texinfo.tex: Likewise.
222         * build-aux/vc-list-files: Likewise.
223         * doc/gnu-oids.texi: Likewise.
224         * doc/standards.texi: Likewise.
226 2009-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
228         New test for SunStudio `restrict' handling.
229         * tests/c.at (AC_C_RESTRICT and C++): New test.
230         Prompted by bug report from Rolf Vandevaart.
232 2009-03-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
234         Manual: testsuite depends on package.m4.
235         * doc/autoconf.texi (Making testsuite Scripts): In the example
236         makefile snippet, $(TESTSUITE) depends on $(srcdir)/package.m4.
238 2009-03-02  Allan Caffee  <allan.caffee@gmail.com>  (tiny change)
240         Fix a typo in comment for AS_LITERAL_IF.
241         * lib/m4sugar/m4sh.m4 (AS_LITERAL_IF): Update a comment that fell
242         out of date when this function was moved/renamed in 59ecd766.
243         * THANKS: Update.
245 2009-03-02  Eric Blake  <ebb9@byu.net>
247         Improve wording for AS_ESCAPE.
248         * doc/autoconf.texi (Common Shell Constructs) <AS_ESCAPE>: Touch
249         up documentation.
250         * lib/m4sugar/m4sh.m4 (_AS_ESCAPE): Fix comment typos.
251         Reported by Ralf Wildenhues.
253 2009-02-24  Eric Blake  <ebb9@byu.net>
255         Use pkgdatadir consistently.
256         * bin/Makefile.am (edit): Substitute pkgdatadir, not datadir.
257         * lib/Makefile.am (edit): Likewise.
258         * lib/autom4te.in (Autoconf-without-aclocal-m4, Autotest, M4sh)
259         (M4sugar): Use @pkgdatadir@, not @datadir@.
260         * bin/autoheader.in ($datadir): Likewise.
261         * bin/autom4te.in ($datadir): Likewise.
262         * bin/autoreconf.in ($datadir): Likewise.
263         * bin/autoscan.in ($datadir): Likewise.
264         * bin/autoupdate.in ($datadir): Likewise.
265         * bin/ifnames.in ($datadir): Likewise.
266         * doc/autoconf.texi (Installation Directory Variables): Update
267         example to be consistent; focus on $(bindir) as an autoconf
268         variable, and mention that $(pkgdatadir) comes from automake.
269         Reported by Reuben Thomas.
271 2009-02-19  Eric Blake  <ebb9@byu.net>
273         Use m4_translit more efficiently in AS_ESCAPE.
274         * lib/m4sugar/m4sh.m4 (_AS_ESCAPE): Alter API to take first byte
275         of set separately from rest.
276         (AS_ESCAPE, _AS_QUOTE_MODERN, AS_TR_SH, AS_VAR_GET): Adjust
277         callers.
278         * lib/autoconf/autoheader.m4 (AH_VERBATIM): Avoid duplicate
279         characters in translit request.
280         * doc/autoconf.texi (Common Shell Constructs) <AS_ESCAPE>:
281         Document the macro.
282         * NEWS: Likewise.
284         Mention recently documented macros.
285         * NEWS: Update list of new documentation.
287 2009-02-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
289         Add index for config.site.
290         * doc/autoconf.texi (Site Defaults): Add index for config.site.
291         * THANKS: Update.
292         Report by Stephen P. Schaefer.
294 2009-02-12  Eric Blake  <ebb9@byu.net>
296         Fix m4_set speed regression introduced 2008-12-18.
297         * lib/m4sugar/m4sugar.m4 (_m4_stack_reverse): Alter API to avoid
298         creating larger argument on each iteration.
299         (m4_stack_foreach_sep, m4_stack_foreach_sep_lifo)
300         (_m4_set_contents_2): Adjust all four-argument callers.
302 2009-02-05  Eric Blake  <ebb9@byu.net>
304         Mention new AC_DEFUN_ONCE clients.
305         * NEWS: Mention recent semantic changes.
306         Reported by Ralf Wildenhues.
308 2009-02-03  Eric Blake  <ebb9@byu.net>
310         Use AC_DEFUN_ONCE for some one-shot AC_PROG macros.
311         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Switch to
312         AC_DEFUN_ONCE, since this is a one-shot macro.
313         (AC_PROG_INSTALL): Likewise.
315 2009-02-03  Eric Blake  <ebb9@byu.net>
317         Mention that packagers should not pre-set CFLAGS.
318         * doc/autoconf.texi (Preset Output Variables) <CFLAGS>: Copy
319         advice given by automake on handling variables reserved by GNU
320         Coding Standards.
321         Reported by Karl Berry.
323         Document lib64 in config.site.
324         * doc/autoconf.texi (Site Defaults): Fix typo in FHS sample file.
325         Mention use of lib64.
326         * THANKS: Update.
327         Reported by Tom Browder, with help from Peter Breitenlohner.
329 2009-01-28  Eric Blake  <ebb9@byu.net>
331         Use AC_DEFUN_ONCE for uncontroversial one-shot macros.
332         * lib/autoconf/headers.m4 (AC_HEADER_ASSERT): Switch to
333         AC_DEFUN_ONCE, since this is a one-shot macro.
334         * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
335         * lib/autoconf/general.m4 (AC_CANONICAL_BUILD)
336         (AC_CANONICAL_HOST, AC_CANONICAL_TARGET): Likewise.
338 2009-01-28  Eric Blake  <ebb9@byu.net>
340         Reduce blank lines in AC_DEFUN_ONCE macros.
341         * lib/m4sugar/m4sugar.m4 (m4_defun_once): Avoid redundant blank
342         line when a defun_once macro is required.
343         (_m4_defun_once): New helper macro, for less memory use.
344         * tests/m4sugar.at (m4@&t@_require: nested): Adjust test.
346         Silence another false positive expand-before-require.
347         * lib/m4sugar/m4sugar.m4 (_m4_defun_pro_outer)
348         (_m4_defun_epi_outer, _m4_require_call, m4_provide): Track name
349         that caused a diversion change, not just diversion number.
350         (m4_require): Factor...
351         (_m4_require_check): ...into new macro, which also checks whether
352         diversion that performed the expansion has been collected.
353         * tests/m4sugar.at (m4@&t@_require: nested): Enhance test.
354         Reported by Ralf Wildenhues.
356 2009-01-28  Eric Blake  <ebb9@byu.net>
358         Fix AC_C_RESTRICT for Sun Studio 12 C++.
359         * lib/autoconf/c.m4 (AC_C_RESTRICT): Newer Sun Studio C provides
360         __restrict__ rather than _Restrict, which still trips up Sun
361         Studio 12 C++.
362         * THANKS: Update.
363         Reported by Rolf Vandevaart.
365 2009-01-28  Eric Blake  <ebb9@byu.net>
367         Fix years in copyright notices.
368         * lib/m4sugar/m4sugar.m4 (m4_copyright_condense): New macro,
369         undocumented for now.
370         * lib/m4sugar/Makefile.am (version.m4): Add m4_PACKAGE_YEAR,
371         m4_PACKAGE_URL.
372         (RELEASE_YEAR): New macro, copied from bin/Makefile.am.
373         * lib/autoconf/general.m4 (_AC_COPYRIGHT_YEARS): New macro.
374         (AC_COPYRIGHT): Add undocumented third parameter.
375         (_AC_INIT_COPYRIGHT): Avoid need to bump copyright years.
376         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Likewise.
377         * lib/autotest/general.m4 (AT_INIT): Likewise.
378         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Likewise.
379         (AT_COPYRIGHT): Add undocumented third parameter.
380         * tests/local.at (AT_COPYRIGHT): Don't add an extra copyright
381         parameter; the generic copyright given by autotest is sufficient
382         since we are the package that owns autotest.
384 2009-01-27  Eric Blake  <ebb9@byu.net>
386         Use URLs in --help output, part 3: testsuite.
387         * doc/autoconf.texi (Writing Testsuites): Mention autotest
388         namespace.
389         (Writing Testsuites) <AT_INIT>: Mention mandatory macros.
390         (Making testsuite Scripts): Document AT_PACKAGE_URL.
391         * tests/Makefile.am (package.m4): Follow our own advice.
392         * lib/autotest/general.m4 (AT_INIT): Give the user a hint about
393         package.m4.  Enhance --help output.
394         (_AT_COPYRIGHT_YEARS): New macro, to make copyright bump easier.
396         Use URLs in --help output, part 2: configure.
397         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Bump copyright
398         date.
399         (_AC_INIT_PACKAGE): Support optional URL parameter, mapped to
400         AC_PACKAGE_URL.
401         (_AC_INIT_DEFAULTS, _AC_INIT_PREPARE): Substitute it.
402         (_AC_INIT_HELP): Use it in './configure --help' output.
403         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Likewise, for
404         './config.status --help'.  Bump copyright date.
405         * doc/autoconf.texi (Initializing configure) <AC_INIT>: Document
406         new parameter.
407         * NEWS: Likewise.
408         * tests/tools.at (autoheader): Adjust test.
409         * tests/torture.at (@%:@define header templates)
410         (Torturing config.status): Likewise.
412         Use URLs in --help output, part 1: autoconf executables.
413         * bin/autoconf.as (usage): Make output consistent with recent
414         change in gnulib version-etc module.
415         * bin/autoheader.in ($help): Likewise.
416         * bin/autom4te.in ($help): Likewise.
417         * bin/autoreconf.in ($help): Likewise.
418         * bin/autoscan.in ($help): Likewise.
419         * bin/autoupdate.in ($help): Likewise.
420         * bin/ifnames.in ($help): Likewise.
422 2009-01-27  Peter Breitenlohner  <peb@mppmu.mpg.de>  (tiny change)
424         Quote traced macros passed from autom4te to M4.
425         * bin/autom4te (handle_m4): Apply shell_quote to macro names.
426         * tests/tools.at (autom4te --trace and unusual macro names): New
427         test.
428         * THANKS: Update.
430 2009-01-26  Eric Blake  <ebb9@byu.net>
432         Improve AC_DEFUN_ONCE semantics.
433         * lib/m4sugar/m4sugar.m4 (m4_defun_once): Rewrite to be no-op,
434         rather than warning, on second use, and make sure first use never
435         occurs out of order.
436         * tests/m4sugar.at (m4@&t@_require: one-shot initialization):
437         Enhance test.
438         * tests/base.at (AC_REQUIRE & AC_DEFUN_ONCE: [Require, expand],
439         (AC_REQUIRE & AC_DEFUN_ONCE: [Expand, require]): Adjust tests.
440         * NEWS: Document this.
441         * doc/autoconf.texi (Macro Definitions) <AC_DEFUN>: Mention
442         AC_DEFUN_ONCE.
443         (Prerequisite Macros) <AC_REQUIRE>: Likewise.
444         (Expanded Before Required): Likewise.
445         (One-Shot Macros) <AC_DEFUN_ONCE>: Document new semantics.
446         Reported by Bruno Haible, with suggestion by Paolo Bonzini.
448 2009-01-24  Eric Blake  <ebb9@byu.net>
450         Fix typos in recent patches.
451         * lib/m4sugar/m4sugar.m4: Improve m4_defun comments.
452         * doc/autoconf.texi (Expanded Before Required): Fix typos.
453         Reported by Ralf Wildenhues.
455         Revert change to AC_DIR_HEADER.
456         * lib/autoconf/headers.m4 (AC_DIR_HEADER): Explicitly expanding
457         AC_HEADER_DIRENT no longer triggers a warning, and helps the user
458         who decides they don't need the obsolete AC_FUNC_CLOSEDIR_VOID.
459         Reported by Paolo Bonzini.
461 2009-01-22  Eric Blake  <ebb9@byu.net>
463         Silence a false positive expand-before-require case.
464         * lib/m4sugar/m4sugar.m4 (m4_provide): Track the diversion in
465         which a macro was provided.
466         (m4_require): Compare diversion numbers, rather than m4_require
467         nesting, when determining direct requires.
468         * tests/m4sugar.at (m4@&t@_require: nested): Test it.
469         Reported by Ralf Wildenhues, affecting Libtool.
471 2009-01-21  Eric Blake  <ebb9@byu.net>
473         Fix out-of-order expansion with expand-before-require.
474         * lib/m4sugar/m4sugar.m4 (m4_require): Redundantly expand a
475         required macro when issuing expand-before-require warning.
476         * doc/autoconf.texi (Prerequisite Macros): Adjust documentation.
477         (Expanded Before Required): New node.
478         * tests/m4sugar.at (m4@&t@_require: nested): Adjust test.
479         * NEWS: Mention this fix.
480         Suggested by Bruno Haible.
482         Warn if macro is provided before indirectly required.
483         * lib/m4sugar/m4sugar.m4 (m4_provide): Track the set of all macros
484         provided since last outermost defun.
485         (_m4_defun_pro_outer): Empty the set.
486         (_m4_require_call): Distinguish between direct and indirect
487         requires, and remove required macros from the set.
488         (m4_require): Check the set, in order to warn.
489         * tests/m4sugar.at (m4@&t@_require: nested): Remove xfail, and add
490         test case for direct requires.
492 2009-01-20  Eric Blake  <ebb9@byu.net>
494         Clean up some bugs caught by preliminary dependency validation.
495         * lib/autoconf/headers.m4 (AC_DIR_HEADER): Don't invoke
496         AC_HEADER_DIRENT, since AC_FUNC_CLOSEDIR_VOID requires it.
497         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL)
498         (_AS_SHELL_SANITIZE): Fix quoting bugs.
500 2009-01-19  Eric Blake  <ebb9@byu.net>
502         Improve AC_REQUIRE documentation.
503         * doc/autoconf.texi (Macro Definitions) <AC_DEFUN>: Add @defmac,
504         and mention interaction with AC_REQUIRE.
505         (Prerequisite Macros) <AC_REQUIRE>: Give more detail on user
506         ordering constraint bug, and how to fix it.
507         * tests/m4sugar.at (m4@&t@_require: nested): New test.
509         Speed up m4_require.
510         * lib/m4sugar/m4sugar.m4 (_m4_divert_dump): Change semantics to
511         always be defined, as either empty or a number.
512         (_m4_defun_pro_outer, _m4_defun_epi_outer): Treat _m4_divert_dump
513         as a stack, rather than a one-shot macro.
514         (_m4_require_call): Expect third argument to be pre-expanded.
515         (m4_divert_require, m4_require): Adjust clients accordingly.
516         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Likewise.
518 2009-01-17  Eric Blake  <ebb9@byu.net>
520         Avoid underfull hbox.
521         * doc/autoconf.texi (Installation Directory Variables): Reword to
522         fit on line.
524 2009-01-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
526         Ignore `set -e'-related failure of NetBSD sh.
527         * tests/m4sh.at (AS@&t@_EXIT): Skip test if (NetBSD) shell
528         fails to finish EXIT trap after set -e.
530 2009-01-06  Eric Blake  <ebb9@byu.net>
532         Maintainer cleanups.
533         * cfg.mk (web-manual): Use new feature of gendocs.
534         (fetch): Fetch gendocs.
535         * Makefile.am (EXTRA_DIST): Distribute new file.
536         * doc/Makefile.am (EXTRA_DIST): Likewise.
537         * .gitattributes: Ignore whitespace in upstream files.
538         * HACKING (Other web updates): Update Free Software Directory
539         instructions.
540         (Upload): No longer mention xdelta.
541         * maint.mk (xd-delta): Likewise.
542         * build-aux/gendocs.sh: New upstream file.
543         * doc/gendocs_template: Likewise.
544         * build-aux/announce-gen: Resync from upstream.
545         * build-aux/config.guess: Likewise.
546         * build-aux/config.sub: Likewise.
547         * build-aux/gnupload: Likewise.
548         * build-aux/texinfo.tex: Likewise.
550 2008-12-30  Eric Blake  <ebb9@byu.net>
552         Make it easier to track diversion bugs.
553         * lib/m4sugar/m4sugar.m4 (_m4_divert_raw, _m4_undivert): New
554         internal macros, which are easier to trace than m4_builtin.
555         (m4_cleardivert, m4_divert, m4_divert_push, m4_divert_pop)
556         (m4_undivert): Use them.
557         (_m4_require_call): Likewise.  Use fewer macros.
558         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): Fix typo.
560 2008-12-26  Bruno Haible  <bruno@clisp.org>
562         Improve multiarch detection.
563         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Make detection of options
564         indicating a universal build more reliable.
566 2008-12-28  William Pursell  <bill.pursell@gmail.com>  (tiny change)
568         Use AS_CASE in documented example.
569         * doc/autoconf.texi (Using the System Type): Use AS_CASE in
570         example instead of raw case.
572 2008-12-23  Eric Blake  <ebb9@byu.net>
574         Make m4_dumpdef more useful with M4 1.6.
575         * lib/m4sugar/m4sugar.m4 (_m4_dumpdef): New macro.
576         (m4_init): Install it for new enough m4.
577         * tests/m4sugar.at (m4@&t@_dumpdef): Enhance test.
578         * doc/autoconf.texi (Redefined M4 Macros) <m4_dumpdef>: Mention
579         lack of sorting.
581 2008-12-24  Bruno Haible  <bruno@clisp.org>
583         Improve INSTALL for HP-UX.
584         * doc/install.texi (Particular Systems): For HP-UX, also recommend
585         -D_XOPEN_SOURCE=500. Needed for the declaration of mbstate_t on
586         HP-UX 11.11.
588 2008-12-22  Bruno Haible  <bruno@clisp.org>
590         Improve INSTALL for Haiku.
591         * doc/install.texi (Particular Systems): Add a recommendation
592         which prefix to use on Haiku.
594 2008-12-19  Eric Blake  <ebb9@byu.net>
596         Fix typo in previous commit.
597         * doc/autoconf.texi (Set manipulation Macros) <m4_set_map_sep>:
598         Fix typo.
600         Document some recently added macros.
601         * lib/m4sugar/m4sugar.m4 (m4_map_args_w): Add optional sep
602         parameter.
603         * doc/autoconf.texi (Looping constructs) <m4_map_args_sep>
604         <m4_map_args_w, m4_stack_foreach, m4_stack_foreach_sep>: Document
605         new macros.
606         (Set manipulation Macros) <m4_set_map_sep>: Likewise.
607         * tests/m4sugar.at (m4@&t@_stack, M4 loops): Enhance tests.
608         * NEWS: Document new macros.
610 2008-12-18  Eric Blake  <ebb9@byu.net>
612         Fix separator in m4_stack_foreach_sep.
613         * lib/m4sugar/m4sugar.m4 (_m4_stack_reverse): Separate separator
614         from prefix.
615         * tests/m4sugar.at (m4@&t@_stack): Enhance test.
617 2008-12-18  Eric Blake  <ebb9@byu.net>
619         Mention limitation of M4 1.4.x on builtin tokens.
620         * doc/autoconf.texi (Redefined M4 Macros) <m4_dumpdef>: Document
621         ramification of M4 1.4.x's inability to pass builtin tokens
622         through text macros.
623         (Evaluation Macros) <m4_curry>: Likewise.
624         * tests/m4sugar.at (m4@&t@_defn): Enhance test.
625         * NEWS: Mention subtle change in m4_dumpdef semantics.
627         Document m4_version_prereq.
628         * doc/autoconf.texi (Number processing Macros)
629         <m4_version_prereq>: Add documentation.
630         * NEWS: Mention it.
631         Reported by Bruno Haible.
633 2008-12-10  Jim Meyering  <meyering@redhat.com>
635         AC_HEADER_ASSERT: don't say assertions are disabled when they're not
636         * lib/autoconf/headers.m4 (AC_HEADER_ASSERT): Do not make configure
637         report "checking whether to enable assertions... no", when they are
638         in fact enabled.  This is solely a bug in the output of configure.
639         In spite of saying "no", NDEBUG was not defined in that case.
640         Also, as noted by Eric Blake, leave assertions enabled upon
641         --enable-assert=INVALID.
643 2008-12-09  Eric Blake  <ebb9@byu.net>
645         Fix m4_location inside m4_wrap with m4 1.4.5.
646         * lib/m4sugar/m4sugar.m4 (m4_undefine): Redefine m4_location
647         inside wrapped text if older m4 is detected.
648         Reported by William Pursell.
650 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
651         and Eric Blake  <ebb9@byu.net>
653         Fix AC_HEADER_ASSERT w.r.t. --enable-assert.
654         * lib/autoconf/headers.m4 (AC_HEADER_ASSERT): Honor --enable-assert,
655         rather than treating it as a synonym for --disable-assert.
656         * NEWS: Document the fix.
658 2008-12-06  William Pursell  <bill.pursell@gmail.com>  (tiny change)
660         Fix AC_HEADER_ASSERT to honor --enable-assert, rather than
661         treat --enable-assert and --disable-assert equivalently.
662         * lib/autoconf/headers.m4 (AC_HEADER_ASSERT): Check value of $enableval.
664 2008-12-05  William Pursell  <bill.pursell@gmail.com>  (tiny change)
666         Fix some typos and grammatical errors in documentation.
667         * doc/autoconf.texi: Clean up some bad use of English.
669 2008-12-03  Eric Blake  <ebb9@byu.net>
671         Improve AC_STATE_SAVE.
672         * tests/local.at (AC_STATE_SAVE): Avoid ls -1, and use one less
673         process by hoisting the uniqueness check into sed.
674         * doc/autoconf.texi (Limitations of Usual Tools) <ls>: Mention
675         MacOS bug.
677 2008-12-02  Eric Blake  <ebb9@byu.net>
679         Avoid MacOS readdir bug in testsuite.
680         * tests/local.at (AC_STATE_SAVE): Avoid spurious failures due to
681         duplicated ls entries.
682         * THANKS: Update.
683         Reported by Bruce Dugan and others.
685 2008-11-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
687         * lib/autotest/general.m4 (AT_JOB_FIFO_FD): Hide zsh 4.3.4
688         error messages about `set -m'.
690 2008-11-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
692         Fix a couple of test failures with dash.
693         * tests/autotest.at (AT_CHECK_AT_TITLE_CHAR): Normalize
694         exit status of `cd'.
695         * tests/m4sh.at (AS_MESSAGE_LOG_FD): Remove script before
696         regeneration, to avoid timing effects.
698 2008-11-25  Eric Blake  <ebb9@byu.net>
700         Add m4_cleardivert.
701         * lib/m4sugar/m4sugar.m4 (m4_cleardivert): New macro.
702         * lib/autotest/general.m4 (AT_INIT): Use it.
703         * lib/autoconf/general.m4 (_AC_INIT_NOTICE): Likewise.
704         * tests/m4sugar.at (m4@&t@_divert_stack): Test it.
705         * doc/autoconf.texi (Diversion support) <m4_cleardivert>: Document
706         it.
707         * NEWS: Likewise.
708         Suggested by Paolo Bonzini.
710         Add safety check for m4_expand vs. diversions.
711         * lib/m4sugar/m4sugar.m4 (m4_expand): Make more robust against
712         diverted text.
713         * doc/autoconf.texi (Evaluation Macros) <m4_expand>: Document new
714         safety check.
716 2008-11-24  Eric Blake  <ebb9@byu.net>
718         Fix typo in AS_MESSAGE_LOG_FD patch.
719         * lib/m4sugar/m4sh.m4 (AS_ERROR): Check correct condition.
721 2008-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
723         More reliable signal handling in Autotest.
724         * lib/autotest/general.m4 (Driver loop): Rewrite signal handler.
725         Start parallel jobs in their own process group, enabling job
726         control in the shell if possible, for better signal handling.
727         Deal with INT, TERM, and HUP in the testsuite driver.  In the
728         parallel driver, propagate TSTP to jobs either as TSTP or as
729         STOP (to avoid fork bombs with ksh).
730         Inside the job processes, add PIPE handler to write back the
731         job token, so the master process does not hang.
732         Disable the parallel driver if job control is not provided or if
733         trap does not understand signal names.
734         * tests/autotest.at (parallel autotest and signals): New test,
735         exercises INT, TERM, and PIPE, serial and parallel, with and
736         without `make' in the loop.
737         Kudos to Richard Stevens for writing APUE.
739 2008-11-22  Eric Blake  <ebb9@byu.net>
741         Fix testsuite failure on Solaris.
742         * tests/torture.at (AT_CHECK_CONFIG_CREATION_NOWRITE): Normalize
743         failure status to 1.
745 2008-11-21  Eric Blake  <ebb9@byu.net>
747         Clean up AS_MESSAGE_LOG_FD usage.
748         * lib/m4sugar/m4sh.m4 (AS_MESSAGE_FD, AS_MESSAGE_LOG_FD)
749         (AS_ORIGINAL_STDIN_FD): Provide default M4sh values.
750         (_AS_ECHO_LOG, AS_MESSAGE, _AS_ERROR_PREPARE, AS_ERROR): Simplify
751         usage.
752         (AS_INIT_GENERATED): Don't shuffle an unchanged AS_MESSAGE_FD.
753         * tests/m4sh.at (AS@&t@_INIT_GENERATED): Update test.
754         (AS@&t@_MESSAGE_FD): New test.
755         * doc/autoconf.texi (Initialization Macros) <AS_INIT_GENERATED>:
756         Give more details about fd manipulation.
757         (File Descriptor Macros): Describe M4sh defaults for the fds.
759 2008-11-21  Eric Blake  <ebb9@byu.net>
761         Use shell function for AS_ERROR.
762         * lib/m4sugar/m4sh.m4 (_AS_ERROR_PREPARE): New macro, defining a
763         new shell function.
764         (AS_ERROR): Use it.
765         (_AS_LINENO_PREPARE): Break circular dependency.
766         (AS_PREPARE, _AS_PREPARE): Initialize for child scripts.
768 2008-11-21  Eric Blake  <ebb9@byu.net>
770         Fix typos in recent testsuite improvements.
771         * lib/autotest/general.m4 (AT_INIT) <at_fn_check_prepare_dynamic>:
772         Fix typo.
773         * NEWS: Clarify the potential impact to users.
774         * tests/autotest.at (AT_DATA_AUTOTEST): New macro, patterned after
775         AT_DATA_M4SUGAR.
776         (AT_CHECK_AT_PREP, AT_CHECK_AT_TITLE): Use it.
777         (unusual file names): Test that the recent echo fix does not
778         regress.  Fix quoting bug that made the test a no-op.
779         Reported by Paolo Bonzini and Ralf Wildenhues.
781 2008-11-21  Eric Blake  <ebb9@byu.net>
783         Use modern m4sh constructs in autoconf.
784         * bin/autoconf.as (exit_missing_arg, getopt): Use AS_ERROR, rather
785         than AS_EXIT.
787         Change the semantics of AS_EXIT without argument.
788         * lib/m4sugar/m4sh.m4 (_AS_EXIT_PREPARE): When defaulting, use $?
789         even if it is 0.
790         (AS_ERROR): Guarantee non-zero status.
791         * bin/autoconf.as (exit_missing_arg, getopt): Revert prior change;
792         we want non-zero status.
793         * tests/m4sh.at (AS@&t@_EXIT): Update test accordingly.
794         * doc/autoconf.texi (Common Shell Constructs) <AS_EXIT>: Update
795         the documentation.
796         <AS_SET_STATUS>: Don't overly restrict implementation.
797         (Printing Messages) <AC_MSG_ERROR>: Describe better default.
798         Suggestions by Paolo Bonzini and Ralf Wildenhues.
800 2008-11-21  Eric Blake  <ebb9@byu.net>
802         Add @anchors within Builtins and Usual Tools lists.
803         * doc/autoconf.texi (Limitations of Builtins)
804         (Limitatations of Usual Tools): Add anchors for tools called out
805         by name.  Adjust callers to narrow in on tool of interest.
807         Move case statement style discussion to m4 quoting section.
808         * doc/autoconf.texi (Limitations of Builtins): Move comparison of
809         quoting styles...
810         (Balancing Parentheses): ...to this new node.
811         Suggested by Ralf Wildenhues.
813 2008-11-20  Eric Blake  <ebb9@byu.net>
815         Factor more common code out of AT_CHECK into shell function.
816         * lib/autotest/general.m4 (_AT_CHECK): Avoid echo bug if AT_LINE
817         starts with -.  Move preparations...
818         (AT_INIT) <at_fn_check_prepare_trace>
819         <at_fn_check_prepare_notrace, at_fn_check_prepare_dynamic>:
820         ...into these new shell functions.
821         <at_fn_check_newline>: Inline into only caller.
822         (_AT_DECIDE_TRACEABLE): Use them to condense testsuite size.
824 2008-11-20  Eric Blake  <ebb9@byu.net>
826         Handle version numbers as decimal, even if they start with 0.
827         * lib/m4sugar/m4sugar.m4 (_m4_version_unletter): Avoid
828         interpreting leading zeros as octal.
830 2008-11-20  Eric Blake  <ebb9@byu.net>
832         Speed up AT_CHECK.
833         * lib/autotest/general.m4 (AT_CHECK, AT_CHECK_UNQUOTED): Expand
834         third and fourth arguments once.
835         (_AT_CHECK): Don't re-expand expected output.  Rearrange code for
836         fewer scans of arguments.
837         (AT_CHECK): Update caller.
838         (AT_INIT) <at_fn_filter_trace>: Drop parameter.
839         * tests/m4sugar.at (m4@&t@_split): Protect test with
840         quadrigraphs.
842         Fix XFAIL related to AT_CHECK.
843         * lib/autotest/general.m4 (AT_CHECK, AT_CHECK_UNQUOTED): Expand
844         first argument once.
845         (_AT_CHECK): Don't re-expand commands.
846         * tests/autotest.at (Multiline command from M4 expansion): Remove
847         XFAIL.
848         * tests/tools.at (autoupdating AU_ALIAS): Quote unbalanced paren.
849         * NEWS: Document the fallout.
851 2008-11-20  Eric Blake  <ebb9@byu.net>
853         Reduce forks in AC_DEFINE.
854         * lib/autoconf/general.m4 (_AC_DEFINE_Q_PRINT): New macro.
855         (_AC_DEFINE_Q): Use it to avoid forks for all AC_DEFINE and most
856         AC_DEFINE_UNQUOTED.
857         * lib/autoconf/fortran.m4 (_AC_FC_WRAPPERS): Properly quote #.
858         * tests/torture.at (Substitute and define special characters):
859         (Define to a 2000-byte string): Enhance tests to cover
860         AC_DEFINE_UNQUOTED.
861         (@%:@define header templates): Enhance test to cover #.
863 2008-11-20  Eric Blake  <ebb9@byu.net>
865         Improve m4_expand robustness, part 2.
866         * lib/m4sugar/m4sugar.m4 (m4_expand): Support unterminated
867         comments, by wrapping old implementation...
868         (_m4_expand): ...as this, and renaming old core...
869         (_m4_expand_): ...to this.
870         (m4_text_box): Use lighter-weight _m4_expand.
871         * lib/m4sugar/m4sh.m4 (_AS_DETECT_EXPAND)
872         (_AS_DETECT_BETTER_SHELL, AS_FUNCTION_DESCRIBE): Likewise.
873         * lib/autotest/general.m4 (AT_KEYWORDS): Likewise.
874         * tests/m4sugar.at (m4@&t@_expand): Enhance test.
875         * tests/autotest.at (AT_CHECK_AT_TITLE_CHAR): Likewise.
876         * doc/autoconf.texi (Evaluation Macros) <m4_expand>: Mention new
877         functionality.
879         Improve m4_expand robustness, part 1.
880         * lib/m4sugar/m4sugar.m4 (_m4_expand): Tolerate unquoted
881         unbalanced `)'.
882         * tests/m4sugar.at (m4@&t@_expand): New test.
884 2008-11-20  Eric Blake  <ebb9@byu.net>
886         Add m4_chomp, m4_esyscmd_s.
887         * lib/m4sugar/m4sugar.m4 (m4_esyscmd_e, m4_chomp, m4_chomp_all):
888         New macros.
889         * doc/autoconf.texi (Redefined M4 Macros) <m4_esyscmd_s>: Document
890         them.
891         (Text processing Macros) <m4_chomp>: Likewise.
892         * NEWS: Likewise.
893         * tests/m4sugar.at (m4@&t@_esyscmd_s): New test.
895         Remove _m4_index.
896         * lib/m4sugar/m4sugar.m4 (_m4_index): Delete; it is more efficient
897         to make callers guarantee a match.
898         (m4_init): Adjust caller.
899         * lib/autoconf/status.m4 (_AC_CONFIG_COMPUTE_DEST): Likewise.
900         * lib/autoconf/general.m4 (_AC_DEFINE_Q): Likewise.
902         Describe different hacks for balancing ')' in case statements.
903         * doc/autoconf.texi (Limitations of Builtins) <case>: Add an
904         exposition on various quoting styles.
906 2008-11-20  Eric Blake  <ebb9@byu.net>
908         Speed up _AS_QUOTE.
909         * lib/m4sugar/m4sh.m4 (_AS_QUOTE_IFELSE): Inline into...
910         (_AS_QUOTE): ...here, delete unused second paramenter, and factor
911         choice into...
912         (_AS_QUOTE_MODERN, _AS_QUOTE_OLD): ...new helpers.
914 2008-11-20  Alfred G. de Wijn  <dwijn@iluvatar.eu.org>  (tiny change)
916         For consistency, make temporary variable match language name.
917         * lib/autoconf/fortran.m4 (_AC_PROG_FC_G, _AC_PROG_FC_V_OUTPUT):
918         Match the save/test variables' names to the FFLAGS/FCFLAGS being
919         saved.
920         * THANKS: Update.
922 2008-11-19  Eric Blake  <ebb9@byu.net>
924         Improve testsuite generation.
925         * tests/local.at (AT_DATA_M4SUGAR, AT_DATA_M4SH)
926         (AT_DATA_AUTOCONF): Escape all quadrigraphs, not just @&t@.  Use
927         fewer macros.
929 2008-11-18  Eric Blake  <ebb9@byu.net>
931         Use fn for shell functions, func for autoconf CHECK_FUNCS.
932         * lib/autoconf/functions.m4 (AC_CHECK_FUNC): Abbreviate shell
933         function names.
934         * lib/autoconf/general.m4 (_AC_PREPROC_IFELSE)
935         (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE, _AC_RUN_IFELSE)
936         (AC_CHECK_DECL, AC_COMPUTE_INT): Likewise.
937         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL)
938         (_AC_CHECK_HEADER_COMPILE, _AC_CHECK_HEADER_PREPROC): Likewise.
939         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW, _AC_TYPE_INT)
940         (_AC_TYPE_UNSIGNED_INT, AC_CHECK_MEMBER): Likewise.
941         * lib/autotest/general.m4 (AT_INIT): Likewise.
942         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK, _AS_EXIT_PREPARE)
943         (AS_EXIT, AS_SET_STATUS, _AS_UNSET_PREPARE, _AS_MKDIR_P)
944         (_AS_MKDIR_P_PREPARE, _AS_VAR_APPEND_PREPARE, AS_VAR_APPEND)
945         (_AS_VAR_ARITH_PREPARE, AS_VAR_ARITH): Likewise.
946         * doc/autoconf.texi (Shell Functions): Likewise.
948 2008-11-18  Eric Blake  <ebb9@byu.net>
950         Alter default value of AS_EXIT.
951         * lib/m4sugar/m4sh.m4 (_AS_EXIT_PREPARE): Let as_func_exit
952         parameter be optional.
953         (AS_EXIT): Use it to make better default.
954         (_AS_DETECT_BETTER_SHELL): Use new default.
955         * bin/autoconf.as (exit_missing_arg, getopt): Likewise.
956         * lib/autoconf/status.m4 (AC_OUTPUT): Likewise.
957         * tests/m4sh.at (AS@&t@_EXIT): Update test.
958         * doc/autoconf.texi (Common Shell Constructs) <AS_EXIT>: Mention
959         new default behavior.
960         (Limitations of Builtins) <trap>: Adjust to use new default.
961         * NEWS: Mention the semantic change.
962         Suggested by Ralf Wildenhues.
964         Update example to match actual Tru64 behavior.
965         * doc/autoconf.texi (Limitations of Builtins) <trap>: Correct
966         the example.
967         Reported by Ralf Wildenhues.
969         Add AS_SET_STATUS, make AS_EXIT more efficient.
970         * lib/m4sugar/m4sh.m4 (_AS_EXIT_PREPARE, AS_SET_STATUS): New
971         macros.
972         (AS_EXIT): Rewrite to avoid forks.
973         (_AS_SHELL_SANITIZE): Avoid AS_EXIT prior to shell functions.
974         (AS_PREPARE, _AS_PREPARE): Add new preparation.
975         * doc/autoconf.texi (Common Shell Constructs) <AS_SET_STATUS>:
976         Document.
977         * NEWS: Mention new macro.
978         * tests/m4sh.at (AS@&t@_EXIT): New test.
979         (BASENAME_TEST): Sort.
981         Document Tru64 bug with 'set -e'.
982         * doc/autoconf.texi (Limitations of Builtins) <trap>: Mention a
983         bug in mixing 'set -e' with 'trap .. 0'.
984         Reported by Ralf Wildenhues.
986         Document a Solaris /bin/sh bug with 'set -e'.
987         * doc/autoconf.texi (Shell Functions): Mention the bug.
989 2008-11-17  Eric Blake  <ebb9@byu.net>
991         Detect empty list in AS_FOR.
992         * lib/m4sugar/m4sh.m4 (AS_FOR): Handle iteration over $@
993         properly.
994         * tests/m4sh.at (AS@&t@_FOR): Enhance test to catch it.
995         Reported by Paolo Bonzini.
997 2008-11-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
999         Use a different workaround for an automake quirk.
1000         * tests/Makefile.am (AUTOMAKE_OPTIONS): Remove.
1001         (distclean_generic): New helper variable, to fool automake.
1002         ($(distclean_generic)): Depend on clean-local, to prevent
1003         the race in the two rules with accessing and removing
1004         $(TESTSUITE).
1005         Report by Eric Blake.
1007         * lib/m4sugar/m4sh.m4 (_AS_VAR_ARITH_PREPARE): Simplify, avoid
1008         unbalanced parentheses from last change.
1009         Spotted by Eric Blake, fix suggested by Paolo Bonzini.
1011         Fix exit status of expr version of as_func_arith.
1012         * lib/m4sugar/m4sh.m4 (_AS_VAR_ARITH_PREPARE): Count an exit
1013         status of 1 of expr also as success, to avoid failure if the
1014         computation result is zero.  Fixes test failures with IRIX sh,
1015         where the expr variant of as_func_arith is used.
1017         Do not use read-only variable $status.
1018         * tests/compile.at (AC_RUN_IFELSE): Use $estatus instead of
1019         $status, for zsh.
1021 2008-11-15  Eric Blake  <ebb9@byu.net>
1023         Use the new AS_FOR function.
1024         * lib/autoconf/functions.m4 (AC_CHECK_FUNCS): Use new
1025         abstraction for cleaner code.
1026         * lib/autoconf/headers.m4 (AC_CHECK_HEADERS): Likewise.
1028         Add AS_FOR, undocumented for now.
1029         * lib/m4sugar/m4sh.m4 (AS_FOR): New macro.
1030         * tests/m4sh.at (AS@&t@_FOR): New test.
1031         Suggested by Paolo Bonzini.
1033 2008-11-13  Eric Blake  <ebb9@byu.net>
1035         Optimize single-argument loop.
1036         * lib/autoconf/functions.m4 (AC_CHECK_FUNCS): Avoid forks when
1037         loop only has one argument.
1038         * lib/autoconf/headers.m4 (AC_CHECK_HEADERS): Likewise.
1040 2008-11-13  Eric Blake  <ebb9@byu.net>
1042         Fix AS_ESCAPE usage bugs.
1043         * lib/m4sugar/m4sh.m4 (_AS_VAR_APPEND_PREPARE)
1044         (_AS_VAR_ARITH_PREPARE): Expand macros prior to adding shell
1045         escapes.
1046         (AS_TR_SH, AS_VAR_GET): Use _AS_ESCAPE for speed.
1047         * doc/autoconf.texi (Polymorphic Variables) <AS_VAR_SET>: Document
1048         caveat due to conditional AS_ESCAPE.
1049         * tests/m4sh.at (AS@&t@_VAR basics): Enhance test.
1051 2008-11-12  Eric Blake  <ebb9@byu.net>
1053         Whitespace reduction in configure.
1054         * lib/autoconf/autoheader.m4 (AH_VERBATIM): Avoid empty lines.
1055         * lib/autoconf/general.m4 (_AC_INIT_PREPARE, AC_CHECK_FILES):
1056         Likewise.
1057         (_AC_DEFINE_Q): Restore empty line, since some clients in the wild
1058         depend on it.
1060 2008-11-12  Eric Blake  <ebb9@byu.net>
1062         Make M4sh, not autoconf, guarantee sane $SHELL.
1063         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Move setting of
1064         SHELL...
1065         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): ...to here.
1066         * doc/autoconf.texi (Initialization Macros): Document the effect
1067         on SHELL.
1068         * tests/m4sh.at (AS@&t@_INIT_GENERATED): New test.
1069         Reported by Ralf Wildenhues.
1071 2008-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1073         Wrap keywords in `testsuite --list' output.
1074         * lib/autotest/general.m4 (AT_INIT): Rewrite --list awk script,
1075         avoid lint warnings from gawk, wrap keyword lists to stay below
1076         80 characters per line if possible.
1077         * tests/autotest.at (Keyword wrapping): New test.
1079         * tests/local.at (AT_COPYRIGHT): Bump copyright years.
1081         * doc/autoconf.texi (Conditional constructs, Macro Names): Fix
1082         typos.
1084 2008-11-10  Eric Blake  <ebb9@byu.net>
1086         Work around <=m4-1.4.9 bug in m4_format.
1087         * lib/m4sugar/m4sugar.m4 (_m4_index): New internal macro.
1088         (m4_init): Only use it in older m4.
1089         * lib/autoconf/general.m4 (_AC_DEFINE_Q): Use it to avoid
1090         m4_format bug in older m4.
1091         * lib/autoconf/status.m4 (_AC_CONFIG_COMPUTE_DEST): Likewise.
1092         Reported by Bob Proulx.
1094 2008-11-10  Eric Blake  <ebb9@byu.net>
1096         Match upstream standards.texi.
1097         * doc/standards.texi: Resync from upstream.
1098         * doc/fdl-1.3.texi: Rename...
1099         * doc/fdl.texi: ...to this.
1100         * doc/Makefile.am (autoconf_TEXINFOS, standards_TEXINFOS): Update
1101         users.
1102         * doc/autoconf.texi (GNU Free Documentation License): Likewise.
1103         * cfg.mk (fetch): Likewise.
1105         Yet more FDL 1.3 fallout.
1106         * NEWS: Mention manual license change.
1108 2008-11-10  Eric Blake  <ebb9@byu.net>
1110         Avoid some regex uses.
1111         * lib/autoconf/general.m4 (_AC_DEFINE_Q): Use m4_format rather
1112         than m4_bpatsubst to grab string prefix.
1113         * lib/autoconf/status.m4 (_AC_CONFIG_REGISTER)
1114         (_AC_CONFIG_REGISTER_DEST, AC_CONFIG_SUBDIRS): Likewise.
1115         (_AC_FILE_DEPENDENCY_TRACE_COLON): Use m4_translit instead of
1116         m4_bpatsubst to change bytes.
1117         (_AC_CONFIG_DEPENDENCY_DEFAULT): Use m4_index rather than
1118         m4_bmatch to find byte.
1119         (_AC_CONFIG_COMPUTE_DEST): New helper macro.
1121         Use more efficient macros in AC_CONFIG_SUBDIRS.
1122         * lib/autoconf/status.m4 (_AC_CONFIG_FOOS, AC_CONFIG_SUBDIRS): Use
1123         m4_map_args_w.
1124         (_AC_OUTPUT_FILE): Use m4_map_args_sep and m4_map_args.
1125         (_AC_OUTPUT_FILE_ADJUST_DIR): New helper macro.
1127         Use more efficient macros in AC_CHECK_FILES and AC_CHECK_DECLS.
1128         * lib/autoconf/general.m4 (AC_CHECK_FILES): Use m4_map_args_w,
1129         and avoid typo.
1130         (AC_CHECK_DECLS, AC_CHECK_DECLS_ONCE): Use m4_map_args_sep.
1131         (_AC_CHECK_FILES, _AC_CHECK_DECLS, _AC_CHECK_DECL_ONCE): New
1132         helper macros.
1133         (AC_LIBSOURCES): Use m4_map_args.
1135         Use more efficient macros in AC_CHECK_TYPES.
1136         * lib/autoconf/types.m4 (AC_CHECK_TYPES, AC_CHECK_MEMBERS): Use
1137         m4_map_args_sep.
1138         (_AC_CHECK_TYPES, _AC_CHECK_MEMBERS): New helper macros.
1140         Use more efficient macros in AC_CHECK_HEADERS.
1141         * lib/autoconf/headers.m4 (AH_CHECK_HEADERS)
1142         (AH_CHECK_HEADERS_DIRENT): Rename...
1143         (_AH_CHECK_HEADER, _AH_CHECK_HEADER_DIRENT): ...and take only one
1144         argument, rather than a list.
1145         (AC_CHECK_HEADERS, AC_CHECK_HEADERS_ONCE):
1146         Adjust callers to use m4_map_args_w.
1147         (AC_HEADER_DIRENT): Adjust caller to use m4_map_args.
1148         (_AC_CHECK_HEADER_ONCE): New helper macro.
1150         Use more efficient macros in AC_CHECK_FUNCS.
1151         * lib/autoconf/functions.m4 (_AH_CHECK_FUNCS): Rename...
1152         (_AH_CHECK_FUNC): ...and take only one argument, rather than a
1153         list.
1154         (AC_CHECK_FUNCS, AC_CHECK_FUNCS_ONCE): Adjust callers to use
1155         m4_map_args_w.
1156         (_AC_CHECK_FUNC_ONCE): New helper macro.
1157         (AC_REPLACE_FUNCS): Use m4_map_args_w.
1159         Use more efficient macro in AT_INIT.
1160         * lib/autotest/general.m4 (AT_INIT): Use m4_map_args.
1162 2008-11-10  Eric Blake  <ebb9@byu.net>
1164         More FDL 1.3 fallout.
1165         * cfg.mk (fetch): Add gnu-oids.texi, drop fdl.texi.
1166         * doc/Makefile.am (standards_TEXINFOS): Reflect upstream
1167         dependency changes.
1168         * doc/fdl.texi: Delete.
1169         * doc/gnu-oids.texi: New upstream file.
1170         * doc/standards.texi: Resync from upstream.
1171         * doc/make-stds.texi: Likewise.
1172         * build-aux/announce-gen: Likewise.
1173         * build-aux/texinfo.tex: Likewise.
1175 2008-11-10  Clinton Roy  <clinton.roy@gmail.com>  (tiny change)
1177         Pass autoreconf -I to aclocal -I
1178         * bin/autoreconf.in (parse_args): Pass --include to aclocal.
1179         * doc/autoconf.texi (autoreconf Invocation): Updates for above.
1180         * NEWS: Document it.
1181         * THANKS: Update.
1183 2008-11-10  Eric Blake  <ebb9@byu.net>
1185         Try 'print -r --' as a non-forking variant of 'printf %s\\n'.
1186         * lib/m4sugar/m4sh.m4 (_AS_ECHO_PREPARE): Cater to Solaris ksh.
1187         * doc/autoconf.texi (Limitations of Builtins) <printf>: Document
1188         the print workaround.
1189         Idea by Paolo Bonzini.
1191 2008-11-10  Eric Blake  <ebb9@byu.net>
1193         Provide a section on all tools allowed in GNU Coding Standards.
1194         * doc/autoconf.texi (Limitations of Builtins) <read>: Sort.
1195         <wait>: Add section.
1196         (Limitations of Usual Tools) <awk>: Make table entry consistent.
1197         <chgrp, mkfifo, rmdir, sleep, sort, tar> Add sections.
1199 2008-11-09  Paolo Bonzini  <bonzini@gnu.org>
1201         Balance parentheses in _AC_CACHE_DUMP.
1202         * lib/autoconf/general.m4 (_AC_CACHE_DUMP): Balance parentheses
1203         without introducing \).
1205 2008-11-07  Eric Blake  <ebb9@byu.net>
1207         Further doc updates for AC_CHECK_HEADER change.
1208         * doc/autoconf.texi (Generic Headers) <AC_CHECK_HEADER>: Mention
1209         new default, and make it more obvious that using [-] is generally
1210         broken.
1212 2008-11-07  Eric Blake  <ebb9@byu.net>
1214         * ChangeLog: Enforce UTF-8 encoding.
1216 2008-11-06  Eric Blake  <ebb9@byu.net>
1218         Skip preprocessor check in AC_CHECK_HEADERS_ONCE.
1219         * lib/autoconf/headers.m4 (_AC_HEADERS_EXPANSION): Provide fourth
1220         argument to speed up check.
1222 2008-11-06  Eric Blake  <ebb9@byu.net>
1224         Speed up AC_CHECK_TYPE.
1225         * lib/autoconf/types.m4 (AC_CHECK_TYPE): Factor out $@, and avoid
1226         regex when enough arguments are present.
1228 2008-11-06  Paolo Bonzini  <bonzini@gnu.org>
1230         Remove three forks per _AC_RUN_LOG_STDERR in the common case.
1231         * lib/autoconf/general.m4 (_AC_RUN_LOG_STDERR): Avoid grep/rm/cat
1232         sequence when the program's stderr was empty, while providing a
1233         conftest.err file even in that case.
1234         (_AC_CACHE_DUMP): Fix mismatched parenthesis.
1236 2008-11-06  Paolo Bonzini  <bonzini@gnu.org>
1238         Change `present but cannot be compiled' behavior to use compiler result.
1239         * NEWS: Document it.
1240         * doc/autoconf.texi (Present But Cannot Be Compiled): Document it.
1241         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Implement it
1242         and adjust warning.
1243         * tests/semantics.at (AC_CHECK_HEADERS): Test new semantics.
1245 2008-11-05  Eric Blake  <ebb9@byu.net>
1247         Add m4_map_args_w.
1248         * lib/m4sugar/m4sugar.m4 (m4_map_args_w): New macro, undocumented
1249         for now.
1250         (_m4_split): Allow user control over separator.
1251         (m4_split): Adjust caller.
1252         (m4_foreach_w, m4_append_uniq_w, _m4_text_wrap): Rewrite to use
1253         m4_map_args_w.
1254         * tests/m4sugar.at (m4@&t@_append): Augment test keywords.
1255         (M4 loops): Test new interface.
1257         Use m4_set_map_sep in more places.
1258         * lib/m4sugar/m4sugar.m4 (m4_set_difference, m4_set_intersection)
1259         (m4_set_union): Use m4_set_map_sep rather than m4_set_foreach.
1260         * doc/autoconf.texi (Set manipulation Macros) <m4_set_map>:
1261         Enhance documentation.
1262         <m4_set_foreach>: Mention faster alternative.
1263         (Looping constructs) <m4_foreach>: Likewise.
1265         Unify m4_set_foreach and m4_set_map.
1266         * lib/m4sugar/m4sugar.m4 (m4_set_map_sep): New macro, undocumented
1267         for now.
1268         (m4_set_contents, m4_set_foreach, m4_set_list, m4_set_listc)
1269         (m4_set_map): Adjust callers.
1271         Use _m4_foreach in more places.
1272         * lib/m4sugar/foreach.m4 (m4_dquote_elt, m4_join, m4_joinall)
1273         (_m4_minmax, m4_set_add_all): Use _m4_foreach instead of
1274         m4_foreach.
1275         * lib/m4sugar/m4sugar.m4 (_m4_joinall): Use m4_map_args_sep
1276         instead of m4_foreach or m4_map_args.
1278         Unify _m4_foreach and _m4_map.
1279         * lib/m4sugar/m4sugar.m4 (_m4_map): Delete, merged with...
1280         (_m4_foreach): ...this.
1281         (m4_foreach, m4_map, m4_mapall, m4_map_sep, _m4_mapall_sep)
1282         (m4_map_args, m4_map_args_sep): Adjust callers.
1283         * lib/m4sugar/foreach.m4 (_m4_map): Rename...
1284         (_m4_foreach): ...to this, overwriting old definition.
1286 2008-11-04  Eric Blake  <ebb9@byu.net>
1288         Add m4_map_args_sep, undocumented for now.
1289         * lib/m4sugar/m4sugar.m4 (m4_map_args_sep): New macro.
1290         (_m4_map): Change API to cover more of m4_map*.
1291         * lib/m4sugar/foreach.m4 (_m4_map): Adjust to new API.
1292         (m4_map_args): Delete.
1293         * tests/m4sugar.at (m4@&t@_map_args and m4@&t@_curry): Enhance
1294         test.
1296         Improve m4_for performance.
1297         * lib/m4sugar/m4sugar.m4 (_m4_for): Alter API to make it easier to
1298         avoid m4_define by some clients.
1299         (m4_for): Adjust caller.
1300         * lib/m4sugar/foreach.m4 (_m4_foreach, m4_case, m4_bmatch)
1301         (_m4_cond, _m4_bpatsubsts, _m4_shiftn, m4_do, m4_reverse)
1302         (_m4_map, m4_map_args, m4_map_args_pair, _m4_list_pad)
1303         (_m4_list_cmp): Likewise.
1305 2008-11-04  Eric Blake  <ebb9@byu.net>
1307         Adjust expected output.
1308         * tests/torture.at (Missing templates): Reflect added quoting.
1309         Detected by Bob Proulx's buildbot.
1311         Reject arguments with leading =.
1312         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Detect case of
1313         missing variable name, with fewer forks.  Quote invalid arguments
1314         in message, in case they include spaces.
1315         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS)
1316         (_AC_OUTPUT_MAIN_LOOP): Quote invalid arguments.
1317         * lib/autotest/general.m4 (AT_INIT): Likewise.
1318         * tests/base.at (configure arguments): Test this.
1319         Reported by Jeff Squyres.
1321 2008-11-04  Eric Blake  <ebb9@byu.net>
1323         Upgrade to FDL 1.3.
1324         * cfg.mk (fetch): Add fdl-1.3.texi.
1325         * .gitattributes: Likewise.
1326         * doc/autoconf.texi (GNU Free Documentation License): Point to new
1327         upstream version.
1328         * doc/Makefile.am (autoconf_TEXINFOS): Likewise.
1329         (standards_TEXINFOS): Mention current dependence on older license.
1330         * doc/fdl-1.3.texi: New upstream file.
1331         * GNUmakefile: Resync from upstream.
1332         * build-aux/announce-gen: Likewise.
1333         * build-aux/texinfo.tex: Likewise.
1335 2008-11-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1337         Point at AM_SUBST_NOTMAKE.
1338         * doc/autoconf.texi (Setting Output Variables): Add cross
1339         reference to new Automake macro AM_SUBST_NOTMAKE.
1341 2008-11-03  Paolo Bonzini  <bonzini@gnu.org>
1343         Eliminate a fork per invocation of AC_LANG_CONFTEST.
1344         * lib/autoconf/c.m4 (AC_LANG_CONFTEST(C)): Define instead of
1345         AC_LANG_SOURCE(C).
1346         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Add a comment at the
1347         top of confdefs.h, which also works around cpp deficiencies.
1348         * lib/autoconf/lang.m4 (AC_LANG_DEFINE): Define AC_LANG_CONFTEST(xyz)
1349         (AC_LANG_CONFTEST): Dispatch based on _AC_LANG.
1350         (AC_LANG_CONFTEST()): New.
1352 2008-11-03  Paolo Bonzini  <bonzini@gnu.org>
1354         Reorganize definition of languages.
1355         * lib/autoconf/c.m4 (AC_LANG(C), AC_LANG(C++), AC_LANG(Objective C),
1356         _AC_LANG_ABBREV(C), _AC_LANG_ABBREV(C++), _AC_LANG_ABBREV(Objective C),
1357         _AC_LANG_PREFIX(C), _AC_LANG_PREFIX(C++), _AC_LANG_PREFIX(Objective C)):
1358         Replace definitions with usage of AC_LANG_DEFINE.
1359         (Sections 2b, 2c): Delete.
1360         (Sections 1b, 1c): Move after section 2a.
1361         * lib/autoconf/erlang.m4 (AC_LANG(Erlang), _AC_LANG_ABBREV(Erlang),
1362         _AC_LANG_PREFIX(Erlang), AC_LANG_SOURCE(Erlang)): Replace definitions
1363         with usage of AC_LANG_DEFINE.
1364         (AC_LANG_ERLANG): Define using AU_DEFUN.
1365         * lib/autoconf/fortran.m4 (AC_LANG(Fortran), AC_LANG(Fortran 77),
1366         _AC_LANG_ABBREV(Fortran), _AC_LANG_ABBREV(Fortran 77),
1367         _AC_LANG_PREFIX(Fortran), _AC_LANG_PREFIX(Fortran 77),
1368         _AC_LANG_SOURCE(Fortran), AC_LANG_SOURCE(Fortran 77)): Replace
1369         definitions with usage of AC_LANG_DEFINE.
1370         * lib/autoconf/lang.m4 (AC_LANG_DEFINE, AC_LANG_SOURCE()): New.
1372 2008-11-03  Paolo Bonzini  <bonzini@gnu.org>
1374         Use preprocessor in cpp tests.
1375         * tests/c.at (CPP tests): Use AC_CHECK_HEADERS(..., [-]).
1377 2008-10-31  Paolo Bonzini  <bonzini@gnu.org>
1379         Rename _AC_CHECK_HEADER_OLD and _AC_CHECK_HEADER_NEW.
1380         * lib/autoconf/headers.m4 (AC_CHECK_HEADER): Adjust naming.
1381         (_AC_CHECK_HEADER_PREPROC_BODY): New name of _AC_CHECK_HEADER_OLD_BODY.
1382         (_AC_CHECK_HEADER_COMPILE_BODY): New name of _AC_CHECK_HEADER_NEW_BODY.
1383         (_AC_CHECK_HEADER_PREPROC): New name of _AC_CHECK_HEADER_OLD.
1384         (_AC_CHECK_HEADER_COMPILE): New name of _AC_CHECK_HEADER_NEW.
1385         * tests/semantics.at (AC_CHECK_HEADERS_OLD, AC_CHECK_HEADER_NEW):
1386         Give better name.
1388 2008-10-31  Eric Blake  <ebb9@byu.net>
1390         Support multiple undiverts and dumpdefs at once.
1391         * lib/m4sugar/m4sugar.m4 (m4_dumpdefs, m4_undivert): Allow extra
1392         arguments.
1393         * doc/autoconf.texi (Redefined M4 Macros) <m4_dumpdef>,
1394         <m4_undivert>: Document argument list change.
1395         * tests/m4sugar.at (m4@&t@_divert_stack, m4@&t@_dumpdef): Test
1396         them.
1398         Simplify diversion stack handling.
1399         * lib/m4sugar/m4sugar.m4 (m4_divert_stack): Use fewer macros, and
1400         avoid extra newlines.
1401         (m4_divert_stack_push): Compute location here, rather than caller.
1402         (m4_divert_push): Update caller.
1403         (m4_divert): Likewise, and also adjust current diversion name.
1404         (m4_divert_pop): Simplify rule that diversion stack must never go
1405         empty.
1406         (_m4_require_call): Bypass diversion stack when collecting
1407         required macro text.
1408         (m4_init): Set current diversion without requiring m4_init.
1409         * lib/m4sugar/m4sh.m4 (AS_INIT): Avoid too many pops.
1410         * lib/autotest/general.m4 (AT_INIT): Likewise.
1411         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Schedule wrapped
1412         text to run prior to m4sugar cleanup.
1413         * doc/autoconf.texi (Text processing Macros) <m4_newline>: Mention
1414         optional argument.
1415         (Conditional constructs) <m4_ifvaln, m4_n>: Mention use of dnl.
1416         * NEWS: Undo blurb about m4_divert.
1417         * tests/m4sugar.at (m4@&t@_divert_stack): New test.
1419         Simplify expansion stack handling.
1420         * lib/m4sugar/m4sugar.m4 (m4_expansion_stack): Use fewer macros;
1421         always output 'top level'.
1422         (_m4_expansion_stack_entry): New macro, to format the string only
1423         when needed.
1424         (m4_expansion_stack_push): Only push a macro name.
1425         (m4_warn, _m4_defun_pro): Update callers.
1426         (m4_expansion_stack_pop, m4_expansion_stack_dump): Delete.
1427         (_m4_defun_epi, m4_fatal): Inline the calls.
1428         * tests/m4sugar.at (m4@&t@_expansion_stack): New test.
1430 2008-10-30  Eric Blake  <ebb9@byu.net>
1432         Better documentation of AC_CHECK_HEADER's fourth argument.
1433         * doc/autoconf.texi (Generic Headers) <AC_CHECK_HEADER>: Mention
1434         how to suppress compiler or preprocessor header check.
1435         Reported by Jeff Squyres.
1437 2008-10-30  Eric Blake  <ebb9@byu.net>
1439         Fix LINENO testsuite failure.
1440         * tests/m4sh.at (AT_DATA_LINENO): Use AS_LINENO_PREPARE, not
1441         undocumented _AS_PREPARE, and move unset earlier in script.
1443         Update LINENO documentation.
1444         * doc/autoconf.texi (Initialization Macros) <AS_INIT_GENERATED>:
1445         (Special Shell Variables) <LINENO>: Mention that LINENO support in
1446         child scripts may be broken.  Modernize example.
1448 2008-10-30  Paolo Bonzini  <bonzini@gnu.org>
1450         Do not check for $LINENO in generated scripts.
1451         * lib/m4sugar/m4sh.m4 (_AS_PREPARE): Do not call _AS_LINENO_PREPARE,
1452         and explain why.
1454 2008-10-30  Eric Blake  <ebb9@byu.net>
1456         Don't check for non-POSIX extensions in suggested tests.
1457         * lib/m4sugar/m4sh.m4 (_AS_VAR_APPEND_WORKS): Remove suggestion;
1458         we still use += if available, but should not reject shells (like
1459         dash) that don't provide it.
1460         (_AS_DETECT_SUGGESTED): Document a policy for m4sh.
1461         Reported by Paolo Bonzini.
1463 2008-10-30  Paolo Bonzini  <bonzini@gnu.org>
1465         Pass CONFIG_SHELL down to generated scripts, and re-export SHELL.
1466         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): If proceeding
1467         with a given CONFIG_SHELL, move it to SHELL.
1468         (AS_INIT_GENERATED): Re-export SHELL.
1470 2008-10-30  Eric Blake  <ebb9@byu.net>
1472         Work around Solaris /bin/sh case bug.
1473         * lib/m4sugar/m4sh.m4 (_AS_CASE, _AS_CASE_DEFAULT): Always provide
1474         a non-empty command list.
1475         (AS_CASE): Always guarantee that a case will match.
1476         * doc/autoconf.texi (Limitations of Builtins) <case>: Document the
1477         Solaris bug, and mention AS_CASE.
1479 2008-10-30  Paolo Bonzini  <bonzini@gnu.org>
1481         Require _AS_CR_PREPARE where appropriate.
1482         * lib/m4sugar/m4sh.m4 (_AS_PREPARE): Call _AS_CR_PREPARE.
1483         (AS_PREPARE): Require _AS_CR_PREPARE.
1485         Avoid walking the entire PATH when looking for a better shell.
1486         * lib/m4sugar/m4sh.m4 (_AS_SHELL_SANITIZE): Test shell characteristics
1487         as the PATH is walked.
1489         Add third argument to _AS_PATH_WALK
1490         * lib/m4sugar/m4sh.m4 (_AS_SHELL_SANITIZE): Do not call _AS_CR_PREPARE.
1491         (_AS_PATH_WALK): Add third optional argument.
1493         Trim down the length of the shell function test.
1494         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Condense.
1496 2008-10-29  Eric Blake  <ebb9@byu.net>
1498         Fix LINENO detection to work around bash and pdksh limitations.
1499         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): Enhance the test, so
1500         that we can choose which of two tests to trust.
1501         (_AS_RUN): Set flag when alternate shell is running.
1502         (_AS_DETECT_EXPAND): New macro.
1503         (_AS_DETECT_BETTER_SHELL): Use it to massage LINENO tests.
1505 2008-10-29  Eric Blake  <ebb9@byu.net>
1507         Mention proper fix for zsh users.
1508         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Recommend zsh
1509         version known to work.
1510         Suggested by Paolo Bonzini.
1512         Document current beta-quality status.
1513         * configure.ac: Reflect fact that change to git-version-gen
1514         produces -, but not always a letter, on non-release builds.
1515         * BUGS: Mention known issues.
1516         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Ask for help in
1517         debugging platforms with deficient shells.
1519 2008-10-29  Eric Blake  <ebb9@byu.net>
1521         Alter signature of AS_INIT_GENERATED.
1522         * lib/m4sugar/m4sh.m4 (AS_INIT_GENERATED): Add parameters, and
1523         manage here-doc and chmod in place.  This also allows future
1524         changes for optimizing the child via diversion/m4_wrap magic.
1525         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Update
1526         caller.
1527         * doc/autoconf.texi (Initialization Macros) <AS_INIT_GENERATED>:
1528         Update the documentation.
1530 2008-10-29  Eric Blake  <ebb9@byu.net>
1532         Use _m4_stack_reverse in m4_set.
1533         * lib/m4sugar/m4sugar.m4 (_m4_set_contents_1)
1534         (_m4_set_contents_2): Rewrite to share _m4_stack_reverse
1535         implementation.
1536         (m4_set_contents, m4_set_foreach, m4_set_list, m4_set_listc)
1537         (m4_set_map): Adjust callers to new API.
1539         Add m4_stack_foreach_sep.
1540         * lib/m4sugar/m4sugar.m4 (m4_stack_foreach_sep)
1541         (m4_stack_foreach_sep_lifo): New macros.
1542         (_m4_stack_reverse): Adjust prototype, to support it.
1543         (m4_copy): Use fewer macros.
1544         * tests/m4sugar.at (m4@&t@_stack_foreach): Rename...
1545         (m4@&t@_stack): ...and add m4_stack_foreach_sep tests.
1547 2008-10-29  Bruno Haible  <bruno@clisp.org>
1549         Mention Sun WorkShop 6.2 OpenMP bug.
1550         * doc/autoconf.texi (AC_OPENMP): Document portability pitfall.
1552 2008-10-29  Paolo Bonzini  <bonzini@gnu.org>
1554         Rewrite handling of diversion and expansion stack.
1555         * NEWS: Document stricter requirement on m4_init.
1556         * lib/m4sugar/m4sugar.m4 (m4_divert_stack): New, replacing
1557         _m4_divert_n_stack.
1558         (_m4_divert_stack_push): New.
1559         (m4_divert): Use _m4_divert_stack_push and replace m4_define with
1560         m4_popdef.
1561         (m4_divert_push): Use _m4_divert_stack_push.
1562         (m4_divert_pop): Use m4_divert_stack instead of _m4_divert_n_stack,
1563         pop _m4_divert_stack instead of m4_divert_stack.
1564         (m4_expansion_stack): New.  Update comment above it.
1565         (m4_expansion_stack_push, m4_expansion_stack_pop): Work on
1566         _m4_expansion_stack instead of m4_expansion_stack.
1567         (m4_expansion_stack_dump): Check presence of _m4_expansion_stack
1568         instead of m4_expansion_stack.  Use m4_expansion_stack's expansion
1569         instead of the definition, and compensate for the trailing newline
1570         in the expansion.
1571         (m4_warn, _m4_defun_pro, _m4_defun_epi): Check presence of
1572         _m4_expansion_stack instead of m4_expansion_stack.
1573         (m4_newline): Expand first argument after the newline.
1574         (m4_init): Use m4_divert_stack instead of _m4_divert_n_stack,
1575         * tests/m4sugar.at (m4_append, m4_text_wrap): Invoke m4_init.
1576         * tests/tools.at (whitespace in file names, the empty token): Likewise.
1578 2008-10-28  Eric Blake  <ebb9@byu.net>
1580         Reduce forks while searching for better shell.
1581         * lib/m4sugar/m4sh.m4 (_AS_DETECT_REQUIRED)
1582         (_AS_DETECT_SUGGESTED): No need to provide extra subshell; _AS_RUN
1583         already does the job.
1584         (_AS_DETECT_BETTER_SHELL): Simplify AS_EXIT when not run in a trap
1585         0 context.
1587         Undo needless efforts to protect $2 in $2_t.
1588         * lib/autoconf/types.m4 (_AC_TYPE_INT_BODY)
1589         (_AC_TYPE_UNSIGNED_INT_BODY): Reduce extra quoting.
1591 2008-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1593         Fix parallel test execution output lossage.
1594         * lib/autotest/general.m4 (_AT_CHECK): Truncate files to hold
1595         standard output and standard error before the test, use append
1596         mode for writing.
1597         * THANKS: Update.
1598         Caught by Bob Proulx' build daemons, analysis and suggested fix
1599         by Stéphane Chazelas.
1601 2008-10-28  Eric Blake  <ebb9@byu.net>
1603         Use m4_map_args in more places.
1604         * lib/m4sugar/m4sugar.m4 (m4_defn, m4_dumpdef, m4_popdef)
1605         (m4_undefine, m4_combine): Use m4_map_args, rather than
1606         m4_foreach.
1608 2008-10-28  Eric Blake  <ebb9@byu.net>
1610         Override m4 1.4.x dumpdef, as it breaks autom4te.
1611         * lib/m4sugar/m4sugar.m4 (m4_dumpdef): New implementation.
1612         (m4_copy): Formatting touchup.
1613         * doc/autoconf.texi (Redefined M4 Macros) <m4_dumpdef>: Mention
1614         semantic differences as well as m4_dumpdefs.
1615         * NEWS: Likewise.
1616         * tests/m4sugar.at (m4@&t@_dumpdef): New test.
1618 2008-10-28  Eric Blake  <ebb9@byu.net>
1620         Allow m4sugar to be used without autom4te, such as in bison.
1621         * lib/m4sugar/m4sugar.m4 (m4_text_wrap, m4_qlen): Document that
1622         alternate escape sequences can be used.
1623         (m4_text_box): Likewise.  Don't output quadrigraphs.
1624         (m4_qdelta): Delete unused macro.
1626 2008-10-28  Paolo Bonzini  <bonzini@gnu.org>
1628         Add m4_stack_foreach and m4_stack_foreach_lifo.
1629         * lib/m4sugar/m4sugar.m4 (_m4_stack_reverse): New from _m4_copy.
1630         (m4_stack_foreach, m4_stack_foreach_lifo): New.
1631         (m4_copy): Use m4_stack_foreach and m4_curry.
1632         (_m4_dumpdefs_down, _m4_dumpdefs_up): Remove.
1633         (m4_dumpdefs): Rewrite using m4_stack_foreach_lifo.
1634         * tests/m4sugar.at (m4_stack_foreach): New test.
1636 2008-10-28  Paolo Bonzini  <bonzini@gnu.org>
1638         use a shell function for AC_TYPE_INTx_T
1639         * lib/autoconf/types.m4 (_AC_TYPE_INT_BODY, _AC_TYPE_UNSIGNED_INT_BODY):
1640         New.
1641         (_AC_TYPE_INT, _AC_TYPE_UNSIGNED_INT): Define and use a shell function.
1643 2008-10-28  Paolo Bonzini  <bonzini@gnu.org>
1645         * lib/autoconf/general.m4 (AC_CHECK_DECL): Fix AS_ESCAPE usage.
1646         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL,
1647         _AC_CHECK_HEADER_NEW): Likewise.
1648         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW, AC_CHECK_MEMBER): Likewise.
1650 2008-10-28  Paolo Bonzini  <bonzini@gnu.org>
1652         * lib/autoconf/types.m4 (_AC_CHECK_MEMBER_BODY): New.
1653         (AC_CHECK_MEMBER): Define and use a shell function.
1655 2008-10-27  Eric Blake  <ebb9@byu.net>
1657         Prefer m4_fatal over AC_FATAL.
1658         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF, AC_CHECK_ALIGNOF)
1659         (AC_CHECK_MEMBER): Use non-obsolete macro name.
1660         * lib/autoconf/fortran.m4 (_AC_LIST_MEMBER_IF): Likewise.
1661         * lib/autoconf/general.m4 (AC_REQUIRE_AUX_FILE, AC_SUBST):
1662         Likewise.
1663         * lib/autoconf/lang.m4 (_AC_LANG_DISPATCH): Likewise.
1664         * lib/autoconf/status.m4 (_AC_CONFIG_DEPENDENCY_DEFAULT)
1665         (_AC_CONFIG_UNIQUE, _AC_CONFIG_REGISTER_DEST): Likewise.
1667 2008-10-27  Eric Blake  <ebb9@byu.net>
1669         Avoid raw carriage return in scripts.
1670         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Generate CR
1671         via tr, rather than with literal byte.
1672         * THANKS: Update.
1673         Reported by Steven R. Loomis; patch suggested by Thomas Dickey.
1675 2008-10-27  Eric Blake  <ebb9@byu.net>
1677         Use AS_VAR_ARITH.
1678         * lib/autotest/general.m4 (at_func_arith): Delete; replace all
1679         clients with AS_VAR_ARITH instead.
1680         * lib/autoconf/general.m4 (_AC_COMPUTE_INT_COMPILE): Use new
1681         macro.
1682         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Likewise.
1683         * tests/torture.at (Torturing config.status): Likewise.
1684         * tests/tools.at (autom4te --force): Likewise.
1686         Add AS_VAR_ARITH.
1687         * lib/m4sugar/m4sh.m4 (_AS_VAR_ARITH_PREPARE, _AS_VAR_ARITH_WORKS)
1688         (AS_VAR_ARITH): New macros.
1689         (_AS_PREPARE, AS_PREPARE): Emit preparation.
1690         * tests/m4sh.at (AS@&t@_VAR_ARITH): New test.
1691         * doc/autoconf.texi (Polymorphic Variables) <AS_VAR_ARITH>:
1692         Document new macro.
1693         (Limitations of Usual Tools) <expr>: Mention portability problem
1694         if first argument starts with -.
1695         (Shell Substitutions) <$((expression))>: Mention it.
1696         * NEWS: Likewise.
1698 2008-10-27  Eric Blake  <ebb9@byu.net>
1700         Use read, rather than `cat`, for safe one-line files.
1701         * lib/autotest/general.m4 (AT_CLEANUP): Avoid a fork, since it is
1702         known that the file has only one line and no \.
1703         * lib/autoconf/general.m4 (_AC_COMPUTE_INT_RUN): Likewise.
1705 2008-10-27  Paolo Bonzini  <bonzini@gnu.org>
1707         * lib/autoconf/general.m4 (_AC_COMPUTE_INT_COMPILE,
1708         _AC_COMPUTE_INT_RUN): Add IF-SUCCESS argument.
1709         (_AC_COMPUTE_INT_BODY): New.
1710         (AC_COMPUTE_INT): Define and use a shell function.
1712 2008-10-27  Paolo Bonzini  <bonzini@gnu.org>
1714         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW_BODY): Extract
1715         test body here.  Move head comment of _AC_CHECK_TYPE_NEW here.
1716         (_AC_CHECK_TYPE_NEW): Define a shell function and call it.
1718 2008-10-27  Paolo Bonzini  <bonzini@gnu.org>
1720         * lib/autoconf/general.m4 (_AC_CHECK_DECL_BODY): New.
1721         (AC_CHECK_DECL): Use a shell function.
1723 2008-10-27  Paolo Bonzini  <bonzini@gnu.org>
1725         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_OLD,
1726         _AC_CHECK_HEADER_NEW): Use a shell function.
1728 2008-10-25  Eric Blake  <ebb9@byu.net>
1730         Track recent copyright assignments.
1731         * AUTHORS: Update.
1733 2008-10-25  Paolo Bonzini  <bonzini@gnu.org>
1734         and Eric Blake  <ebb9@byu.net>
1736         Use a shell function for _AC_CHECK_HEADER_MONGREL.
1737         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL_BODY): New
1738         macro.
1739         (_AC_CHECK_HEADER_MONGREL): Use a shell function.
1741 2008-10-25  Eric Blake  <ebb9@byu.net>
1743         Simplify _AS_PREPARE handling of functions.
1744         * lib/m4sugar/m4sh.m4 (AS_REQUIRE_SHELL_FN): Factor...
1745         (_AS_REQUIRE_SHELL_FN): ...into new helper macro.
1746         (_AS_PREPARE): Temporarily redefine AS_REQUIRE_SHELL_FN to make
1747         this task easier.
1748         (_AS_LINENO_PREPARE): Make more efficient.
1749         (_AS_MKDIR_P_PREPARE): Simplify use in _AS_PREPARE.
1750         (_AS_UNSET_PREPARE): Avoid blank newline.
1751         (AS_INIT): Emit as_func_unset alongside other functions.
1753 2008-10-25  Eric Blake  <ebb9@byu.net>
1755         Document AS_EXIT.
1756         * doc/autoconf.texi (Common Shell Constructs) <AS_EXIT>: Document
1757         this macro.
1758         (Limitations of Builtins): Mention AS_EXIT.
1759         * NEWS: Mention it.
1761         Use AS_EXIT in autoconf.as.
1762         * bin/autoconf.as: Consistently use AS_EXIT.
1764 2008-10-24  Eric Blake  <ebb9@byu.net>
1766         Fix m4 underquoting in AC_PROG_INSTALL.
1767         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Produce accurate
1768         character ranges.
1770         Speed up AC_CHECK_HEADER.
1771         * lib/autoconf/headers.m4 (AC_CHECK_HEADER): Factor out $@.
1773 2008-10-24  Paolo Bonzini  <bonzini@gnu.org>
1774         and Eric Blake  <ebb9@byu.net>
1776         Use a shell function for AC_CHECK_FUNC.
1777         * lib/autoconf/functions.m4 (_AC_CHECK_FUNC_BODY): New macro.
1778         (AC_CHECK_FUNC): Use a shell function.
1779         * lib/autoconf/c.m4 (AC_LANG_SOURCE(C)): Reduce number of forks.
1781 2008-10-24  Eric Blake  <ebb9@byu.net>
1783         Work around fact that gnulib-tool doesn't use m4_copy.
1784         * lib/autoconf/general.m4 (AC_LIBOBJ, AC_LIBSOURCES): Defun, not
1785         define, so that an initial location is present, to account for
1786         fact that gnulib-tool pushes another AC_DEFUN'd macro on top.
1788         Make m4_defun_init more robust.
1789         * lib/m4sugar/m4sugar.m4 (m4_defun_init): Handle indirect macro
1790         names, and correct number of arguments.
1791         (m4_copy): Also set up location of the copy.
1792         (m4_defun): When copied, use current macro name, not original.
1793         * tests/m4sugar.at (m4@&t@_require: one-shot initialization):
1794         Update test.
1796         Optimize clients of AS_REQUIRE.
1797         * lib/m4sugar/m4sugar.m4 (m4_defun): Add undocumented third
1798         argument.
1799         (m4_defun_init): New undocumented macro.
1800         * lib/m4sugar/m4sh.m4 (_AS_ECHO_LOG, AS_MESSAGE, AS_BASENAME)
1801         (_AS_DIRNAME_EXPR, AS_DIRNAME, AS_ECHO, AS_ECHO_N, AS_TEST_X)
1802         (AS_LN_S, AS_MKDIR_P, _AS_PATH_WALK, AS_VERSION_COMPARE)
1803         (AS_TR_SH, AS_TR_CPP, AS_VAR_APPEND, AS_VAR_PUSHDEF): Use it to
1804         simplify these macros once the one-shot initialization is
1805         complete.
1806         * tests/m4sugar.at (m4@&t@_require: one-shot initialization): New
1807         test.
1809         Improve m4_copy.
1810         * lib/m4sugar/m4sugar.m4 (m4_copy): Add second implementation for
1811         public use.
1812         (_m4_copy): New macro, which preserves pushdef stacks.
1813         (_m4_defun_pro_outer): Bypass it, for speed.
1814         (m4_init): Bypass new implementation, since it breaks on m4_defn.
1815         * bin/autoupdate.in (handle_autoconf_macros): Likewise.
1816         * lib/autoconf/general.m4 (AC_PREREQ): Undefine before redefining,
1817         now that m4_copy checks this.
1818         * doc/autoconf.texi (Redefined M4 Macros) <m4_copy>: Document
1819         this, as well as m4_rename.
1820         * lib/autoconf/autoconf.m4 (m4_copy): Temporarily redefine when
1821         renaming builtins, since it breaks on m4_ifdef.
1822         * NEWS: Likewise.
1823         * tests/m4sugar.at (m4@&t@_defn): Enhance test.
1825 2008-10-24  Eric Blake  <ebb9@byu.net>
1827         AC_FUNC_GETGROUPS: Revert regression.
1828         * lib/autoconf/functions.m4 (AC_FUNC_GETGROUPS): Only set
1829         ac_cv_func_getgroups_works=no when it is not available.
1831 2008-10-23  Eric Blake  <ebb9@byu.net>
1833         Whitespace cleanup.
1834         * lib/autoconf/fortran.m4: Consistently use tabs.
1836 2008-10-23  Chikama Masaki  <masaki.chikama@gmail.com>  (tiny change)
1838         For gfortran on sh, ignore -little.
1839         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Add -little to
1840         list of ignored arguments.
1841         * THANKS: Update.
1843 2008-10-23  Paolo Bonzini  <bonzinI@gnu.org>
1845         Eliminate empty lines after AC_*_IFELSE.
1846         * lib/autoconf/general.m4 (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE,
1847         _AC_LINK_IFELSE, _AC_RUN_IFELSE): Add a dnl at end.
1849 2008-10-23  Paolo Bonzini  <bonzinI@gnu.org>
1851         Avoid a fork in _AC_RUN_LOG and _AC_RUN_LOG_STDERR
1852         * lib/autoconf/general.m4 (_AC_RUN_LOG, _AC_RUN_LOG_STDERR):
1853         Return a boolean status code based on $ac_status.
1855 2008-10-23  Paolo Bonzini  <bonzinI@gnu.org>
1857         Ensure actions can look at conftest* files.
1858         * lib/autoconf/general.m4 (_AC_PREPROC_IFELSE_BODY,
1859         _AC_COMPILE_IFELSE_BODY, _AC_LINK_IFELSE_BODY, _AC_RUN_IFELSE_BODY):
1860         Move rm commands, except IPA files and Apple debug symbols...
1861         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE, _AC_LINK_IFELSE,
1862         _AC_RUN_IFELSE): ...in here.
1863         * tests/compile.at: Add regression test.
1865 2008-10-23  Eric Blake  <ebb9@byu.net>
1867         Remove excess dnl from m4sh.
1868         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL, _AS_PREPARE)
1869         (_AS_SHELL_FN_WORK, _AS_SHELL_SANITIZE, AS_IF, _AS_ECHO_LOG)
1870         (AS_MESSAGE, AS_ERROR, AS_BASENAME, _AS_BASENAME_PREPARE)
1871         (_AS_DIRNAME_EXPR, AS_DIRNAME, _AS_DIRNAME_PREPARE, AS_ECHO)
1872         (AS_ECHO_N, AS_TEST_X, AS_EXECUTABLE_P, _AS_ME_PREPARE)
1873         (_AS_LINENO_PREPARE, AS_LN_S, AS_MKDIR_P, _AS_PATH_WALK)
1874         (AS_SET_CATFILE, AS_HELP_STRING, AS_TMPDIR, AS_VERSION_COMPARE)
1875         (_AS_TR_SH_PREPARE, AS_TR_SH, _AS_TR_CPP_PREPARE, AS_TR_CPP)
1876         (_AS_TR_PREPARE, AS_VAR_APPEND, AS_VAR_PUSHDEF)
1877         (AS_INIT_GENERATED): Use fewer dnl in m4sh macro bodies.
1879 2008-10-23  Paolo Bonzini  <bonzini@gnu.org>
1880         and Eric Blake  <ebb9@byu.net>
1882         Use a shell function for _AC_RUN_IFELSE.
1883         * lib/autoconf/general.m4 (_AC_RUN_IFELSE_BODY): New macro.
1884         (_AC_RUN_IFELSE): Use a shell function.
1885         (_AC_RUN_LOG): Avoid subshell for logging.
1887 2008-10-23  Eric Blake  <ebb9@byu.net>
1889         Formatting tweak: balance () with m4sh case statements.
1890         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL)
1891         (_AS_SHELL_SANITIZE, _AS_ECHO_N_PREPARE, _AS_ECHO_PREPARE)
1892         (AS_SET_CATFILE, _AS_TEST_PREPARE): Add strategic shell comments.
1893         (_AS_CASE, _AS_CASE_DEFAULT, AS_CASE): Rearrange newlines, to
1894         allow output of strategic shell comments.
1895         (AS_VERSION_COMPARE): Use AS_CASE.
1896         * tests/m4sh.at (AS@&t@_IF and AS@&t@_CASE): Enhance test.
1898 2008-10-22  Jim Meyering  <meyering@redhat.com>
1900         AC_FUNC_GETGROUPS: always define $ac_cv_func_getgroups_works
1901         * lib/autoconf/functions.m4 (AC_FUNC_GETGROUPS): Always define
1902         the shell variable, $ac_cv_func_getgroups_works.  Otherwise, if
1903         it is set to "yes" in the environment and configure is run on
1904         a system like mingw that lacks the getgroups function, it would
1905         mistakenly define HAVE_GETGROUPS.  Reported by Simon Josefsson in
1906         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/15354>.
1908 2008-10-22  Paolo Bonzini  <bonzini@gnu.org>
1909         and Eric Blake  <ebb9@byu.net>
1911         Use a shell function for _AC_LINK_IFELSE.
1912         * lib/autoconf/general.m4 (_AC_LINK_IFELSE_BODY): New macro.
1913         (_AC_LINK_IFELSE): Use a shell function.
1915 2008-10-22  Eric Blake  <ebb9@byu.net>
1917         Fix autoconf logging commands.
1918         * lib/autoconf/general.m4 (AC_MSG_RESULT_UNQUOTED, _AC_EVAL)
1919         (_AC_EVAL_STDERR, AC_RUN_LOG): Respect as_lineno.
1920         (_AC_DO_ECHO): Likewise, and use fewer dnl.
1921         (_AC_RUN_LOG_STDERR): Avoid subshell for logging.
1923 2008-10-22  Eric Blake  <ebb9@byu.net>
1925         Fix testsuite failure.
1926         * tests/mktests.sh (ac_exclude_list): Don't generate test for
1927         AC_REQUIRE_SHELL_FN.
1929 2008-10-21  Eric Blake  <ebb9@byu.net>
1931         Improve wording related to automake and autotest.
1932         * doc/autoconf.texi (Making testsuite Scripts): Clarify wording in
1933         relation to automake.  Mention dependency on package.m4.
1934         Consolidate examples.  Define AUTOM4TE.
1935         * THANKS: Update.
1936         Reported by William Pursell.
1938 2008-10-21  Eric Blake  <ebb9@byu.net>
1940         Allow AS_VAR_SET_IF in shell lists.
1941         * lib/m4sugar/m4sh.m4 (AS_VAR_SET_IF): Allow continuation of
1942         line.
1943         * lib/autoconf/general.m4 (AC_CACHE_VAL): Supply newline no longer
1944         provided by AS_VAR_SET_IF.
1945         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Adjust
1946         clients.
1947         * lib/autoconf/libs.m4 (AC_SEARCH_LIBS): Likewise.
1948         * tests/m4sh.at (AS@&t@_VAR basics): Enhance test.
1950         Allow AS_VAR_IF in shell lists.
1951         * lib/m4sugar/m4sh.m4 (AS_VAR_IF): Allow continuation of line.
1952         * lib/autoconf/functions.m4 (AC_CHECK_FUNC): Adjust clients.
1953         * lib/autoconf/general.m4 (AC_CHECK_FILE, AC_CHECK_DECL):
1954         Likewise.
1955         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL)
1956         (_AC_CHECK_HEADER_NEW, _AC_CHECK_HEADER_OLD)
1957         (_AC_CHECK_HEADER_DIRENT): Likewise.
1958         * lib/autoconf/libs.m4 (AC_CHECK_LIB): Likewise.
1959         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW, AC_CHECK_MEMBER):
1960         Likewise.
1961         * tests/m4sh.at (AS@&t@_VAR basics): Enhance test.
1963         Allow AS_CASE in shell lists.
1964         * lib/m4sugar/m4sh.m4 (AS_CASE): Always execute test, in case of
1965         side effects.  Allow continuation of script on same line as esac.
1966         * lib/autoconf/c.m4 (AC_PROG_CC_STDC): Adjust client.
1967         * tests/m4sh.at (AS@&t@_IF and AS@&t@_CASE): Enhance test.
1968         * NEWS: Document the subtle change.
1970         Allow AS_IF in shell lists.
1971         * lib/m4sugar/m4sh.m4 (AS_IF): Always execute test, in case of
1972         side effects.  Allow continuation of script on same line as fi.
1973         (_AS_DETECT_BETTER_SHELL): Adjust clients.
1974         (AS_VAR_IF, AS_VAR_SET_IF): For now, supply newline no longer
1975         given by AS_IF.
1976         * lib/autoconf/c.m4 (_AC_PROG_PREPROC_WORKS_IFELSE): Likewise.
1977         * lib/autoconf/general.m4 (_AC_ENABLE_IF): Likewise.
1978         (AC_EGREP_CPP, _AC_RUN_IFELSE): Adjust client.
1979         * lib/autoconf/libs.m4 (AC_SEARCH_LIBS): Likewise.
1980         * doc/autoconf.texi (Common Shell Constructs) <AS_IF>: Fix typo.
1981         (Polymorphic Variables): Move mention of dnl to the only two
1982         AS_VAR functions that need it.
1984 2008-10-21  Paolo Bonzini  <bonzini@gnu.org>
1985         and Eric Blake  <ebb9@byu.net>
1987         Use a shell function for _AC_COMPILE_IFELSE.
1988         * lib/autoconf/general.m4 (_AC_COMPILE_IFELSE_BODY): New macro.
1989         (_AC_COMPILE_IFELSE): Use a shell function.
1991 2008-10-21  Eric Blake  <ebb9@byu.net>
1993         Use AS_VAR_APPEND.
1994         * lib/autoconf/functions.m4 (AC_CHECK_FUNCS_ONCE): Use new macro.
1995         * lib/autoconf/general.m4 (_AC_INIT_PREPARE)
1996         (_AC_LIBOBJS_NORMALIZE): Likewise.
1997         * lib/autoconf/headers.m4 (AC_CHECK_HEADERS_ONCE): Likewise.
1998         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS)
1999         (_AC_OUTPUT_CONFIG_STATUS, _AC_OUTPUT_MAIN_LOOP): Likewise.
2000         * lib/autotest/general.m4 (AT_INIT): Likewise.
2002         Add AS_VAR_APPEND.
2003         * lib/m4sugar/m4sh.m4 (_AS_VAR_APPEND_PREPARE)
2004         (_AS_VAR_APPEND_WORKS, AS_VAR_APPEND): New macros.
2005         (AS_PREPARE, _AS_PREPARE): Emit preparation.
2006         * tests/m4sh.at (AS@&t@_VAR_APPEND): New test.
2007         * doc/autoconf.texi (Polymorphic Variables) <AS_VAR_APPEND>:
2008         Document new macro.
2009         <AS_VAR_SET>: Mention ramification of `""` rules.
2010         * NEWS: Mention new macro.
2012 2008-10-21  Paolo Bonzini  <bonzini@gnu.org>
2013         and Eric Blake  <ebb9@byu.net>
2015         Use a shell function for _AC_PREPROC_IFELSE.
2016         * lib/autoconf/general.m4 (_AC_PREPROC_IFELSE_BODY): New macro.
2017         (_AC_PREPROC_IFELSE): Use a shell function.
2018         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Factor for faster execution.
2019         (AS_REQUIRE_SHELL_FN): Bypass AS_REQUIRE if function has already
2020         been provided.
2022 2008-10-21  Eric Blake  <ebb9@byu.net>
2024         Add banners to generated files.
2025         * lib/m4sugar/m4sh.m4 (_AS_SHELL_SANITIZE): Use m4_text_box for
2026         existing banner.
2027         (AS_INIT): Add new banners at strategic points.
2028         * lib/autoconf/general.m4 (AC_INIT): Alter banner location, and
2029         make consistent with other banners.
2030         * lib/autotest/general.m4 (AT_INIT): Make banners consistent.
2032 2008-10-20  Paolo Bonzini  <bonzini@gnu.org>
2034         Add AC_REQUIRE_SHELL_FN and the SHELL_FN diversion.
2035         * lib/autoconf/general.m4 (AC_REQUIRE_SHELL_FN): New.
2036         (m4_divert(SHELL_FN)): New.
2038 2008-10-20  Eric Blake  <ebb9@byu.net>
2040         Avoid unportable use of echo in testsuite.
2041         * tests/m4sh.at (AS@&t@_VAR basics): Use AS_ECHO, since string
2042         contains backslash.
2044 2008-10-18  Paolo Bonzini  <bonzini@gnu.org>
2046         Make sure that nested AS_REQUIRE do not lose the desired diversion.
2047         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Expand _m4_divert_desired before
2048         passing it to m4_divert_require, so that its content is not used
2049         anymore.
2050         * tests/m4sh.at (Nested AS_REQUIRE): New testcase.
2052 2008-10-18  Eric Blake  <ebb9@byu.net>
2054         Document bugs in { } handling.
2055         * doc/autoconf.texi (Limitations of Builtins): Mention bug on
2056         empty list.
2058         Fix some testsuite failures introduced two days ago.
2059         * tests/m4sh.at (Nested AS@&t@_REQUIRE_SHELL_FN)
2060         (AS@&t@_REQUIRE_SHELL_FN and m4@&t@_require): Adjust to changed
2061         API.
2062         Reported by Ralf Wildenhues.
2064 2008-10-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2066         Show how to extract single substitutions from config.status.
2067         * doc/autoconf.texi (config.status Invocation): Show example
2068         using `--file=-'.
2070 2008-10-17  Eric Blake  <ebb9@byu.net>
2072         Add m4_curry.
2073         * lib/m4sugar/m4sugar.m4 (m4_curry, _m4_curry): New macros.
2074         * tests/m4sugar.at (m4@&t@_map_args): Rename...
2075         (m4@&t@_map_args and m4@&t@_curry): ...and add currying tests.
2076         * doc/autoconf.texi (Looping constructs) <m4_map_args>: Document
2077         currying as a way to add parameters.
2078         (Evaluation Macros) <m4_curry>: Document the new macro.
2079         * NEWS: Likewise.
2081         Improve suggested test filtering.
2082         * lib/m4sugar/m4sh.m4 (_AS_DETECT_SUGGESTED_PRUNE): New macro,
2083         extracted from...
2084         (_AS_DETECT_BETTER_SHELL): ...here, to use faster API.  No need to
2085         check for an empty required set.
2087         Add m4_set_map.
2088         * lib/m4sugar/m4sugar.m4 (m4_set_foreach): New macro.
2089         * tests/m4sugar.at (m4@&t@_set): Enhance test.
2090         * doc/autoconf.texi (Set manipulation Macros) <m4_set_map>:
2091         Document it.
2092         * NEWS: Likewise.
2094         Document m4_map_args.
2095         * lib/m4sugar/m4sugar.m4 (m4_transform, m4_transform_pair):
2096         Rename...
2097         (m4_map_args, m4_map_args_pair): ...to these names, and document.
2098         (m4_version_unletter): Use the interface.
2099         * lib/m4sugar/foreach.m4 (m4_map_args, m4_map_args_pair)
2100         (_m4_map_args_, _m4_map_args_pair_, _m4_map_args_pair_end):
2101         Perform same renames.
2102         * lib/m4sugar/m4sh.m4 (AS_CASE, AS_IF): Adjust callers.
2103         * tests/m4sugar.at (m4@&t@_map_args): New test.
2104         (recursion): Adjust caller.
2105         * tests/m4sh.at (AS@&t@_IF and AS@&t@_CASE): Likewise.
2106         * doc/autoconf.texi (Looping constructs) <m4_map_args>: Document
2107         this interface.
2108         * NEWS: Mention the new macros.
2110 2008-10-17  Eric Blake  <ebb9@byu.net>
2112         Reduce vertical whitespace in configure.
2113         * lib/autoconf/general.m4 (AC_INIT): Silence newline output during
2114         m4 side effect initializations.
2115         * lib/m4sugar/m4sh.m4 (AS_PREPARE): Likewise.
2117 2008-10-17  Eric Blake  <ebb9@byu.net>
2119         Document AS_VAR interfaces.
2120         * doc/autoconf.texi (Programming in M4sh): M4sh is now prime-time.
2121         (Polymorphic Variables): New node.
2122         * NEWS: Update accordingly.
2124         Test AS_VAR interfaces.
2125         * tests/m4sh.at (AS@&t@_VAR): New test.
2126         * lib/m4sugar/m4sh.m4 (AS_VAR_PUSHDEF): Force expansion of
2127         _AS_TR_SH_PREPARE at top level, rather than argument collection.
2128         (AS_TR_SH): Support command substitution.
2130         Add AS_VAR_COPY.
2131         * lib/m4sugar/m4sh.m4 (AS_VAR_COPY): New macro.
2132         (AS_VAR_IF): Use it, instead of the broken AS_VAR_GET.
2133         * lib/autoconf/general.m4 (AC_CACHE_CHECK): Likewise.
2134         * lib/autoconf/libs.m4 (AC_SEARCH_LIBS): Likewise.
2135         * lib/autotest/general.m4 (_AT_FINISH): Likewise.
2137         Sort AS_VAR_* interfaces.
2138         * lib/m4sugar/m4sh.m4 (AS_VAR_GET): Reduce output to one line.
2139         (AS_VAR_TEST_SET, AS_VAR_SET, AS_VAR_SET_IF, AS_VAR_POPDEF): Sort,
2140         no code changes.
2142 2008-10-16  Eric Blake  <ebb9@byu.net>
2144         Allow comments before functions emitted by m4sh.
2145         * lib/m4sugar/m4sh.m4 (AS_REQUIRE_SHELL_FN): Add comment
2146         argument.  Supply closing comment, to ease readability.
2147         (_AS_MKDIR_P_PREPARE): Adjust caller.
2148         (_AS_UNSET_PREPARE): Add comment.
2150         Add AS_FUNCTION_DESCRIBE.
2151         * lib/m4sugar/m4sh.m4 (AS_FUNCTION_DESCRIBE): New macro.
2152         * lib/autotest/general.m4 (AT_INIT): Use it.
2154 2008-10-16  Eric Blake  <ebb9@byu.net>
2156         Speed up m4_qlen with caching.
2157         * lib/m4sugar/m4sugar.m4 (_m4_qlen): Renamed from old m4_qlen.
2158         (m4_qlen): Cache results for speed.
2160 2008-10-16  Paolo Bonzini  <bonzini@gnu.org>
2162         Add a testcase using more then one language.
2163         * tests/compile.at (Multiple languages): New test.
2165 2008-10-16  Paolo Bonzini  <bonzini@gnu.org>
2167         Fix Libtool's config.lt test.
2168         * lib/m4sugar/m4sh.m4 (_AS_PREPARE): Disable AS_REQUIRE while
2169         expanding it.
2171 2008-10-15  Eric Blake  <ebb9@byu.net>
2173         Break circular require chain in _AS_LINENO_PREPARE.
2174         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Ensure that logging is
2175         disabled when reporting LINENO failure, since logging requires
2176         LINENO.
2177         * doc/autoconf.texi (Initialization Macros): Recommend m4_pushdef,
2178         not m4_rename, since the latter is undocumented.
2179         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Avoid
2180         m4_rename, as it does not yet handle pushdef stacks.
2181         Reported by Ralf Wildenhues.
2183 2008-10-15  Eric Blake  <ebb9@byu.net>
2185         Cleanups to previous patches.
2186         * doc/autoconf.texi (Portable Shell): Minor edits.
2187         (Limitations of Builtins): Touch up wording.
2188         * lib/m4sugar/m4sh.m4 (AS_LINENO_PUSH): Nuke trailing whitespace.
2189         (_AS_SHELL_SANITIZE): Wrap comments less than 80 columns.
2191 2008-10-15  Paolo Bonzini  <bonzini@gnu.org>
2193         Updates to shell portability documentation.
2194         * doc/autoconf.texi: Updates all references to "Portable Shell" and
2195         "Limitations of Builtins" to use three-argument commands.
2196         (Programming in M4sh): Document AS_ECHO, AS_ECHO_N, AS_UNSET.
2197         (Portable Shell): Move here discussion about "Where is the POSIX
2198         shell?"  Mention that M4sh provides a SVR2 shell and takes care
2199         of unsetting variables if necessary.  Talk about M4sh and not only
2200         Autoconf-generated scripts.
2201         (Special Shell Variables): Talk about M4sh and not only
2202         Autoconf-generated scripts.  Don't talk about things that Autoconf
2203         does not do.  Mention problems of $LINENO with shell functions.
2204         (Limitations of Builtins).  Mention AS_ECHO and AS_ECHO_N.  Move
2205         discussion of eval bugs before discussion on proper use of eval.
2206         Mention AS_IF.  Reword why not to use "shift N".  Mention "foo=;
2207         unset foo" trick.  Include M4sh code that unsets MAIL for Bash 2.01.
2208         * NEWS: Update list of documented M4sh macros.
2210 2008-10-15  Paolo Bonzini  <bonzini@gnu.org>
2212         Assume a (possibly buggy) `unset' is present after a
2213         `better shell' was found.
2214         * lib/autoconf/general.m4 (_AC_CACHE_DUMP): Use AS_UNSET.
2215         * lib/autoconf/programs.m4 (AC_PROG_SED): Use AS_UNSET.
2216         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Provide $as_unset as an
2217         alias for AS_UNSET, for backwards compatibility.
2218         (_AS_DETECT_BETTER_SHELL): Set BASH_ENV and ENV to /dev/null in case
2219         the shell does not support unset.
2220         (_AS_SHELL_SANITIZE): Work around Bash 2.01 bugs.  Unset BASH_ENV.
2221         (AS_INIT, _AS_PREPARE, AS_PREPARE): Call it.
2222         (AS_UNSET): Assume it is there but it might fail if the variable is
2223         not set.  Use it throughout instead of $as_unset.
2225 2008-10-15  Paolo Bonzini  <bonzini@gnu.org>
2227         Turn AS_SHELL_SANITIZE into a for-Libtool-only wrapper.
2228         * lib/m4sugar/m4sh.m4 (_AS_DETECT_REQUIRED, _AS_DETECT_SUGGESTED): Remove
2229         m4_require of _AS_DETECT_BETTER_SHELL.
2230         (_AS_CLEANUP): Add it here.
2231         (_AS_DETECT_BETTER_SHELL): Just expand the test instead of appending it
2232         to _AS_CLEANUP.
2233         (_AS_SHELL_SANITIZE): New name of the old AS_SHELL_SANITIZE macro.
2234         (AS_SHELL_SANITIZE): New macro hacking around Libtool misuse.
2235         (AS_PREPARE): Use _AS_SHELL_SANITIZE.
2236         (AS_INIT): Add m4_provide of itself.
2238 2008-10-15  Paolo Bonzini  <bonzini@gnu.org>
2240         Use "test x$foo = xyes" to avoid upsetting Libtool's sh.test.
2241         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL, _AS_SHELL_FN_WORK): Use
2242         "test x$foo = xyes".
2244 2008-10-15  Paolo Bonzini  <bonzini@gnu.org>
2246         Trim down the size of the better-shell test.
2247         * lib/m4sugar/m4sh.at (_AT_DETECT_BETTER_SHELL): Store the common
2248         snippets into shell variables.
2249         (_AS_RUN): Rewrite.
2251 2008-10-15  Paolo Bonzini  <bonzini@gnu.org>
2253         Support a stack of LINENO values for AS_MESSAGE.
2254         * lib/m4sugar/m4sh.m4 (_AS_ECHO_LOG): If defined, use $as_lineno as
2255         the line number emitted to the log file.
2256         (AS_LINENO_PUSH, AS_LINENO_POP): New.
2257         * tests/m4sh.at (LINENO Stack): New test.
2259 2008-10-14  Eric Blake  <ebb9@byu.net>
2261         Correct previous patch.
2262         * doc/autoconf.texi (Shell Functions): Bash obeys Posix, after
2263         all.
2265         Document shell function environment pitfall.
2266         * doc/autoconf.texi (Shell Functions): Document bugs in bash,
2267         Solaris /bin/sh.
2269 2008-10-14  Paolo Bonzini  <bonzini@gnu.org>
2271         Use m4_require to implement AS_REQUIRE.
2272         * lib/m4sugar/m4sugar.m4 (_m4_require_call): Accept a third argument.
2273         (m4_require): Pass it.
2274         (m4_divert_require): New.
2275         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Rewrite using m4_divert_require.
2276         Remove comment about differences with m4_require.
2277         * tests/m4sh.at (AS_REQUIRE_SHELL_FN and m4_require): Update to test
2278         the expected behavior.
2279         (Nested AS_REQUIRE_SHELL_FN): New test.
2281 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
2283         Test AS_LINENO_PREPARE.
2284         * tests/m4sh.at: Use documented AS_LINENO_PREPARE.
2286 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
2288         Test AS_ME_PREPARE.
2289         * tests/m4sh.at (as_me): New test.
2291 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
2293         Add and document AS_INIT_GENERATED.
2294         * lib/m4sugar/m4sh.m4 (AS_INIT_GENERATED): New.
2295         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Use it.
2296         * doc/autoconf.texi (Initialization macros): Document it.
2298 2008-10-13  Eric Blake  <ebb9@byu.net>
2300         Use consistent shell function style.
2301         * lib/m4sugar/m4sh.m4 (_AS_PREPARE, AS_REQUIRE_SHELL_FN)
2302         (_AS_SHELL_FN_WORK): Imitate GNU Coding Standards for C
2303         functions.
2305 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
2307         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Place names of
2308         contributors under m4 rather than shell comments.
2310 2008-10-10  Paolo Bonzini  <bonzini@gnu.org>
2312         * lib/m4sugar/m4sh.m4 (AS_ME_PREPARE, AS_LINENO_PREPARE): New.
2313         * doc/autoconf.texi (Initialization macros): Document them.
2314         (Portable Shell): Refer to AS_LINENO_PREPARE.
2315         * NEWS: Mention them.
2317         * bin/autoconf.as: Invoke AS_ME_PREPARE.
2318         * lib/autotest/general.m4: Likewise.
2320 2008-10-10  Paolo Bonzini  <bonzini@gnu.org>
2322         * doc/autoconf.texi (Programming in M4sh): Make its own chapter.
2324 2008-10-10  Eric Blake  <ebb9@byu.net>
2326         Fix _AS_MKDIR_P usage.
2327         * lib/m4sugar/m4sh.m4 (_AS_MKDIR_P): Correct documentation to
2328         match implementation.
2329         (_AS_PREPARE, _AS_MKDIR_P_PREPARE): Adjust callers.
2330         * doc/autoconf.texi (Programming in M4sh) <AS_MKDIR_P>: Tweak
2331         wording to better match behavior.
2333 2008-10-10  Paolo Bonzini  <bonzini@gnu.org>
2335         * doc/autoconf.texi: Be less wary of shell functions.
2336         * NEWS: Document the increased use of shell functions.
2338 2008-10-10  Paolo Bonzini  <bonzini@gnu.org>
2340         * m4sugar/m4sh.m4 (_AS_MKDIR_P): New, from AS_MKDIR_P.  Adjust
2341         meaning of as_mkdir_p to be `false' or a full `mkdir -p' command.
2342         (AS_MKDIR_P): Just dispatch to as_func_mkdir_p.
2343         (_AS_PREPARE): Define shell functions.
2344         (_AS_MKDIR_P_PREPARE): Set as_mkdir_p according to the above change.
2345         Define shell functions.
2347 2008-10-09  Eric Blake  <ebb9@byu.net>
2349         Only prepare $as_me if it will be used.
2350         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Avoid unconditional
2351         preparation.
2352         (_AS_ECHO_LOG): Depend on $LINENO preparation.
2353         (AS_MESSAGE): Depend on $as_me preparation.
2354         (AS_TMPDIR): Use AS_ERROR, rather than a hand-rolled copy.
2356 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
2358         * m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Delay setting as_me
2359         until the M4SH-INIT diversion using _AS_ME_PREPARE.
2360         (_AS_PREPARE): Invoke _AS_EXPR_PREPARE before _AS_BASENAME_PREPARE
2361         and _AS_DIRNAME_PREPARE, and _AS_BASENAME_PREPARE and _AS_ME_PREPARE
2362         before _AS_LINENO_PREPARE.
2363         (AS_PREPARE): Include all the AS_REQUIREs manually.
2364         (_AS_ME_PREPARE): New.
2365         (_AS_LINENO_PREPARE): Use m4_defun.
2367 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
2369         * m4sugar/m4sh.m4 (_AS_BASENAME_EXPR, _AS_DIRNAME_EXPR): Do not
2370         require _AS_EXPR_PREPARE.
2371         (_AS_BASENAME_PREPARE, _AS_DIRNAME_PREPARE): Do it here.
2372         (_AS_PREPARE): Add _AS_BASENAME_PREPARE.
2374 2008-10-08  Eric Blake  <ebb9@byu.net>
2376         Resync from gnulib.
2377         * cfg.mk (cvs_executable_files, cvs_files): Rewrite...
2378         (fetch): ...into new target.
2379         (executable-update): Delete, now that it is unused.
2380         * maint.mk (update, local_updates, cvs_files, gnulib_repo)
2381         (wget-update, cvs-update): Likewise.
2382         * HACKING (Update the foreign files): Document new procedure.
2383         * GNUmakefile: Resync from upstream, via new 'make fetch'.
2384         * build-aux/config.guess: Likewise.
2386 2008-10-08  Paolo Bonzini  <bonzini@gnu.org>
2388         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_SPY): Remove.
2389         (AS_INIT): Do not call it.
2391 2008-10-08  Paolo Bonzini  <bonzini@gnu.org>
2393         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Expand
2394         _AS_UNSET_PREPARE in M4SH-SANITIZE.
2396 2008-10-08  Eric Blake  <ebb9@byu.net>
2398         Avoid repeating required shell tests in suggested set.
2399         * lib/m4sugar/m4sh.m4 (_AS_DETECT_REQUIRED, _AS_DETECT_SUGGESTED):
2400         Use m4_set, rather than m4_expand_once/m4_append.
2401         (_AS_DETECT_SUGGESTED): Adjust to new storage layout, and filter
2402         required tests out of suggested tests.
2403         Reported by Paolo Bonzini.
2405 2008-10-08  Paolo Bonzini  <bonzini@gnu.org>
2407         Add m4sh keyword to all m4sh.at tests.
2408         * tests/m4sh.at: Add m4sh keyword to all tests.  Fix comment
2409         pastos.
2411 2008-10-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2413         Document AS_VERSION_COMPARE.
2414         * doc/autoconf.texi (Programming in M4sh): Document
2415         AS_VERSION_COMPARE.
2416         * NEWS: Update.
2418         Do not write to testsuite log fd before initialization.
2419         * lib/autotest/general.m4 (AS_MESSAGE_LOG_FD, AT_JOB_FIFO_FD):
2420         Define fds only when initializing the log fd so early error
2421         messages do not try to write to it.
2422         * tests/autotest.at (Startup error messages): New test.
2423         * NEWS: Document this 2.63 regression.
2425 2008-10-07  Eric Blake  <ebb9@byu.net>
2427         Ensure _AS_CLEANUP is defined.
2428         * lib/m4sugar/m4sh.m4 (_AS_CLEANUP): Give initial definition.
2429         * tests/m4sh.at (AS@&t@_INIT cleanup): Expose the need for this.
2431         Improve m4sh maintainability.
2432         * lib/m4sugar/m4sh.m4: Sort macros for sanitizing the shell; no
2433         code change.
2435         Fix m4 quoting in previous patch.
2436         * lib/m4sugar/m4sh.m4 (AS_REQUIRE_SHELL_FN): Determine diversion
2437         name prior to invoking AS_REQUIRE.
2438         Reported by Ralf Wildenhues.
2440 2008-09-18  Paolo Bonzini  <bonzini@gnu.org>
2441         and Eric Blake  <ebb9@byu.net>
2443         Add a separate diversion for shell functions.
2444         * lib/m4sugar/m4sh.m4 (M4SH-INIT-FN): New diversion.
2445         (AS_REQUIRE): Accept diversion parameter.
2446         (AS_REQUIRE_SHELL_FN): Use it.
2448 2008-10-06  Eric Blake  <ebb9@byu.net>
2450         Add m4_default_quoted.
2451         * lib/m4sugar/m4sugar.m4 (m4_default_quoted): New macro.
2452         (m4_for, m4_expand_once, m4_text_wrap, m4_text_box): Use it.
2453         * doc/autoconf.texi (Conditional constructs): Document it.
2454         * NEWS: Likewise.
2456         Fix build with case-insensitive make, again.
2457         * Makefile.am (pkgdata_DATA): Protect by MAKE_CASE_SENSITIVE.
2458         Reported via Keith Marshall, originally by newthinker in
2459         <http://thread.gmane.org/gmane.comp.gnu.mingw.user/27725>.
2461 2008-10-06  Bruno Haible  <bruno@clisp.org>
2463         Warn about /usr/ucb on Solaris.
2464         * doc/install.texi (Particular Systems): Recommend putting
2465         /usr/ucb late in PATH, if at all.
2467 2008-10-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2469         Fix more testsuite hang corner cases.
2470         * lib/autotest/general.m4: Use the serial code path if no test
2471         is to be run.
2472         * tests/autotest.at (parallel test execution): Test -j and -jN
2473         with `-k notmatched'.
2475 2008-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2477         Fix hang with `testsuite -k notmatched'.
2478         * lib/autotest/general.m4: Do not reset $at_jobs if it is equal
2479         to one.  Fixes hang with `-k notmatched'.
2481 2008-10-02  Eric Blake  <ebb9@byu.net>
2483         Document more binary file portability traps.
2484         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Remind
2485         reader that NUL and sed don't always mix.
2486         <tr>: Mention Solaris /usr/ucb/tr bug with \0.
2488 2008-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2490         Implement parallel Autotest test execution: testsuite --jobs.
2491         * lib/autotest/general.m4 (AT_JOB_FIFO_FD): New macro.
2492         (AT_INIT): <at_jobs>: New variable.
2493         Accept -j, -jN, --jobs[=N], document them in --help output.
2494         Implement parallel driver loop using a FIFO, enabled with --jobs
2495         and if mkfifo works; otherwise, fall back to sequential loop.
2496         (AT_SETUP): Store, do not output summary progress line if
2497         parallel.
2498         * tests/autotest.at (parallel test execution, parallel truth)
2499         (parallel fallacy, parallel skip): New tests.
2500         * doc/autoconf.texi (testsuite Invocation): Document -j, --jobs,
2501         the mkfifo requirement, and that --errexit may cause concurrent
2502         jobs to finish.
2503         * NEWS: Update.
2505 2008-09-20  Eric Blake  <ebb9@byu.net>
2507         Fix sample isinf definition.
2508         * doc/autoconf.texi (Function Portability) <isinf>: Filter out NaN
2509         first.
2510         * THANKS: Update.
2511         Reported by David Cournapeau.
2513 2008-09-16  Eric Blake  <ebb9@byu.net>
2515         Fix Erlang regression, introduced 2006-11-17.
2516         * lib/autoconf/erlang.m4 (AC_LANG(Erlang)): Avoid M4 comment
2517         caused by underquoting.
2518         * NEWS: Mention this fix.
2519         * THANKS: Update.
2520         Reported by BJ Terry.
2522 2008-09-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2524         * lib/autoconf/general.m4 (AC_CONFIG_AUX_DIRS): Improve a bit.
2526         Mention Solaris sh ':' redirection bug.
2527         * doc/autoconf.texi (File Descriptors): Redirecting ':'
2528         in a loop causes bogus optimization with Solaris sh.
2530 2008-09-10  Eric Blake  <ebb9@byu.net>
2532         Avoid testsuite bug when autom4te cache is disabled by user.
2533         * tests/tools.at (autoconf: forbidden tokens, basic): Enable
2534         cache, even if user normally disabled it.
2535         Reported by Bruno Haible.
2537         Avoid testsuite bug in presence of verbose config.site.
2538         * tests/base.at (Input/Output): Nullify config.site during test.
2539         Reported by Bob Friesenhahn.
2541 2008-09-09  Eric Blake  <ebb9@byu.net>
2543         Release Version 2.63.
2544         * NEWS: Mention the release.
2546         Formatting tweaks to the manual.
2547         * doc/autoconf.texi (Introduction, Systemology)
2548         (File System Conventions, Portable C and C++)
2549         (Floating Point Portability): Allow URLs to split as needed.
2550         (Indices): Add entries, to work around texinfo bug on indices that
2551         start too close to a page break.
2552         (Particular Functions): Mention ftello.
2553         (Introduction, Language Choice): Use @enddots at sentence end.
2555         Resync from gnulib.
2556         * cfg.mk (cvs_executable_files, cvs_files): Update list of files,
2557         although for now, they are still manually sync'd.
2558         * build-aux/gnupload: Update.
2559         * build-aux/config.sub: Likewise.
2560         * GNUmakefile: Likewise.
2562 2008-09-06  Eric Blake  <ebb9@byu.net>
2564         Mention that Automake already supports VPATH.
2565         * doc/autoconf.texi (Build Directories): Details in this section
2566         only apply to users avoiding automake.
2567         * THANKS: Update.
2568         Reported by Matej Tyc.
2570         Relax tone when warning about cross-compiler names.
2571         * lib/autoconf/programs.m4 (_AC_TOOL_WARN): Support cross-compiles
2572         with poorly named tools; the issue has been reported too many
2573         times in the last four years to pull support.
2574         * doc/autoconf.texi (Specifying Names, Generic Programs): Update
2575         documentation accordingly.
2576         * THANKS: Update.
2577         Reported by Josef Tran and others, wording suggested by Ralf
2578         Wildenhues.
2580 2008-09-01  Eric Blake  <ebb9@byu.net>
2582         Improve AC_C_BIGENDIAN.
2583         * doc/autoconf.texi (C Compiler) <AC_C_BIGENDIAN>: Mention that
2584         universal builds require a config header.
2585         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Enhance comments.  Check
2586         AH_HEADER at the last possible moment, so that users can use
2587         AC_CONFIG_HEADER after this macro.
2588         Reported by Stepan Kasal.
2590         Fix manual date information.
2591         * doc/autoconf.tex: UPDATED refers to the day the manual was
2592         built, not the release date of Autoconf.
2593         Based on a bison patch by Akim Demaille.
2595 2008-08-27  Eric Blake  <ebb9@byu.net>
2597         Fix off-by-one bug in _m4_shiftn.
2598         * lib/m4sugar/foreach.m4 (_m4_shiftn): Handle case when shifting
2599         all arguments.
2600         * tests/m4sugar.at (M4 loops): Test it.
2601         Reported by Akim Demaille.
2603 2008-08-26  Eric Blake  <ebb9@byu.net>
2605         Improve INSTALL formatting.
2606         * doc/install.texi [!autoconf]: Ensure first paragraphs are
2607         indented like all others in a plain text rendering.
2608         * Makefile.am ($(srcdir)/INSTALL): Ensure plaintext formatting.
2609         Reported by Bruno Haible.
2611 2008-08-26  Stepan Kasal  <skasal@redhat.com>
2613         Check for case sensitive make.
2614         * m4/make-check.m4 (AC_PROG_MAKE_CASE_SENSITIVE): New macro,...
2615         * configure.ac: ... called here.
2616         * Makefile.am ($(abs_srcdir)/INSTALL, INSTALL): Return to...
2617         ($(srcdir)/INSTALL): ...this, but enclose the rule in
2618         "if MAKE_CASE_SENSITIVE".
2620 2008-08-26  Eric Blake  <ebb9@byu.net>
2622         Update invocation documentation.
2623         * doc/autoconf.texi (autoscan Invocation): Mention --debug.
2624         (autoreconf Invocation): Mention -v.
2625         (autom4te Invocation): Tie --freeze to -F, not -f.
2626         (autoupdate Invocation): Mention --prepend-include.
2627         * doc/install.texi (configure Invocation): Mention --help=short,
2628         --help=recursive, -n/--no-create, --prefix.  Avoid TABs.
2629         * bin/autoscan.in ($help): Omit space before `...'.
2630         * bin/ifnames.in ($help): Likewise.
2631         * bin/autoconf.as (Usage): Likewise.
2632         * bin/autoreconf.in ($help): Likewise.
2633         * bin/autoheader.in ($help): Likewise.
2634         * bin/autom4te.in ($help): Likewise.
2635         * bin/autoupdate.in ($help): Likewise.
2636         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Use
2637         `[OPTION]...', rather than `[OPTIONS]'.  Mention --silent.  Indent
2638         --file correctly.
2640         Don't let frozen __m4_version__ break downgrade to m4 1.4.x.
2641         * bin/autom4te.in: Adjust comments, now that we rely on 1.4.5+.
2642         (files_to_options): Avoid inheriting __m4_version__ from frozen
2643         file if current M4 does not support it.
2645 2008-08-25  Eric Blake  <ebb9@byu.net>
2647         Adjust to recent m4 1.6 change to support m4_debugmode(d).
2648         * lib/m4sugar/m4sugar.m4 (m4_defn, m4_popdef, m4_undefine): Move
2649         freeze-time decision of using faster 1.6 implementation...
2650         (m4_init): ...to a runtime decision, and add use of new debugmode
2651         flag.
2653 2008-08-22  Peter O'Gorman  <pogma@thewrittenword.com>
2655         Limit AC_C_BIGENDIAN univeral checks to Mac OS X.
2656         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Limit the check to
2657         __APPLE_CC__ with possible -arch flags.
2658         * NEWS: Document it.
2660 2008-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2662         * NEWS: Fix typo.
2664 2008-08-22  Eric Blake  <ebb9@byu.net>
2666         * TODO: Add an item for additional m4sugar looping constructs.
2667         Suggested by Ralf Wildenhues.
2669         Add reminder to keep dual implementations in sync.
2670         * lib/m4sugar/m4sugar.m4: Add comments.
2671         * lib/m4sugar/foreach.m4: Likewise.
2672         Suggested by Ralf Wildenhues.
2674 2008-08-22  Peter Eisentraut  <peter_e@gmx.net>  (tiny change)
2676         Format warning and error messages to match GCS.
2677         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK)
2678         (_AC_INIT_PARSE_ARGS, _AC_CACHE_DUMP): Start warning and error
2679         messages with a lowercase letter, end them without punctuation.
2680         * lib/autoconf/lang.m4 (AC_NO_EXECUTABLES): Likewise.
2681         * lib/autoconf/libs.m4 (AC_PATH_X): Likewise.
2682         * lib/autoconf/status.m4 (AC_OUTPUT, _AC_OUTPUT_MAIN_LOOP):
2683         Likewise.
2684         * tests/fortran.at (GNU Fortran): Likewise.
2685         * tests/torture.at (Deep Package): Likewise.
2687 2008-08-21  Eric Blake  <ebb9@byu.net>
2689         Avoid extra side effects in m4sugar list expansion.
2690         * lib/m4sugar/m4sugar.m4 (m4_mapall_sep, m4_list_cmp): Wrap
2691         around...
2692         (_m4_mapall_sep, _m4_list_cmp_raw): ...new helpers, to avoid
2693         duplicate side effects.
2694         (m4_version_compare): Adjust caller.
2695         * lib/m4sugar/foreach.m4 (m4_list_cmp): Rename...
2696         (_m4_list_cmp_raw): ...to match m4sugar.
2697         * doc/autoconf.texi (Looping constructs): Document the behavior of
2698         side effects.
2699         * tests/m4sugar.at (M4 loops, m4@&t@_map, m4@&t@_version_compare):
2700         Ensure only one side effect.
2701         (recursion): Fix test typo.
2702         Reported by Ralf Wildenhues.
2704 2008-08-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2706         * TODO: Add item for compiler default flags.
2707         Suggested by Bruno Haible.
2709         * tests/m4sh.at (AS_IF and AS_CASE): Set the expansion limit
2710         back to 1000.
2712 2008-08-21  Eric Blake  <ebb9@byu.net>
2714         Formatting improvements.
2715         * doc/autoconf.texi: Use @file and @command, rather than @code,
2716         where appropriate.
2718         Document another make bug.
2719         * doc/autoconf.texi (The Make Macro SHELL): Mention bug in BSD
2720         make, GNU make <= 3.80.
2722         Tweak wording about SHELL in Makefile.
2723         * doc/autoconf.texi (The Make Macro SHELL): Stronger wording on
2724         the importance of proper SHELL settings.
2725         Reported by Bruno Haible, in
2726         http://lists.gnu.org/archive/html/bug-libtool/2008-04/msg00029.html.
2728 2008-08-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2730         Avoid timestamp races for updated input.
2731         * tests/m4sh.at (AS_IF and AS_CASE): Use `autom4te --force' for
2732         second script.
2733         * tests/tools.at (autotools and whitespace in file names): Add
2734         --force for repeated invocations.
2736 2008-08-20  Bruno Haible  <bruno@clisp.org>
2738         Add section to INSTALL about particular systems.
2739         * doc/install.texi (Particular systems): New node.
2740         * doc/autoconf.texi: Adjust menus.
2742 2008-08-19  Bruno Haible  <bruno@clisp.org>
2743         and Peter O'Gorman  <peter@pogma.com>
2745         Mention universal binaries in INSTALL.
2746         * doc/install.texi (Compiling For Multiple Architectures): Explain
2747         how to create universal binaries on MacOS X.
2749 2008-08-19  Jim Meyering  <jim@meyering.net>
2750             Eric Blake  <ebb9@byu.net>
2751             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2753         Avoid shell parse errors after interrupt due to empty ``.
2754         * doc/autoconf.texi (Shell Substitutions): Document the issue.
2755         * lib/m4sugar/m4sh.m4 (AS_VAR_IF): New function.
2756         * lib/autoconf/functions.m4 (AC_CHECK_FUNC): Use it in place of
2757         "test AS_VAR_GET([...]) = yes"
2758         * lib/autoconf/general.m4 (AC_CHECK_FILE, AC_CHECK_DECL): Likewise.
2759         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Likewise.
2760         (_AC_CHECK_HEADER_NEW, _AC_CHECK_HEADER_OLD): Likewise.
2761         (_AC_CHECK_HEADER_DIRENT): Likewise.
2762         * lib/autoconf/libs.m4 (AC_CHECK_LIB): Likewise.
2763         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW, AC_CHECK_MEMBER): Likewise.
2764         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Use
2765         temporary variable to work around the issue.
2766         * tests/foreign.at (Libtool): Quote result of command
2767         substitution.
2769 2008-08-18  Eric Blake  <ebb9@byu.net>
2771         Test m4_transform without tickling shell bugs.
2772         * tests/m4sh.at (AS@&t@_IF and AS@&t@_CASE): Relax test to
2773         something more manageable.
2774         * tests/m4sugar.at (recursion): Move stress test of
2775         m4_transform_pair here.
2776         Reported by Ralf Wildenhues.
2778         Let 'git diff' give better context for doc updates.
2779         * .gitattributes (*.texi*): Add new entry.
2780         * README-hacking: Mention how to use it.
2781         Inspired by a coreutils patch by Jim Meyering.
2783 2008-08-15  Eric Blake  <ebb9@byu.net>
2785         Fix m4_map regression from 2007-10-16.
2786         * lib/m4sugar/m4sugar.m4 (_m4_apply): New macro.
2787         (m4_map): Ignore empty sublists.  For a list consisting of only an
2788         empty sublist, this restores 2.61 behavior of being a no-op.
2789         (m4_map_sep): Likewise, and expand separator.
2790         (m4_mapall, m4_mapall_sep): New macros, to regain 2.62 behavior.
2791         (_m4_map): Rewrite, to be common base for all four variants.
2792         * lib/m4sugar/foreach.m4 (_m4_map): Adjust to new prototype.
2793         * tests/m4sugar.at (m4@&t@_map): Add tests.
2794         * doc/autoconf.texi (Looping constructs) <m4_map>: Document new
2795         macros, and mention ramifications of expanded separator.
2796         * NEWS: Mention the change.
2798 2008-08-14  Eric Blake  <ebb9@byu.net>
2800         Implement m4_transform_pair, to speed up AS_IF.
2801         * lib/m4sugar/m4sugar.m4 (m4_transform, m4_transform_pair): New
2802         macros, undocumented for now.
2803         * lib/m4sugar/foreach.m4 (m4_transform, m4_transform_pair): Also
2804         the m4 1.4.x counterparts.
2805         * lib/m4sugar/m4sh.m4 (AS_IF, AS_CASE): Use it.
2806         * tests/m4sh.at (AS@&t@_IF and AS@&t@_CASE): Test it.
2808 2008-08-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2810         * lib/autoconf/programs.m4 (AC_PATH_TARGET_TOOL)
2811         (AC_CHECK_TARGET_TOOL, AC_CHECK_TARGET_TOOLS): Require, do not
2812         warn about previous AC_CANONICAL_TARGET.
2813         (AC_CHECK_TARGET_TOOL): Add missing `$' making the macro
2814         unusable in the non-cross-compiling case.
2815         * NEWS, THANKS: Update.
2816         Report by Dave Erickson.
2818 2008-08-12  Eric Blake  <ebb9@byu.net>
2820         Optimize m4_bmatch.
2821         * lib/m4sugar/foreach.m4 (m4_bmatch): Provide linear
2822         implementation for m4 1.4.x.
2823         * tests/m4sugar.at (m4@&t@_bmatch): New test.
2824         (recursion): Test the linear nature.
2825         * NEWS: Document the fix.
2827         Fix m4_cond corner case.
2828         * lib/m4sugar/foreach.m4 (_m4_cond): Ensure alternate
2829         implementation allows concatenation with subsequent text.
2830         * tests/m4sugar.at (m4@&t@_cond): Enhance test.
2832         Add test for m4_cond.
2833         * tests/m4sugar.at (m4@&t@_cond): New test.
2834         Reported by Ralf Wildenhues.
2836 2008-08-06  Eric Blake  <ebb9@byu.net>
2838         Fix autoheader 2.62 regression on AC_DEFINE([__EXTENSIONS__]).
2839         * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): Use a
2840         unique key for the AH_VERBATIM.
2841         * tests/c.at (AC_USE_SYSTEM_EXTENSIONS): New test.
2842         * NEWS: Mention the fix.
2843         Reported by Andreas Schwab, analyzed by Stepan Kasal.
2845         Add linear m4_cond for m4 1.4.x.
2846         * lib/m4sugar/m4sugar.m4 (m4_cond): Split into...
2847         (_m4_cond): ...this, for fewer macros per iteration.
2848         * lib/m4sugar/foreach.m4 (_m4_cond): New implementation.
2849         * tests/m4sugar.at (recursion): Test it.
2850         * NEWS: Document the linear guarantee.
2852         Speed up diversion handling.
2853         * lib/m4sugar/m4sugar.m4 (m4_divert, m4_divert_push)
2854         (m4_divert_pop, m4_divert_text): Avoid dnl for fewer macro
2855         expansions.
2857         AC_C_CHAR_UNSIGNED is not strictly necessary.
2858         * doc/autoconf.texi (C Compiler) <AC_C_CHAR_UNSIGNED>: Mention a
2859         portable alternative to this macro.
2860         * THANKS: Update.
2861         Reported by Hallvard B Furuseth.
2863         Update some files from upstream.
2864         * GNUmakefile: Update.
2865         * build-aux/announce-gen: Likewise.
2866         * build-aux/config.guess: Likewise.
2867         * build-aux/config.sub: Likewise.
2868         * build-aux/git-version-gen: Likewise.
2869         * build-aux/texinfo.tex: Likewise.
2870         * build-aux/vc-list-files: Likewise.
2871         * doc/make-stds.texi: Likewise.
2872         * doc/standards.texi: Likewise.
2874 2008-08-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2876         Fix AC_CONFIG_FILES([$var]) 2.62 regression.
2877         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Flatten
2878         whitespace in $ac_config_files and $ac_config_headers.
2879         * tests/torture.at (Parameterized AC_CONFIG_FILES): New test.
2880         Report by Andreas Schwab and Per Øyvind Karlsen.
2881         * THANKS: Update.
2883 2008-07-30  Eric Blake  <ebb9@byu.net>
2885         Fix bugs in previous version of m4_bpatsubsts.
2886         * lib/m4sugar/foreach.m4 (_m4_bpatsubsts): Don't expand $1, and
2887         allow concatenation with subsequent text.
2888         * tests/m4sugar.at (m4@&t@_bpatsubsts): Enhance test.
2890 2008-07-29  Eric Blake  <ebb9@byu.net>
2892         Add linear m4_bpatsubsts for m4 1.4.x.
2893         * lib/m4sugar/m4sugar.m4 (m4_bpatsubsts): Match documentation
2894         about anchors, even for only one substitution.
2895         * lib/m4sugar/foreach.m4 (_m4_bpatsubsts): New implementation.
2896         * doc/autoconf.texi (Conditional constructs) <m4_bpatsubsts>:
2897         Clarify behavior with regard to quoting.
2898         * tests/m4sugar.at (recursion): Test scaling of m4_bpatsubsts.
2899         (m4@&t@_bpatsubsts): New test.
2900         * NEWS: Document the linear guarantee.
2902         Tweak m4_do semantics.
2903         * lib/m4sugar/m4sugar.m4 (m4_do): Don't concat final argument with
2904         subsequent text.
2905         * lib/m4sugar/foreach.m4 (m4_do): Don't concat intermediate
2906         arguments, and avoid infinite loop.
2907         * doc/autoconf.texi (Evaluation Macros) <m4_do>: Document the
2908         behavior.
2909         * tests/m4sugar.at (m4@&t@_do): New test.
2911         Optimize m4_for.
2912         * lib/m4sugar/m4sugar.m4 (m4_for): Use fewer macros.
2913         (_m4_for): Take additional parameter, for fewer m4_indir calls.
2914         * lib/m4sugar/foreach.m4 (_m4_foreach, _m4_shiftn, m4_do)
2915         (m4_reverse, _m4_list_pad, _m4_list_cmp): Adjust all callers.
2916         * doc/autoconf.texi (Looping constructs) <m4_for>: Document subtle
2917         semantic change caused by the optimization.
2918         * tests/m4sugar.at (M4 loops): Test the new semantics.
2920         One more m4_list_cmp tweak.
2921         * lib/m4sugar/m4sugar.m4 (_m4_list_cmp_1): Don't defer shift.
2922         * lib/m4sugar/foreach.m4 (m4_list_cmp): Fix comment.
2923         * tests/m4sugar.at (recursion): Test both directions of list
2924         disparity.
2926         Add m4_reverse, and improve m4_list_cmp.
2927         * lib/m4sugar/m4sugar.m4 (m4_reverse): New macro.
2928         (m4_list_cmp): Rewrite to give linear behavior with M4 1.6 on an
2929         m4_reverse'd list.
2930         * lib/m4sugar/foreach.m4 (m4_reverse): Add the M4 1.4.x
2931         counterpart.
2932         * tests/m4sugar.at (recursion): Test it.
2933         * doc/autoconf.texi (Evaluation Macros) <m4_reverse>: Document
2934         it.
2935         (Text processing Macros) <m4_append>: Cross-reference to m4_set.
2936         * NEWS: Mention new macro.
2938 2008-07-28  Eric Blake  <ebb9@byu.net>
2940         Avoid _m4_shiftn for m4 1.6 speedup.
2941         * lib/m4sugar/m4sugar.m4 (m4_foreach, _m4_foreach, m4_map)
2942         (_m4_map, m4_map_sep): Rewrite recursion to use one less m4_if.
2943         * lib/m4sugar/foreach.m4 (_m4_map): Accomodate changed signature.
2945         Implement O(n) unique element set creation.
2946         * lib/m4sugar/m4sugar.m4 (m4_set_add, m4_set_add_all)
2947         (m4_set_contains, m4_set_contents, m4_set_delete)
2948         (m4_set_difference, m4_set_dump, m4_set_empty, m4_set_foreach)
2949         (m4_set_intersection, m4_set_list, m4_set_listc, m4_set_remove)
2950         (m4_set_size, m4_set_union): New macros.
2951         * lib/m4sugar/foreach.m4 (m4_set_add_all): Add O(n) fallback for
2952         m4 1.4.x.
2953         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS, AC_SUBST): Use
2954         new m4_set API for the set most likely to be large.
2955         * doc/autoconf.texi (Set manipulation Macros): New node.
2956         * NEWS: Mention new macros.
2957         * tests/m4sugar.at (m4@&t@_set): New test.
2959 2008-07-25  Eric Blake  <ebb9@byu.net>
2961         Avoid infinite aclocal loop.
2962         * lib/m4sugar/m4sugar.m4 (m4_init): Bypass m4_include tracing, so
2963         that aclocal doesn't insist on finding m4sugar/foreach.m4.
2965         Provide O(n) replacement macros for M4 1.4.x.
2966         * lib/m4sugar/foreach.m4: New file.
2967         (m4_foreach, m4_case, _m4_shiftn, m4_do, m4_dquote_elt, _m4_map)
2968         (m4_join, m4_joinall, m4_list_cmp, _m4_minmax): Replace m4sugar
2969         macros based on $@ recursion [fast on M4 1.6, but quadratic on M4
2970         1.4.x] with versions based on m4_for/m4_foreach [slow on 1.6, but
2971         linear on 1.4.x].
2972         * lib/m4sugar/m4sugar.m4 (m4_init): Dynamically load new file if
2973         older M4 is assumed.
2974         (m4_map_sep): Optimize.
2975         (m4_max, m4_min): Refactor, by adding...
2976         (_m4_max, _m4_min, _m4_minmax): ...more efficient helpers.
2977         (m4_defn, m4_popdef, m4_undefine): Use foreach recursion.
2978         * lib/m4sugar/Makefile.am (dist_m4sugarlib_DATA): Distribute new
2979         file.
2980         * tests/m4sugar.at (M4 loops): Add a stress test that takes
2981         forever if m4_foreach and friends are quadratic.
2982         * NEWS: Mention this.
2984 2008-07-21  Eric Blake  <ebb9@byu.net>
2986         Ignore undefined macros, necessary with m4 1.6.
2987         * bin/autoupdate.in (_au___undefine): New macro,...
2988         (_au__undefine): ...wrapped by ifdef to silence m4 warnings.
2989         Reported by Ralf Wildenhues.
2991         Resync with gnulib.
2992         * GNUmakefile: Grab from upstream, to fix issue where 'make
2993         install' would allow installation of stale version string.
2995 2008-07-19  Eric Blake  <ebb9@byu.net>
2997         Support multiple arguments to m4_defn, m4_popdef, and m4_undefine.
2998         * lib/m4sugar/m4sugar.m4 (m4_defn, m4_popdef, m4_undefine): Loop
2999         through all variables, per POSIX and newer m4.
3000         (_m4_text_wrap): Exploit the looping capabilities.
3001         * tests/m4sugar.at (m4@&t@_defn): Test this.
3002         * NEWS: Document it.
3003         * doc/autoconf.texi (Redefined M4 Macros) <m4_defn, m4_popdef>
3004         <m4_undefine>: Likewise.
3006         Reduce overhead of m4_builtin([defn]).
3007         * lib/m4sugar/m4sugar.m4 (_m4_defn, _m4_popdef, _m4_undefine): New
3008         internal macros, which are slightly more efficient than
3009         m4_builtin([defn]) and company.
3010         (m4_defn, m4_popdef, m4_undefine, m4_warn, m4_ifset)
3011         (_m4_dumpdefs_up, _m4_dumpdefs_down, _m4_wrap, m4_for)
3012         (_m4_divert_n_stack, m4_divert_pop, m4_expansion_stack_push)
3013         (m4_expansion_stack_dump, _m4_defun_pro, _m4_defun_epi)
3014         (_m4_defun_epi_outer, _m4_require_call, m4_combine, m4_append)
3015         (_m4_append_uniq, m4_append_uniq_w, _m4_text_wrap, m4_text_box)
3016         (m4_version_prereq): Use them.
3018         Use warnings from m4 when available.
3019         * lib/m4sugar/m4sugar.m4 (m4_defn, m4_popdef, m4_undefine): Don't
3020         define slower wrapper if m4 will warn on our behalf; key off of
3021         __m4_version__, added alongside the new warnings in m4 1.6.
3022         * tests/m4sugar.at (m4@&t@_defn): New test.
3024 2008-07-18  Eric Blake  <ebb9@byu.net>
3026         Add m4_joinall.
3027         * lib/m4sugar/m4sugar.m4 (m4_joinall, _m4_joinall): New macros.
3028         * tests/m4sugar.at (m4@&t@_join): Test them.
3029         * doc/autoconf.texi (Text processing Macros) <m4_join>: Document
3030         m4_joinall.
3031         * NEWS: Likewise.
3033 2008-07-17  Stepan Kasal  <skasal@redhat.com>
3034         and Eric Blake  <ebb9@byu.net>
3036         Improve documentation of config.h.in template rules.
3037         * doc/autoconf.texi (Header Templates): Mention rules on comments
3038         and whitespace, and that the user cannot rely on #undef to survive
3039         through config.status.
3041 2008-07-16  Eric Blake  <ebb9@byu.net>
3043         Revert m4_prepend; it is less efficient, and unused by bison.
3044         * lib/m4sugar/m4sugar.m4 (m4_prepend, m4_prepend_uniq)
3045         (m4_prepend_uniq_w): Delete addition from 2008-07-11.
3046         (_m4_grow_uniq_1): Rename back...
3047         (_m4_append_uniq): ...to this.
3048         * NEWS: Revert NEWS blurb.
3049         * doc/autoconf.texi (Text processing Macros) <m4_prepend>: Delete.
3050         * tests/m4sugar.at (m4@&t@_prepend): Delete.
3052 2008-07-15  Eric Blake  <ebb9@byu.net>
3054         Avoid failure if version.m4 is omitted but m4_PACKAGE_* unused.
3055         * lib/m4sugar/m4sugar.m4 (m4_version_compare): Provide alternate
3056         definition for non-Autoconf clients of m4sugar.
3058 2008-07-14  Eric Blake  <ebb9@byu.net>
3060         Tighten bound of potential speed of m4_append.
3061         * doc/autoconf.texi (Text processing Macros) <m4_append>
3062         <m4_prepend>: If m4 is fixed, m4_append can be linear rather than
3063         O(n log n).
3064         * lib/m4sugar/m4sugar.m4 (m4_append, m4_append_uniq): Fix comments.
3065         Analysis by Bruno Haible.
3067 2008-07-11  Eric Blake  <ebb9@byu.net>
3069         Inherit improvements from bison's fork of m4sugar.
3070         * lib/m4sugar/m4sugar.m4 (m4_PACKAGE_VERSION): Ignore failure to
3071         find version.texi, since bison does not provide it.
3072         (m4_prepend): Add new macro, from bison.
3073         (m4_prepend_uniq, m4_prepend_uniq_w): Add new macros, for
3074         completeness.
3075         (_m4_append_uniq): Rename...
3076         (_m4_grow_uniq_1): ...to this to share implementation, and
3077         optimize initial assignment.
3078         (m4_append_uniq_w): Adjust caller.
3079         * NEWS: Document new macros.
3080         * doc/autoconf.texi (Text processing Macros) <m4_append>: Mention
3081         speed consideration.
3082         <m4_prepend>: Document the new prepend variants.
3083         * tests/m4sugar.at (m4@&t@_prepend): New test.
3085         Work around M4 1.6 warning on undefined macros.
3086         * lib/m4sugar/m4sugar.m4 (changeword, symbols): Don't rename if
3087         not already available as builtins.
3089 2008-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3091         * doc/autoconf.texi (@dvar): Remove trailing newline.
3092         (@ovar): Likewise.  Fix macro documentation.
3094 2008-07-02  Stepan Kasal  <skasal@redhat.com>
3096         Add quotes to the header of autoscan-generated source.
3097         * bin/autoscan.in: Add quotes to AC_PREREQ and AC_INIT.
3099 2008-06-28  Andreas Schwab  <schwab@suse.de>
3101         * doc/autoconf.texi (autoscan Invocation): Fix spacing.
3102         (autoconf Invocation): Likewise.
3103         (autoreconf Invocation): Likewise.
3104         (autoheader Invocation): Likewise.
3105         (autom4te Invocation): Likewise.
3107 2008-06-19  Eric Blake  <ebb9@byu.net>
3109         Add comment explaining recent patch.
3110         * lib/autotest/general.m4 (AT_INIT) <at_pass_list>: Explain choice
3111         of * vs. ? globbing.
3113 2008-06-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3115         * lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Do not warn when not
3116         linking a file to itself.
3117         Report by Bruno Haible.
3119 2008-06-19  Eric Blake  <ebb9@byu.net>
3121         Resync with gnulib.
3122         * GNUmakefile: Grab from upstream, to fix VPATH 'make dist' bug.
3123         Reported by Stepan Kasal.
3125 2008-06-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3127         Reorganize autotest files, factorize for parallel execution.
3128         * lib/autotest/general.m4 (AS_MESSAGE_LOG_FD): Move definition
3129         earlier in the file.
3130         (AT_INIT): Create line number cache in
3131         $at_suite_dir/at-source-lines.
3132         <at_helper_dir>: New directory at-groups below $at_suite_dir.
3133         Add comment explaining the new directory structure.
3134         (at_func_group_prepare, at_func_group_postprocess): New shell
3135         functions to factorize per-test group work.  Keep the actual
3136         test execution outside of a shell function in order to avoid
3137         zsh 4.x exit status bugs.
3138         <at_check_line_file, at_status_file, at_stdout, at_stder1>
3139         <at_stderr, at_test_source>: Turn these into per-group files
3140         below $at_helper_dir.  Also store test results there in files
3141         named pass, fail, xpass, xfail, skip.  Let the parent collect
3142         results from $at_helper_dir.  Adjust summary statistics
3143         computation and result output.
3145 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3147         Fix '#undef variable /* comment */' transform in config headers.
3148         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS_PREPARE): For
3149         undefined preprocessor macros that are followed by a comment
3150         in the header template, do not create nested comments in the
3151         output.
3152         * tests/torture.at (@%:@define header templates): Extend test.
3153         * NEWS: Update.
3154         Report by Karsten Hopp <karsten@redhat.com>.
3156 2008-06-09  Eric Blake  <ebb9@byu.net>
3158         Mark AC_TYPE_SIGNAL as obsolete.
3159         * lib/autoconf/types.m4 (AC_TYPE_SIGNAL): Switch to AU_DEFUN.
3160         * doc/autoconf.texi (Function Portability): Update documentation.
3161         (Particular Types): Move AC_TYPE_SIGNAL...
3162         (Obsolete Macros): ...here, and mention why.
3163         * NEWS: Mention the change.
3165         Allow lib64 as a default X library location.
3166         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Add lib64.
3167         * NEWS: Mention the change.
3168         * THANKS: Update.
3169         Reported by Brad Walker.
3171 2008-06-05  Eric Blake  <ebb9@byu.net>
3173         Fix regression in AT_KEYWORDS([Macro]), from 2007-10-18.
3174         * lib/autotest/general.m4 (AT_KEYWORDS): Expand argument prior to
3175         converting it to lower case.
3176         * tests/autotest.at (Keywords and ranges): Test this.
3177         * NEWS: Document the fix.
3178         * THANKS: Update.
3179         Reported via Karsten Hopp, by Jochen Schmitt in
3180         https://bugzilla.redhat.com/show_bug.cgi?id=449973
3182 2008-06-03  Eric Blake  <ebb9@byu.net>
3184         Fix 'make dist' regression from 2008-05-08.
3185         * Makefile.am (INSTALL): Add rule, to accomodate 'make dist' after
3186         GNUmakefile's _autoconf rule removes INSTALL.
3188 2008-05-27  Eric Blake  <ebb9@byu.net>
3190         Document Solaris /bin/sh redirection pitfall.
3191         * doc/autoconf.texi (File Descriptors): Mention redirection bug.
3193 2008-05-14  Eric Blake  <ebb9@byu.net>
3195         Improve documentation of ! issues.
3196         * doc/autoconf.texi (Limitations of Builtins) <!>: Touch up.
3197         Reported by Noah Misch.
3199         Document some FreeBSD shell bugs.
3200         * doc/autoconf.texi (Limitations of Builtins) <!>: Mention ! issue
3201         in compound pipe commands.
3202         <export>: Mention difference of exporting an undefined variable.
3203         (Shell Functions): Mention loss of $? in entry to shell functions.
3204         Extracted from the git mailing list.
3206 2008-05-13  Stepan Kasal  <kasal@ucw.cz>
3208         Work around MSYS and Cygwin bugs when dealing with trailing space.
3209         * tests/atlocal.in (func_sanitize_dir_name): Let atlocal succeed,
3210         even when platform bugs are tickled.
3211         Reported by Keith Marshall and Eric Blake.
3213 2008-05-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3215         Let AC_MSG_FAILURE report pwd.
3216         * lib/autoconf/general.m4 (_AC_ARG_VAR_VALIDATE, AC_MSG_FAILURE):
3217         Output $ac_pwd along with fatal failure.
3218         * tests/torture.at (Deep Package): Extend test.
3219         Reported numerous times against GCC, and probably other packages.
3221 2008-05-12  Eric Blake  <ebb9@byu.net>
3223         Enforce --help and --version compliance.
3224         * configure.ac (AM_INIT_AUTOMAKE): Add std-options option.
3226 2008-05-08  Keith Marshall  <keithmarshall@users.sourceforge.net>  (tiny change)
3228         Avoid case-insensitive `make install' vs. `INSTALL' conflict.
3229         * Makefile.am ($(srcdir)/INSTALL): Replace all references...
3230         ($(abs_srcdir)/INSTALL): ...with this.
3232 2008-05-06  Eric Blake  <ebb9@byu.net>
3234         Fix typo.
3235         * doc/autoconf.texi (Shell Substitutions): Drop at_ prefix.
3237         Avoid overfull \hbox.
3238         * doc/autoconf.texi (Versioning): Reword to fit line size.
3240         Document $(( )) pitfalls.
3241         * doc/autoconf.texi (Shell Substitutions): Mention octal
3242         vs. decimal.  Mention autotest's at_func_arith.
3244         Improve behavior of './testsuite 01'.
3245         * lib/autotest/general.m4 (AT_INIT) <at_func_validate_ranges>:
3246         Alter usage to eval its arguments, in order to normalize away
3247         leading zero.  All callers updated.
3248         * tests/autotest.at (Keywords and ranges): Test range
3249         normalization with leading 0.
3251 2008-04-26  Eric Blake  <ebb9@byu.net>
3253         Mention Solaris /usr/ucb/tr pitfall.
3254         * doc/autoconf.texi (Limitations of Usual Tools) <tr>: Add section.
3255         Reported by Bruno Haible and Jim Meyering.
3257 2008-04-24  Eric Blake  <ebb9@byu.net>
3259         Mention m4sugar's internal quote strings.
3260         * doc/autoconf.texi (Quadrigraphs): Mention alternate quote used
3261         in m4sugar, and how to still output it literally.
3262         * tests/m4sugar.at (m4@&t@_split): And test it.
3263         Reported by Joel E. Denny.
3265 2008-04-23  Eric Blake  <ebb9@byu.net>
3267         Allow unbalanced () in m4_expand.
3268         * lib/m4sugar/m4sugar.m4 (m4_expand, _m4_expand): Use more complex
3269         quotes.
3270         (m4_noquote, _m4_split): Use consistent complex quote.
3271         * tests/autotest.at (Left paren, Right paren): Test this.
3272         (Parentheses): Ensure new quadrigraphs still work.
3273         (AT_CHECK_AT_TITLE_CHAR): All title char tests exercise m4_expand.
3274         * NEWS: Mention the fix.
3275         * doc/autoconf.texi (Quadrigraphs): Revert mention of macros that
3276         require quadrigraphs for ().
3277         (Evaluation Macros) <m4_expand>: Relax the restriction against
3278         unbalanced ().
3279         (Pretty Help Strings) <AS_HELP_STRING>: Likewise.
3280         (Writing Testsuites) <AT_SETUP>: Likewise.
3281         Reported by Joel E. Denny, fix suggested by Noah Misch.
3283 2008-04-22  Eric Blake  <ebb9@byu.net>
3285         Support unbalanced () in AT_SETUP by adding two new quadrigraphs.
3286         * bin/autom4te.in (handle_output): Substitute @{:@ and @:}@.
3287         (handle_traces): Likewise.
3288         * lib/m4sugar/m4sugar.m4 (m4_qlen): Account for new quadrigraphs.
3289         * tests/autotest.at (AT_CHECK_AT_TITLE_CHAR): Add new tests.
3290         * doc/autoconf.texi (Quadrigraphs): Document them.
3291         (Evaluation Macros) <m4_expand>: Enhance documentation.
3292         (Text processing Macros) <m4_text_box>: Document cases where
3293         quadrigraphs can help for problemetic unbalanced parentheses.
3294         (Pretty Help Strings) <AS_HELP_STRING>: Likewise.
3295         (Writing Testsuites) <AT_SETUP>: Likewise.
3296         (Limitations of Builtins) <case>: Consolidate text on unbalanced
3297         parentheses, and add an example of creative comments.
3298         * NEWS: Document the addition.
3299         Reported by Joel E. Denny.
3301 2008-04-16  Eric Blake  <ebb9@byu.net>
3303         Document pdksh exec behavior.
3304         * doc/autoconf.texi (Limitations of Builtins) <exec>: New
3305         subsection.
3306         Discovered by Jim Meyering.
3308 2008-04-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3310         * tests/autotest.at (AT_CHECK_AT): Allow to pass additional
3311         arguments to the inner suite.
3312         (errexit, input from stdin): New tests.
3314 2008-04-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3316         * NEWS: Post-release update.
3318 2008-04-10  Eric Blake  <ebb9@byu.net>
3320         AC_AUTOCONF_VERSION might contain arbitrary macro names.
3321         * doc/autoconf.texi (Versioning): Mention problem with expansion.
3322         * tests/tools.at (autoconf: AC_AUTOCONF_VERSION): Adjust test.
3324 2008-04-09  Slava Sysoltsev <Viatcheslav.Sysoltsev@h-d-gmbh.de>  (tiny change)
3326         Flush buffered output before exit.
3327         * bin/autom4te.in (handle_output): Explicitly close file.
3328         * THANKS: Update.
3329         See http://lists.gnu.org/archive/html/autoconf/2008-04/msg00026.html.
3331 2008-04-08  Eric Blake  <ebb9@byu.net>
3333         Generate web docs for 2.62.
3334         * doc/autoconf.texi (Evaluation Macros): Fix typo.
3335         (Notices): Use recommended means to escape RCS keyword.
3336         * cfg.mk (gnulib_dir): New macro.
3337         (web-manual): New target.
3339 2008-04-05  Eric Blake  <ebb9@byu.net>
3341         Release Version 2.62.
3342         * NEWS: Mention the release.
3344 2008-04-04  Stepan Kasal  <kasal@ucw.cz>
3345         and Eric Blake  <ebb9@byu.net>
3347         Return back to GPLv2+, until the text of the exceptions is
3348         finalized, reverting the change from 2007-07-03 and the first
3349         part of the change from 2007-07-20.
3350         * COPYING: Revert to GPLv2.
3351         * COPYINGv3: New file, since some auxiliary build tools, used for
3352         building autoconf and not installed, are GPLv3.
3353         * Makefile.am (EXTRA_DIST): Distribute COPYINGv3.
3354         * NEWS: Remove mention of GPLv3.
3355         * README: Clarify situation regarding GPLv3.
3357 2008-04-05  Eric Blake  <ebb9@byu.net>
3359         Prepare for release.
3360         * maint.mk (announcement): Avoid deleted option.
3361         * cfg.mk (release_archive_dir): Use default.
3362         * build-aux/gnupload: New file, from automake/gnulib.
3363         * Makefile.am (EXTRA_DIST): Distribute it.
3364         * .x-sc_two_space_separator_in_usage: New file, to exempt gnupload
3365         from syntax check.
3367 2008-04-05  Jim Meyering  <meyering@redhat.com>
3368         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3370         Work around CR EOL markers on OS/2 (www.ecomstation.com Ecs v2 rc4)
3371         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): When CR
3372         is the EOL marker, skip a step that would remove and translate
3373         carriage return bytes.
3374         * THANKS: Update.
3375         Reported by Elbert Pol.
3377 2008-04-05  Eric Blake  <ebb9@byu.net>
3379         Avoid some autoreconf -Wall warnings.
3380         * configure.ac: Use proper quoting, to be a good example.
3381         (PACKAGE_NAME): Remove setting covered by autoconf.
3382         (AM_INIT_AUTOMAKE): Bump automake requirement, for html rules.
3383         * doc/Makefile.am (TEXI2DVI): Remove settings covered by
3384         automake.
3385         (html, autoconf_1.html, standards_1.html): Likewise.
3386         (TEXI2HTML, TEXI2HTML_FLAGS): Remove unused macros.
3387         * Makefile.am (html): Likewise.
3388         * doc/autoconf.texi (Quoting and Parameters): Add missing section
3389         name.
3390         * tests/Makefile.am (AUTOMAKE_OPTIONS): Intentionally ignore
3391         warning about our override, until Automake is fixed.
3392         * README-hacking: Document minimum requirements for bootstrap.
3394 2008-04-03  Eric Blake  <ebb9@byu.net>
3396         Fix version number generation in man pages.
3397         * Makefile.am (EXTRA_DIST): Distribute .version.
3398         (.version): New rule.
3399         * man/Makefile.am (common_dep): Depend on .version, not
3400         configure.ac.
3401         (.x.1): Use package name for version string.
3402         * GNUmakefile [!_have-Makefile]: Sync from upstream, again.
3403         * build-aux/git-version-gen: Sync from upstream.
3405         More maintainer tweaks: pass 'make maintainer-distcheck'.
3406         * GNUmakefile (_is-dist-target): Sync from upstream.
3407         * build-aux/vc-list-files: Sync from upstream, yet again.
3408         * tests/atlocal.in (unsupported_fs_chars): Always remove tdir.
3409         * tests/Makefile.am (EXTRA_DIST): Don't distribute the built
3410         package.m4.
3411         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Bump year.
3413         Fix VPATH 'make syntax-check'.
3414         * maint.mk (VC_LIST, VC_LIST_EXCEPT, sc_changelog)
3415         (sc_prohibit_jm_in_m4, makefile-check): Support VPATH.
3416         (author_mark_check): Avoid error message.
3417         * build-aux/vc-list-files: Sync from upstream again.
3418         * build-aux/texinfo.tex: Likewise.
3420         Sync files from upstream, and pass 'make syntax-check'.
3421         * config/announce-gen: Move...
3422         * build-aux/announce-gen: ...here, and sync from gnulib.
3423         * Makefile.am (EXTRA_DIST): Adjust accordingly.
3424         * cfg.mk (announce_gen): Likewise.
3425         (prev_version_file): Delete, relying on default in maint.mk.
3426         (gpg_key_ID): New macro.
3427         (url_dir_list): Rewrite to match coreutils.
3428         * config/prev-version.txt: Move...
3429         * .prev-version: ...here, and adjust to 2.61.
3430         * build-aux/vc-list-files: Sync from coreutils.
3431         * maint.mk: Resynchronize with coreutils, where possible.
3432         (ME): Remove $(srcdir) from definition.
3433         (CVS): Delete.
3434         (GIT, VC, VC-tag): New macros.
3435         (CVS_LIST, CVS_LIST_EXCEPT): Rename...
3436         (VC_LIST, VC_LIST_EXCEPT): ...to this.
3437         (cvs-tag-check): Delete.
3438         (cvs-diff-check): Rename...
3439         (vc-diff-check): ...to this.
3440         (sc_file_system): Allow FHS acronym.
3441         * doc/autoconf.texi (Particular Functions): Recommend
3442         unconditional <config.h>.
3443         * build-aux/config.guess: Sync from upstream (manually).
3444         * build-aux/config.sub: Likewise.
3445         * build-aux/texinfo.tex: Likewise.
3446         * doc/make-stds.texi: Likewise.
3447         * doc/standards.texi: Likewise.
3448         * .gitattributes: Ignore whitespace problems in upstream files.
3450 2008-04-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3452         * doc/autoconf.texi (Limitations of Usual Tools): Mention awk %u
3453         bug on HP-UX/IA.
3454         Report by Peter O'Gorman.
3456 2008-04-02  Eric Blake  <ebb9@byu.net>
3458         Recommend the just-released M4 1.4.11.
3459         * NEWS: Update recommendation.
3460         * README: Likewise.
3461         * doc/autoconf.texi (Introduction): Likewise.
3462         * m4/m4.m4 (AC_PROG_GNU_M4): Likewise.
3464 2008-04-01  Eric Blake  <ebb9@byu.net>
3466         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Bump
3467         copyright year.
3469 2008-03-28  Peter O'Gorman  <peter@pogma.com>
3471         Find X11 on Mac OS X too.
3472         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT,_AC_PATH_X_XMKMF):
3473         Check for libX11 with extensions dylib la and dll too.
3474         * THANKS: Update.
3475         Reported by Martin Costabel.
3477 2008-03-28  Eric Blake  <ebb9@byu.net>
3479         Update TODO based on completed tasks.
3480         * TODO (AC_PROG_INSTALL takes multiple files): Done.
3481         (AC_GNU_SOURCE deprecation): Done, see AC_USE_SYSTEM_EXTENSIONS.
3482         (AC_COMPILE_IFELSE documentation): Done.
3483         (Tracing builtins): Done, now that we require M4 1.4.5.
3484         (AC_PROG_CC_POSIX suggestion, providing header files)
3485         (AC_TYPE_SIGNAL): Not needed; gnulib's approach is better.
3486         (cache consistency): Done with precious variables.
3488 2008-03-26  Eric Blake  <ebb9@byu.net>
3490         Document --trace=macro:format in --help output.
3491         * bin/autom4te.in (help): Mention optional trace format.
3492         * bin/autoconf.as (usage): Likewise.
3494         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Fix
3495         typos in last patch.
3496         Reported by Ralf Wildenhues.
3498 2008-03-26  Jim Meyering  <meyering@redhat.com>
3500         Fix texinfo syntax error.
3501         * doc/autoconf.texi (Limitations of Usual Tools): s/@kbd {/@kbd{/
3503 2008-03-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3505         Warn, not fail on whitespace-only precious variable differences.
3506         * lib/autoconf/general.m4 (_AC_ARG_VAR_VALIDATE): Output
3507         precious variable differences less ambiguous with `ugly-quotes'.
3508         If their settings differ only in whitespace, do not fail, but
3509         reuse the old value.
3510         * tests/torture.at (AT_CHECK_AC_ARG_VAR): Extend macro to allow
3511         an optional status and expected-warning argument.  Fix m4
3512         quotation for initial value.
3513         (AC_ARG_VAR): Also test for whitespace-only differences, and
3514         that the old value is retained in this case.
3515         * doc/autoconf.texi (Setting Output Variables): Document this.
3516         * NEWS: Update.
3517         Report and initial patch by Paolo Bonzini.
3519 2008-03-26  Eric Blake  <ebb9@byu.net>
3521         Document busybox sed bug.
3522         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Mention
3523         restrictions when using back-references.
3524         Reported by Vincent Lefevre:
3525         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13013>.
3527         Document Automake interaction with AC_CONFIG_MACRO_DIR.
3528         * doc/autoconf.texi (Input): Mention ACLOCAL_AMFLAGS for automake
3529         users.
3530         * THANKS: Update.
3531         Reported by Chris Pickett.
3533 2008-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3535         * tests/autotest.at (Using atlocal): Quote instances of `pwd`.
3537         * tests/local.at (AT_CHECK_M4): Factorize warning output
3538         normalization.
3539         Suggested by Eric Blake.
3541 2008-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3543         Fix .exe-related test failure on MinGW.
3544         * tests/local.at (AT_CHECK_M4): Normalize `/bin/m4.exe' correctly
3545         for comparing warning output.
3547         Fix Fortran testsuite failures with gfortran 4.3.
3548         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): When scanning
3549         verbose compiler output, skip lines that set variables; gfortran
3550         4.3 sets LIBRARY_PATH, COMPILER_PATH, COLLECT_GCC_OPTIONS.
3551         * THANKS: Update.
3552         Report by Vincent Lefèvre.
3554 2008-03-21  Eric Blake  <ebb9@byu.net>
3556         * GNUmakefile: Resynchronize with gnulib.
3558         Document more uses of $cross_compiling.
3559         * doc/autoconf.texi (Runtime): Document that a temporary override
3560         is permissible.
3561         * THANKS: Update.
3562         Reported by Ineiev, example by Ralf Wildenhues.
3564         Don't swallow $1 in textual local variables.
3565         * lib/m4sugar/m4sugar.m4 (m4_combine): Don't use overquoting and
3566         expansion of text arguments, as that swallows $1.
3567         (m4_text_wrap): Likewise, by splitting out...
3568         (_m4_text_wrap): ...new helper macro.  Also, allow arbitrary
3569         expression for width.
3570         * tests/m4sugar.at (m4@&t@_text_wrap): Test this.
3571         (m4@&t@_combine): Likewise.
3573 2008-03-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3575         Avoid leftover files on Leopard.
3576         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT): Remove a.out.dSYM
3577         directory created on darwin.
3578         (AC_NO_EXECUTABLES): Likewise; also remove objects which may be
3579         left over from a broken link.
3580         * tests/c.at (AC_NO_EXECUTABLES (working linker))
3581         (AC_NO_EXECUTABLES (broken linker)): New tests.
3582         Report by Gary V. Vaughan.
3584         * lib/autom4te.in (Automake-preselections): Trace
3585         _AM_COND_IF, _AM_COND_ELSE, _AM_COND_ENDIF.
3587 2008-03-20  Eric Blake  <ebb9@byu.net>
3589         Kill more CVS references.
3590         * README-cvs: Delete.  See README-hacking instead.
3591         * README-hacking: Update wording, based on older file.
3592         * BUGS: Remove CVS mention.
3594 2008-03-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3596         * tests/tools.at (autotools and whitespace in file names): Skip
3597         if aclocal is not present.
3599 2008-03-20  Eric Blake  <ebb9@byu.net>
3601         Sync GNUmakefile with gnulib.
3602         * GNUmakefile (Makefile.cfg): Rename...
3603         (cfg.mk): ...to this, and make optional.
3604         (GNUmakefile.cfg): Delete, redundant with cfg.mk.
3605         (Makefile.maint): Rename...
3606         (maint.mk): ...to this.
3607         (all) [!_have-Makefile]: Rename...
3608         (abort-due-to-no-makefile): ...to this, and invoke via
3609         .DEFAULT_GOAL to pick up all targets.
3610         * Makefile.cfg: Rename...
3611         * cfg.mk: ...to this.
3612         * Makefile.maint: Rename...
3613         * maint.mk ...to this.
3614         (ME): Reflect name change.
3615         (makefile-check, m4-check, author_mark_check, msg): Use $(ME)
3616         rather than hard-coded name.
3617         * GNUmakefile.cfg: Delete; move rules into cfg.mk.
3618         * Makefile.am (EXTRA_DIST): Reflect file name changes.
3619         * .x-sc_prohibit_atoi_atof: Likewise.
3620         * lib/freeze.mk: Likewise.
3622 2008-03-19  Stepan Kasal  <kasal@ucw.cz>
3624         * doc/autoconf.texi (Introduction): Improve the paraphrase of
3625         Henry Spencer's quotation.
3627 2008-03-19  Eric Blake  <ebb9@byu.net>
3629         AC_CONFIG_HEADERS replaced AC_CONFIG_HEADER.
3630         * bin/autoscan.in (output): Avoid obsolete spelling.
3631         * tests/local.at (AC_STATE_SAVE): Update usage.
3632         * THANKS: Update.
3633         Reported by John Calcote.
3635         Emphasize that ease of configure triumphs over ease of autoconf.
3636         * doc/autoconf.texi (Introduction): Expand on primary
3637         vs. secondary goal of autoconf.
3638         * THANKS: Update.
3639         Inspired by Paul Smith.
3641 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3643         * lib/Autom4te/FileUtils.pm (handle_exec_errors): New argument
3644         $hint, show if the executing program does not exist.
3645         (xsystem_hint): New function, like xsystem but allows to pass
3646         a hint.
3647         * bin/autoreconf.in: Use xsystem_hint for spawning autopoint and
3648         libtoolize.
3649         Report by Bruce Korb.
3651 2008-03-14  Stepan Kasal  <kasal@ucw.cz>
3653         * lib/Autom4te/ChannelDefs.pm, tests/fortran.at,
3654         tests/mktests.sh, tests/wrapper.as: Fix typos.
3656 2008-03-12  Eric Blake  <ebb9@byu.net>
3658         Fix yesterday's regression in m4_wrap([$1]).
3659         * lib/m4sugar/m4sugar.m4 (_m4_wrap): Don't directly invoke wrapped
3660         text, since it may contain text that looks like parameters.
3661         * tests/m4sh.at (AS@&t@_INIT cleanup): Enhance test.
3663 2008-03-11  Eric Blake  <ebb9@byu.net>
3665         Improve error messages for common testsuite bugs.
3666         * lib/autotest/general.m4 (_AT_DEFINE_INIT, _AT_DEFINE_SETUP): New
3667         macros for defining order-enforced macros.
3668         (AT_INIT, AT_SETUP, AT_CLEANUP, AT_BANNER, AT_XFAIL_IF)
3669         (AT_CAPTURE_FILE, AT_DATA, AT_CHECK, AT_CHECK_NOESCAPE): Add error
3670         messages when order violations are detected.
3671         * tests/autotest.at (AT_CHECK_AT_SYNTAX): New helper macro.
3672         (AT_SETUP without AT_INIT, AT_BANNER without AT_INIT)
3673         (AT_CLEANUP without AT_INIT, Missing AT_CLEANUP)
3674         (AT_CHECK without AT_SETUP, AT_DATA without AT_SETUP)
3675         (AT_XFAIL_IF without AT_DATA, AT_KEYWORDS without AT_SETUP,
3676         (AT_CLEANUP without AT_SETUP, AT_BANNER inside AT_SETUP)
3677         (AT_SETUP inside AT_SETUP, Multiple AT_INIT)
3678         (Banner-only test suite): New tests.
3679         Reported by Christopher Hulbert.
3681         Tweak m4_wrap to force FIFO or LIFO semantics.
3682         * lib/m4sugar/m4sugar.m4 (m4_wrap): Override M4 implementation.
3683         (m4_wrap_lifo, _m4_wrap): New macros.
3684         * lib/m4sugar/m4sh.m4 (AS_INIT): Combine all cleanup into known
3685         order, prior to m4sugar's.
3686         (_AS_DETECT_BETTER_SHELL): Use cleanup parameter, rather than
3687         m4_wrap.
3688         * lib/autotest/general.m4 (AT_INIT): Combine all cleanup into
3689         known order, prior to m4sh's.
3690         * doc/autoconf.texi (Diagnostic Macros) <m4_fatal>: Document
3691         argument.
3692         (Redefined M4 Macros) <m4_wrap>: Rewrite documentation to match
3693         new behavior.
3694         * tests/m4sh.at (AS_INIT cleanup): New test.
3695         * NEWS: Document the change.
3697 2008-03-10  Eric Blake  <ebb9@byu.net>
3699         Encode nested autotest data.
3700         * tests/autotest.at (AT_CHECK_AT_PREP): Avoid raw AT_ in output.
3701         (unusual file names): Likewise.
3702         (m4_pattern_allow): Remove loophole, to make it easier to catch
3703         poorly written tests.
3705         Factor some autotest tests.
3706         * tests/autotest.at (AT_CHECK_AT_PREP): New macro, to factor out
3707         common initialization.
3708         (AT_CHECK_AT, Banners, Keywords and ranges, srcdir propagation)
3709         (whitespace in absolute testdir, unusual file names): Use it.
3711 2008-03-06  Eric Blake  <ebb9@byu.net>
3713         Minor documentation fix.
3714         * doc/autoconf.texi (Evaluation Macros): Fix typo.
3716 2008-03-04  Eric Blake  <ebb9@byu.net>
3718         Make AT_CHECK act like a simple command.
3719         * lib/autotest/general.m4 (_AT_CHECK): Wrap commands in {;}.
3720         * tests/torture.at (AT_CHECK_CONFIG_CREATION_NOWRITE): Test it.
3722 2008-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3724         On MinGW, substitution of CR and 0xFF fails.
3725         * tests/torture.at (Substitute and define special characters):
3726         MinGW awk cannot handle 0xFF, and on MinGW, the test does the
3727         wrong thing for CR.
3729 2008-03-04  Eric Blake  <ebb9@byu.net>
3731         Pull in recent maintainer improvements from coreutils.
3732         * GNUmakefile (_is-dist-target): 'make distclean' should not
3733         trigger autoreconf.
3734         (_dummy): Change directories before removing autom4te.cache.
3735         (check dist distcheck install) [!_have-Makefile]: Provide nicer
3736         diagnostics.
3737         * configure.ac (AC_CONFIG_LINKS): Copy GNUmakefile into VPATH
3738         builds, after initial bootstrap.
3739         * Makefile.am (distclean-local): Work around current automake bug.
3740         * Makefile.maint (ME): Allow VPATH usage.
3742         Use git-merge-changelog when available.
3743         * .gitattributes: New file.
3744         * README-hacking: Document use of git-merge-changelog.
3746         Work around cygwin bug.
3747         * tests/atlocal.in (unsupported_fs_chars): Avoid cygwin bug where
3748         "touch 't\'" creates regular file 't'.
3750         Ignore tests that require read-only directories under root.
3751         * tests/torture.at (AT_CHECK_CONFIG_CREATION_NOWRITE): Skip
3752         no-write portion if user has root-like privileges.
3754 2008-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3756         * lib/autotest/general.m4 (AT_INIT): Fix detection of '-C -'.
3758 2008-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3760         autoreconf -m now honors $MAKE.
3761         * bin/autoreconf.in ($run_make): Renamed from ...
3762         ($make): ... this.  Use now as command to run `make',
3763         overridden by $MAKE.  Document this in --help output.
3764         * doc/autoconf.texi (autoreconf Invocation): Document
3765         all environment variables honored by autoreconf.
3766         * NEWS: Update.
3767         Report by Paul Eggert.
3769 2008-03-03  Eric Blake  <ebb9@byu.net>
3771         Documentation improvements.
3772         * doc/autoconf.texi (Looping constructs): s/recurses/repeats/.
3773         (Evaluation Macros): Drop `1' suffix from metasyntax variable name
3774         that preceeds @dots.  Improve wording.
3775         (Text processing Macros): Drop `1' suffix from metasyntax variable
3776         name that preceeds @dots.
3777         (Number processing Macros): Drop `1' suffix from metasyntax
3778         variable name that preceeds @dots.  Improve wording.
3779         * lib/m4sugar/m4sugar.m4 (m4_cmp): Comment wording fix.
3780         Suggested by Ralf Wildenhues.
3782 2008-03-02  Jim Meyering  <meyering@redhat.com>
3784         Don't infloop upon "make dist".
3785         * GNUmakefile: Merge from coreutils.
3786         * Makefile.am (dist-hook): Inject .tarball-version into tarball,
3787         not .version.
3788         * configure.ac (AC_INIT): Use .tarball-version, not .version.
3789         * build-aux/git-version-gen: Update from gnulib.
3791 2008-03-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3793         * tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
3794         Before using /dev/full, check that it is a writable character
3795         special device.
3796         Report by Benoit Sigoure and Eric Blake.
3798         Actually test that @configure_input@ is expanded correctly.
3799         * tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
3800         Actually check generated file contents for the name of the
3801         generated file, using AC_PROG_FGREP and $FGREP.
3803 2008-03-01  Benoit Sigoure  <tsuna@lrde.epita.fr>
3805         Be nice with file systems that don't handle unusual characters.
3806         * tests/atlocal.in (func_sanitize_file_name)
3807         (func_sanitize_dir_name): New shell functions.
3808         * tests/tools.at (autom4te and whitespace in file names)
3809         (autotools and whitespace in file names): Use them.
3810         * tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
3811         Cover more potentially problemtic file names.  Use the new
3812         functions.
3814         Properly handle funny file names for headers in config.status.
3815         The test suite did not cover this bug because the code was not
3816         quoting properly the arguments of `rm -f' (which "fails" silently)
3817         as well as the arguments of `diff' (whose output was redirected to
3818         /dev/null so we couldn't see its error message).
3819         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Properly quote the
3820         file names passed to `rm' and `diff'.
3821         * tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
3822         Add a regression test.
3824 2008-03-01  Benoit Sigoure  <tsuna@lrde.epita.fr>
3825         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3827         Properly expand @configure_input@ in config.status.
3828         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE, _AC_OUTPUT_MAIN_LOOP):
3829         Escape the backslashes and ampersands in $configure_input before
3830         using it in the sed replacement string to expand @configure_input@.
3831         Report by Eric Blake and Patrick Welche.
3833 2008-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3835         Ignore errors from ./run on w32.
3836         * tests/autotest.at (whitespace in absolute testdir):
3837         Ignore stderr for `./run' which fails to remove the
3838         busy test directory on w32.
3840 2008-02-22  Eric Blake  <ebb9@byu.net>
3842         Improve documentation for writing autotest suites.
3843         * doc/autoconf.texi (Writing Testsuites) <AT_CHECK>: Mention that
3844         checks must live inside a test group.
3845         Reported by Christopher Hulbert.
3847 2008-02-21  Eric Blake  <ebb9@byu.net>
3849         Sync git-version-gen from upstream.
3850         * build-aux/git-version-gen: Pull from gnulib.
3851         * configure.ac (AC_INIT): Adjust to new calling convention.
3853 2008-02-12  Eric Blake  <ebb9@byu.net>
3855         Avoid trailing space in config.h with AC_DEFINE([var], []).
3856         * lib/autoconf/general.m4 (_AC_DEFINE_Q): Explicitly mark empty
3857         defines with a comment.
3859 2008-02-08  Eric Blake  <ebb9@byu.net>
3861         Fix texinfo typos in previous patch.
3862         * doc/autoconf.texi (Site Defaults): s/[{}]/@&/g.
3863         Reported by Ralf Wildenhues.
3865         Describe a config.site that can be used for FHS compliance.
3866         * doc/autoconf.texi (Site Defaults): Fix typo.  Add new example
3867         for FHS.
3868         * THANKS: Update.
3869         Reported by Jules Colding and Ralf Wildenhues.
3871 2008-02-02  Eric Blake  <ebb9@byu.net>
3873         * doc/autoconf.texi (Limitations of Usual Tools) <grep>: Fix typo.
3875 2008-02-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3877         * lib/autotest/general.m4 (AT_INIT): Fix --clean to work
3878         again, broken since introduction of `-C dir'.
3879         * tests/autotest.at (Choosing where testsuite is run): Test it.
3881 2008-01-30  Paul Eggert  <eggert@cs.ucla.edu>
3883         * doc/autoconf.texi: Update Back-Cover text to reflect new GNU wording.
3885 2008-01-29  Eric Blake  <ebb9@byu.net>
3887         Fix more autotest regressions.
3888         * lib/autotest/general.m4 (AT_LINE): Fix regression from
3889         2007-10-04 when file name is `dnl'.
3890         (AT_INIT) <PREPARE_TESTS>: Move command-line assignments...
3891         <TESTS_BEGIN>: ...to this new diversion, to fix regression from
3892         yesterday in libtool's testsuite.
3893         (_AT_ARG_OPTION): Detect write failure.
3894         * doc/autoconf.texi (Diversion support): Document PREPARE_TESTS to
3895         make libtool's use kosher.  Document m4_init.
3896         (Programming in M4sh): Document AS_INIT.
3897         (Writing Testsuites): Document limitation of AT_DATA file name.
3898         * tests/autotest.at (unusual file names): New test.
3899         (Banners, Keywords and ranges): Use correct shell.
3901         More corner cases in testsuite VAR=VALUE handling.
3902         * lib/autotest/general.m4 (AT_INIT) <PREPARE_TESTS): Fix quoting
3903         bug.
3904         <PARSE_ARGS_END>: Also detect leading digits in assignments.
3905         * tests/autotest.at (Using atlocal): Enhance test to catch last
3906         bug.
3908         * doc/autoconf.texi (Limitations of Builtins) <.>: Mention bash
3909         bug.
3911 2008-01-28  Eric Blake  <ebb9@byu.net>
3913         Fix regression in handling VAR=VALUE arguments to testsuite.
3914         * lib/autotest/general.m4 (AT_INIT) <PARSE_ARGS_END>: Detect
3915         leading = as invalid.  Defer use of command-line variable
3916         assignments...
3917         <PREPARE_TESTS>: ...here, after atconfig has been sourced.  Fix
3918         regression in sourcing files.
3919         * tests/autotest.at (Using atlocal): New test to catch this.
3920         (Debugging a successful test, Choosing where testsuite is run):
3921         Use correct shell.
3922         Reported by Ralf Wildenhues.
3924         Document grep peculiarity.
3925         * doc/autoconf.texi (Limitations of Usual Tools) <grep>: Document
3926         BSD behavior on binary input.
3928         Minor testsuite improvements.
3929         * lib/autotest/general.m4 (AT_INIT) <PREPARE_TESTS>: Use fewer
3930         forks when sanitizing PATH.  Always output machine information,
3931         not just when atconfig was located.
3933         Add 'testsuite -C dir'.
3934         * lib/autotest/general.m4 (_AT_ARG_OPTION): Move missing argument
3935         detection...
3936         (AT_INIT) <PARSE_ARGS_END>: ...here, since -k always takes
3937         argument.
3938         <DEFAULTS>: Delay computation of variables based on $at_dir...
3939         <PREPARE_TESTS>: ...to here, since -C can change $at_dir.
3940         <TESTS>: Re-invoke via absolute name, since -C may be in effect.
3941         <PARSE_ARGS>: Parse new option.
3942         <HELP_TUNING>: Document it.
3943         * tests/autotest.at (Choosing where testsuite is run): New test
3944         for this feature.
3945         (Keywords and ranges): Add test for missing -k argument.
3946         * NEWS: Document this.
3947         * doc/autoconf.texi (testsuite Invocation): Likewise.
3949 2008-01-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3951         * build-aux/config.guess, build-aux/config.sub,
3952         build-aux/texinfo.tex: Sync from gnulib.
3953         * doc/fdl.texi, doc/make-stds.texi, doc/standards.texi:
3954         Likewise.
3956 2008-01-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3958         * doc/autoconf.texi (Particular Programs): Do not mention the
3959         Autoconf version in which the AC_PROG_INSTALL change was done.
3960         Suggested by Paul Eggert.
3962 2008-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3964         Fix --help=recursive with multiple AC_CONFIG_SUBDIRS.
3965         * lib/autoconf/general.m4 (_AC_INIT_HELP): If, for recursive help
3966         mode, we change to the source directory, also set $ac_pwd so we
3967         do not go back to the build tree for the next config subdir.
3968         * tests/torture.at (Deep Package): Extend test to contain two
3969         config subdirs on the top level.
3971         Fix parallel `maintainer-check'.
3972         * Makefile.am (maintainer-check-tests): Depend on `all'.
3973         Use `$(MAKE) $(AM_MAKEFLAGS)' instead of plain `make'.
3974         * tests/Makefile.am (maintainer-check-c++, maintainer-check-posix):
3975         Likewise.
3976         (maintainer-check): Serialize the testsuite runs.
3978         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ENABLE2): Accept `+'
3979         in feature string for --enable/--with.  Convert to underscore
3980         for variable name.
3982         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Require that
3983         `install -c file1 file2 dir' works.
3984         * doc/autoconf.texi (Particular Programs): Document this.
3985         * NEWS: Update.
3987 2008-01-21  Eric Blake  <ebb9@byu.net>
3989         Improve documentation about default include directives.
3990         * doc/autoconf.texi (Generic Headers, Generic Declarations)
3991         (Generic Structures, Generic Types)
3992         (Generic Compiler Characteristics): Add links to
3993         AC_INCLUDES_DEFAULT.
3994         Reported by Reuben Thomas.
3996 2008-01-15  Eric Blake  <ebb9@byu.net>
3998         * lib/m4sugar/m4sugar.m4 (m4_qlen): Use fewer macros.
4000 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4002         * tests/Makefile.am (noinst_SCRIPTS): Renamed from
4003         check_SCRIPTS.  Building the wrappers for `all' allows help2man
4004         to use them for the manpages.
4005         Report by Benoit Sigoure.
4007         * bin/autoreconf.in: Discard stderr for $autoconf/$aclocal --help.
4009 2007-12-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4011         Fix some write failure cases in Autotest.
4012         * lib/autotest/general.m4 (AT_INIT): Do not exit successfully
4013         upon write failures for --help, --version, --list.
4014         Guard against write failures for intermediate created scripts.
4015         <at_func_create_debugging_script>: Do not make the debugging
4016         script executable if it is not complete.
4018 2007-12-12  Eric Blake  <ebb9@byu.net>
4020         Fix thinko in earlier patch - m4_join isn't defined yet.
4021         * lib/m4sugar/m4sugar.m4 (m4_expansion_stack_push, _m4_defun_pro)
4022         (_m4_defun_pro_outer, _m4_defun_epi, _m4_defun_epi_outer)
4023         (m4_require): Use m4_do, not m4_join.
4025         Fix some whitespace tests on cygwin.
4026         * tests/tools.at (autom4te and whitespace in file names): Restore
4027         font-lock.  Create $TMPDIR before it might be used.
4029         Fix spurious testsuite failure with M4 1.4.11.
4030         * tests/local.at (AT_CHECK_M4): Cater to new m4 error message.
4032         Optimize AC_REQUIRE.
4033         * lib/m4sugar/m4sugar.m4 (m4_expansion_stack_push, _m4_defun_pro)
4034         (_m4_defun_pro_outer, _m4_defun_epi, _m4_defun_epi_outer)
4035         (m4_require): Avoid extra macro calls.
4037 2007-12-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4039         * tests/torture.at (srcdir): Fix quoting.
4041         Do not pass top_srcdir to configure scripts in testsuite.
4042         * tests/autotest.at (srcdir propagation): Copy install-sh to
4043         source tree.
4044         (my only test): Drop setting of `top_srcdir'.
4045         * tests/base.at (Input/Output): Likewise.
4046         * tests/local.at (AT_CONFIGURE_AC): Copy install-sh,
4047         config.guess, and config.sub to test source tree.
4048         Drop AC_CONFIG_AUX_DIR setting.
4049         (AT_CHECK_CONFIGURE): Drop setting of `top_srcdir'.
4050         * tests/torture.at (Substitute a 2000-byte string): Drop
4051         AC_CONFIG_AUX_DIR setting, copy install-sh to test source tree.
4052         (Substitute a newline, datarootdir workaround): Likewise.
4053         (Define a newline): Adjust for linenumber changes in configure.ac.
4054         * tests/foreign.at (Libtool): Adjust comment to reflect changes.
4056         * tests/semantics.at (AC_PATH_PROGS_FEATURE_CHECK): Skip test
4057         if `pwd` contains whitespace.
4059         Quote $abs_top_srcdir in tests.
4060         * tests/local.at (AT_CHECK_PERL_SYNTAX): Likewise.
4061         * tests/tools.at (Syntax of the shell scripts): Likewise.
4063         * tests/m4sh.at (LINENO): Quote $0.
4065         Fix testsuite program wrapper for whitespace in `pwd`.
4066         The problem here is that the usual mantra is that command
4067         variables can contain arguments, thus we cannot just escape
4068         $AUTOCONF, $AUTOM4TE etc.  The compromise is to put the
4069         $top_builddir/tests directory early in $PATH, so that the
4070         wrappers are found by their plain name.
4071         * tests/wrapper.as: Put $testdir early in $PATH.
4072         (AUTOCONF, AUTOHEADER, AUTOM4TE): Set to plain command names.
4074         Proper config.status --file/--header and $srcdir escaping.
4075         * lib/autoconf/status.m4 (_AC_OUTPUT_MAIN_LOOP): Quote special
4076         characters in $ac_file_inputs.
4077         (_AC_OUTPUT_FILE, _AC_OUTPUT_HEADER): eval $ac_file_inputs
4078         accordingly.
4079         * tests/torture.at (datarootdir workaround): Adjust.
4080         (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS): Extend test.
4082         Fix Autotest for whitespace in `pwd`.
4083         * lib/autotest/general.m4 (AT_INIT)
4084         <at_func_create_debugging_script, Driver Loop>:
4085         Quote $at_group_dir.
4086         * tests/autotest.at (whitespace in absolute testdir): New test.
4088         * lib/autom4te.in: Quote @datadir@.
4090         Proper file name escaping in Autoconf programs and Perl modules.
4091         This includes escaping of characters special to the shell
4092         as well as special to Perl, e.g., leading `<' or `>'.
4093         For example, when $file starts with `>', `open ">$file"'
4094         wrongly tries to append to a different file.
4095         * bin/autoconf.as: Fix quoting for autom4te options.
4096         * lib/Autom4te/General.pm (shell_quote): New function, taken
4097         from coreutils, written by Jim Meyering.
4098         (mktmpdir): Use it.
4099         * bin/autom4te.in (files_to_options, handle_m4): Use shell_quote
4100         and open_quote.
4101         * bin/autoreconf.in (parse_args): Likewise.
4102         * bin/autoscan.in (main): Likewise.
4103         * bin/autoupdate.in (main): Likewise.
4104         * bin/autoheader.in: Likewise, fixing old insufficient escaping.
4105         * bin/ifnames.in: Likewise, XFile usage fixes.
4106         * tests/tools.at (autom4te and whitespace in file names): Extend
4107         test.  Test twice, with special characters allowed on w32, and the
4108         rest.  Test leading and trailing whitespace, for `open_quote'.
4109         (autotools and whitespace in file names): New, analogous test.
4110         Reported by Paul Eggert and Benoit Sigoure, additional suggestions
4111         by Russ Allbery and Eric Blake.
4113         Sync from Automake.
4114         * lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm,
4115         lib/Autom4te/Struct.pm, lib/Autom4te/XFile.pm: Likewise.
4116         * lib/Autom4te/FileUtils.pm (open_quote): New function.
4117         (update_file, contents): Use it.
4119         * Makefile.am (autom4te-update): Rewrite for git.
4121 2007-12-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4123         * doc/autoconf.texi (autom4te Invocation, Autom4te Cache): Fix typos.
4125         Fix copyright years.
4126         * Makefile.am, doc/install.texi, lib/autoconf/fortran.m4,
4127         lib/autoconf/lang.m4, lib/freeze.mk: Likewise.
4129 2007-12-04  Eric Blake  <ebb9@byu.net>
4131         Manually resync with gnulib, since 'make cvs-update' no longer works.
4132         * build-aux/config.guess: New upstream version.
4133         * build-aux/config.sub: Likewise.
4135         When using older automake, don't downgrade build-aux/texinfo.tex.
4136         * configure.ac (AM_INIT_AUTOMAKE): Add no-texinfo.tex option.
4137         * doc/Makefile.am (TEXINFO_TEX): Add.
4139 2007-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4141         Fix AC_C_BIGENDIAN bug caused by new awk method of substitution.
4142         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Don't comment out the
4143         #undef as this runs afoul of our new way of creating config.h.
4144         Problem reported by Jim Meyering in
4145         <http://lists.gnu.org/archive/html/autoconf-patches/2007-11/msg00164.html>.
4147 2007-11-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4149         Fix autom4te for unusual characters in input file names.
4150         * bin/autom4te.in (files_to_options): Quote active characters
4151         for the shell.
4152         * tests/tools.at (autom4te and white space in file names):
4153         New test.
4155         * doc/autoconf.texi (Limitations of Usual Tools) <awk>:
4156         Document that Tru64 awk always splits $0.
4158 2007-11-24  Stepan Kasal  <kasal@ucw.cz>
4160         * lib/autotest/general.m4 (AT_INIT): Do not extract the
4161         `#AT_STOP_...' line at the end of each test.
4163 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4165         * lib/autotest/general.m4 (AT_INIT): For awk line number
4166         extraction script, ensure `$at_group' has a defined value
4167         even for the empty set, and properly quote its usage inside
4168         the awk script.
4170 2007-11-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4172         * doc/autoconf.texi (Shell Functions): New chapter.  Document
4173         IRIX sh $0 issue in functions, move content from ...
4174         (Portable Shell): ... here.
4175         (Shell Script Compiler): Note that shell functions are not
4176         totally unportable any more.
4178 2007-11-22  Stepan Kasal  <kasal@ucw.cz>
4179         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4181         * lib/autotest/general.m4 (AT_INIT): Exit awk script after
4182         extracting the line numbers of the last needed test.
4184 2007-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4186         * lib/autotest/general.m4 (AT_INIT) <at_func_create_debugging_script>:
4187         Fix quoting.
4189 2007-11-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4191         Fix IRIX testsuite debugging failures: $0 in functions.
4192         * lib/autotest/general.m4 (AT_INIT) <at_func_create_debugging_script>:
4193         Do not use $0 inside a function, as IRIX sh will set that to the
4194         function name rather than the script invocation name.
4196 2007-11-19  Paolo Bonzini  <bonzini@gnu.org>
4197         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4199         * lib/autotest/general.m4 (at_func_test): Use cached line numbers
4200         to extract test scripts.
4201         (AT_INIT): Extract and cache test script line numbers.
4203 2007-11-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4205         * lib/autotest/general.m4: Revert 2007-11-15 patch and
4206         subsequent fixups; the awk -> here-document conversion trashes
4207         performance too much with AIX sh.
4209 2007-11-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4211         * tests/local.at: Do not test m4, perl with AT_TESTED.
4213         Diagnose and guard against write errors dealing with config.status.
4214         The general idea is this: all write failures from `configure'
4215         writing `config.status' are indicated by $ac_write_error, which
4216         is only checked at the end.  This is safe because config.status
4217         code is not executed before the file is complete.  Other write
4218         failures, be they inside config.status, or in sub shell/awk
4219         scripts spawned from configure or config.status, typically need
4220         earlier checking, as their results are used right afterwards.
4221         * lib/autoconf/status.m4 (AC_OUTPUT): Initialize `ac_write_fail'
4222         before writing config.status, check afterwards.
4223         (_AC_OUTPUT_FILES_PREPARE, _AC_OUTPUT_FILE)
4224         (_AC_OUTPUT_HEADERS_PREPARE,_AC_OUTPUT_CONFIG_STATUS):
4225         Set `ac_write_error' for write failures to config.status.  Barf
4226         upon write failures to temporary files.
4227         Adjust note about closing and reopening the here-document.
4228         (_AC_OUTPUT_HEADER, _AC_OUTPUT_LINK, _AC_OUTPUT_COMMAND)
4229         (_AC_OUTPUT_MAIN_LOOP): Likewise, adjust note about closing and
4230         reopening the here-document.
4231         * tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
4232         Ensure `ac_write_error' does not escape into config.status.
4233         Also, add a couple of code paths not yet exercised in the test
4234         suite: a config file with input from stdin, and a config header
4235         output to stdout.
4236         Suggestion for catching write errors by Bruno Haible.
4238 2007-11-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4240         Avoid error with Tru64 awk and testsuite lines with many words.
4241         * lib/autotest/general.m4 (AT_INIT): In the awk script that
4242         reads the testsuite, set the field separator to an unusual value,
4243         in order to not run over the limit of 199 fields.  Tru64 4.0D awk
4244         even splits the input if $i, i>0, was never accessed in the script.
4246         Revert 2007-10-17 change.
4247         * TODO: Multiline args in config files and headers mean something
4248         different and are not fixed, see
4249         <http://lists.gnu.org/archive/html/autoconf-patches/2007-05/msg00017.html>
4250         Report by Stepan Kasal.
4252         * doc/autoconf.texi (Generic Programs): Fix typo.
4254 2007-11-16  Stepan Kasal  <kasal@ucw.cz>
4256         AC_*_TOOL does not canonicalize the prefix
4257         * doc/autoconf.texi (Generic Programs): Do not say that
4258         the *_TOOL macros canonicalize, they simply use the `host_alias'.
4260 2007-11-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4262         Diagnose write errors in config.status instantiations.
4263         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE)
4264         (_AC_OUTPUT_HEADER, _AC_OUTPUT_MAIN_LOOP): Bail out
4265         on write errors.
4266         * tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
4267         Extend test to also check for some write error failures, using...
4268         <AT_CHECK_CONFIG_CREATION_NOWRITE>: ...this new macro.
4269         Report by Bruno Haible.
4271         Indentation fixups.
4272         * lib/autotest/general.m4 (AT_INIT) <at_func_log_failure>: Fix
4273         indentation.
4274         (_AT_CHECK): Use less indentation, to save space.
4276 2007-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4278         Add witness macro for @top_build_prefix@ substitution.
4279         * lib/autoconf/status.m4 (_AC_HAVE_TOP_BUILD_PREFIX): New macro.
4280         (_AC_OUTPUT_FILE): Mention it here.
4282 2007-11-15  Paolo Bonzini  <bonzini@gnu.org>
4283         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4285         * lib/autotest/general.m4 (at_func_test): Remove.
4286         (AT_INIT): Pre-extract test groups into separate files.
4287         (AT_CLEANUP): Source pre-extracted file instead of calling at_func_test.
4288         Remove at-test-source files together with the $at_group_dir.
4289         * tests/autotest.at (Long test source lines): New test.
4291 2007-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4293         Shell functions and variables may share a namespace.
4294         * doc/autoconf.texi (Portable Shell): Mention Solaris sh
4295         limitation.
4297 2007-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4299         * lib/autoconf/types.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Make comment match
4300         gnulib.
4302 2007-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4304         * lib/autoconf/status.m4: Fix a couple of comment typos.
4306         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Use $as_me, not $me.
4308 2007-11-13  Jim Meyering  <meyering@redhat.com>
4310         Clean up the rule to create "expr".
4311         * tests/Makefile.am (expr): Don't redirect directly to target.
4312         Redirect just once, not for each echo statement.
4313         Use $@, not literal "expr".
4315 2007-11-13  Paul Eggert  <eggert@cs.ucla.edu>
4317         Don't worry about preprocessor when testing long long.
4318         See: http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00075.html
4319         * doc/autoconf.texi (Preprocessor Arithmetic): New section.
4320         (AC_TYPE_LONG_LONG_INT, AC_TYPE_UNSIGNED_LONG_LONG_INT):
4321         These no longer check for preprocessor flaws.
4322         * lib/autoconf/types.m4 (_AC_TYPE_LONG_LONG_SNIPPET):
4323         Do not check for preprocessor flaws.
4325 2007-11-13  Jim Meyering  <meyering@redhat.com>
4327         Adapt dependencies, now that a version change doesn't modify configure.ac
4328         * GNUmakefile: Remove "make clean" kludge.
4329         * lib/m4sugar/Makefile.am (version.m4): Depend on Makefile, not
4330         configure.ac.
4331         Don't redirect directly to target.
4332         Use $@, not literal "version.m4".
4334 2007-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4336         * doc/autoconf.texi (Making testsuite Scripts): Document
4337         ":;{" shorthand as in previous patch.
4339 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
4341         * doc/autoconf.texi (Limitations of Builtins): Document problem
4342         with { ... } a bit more clearly.  Suggest ":;{" as a shorthand
4343         for the workaround.
4344         * lib/m4sugar/Makefile.am (version.m4): Detect 'echo' failure.
4345         Use ":;{" shorthand.
4346         * tests/Makefile.am ($(srcdir)/package.m4): Likewise.
4348 2007-11-12  Jim Meyering  <meyering@redhat.com>
4350         Add more non-srcdir build support.
4351         * GNUmakefile (dummy): Split a long line.
4352         Add -v option to autoreconf invocation.
4354         Remove the autoreconf-provided INSTALL, so that we regenerate it.
4355         * GNUmakefile (dummy): Remove INSTALL.
4357         Remove racy commands to build scripts in bin/ and tests/.
4358         * man/Makefile.am (.x.1): Now that scripts in bin/ and tests/
4359         are guaranteed to be built, remove the rules that tried to build
4360         them.  Before, with a parallel build, these rules could lead to
4361         two processes writing tests/wrapper.in concurrently.
4363         Build in man/ only *after* building in bin/ and tests/.
4364         * Makefile.am (SUBDIRS): The man-page-creation process runs $(MAKE)
4365         in both bin/ and tests/.
4367         Accommodate non-srcdir build-from-checkout.
4368         * build-aux/git-version-gen: Require an additional parameter: $srcdir.
4369         Use git's --git-dir=$srcdir/.git option.
4370         Add quotes, in case tarball_version_file contains shell meta-characters.
4371         * GNUmakefile (_curr-ver): Pass $(srcdir) to git-version-gen.
4372         * configure.ac: Pass "." to git-version-gen.
4374         Avoid spurious test failures due to version skew.
4375         * GNUmakefile (dummy): Run $(MAKE) clean after autoreconf -i.
4377 2007-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4379         Avoid warnings about conftest.dSYM directories on Mac OS X Leopard.
4380         * lib/autoconf/general.m4 (_AC_LINK_IFELSE, _AC_RUN_IFELSE):
4381         Remove conftest.dSYM directory.
4382         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT)
4383         (_AC_LANG_PROGRAM_C_, _AC_FC_MAIN, __AC_FC_NAME_MANGLING):
4384         Remove `conftest.*' recursively.
4385         * lib/autoconf/lang.m4 (AC_LINK_IFELSE): Likewise.
4386         * lib/autoconf/specific.m4 (_AC_SYS_LARGEFILE_MACRO_VALUE):
4387         Likewise.
4388         (_AC_COMPILER_OBJEXT_REJECT): Reject *.dSYM.
4389         * THANKS: Update.
4390         Report and analysis by Jeff Squyres and Peter O'Gorman.
4392 2007-11-12  Benoit Sigoure  <tsuna@lrde.epita.fr>
4394         Fix typos in variable names.
4395         * tests/semantics.at (test for AC_CHECK_LIB): s/at_m/ac_m/.
4397 2007-11-11  Benoit Sigoure  <tsuna@lrde.epita.fr>
4399         Document that $((expression)) is not portable.
4400         * doc/autoconf.texi (Shell Substitutions): Here.
4402 2007-11-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4404         Ignore configure --help* errors due to LINENO-impaired shells.
4405         * tests/torture.at (Configuring subdirectories, Deep Package):
4406         In the --help* tests in read-only trees, make `.' temporarily
4407         writable again for the `stderr' file, and ignore errors due to
4408         the attempt to write configure.lineno.
4409         Report by Patrick Welche.
4411 2007-11-10  Jim Meyering  <meyering@redhat.com>
4413         Generate package.m4 in build-dir, not srcdir.
4414         * tests/Makefile.am (package.m4): Adjust target.
4415         Don't redirect directly to $@.
4416         (CLEANFILES): Add package.m4.
4417         ($(TESTSUITE)): Depend on just-built package.m4, not the one
4418         in $(srcdir).
4419         When running $(AUTOTEST), search "." before searching $(srcdir).
4421         Avoid a race condition that would make parallel "distclean" fail.
4422         * tests/Makefile.am (distclean-generic): Replace the default,
4423         automake-provided rule with an identical one, but with an additional
4424         dependency on distclean-local.  Simply adding the dependency would
4425         cause automake not to emit the rule at all.
4426         * BUGS: Building with -jN works, now.
4428         Distribute git-version-gen.
4429         * Makefile.am (EXTRA_DIST): Add build-aux/git-version-gen,
4430         since GNUmakefile is distributed, and requires it for dist* rules.
4432         Remove two more generated files from version control.
4433         * INSTALL: Remove generated file.
4434         * lib/autoscan/autoscan.list: Remove generated file.
4436 2007-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4438         * GNUmakefile (PATH): Remove stray apostrophes; they become
4439         part of PATH, which isn't wanted here.
4441 2007-11-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4443         New config files output variable `top_build_prefix'.
4444         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): Substitute
4445         `top_build_prefix'.
4446         * doc/autoconf.texi (Preset Output Variables): Document it.
4447         * NEWS: Update.
4448         Report by Bob Friesenhahn.
4450         Avoid expr for arithmetic evaluation if the shell accepts $((...)).
4451         * lib/autotest/general.m4 (AT_INIT) <at_func_arith>: New
4452         function, to parametrize arithmetic with expr vs. the shell.
4453         Use it where possible.
4454         Suggestion by Benoit Sigoure.
4456 2007-11-03  Benoit Sigoure  <tsuna@lrde.epita.fr>
4458         Adjust the documentation of autotest WRT atlocal.
4459         * doc/autoconf.texi (Making testsuite Scripts): It is not necessary,
4460         when using Automake, to write a rule to produce atlocal, since it's
4461         an AC_CONFIG_FILES.  Mention that atlocal.in needs to be
4462         distributed, not atconfig.in.
4464 2007-11-04  Eric Blake  <ebb9@byu.net>
4466         Update list information.
4467         * README: Mention new autoconf-commit list.
4468         * doc/autoconf.texi (Introduction): Mention autoconf-commit list.
4470 2007-11-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4472         * lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Fix comment typo.
4474         * lib/m4sugar/Makefile.am (version.m4): Another bash bug workaround.
4476         * build-aux/.gitignore: Ignore mkinstalldirs.
4478         * doc/autoconf.texi (autoreconf Invocation): Fix an underfull line.
4480 2007-11-03  Jim Meyering  <meyering@redhat.com>
4482         s/-/./ in snapshot version string: 2.61a-256-8b556 -> 2.61a.256-8b556
4483         * build-aux/git-version-gen: This syncs from coreutils.
4485         Adjust the build procedure so "make check" works reliably.
4486         * README-hacking: Include an extra step between "make" and
4487         "make check" to ensure that the latter passes.
4489         Use just-built tools, when possible.
4490         * GNUmakefile (PATH): Set and export here, ...
4491         (dummy): ... rather than here.
4493 2007-11-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4494         and Andreas Schwab  <schwab@suse.de>
4496         * tests/Makefile.am ($(srcdir)/package.m4): Work around bash
4497         exit status bug.
4499 2007-11-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4501         * configure.ac (AC_PREREQ): Require version 2.60, for
4502         AC_PROG_SED, AC_PROG_GREP.
4504 2007-11-02  Benoit Sigoure  <tsuna@lrde.epita.fr>
4505         and Jim Meyering  <meyering@redhat.com>
4506         and Andreas Schwab <schwab@suse.de>
4507         and Eric Blake  <ebb9@byu.net>
4509         Document a bug in GNU Bash with compound commands and redirections.
4510         * doc/autoconf.texi (Limitations of Builtins): Mention that GNU
4511         Bash doesn't properly set $? when `{ ... } >/bad' fails, and give
4512         workaround.
4514 2007-11-03  Eric Blake  <ebb9@byu.net>
4516         Support m4 1.4.5 in testsuite.
4517         * tests/torture.at (Define a newline): Exclude line numbers in
4518         error message.
4519         Reported by Ralf Wildenhues.
4521 2007-11-03  Jim Meyering  <meyering@redhat.com>
4523         Remove automake-provided files from version control.
4524         * build-aux/elisp-comp: Remove file.
4525         * build-aux/install-sh: Remove file.
4526         * build-aux/missing: Remove file.
4527         * build-aux/mdate-sh: Remove file.
4528         * build-aux/.gitignore: New file.
4529         Suggestion from Ralf Wildenhues.
4531 2007-11-03  Eric Blake  <ebb9@byu.net>
4533         Adjust version comparison to account for git snapshot numbers.
4534         * lib/m4sugar/m4sugar.m4 (_m4_version_unletter): Also treat - as a
4535         component separator.
4536         * doc/autoconf.texi (Number processing Macros)
4537         <m4_version_compare>: Document this change.
4538         * tests/m4sugar.at (m4@&t@_version_compare): Test it.
4540 2007-10-30  Bruno Haible  <bruno@clisp.org>
4542         * lib/autoconf/types.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro,
4543         extracted from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
4544         (AC_TYPE_LONG_LONG_INT, AC_TYPE_UNSIGNED_LONG_LONG_INT): Use it.
4545         Fixes problem with Sun C 5.[0-8] in 32-bit mode, reported in
4546         <http://lists.gnu.org/archive/html/autoconf-patches/2007-10/msg00210.html>
4547         Suggested by Paul Eggert.
4549 2007-10-28  Jim Meyering  <meyering@redhat.com>
4551         * README-hacking: Autoconf, Automake, and Perl are required to build.
4552         List Gzip and Tar separately.  Suggested by Ralf Wildenhues.
4554 2007-10-28  Jim Meyering  <meyering@redhat.com>
4556         README-hacking: Recommend running autoreconf -vi.
4557         * GNUmakefile (dummy): Use autoreconf -i, with appropriate PATH,
4558         so that we use just-built tools when they're available.
4559         Suggestions from Ralf Wildenhues.
4561 2007-10-28  Jim Meyering  <meyering@redhat.com>
4563         Make inter-release --version output more useful.
4565         Now, each unofficial build has a version "number" like 2.61a-19-58dd,
4566         which indicates that it is built using the 19th change set
4567         (in _some_ repository) following the "v2.61a" tag, and that 58dd
4568         is a prefix of the commit SHA1.
4569         * build-aux/git-version-gen: New file.
4570         * configure.ac: Run it to set the version.
4571         (AM_INIT_AUTOMAKE): Don't check NEWS here.
4572         * Makefile.am (dist-hook): Arrange so that .version appears only
4573         in distribution tarballs, never in a checked-out repository.
4574         * .gitignore: Add .version here, too.  Just in case.
4575         * tests/Makefile.am ($(srcdir)/package.m4): Depend on Makefile,
4576         not configure.ac, now that the version number changes automatically.
4578         Ensure that $(VERSION) is up to date for dist-related targets.
4579         * GNUmakefile: Arrange to rerun autoconf, if the version reported by
4580         git-version-gen doesn't match $(VERSION), but only for dist targets.
4582 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4584         Fix `Deep Package' failure with a configure script early in PATH
4585         * tests/torture.at (Deep Package): Add `.' early in PATH.
4586         Report by Jim Meyering.
4588 2007-10-27  Jim Meyering  <meyering@redhat.com>
4590         Remove all generated files from version control.
4591         * aclocal.m4: Remove.
4592         * configure: Remove.
4593         * Makefile.in: Remove, along with all other Makefile.in in subdirs.
4594         * .gitignore: Add aclocal.m4, configure and Makefile.in.  Sort.
4595         * README-hacking: New file: how to build from just-checked-out sources.
4597 2007-10-23  Eric Blake  <ebb9@byu.net>
4599         Improve corner case of m4_expand.
4600         * lib/m4sugar/m4sugar.m4 (m4_expand, _m4_expand): Rewrite more
4601         efficiently.
4602         * tests/m4sh.at (AS@&t@_HELP_STRING): Test overquoted comma.
4603         * doc/autoconf.texi (Evaluation Macros) <m4_expand>: Update
4604         documentation.
4606 2007-10-23  Paul Eggert  <eggert@cs.ucla.edu>
4608         * doc/make-stds.texi: Update from gnulib.
4610 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
4611         and Eric Blake  <ebb9@byu.net>
4613         * lib/autoconf/c.m4 (AC_C_RESTRICT): Work around Sun C++ compatibility
4614         problem reported by Bruno Haible in
4615         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00027.html>.
4617 2007-10-22  Eric Blake  <ebb9@byu.net>
4619         * doc/autoconf.texi (Particular Types): Mention bug in HP-UX 11.00
4620         preprocessor.
4622 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
4624         Don't check for bug in HP-UX 11.00 cpp.
4625         * lib/autoconf/types.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT):
4626         Use -1ull rather than -1u, since that causes problems with gnulib; see
4627         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
4629 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4631         * tests/autotest.at (Backquote command substitution)
4632         (Multiline backquote command substitution)
4633         (Parenthetical command substitution)
4634         (Multiline parenthetical command substitution): Fix typos in
4635         test names.
4637 2007-10-21  Eric Blake  <ebb9@byu.net>
4639         * configure: Regenerate.
4641 2007-10-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4643         Fix config status generation with Tru64 ksh.
4644         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix
4645         escaping of backslash in here-documents.
4647         Fix `Deep Package' test failure on FreeBSD.
4648         * tests/torture.at (Deep Package): Do not add `.' to $PATH
4649         unnecessarily.  Do not try running `/bin/sh configure' with a
4650         configure script to be found in $PATH, if the shell does not do
4651         this resolution.  Fixes test failure on FreeBSD.
4653         Fix config header generation with AIX awk.
4654         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS_PREPARE): In awk
4655         script, use helper array D_is_set, as `" 0"' does not evaluate
4656         to true for AIX awk.
4658 2007-10-21  Eric Blake  <ebb9@byu.net>
4660         * tests/autotest.at (Banners): Reinstate test, with typo
4661         corrected.
4663 2007-10-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4665         * lib/autotest/general.m4 (Defaults): Validate input ranges ...
4666         <at_func_validate_ranges>: ... using this new function.
4667         * tests/autotest.at (Keywords and ranges): Test invalid ranges.
4668         Test --list with ranges and keywords.
4669         (Banners): Remove one now-failing test.
4671 2007-10-20  Eric Blake  <ebb9@byu.net>
4673         Fix testsuite --list subset.
4674         * lib/autotest/general.m4 (AT_INIT) <at_list_p>: Swap newlines
4675         back to spaces, before listing subset of tests.
4676         Reported by Ralf Wildenhues.
4678 2007-10-19  Eric Blake  <ebb9@byu.net>
4680         s/parenthesis/parentheses/ where appropriate.
4681         * doc/autoconf.texi: Fix typos.
4682         * lib/m4sugar/m4sugar.m4: Likewise.
4683         Reported by Ralf Wildenhues.
4685         Document m4_expand limitation.
4686         * lib/m4sugar/m4sugar.m4 (m4_expand): Mention problem with
4687         unbalanced parse.
4688         * doc/autoconf.texi (Pretty Help Strings, Evaluation Macros)
4689         (Writing Testsuites): Mention limitations inherited from
4690         m4_expand.
4692         Improve AT_BANNER handling.
4693         * lib/autotest/general.m4 (BANNERS): New named diversion.
4694         (TESTS_END): Diversion no longer used.
4695         (AT_INIT) <at_func_banner, BANNERS>: Factor all banners into a
4696         shell function, which prints only as needed, using an associative
4697         array of banner text from a special diversion.
4698         <PARSE_ARGS_END>: No longer need awk to find banners.
4699         <TESTS>: Banners are no longer processed by main driver loop, so
4700         we no longer need case statement.
4701         (AT_BANNER): Rewrite to populate new diversion.
4702         (AT_SETUP): Each test invokes its own banner.  No output is needed
4703         to the TESTS diversion.
4704         * doc/autoconf.texi (Writing Testsuites): Document slight
4705         semantics change.
4706         * tests/autotest.at (AT_BANNERS): Enhance test.
4707         * NEWS: Document AT_BANNER.
4709         Document and test AT_BANNER.
4710         * doc/autoconf.texi (Writing Testsuites): Document AT_BANNER.
4711         * tests/autotest.at (AT_CHECK_EGREP): Share between tests.
4712         (AT_CHECK_BANNERS): New test.
4714         Doc touchups.
4715         * doc/autoconf.texi (Text processing Macros) <m4_strip>
4716         <m4_text_wrap>: Clarify and fix typos.
4718 2007-10-18  Eric Blake  <ebb9@byu.net>
4720         Ignore `make dist' changelogs in testsuite.log.
4721         * lib/autotest/general.m4 (AT_INIT) <ChangeLogs>: Prune
4722         directories matching AT_PACKAGE_TARNAME-*.
4724         Fix AT_TESTED, AT_KEYWORDS.
4725         * lib/m4sugar/m4sugar.m4 (m4_append_uniq): Warn if separator
4726         occurs in string, as duplicates may be added.
4727         (_m4_append_uniq): New helper macro.
4728         (m4_append_uniq_w): New macro.
4729         * lib/autotest/general.m4 (AT_TESTED, AT_KEYWORDS): Fix
4730         duplication bug by using new macro.
4731         (AT_INIT) <at_tested>: Restore newline separators.  Invoke tested
4732         programs with stdin redirected, so programs that don't
4733         understand --version won't try to behave interactively.
4734         * tests/autotest.at (Tested programs): Catch this bug.
4735         * tests/m4sugar.at (m4@&t@_append): Test new macro.
4736         * tests/local.at (AT_TESTED): Add m4, perl.
4737         * doc/autoconf.texi (Text processing Macros): Document
4738         m4_append_uniq_w, and update text on m4_append.
4739         * NEWS: Document the addition.
4741 2007-10-17  Eric Blake  <ebb9@byu.net>
4743         Function cleanup.
4744         * lib/autotest/general.m4 (_AT_CREATE_DEBUGGING_SCRIPT): Convert
4745         from m4 macro...
4746         (AT_INIT) <at_func_create_debugging_script>: ...to shell
4747         function.
4748         (AT_INIT): Defer function declarations until after --help,
4749         --version.  Format functions consistently, trying to fit in 80
4750         columns.
4751         (TEST_FUNCTIONS): Based on recent changes, rename...
4752         (TEST_GROUPS): ...to this.
4754         Reject FreeBSD m4.
4755         * m4/m4.m4 (AC_PROG_GNU_M4): Also check for frozen file support.
4756         * configure: Regenerate.
4757         Reported by Bob Friesenhahn.
4759         Test recent additions.
4760         * tests/m4sugar.at (m4@&t@_map, m4@&t@_combine)
4761         (m4@&t_max and m4@&t_min): New tests.
4762         * doc/autoconf.texi (Evaluation Macros) <m4_apply>: Enhance
4763         description.
4765 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4767         * TODO: multiline args in config files and headers work now.
4769         Autotest: do not use shell functions for individual tests.
4770         * lib/autotest/general.m4 (AT_INIT) <at_func_test>: Merely
4771         extract the source test source, do not invoke it.
4772         (AT_SETUP, AT_CLEANUP): Source test code outside shell function.
4773         * tests/autotest.at (Fallacy): Actually let the inner suite fail,
4774         expect exit status of 1.
4775         * tests/autotest.at (Skip): New test, for bogus zsh exit status.
4777         * lib/autotest/general.m4 (at_func_test): Fix test extraction
4778         script.
4780 2007-10-17  Eric Blake  <ebb9@byu.net>
4782         Fix m4_combine for empty suffix list.
4783         * lib/m4sugar/m4sugar.m4 (m4_combine): Check for suffix list.
4784         * doc/autoconf.texi (Text processing Macros): Document this.
4786         Add m4_combine, based on Libtool's lt_combine.
4787         * lib/m4sugar/m4sugar.m4 (m4_combine): New macro.
4788         * doc/autoconf.texi (Text processing Macros): Document it.
4789         * NEWS: Likewise.
4791 2007-10-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4793         Fix `configure --help=recursive' in unconfigured/read-only trees.
4794         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): Avoid errors when `.'
4795         is not writable, use 'cp -p' in this case, in the hope that it
4796         will not actually be needed.  Still try removing files, in case
4797         of other write errors.
4798         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): For ac_confdir,
4799         use $as_myself, not $0.
4800         (_AC_INIT_HELP): For --help=recursive, if the subdir does not
4801         exist, try again in the the source tree.  This change assumes
4802         that the subpackage configure script is capable of running
4803         --help=recursive in the source tree.
4804         * tests/torture.at (Configuring subdirectories, Deep Package):
4805         Adjust tests to expose both issues, also try invocation as
4806         `sh configure ...' and plain `configure ...' with PATH adjusted.
4807         * NEWS, THANKS: Update.
4808         Report by Hans Ulrich Niedermann.
4810 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
4812         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
4813         Problem reported by H.Merijn Brand in
4814         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
4815         * lib/autoconf/types.m4 (AC_TYPE_LONG_LONG_INT):
4816         (AC_TYPE_UNSIGNED_LONG_LONG_INT):
4817         Check that preprocessor handles 64-bit ints, too.
4819 2007-10-16  Eric Blake  <ebb9@byu.net>
4821         m4_map is a looping construct.
4822         * lib/m4sugar/m4sugar.m4 (m4_map, _m4_map, m4_map_sep): Move.
4824         Fix m4_map, and add some more utility macros.
4825         * lib/m4sugar/m4sugar.m4 (m4_apply, m4_count, m4_dquote_elt)
4826         (m4_echo, m4_make_list): New documented macros.
4827         (_m4_quote, _m4_shift2): New helper macros.
4828         (m4_map): Change semantics to allow calling macro without
4829         arguments.
4830         (m4_map_sep): Likewise.  Also change semantics to quote separator,
4831         to match m4_join and m4_append.
4832         (m4_version_unletter): Fix use of m4_map.
4833         * doc/autoconf.texi (Evaluation Macros): Document m4_apply,
4834         m4_count, m4_dquote_elt, m4_echo, m4_make_list.
4835         (Text processing Macros): Mention m4_dquote as a faster
4836         alternative to joining with commas.
4837         (Looping constructs): Document m4_map, m4_map_sep.
4838         * NEWS: Mention new macros.
4840         A few more m4sugar improvements, to benefit libtool.
4841         * lib/m4sugar/m4sugar.m4 (m4_bpatsubsts, _m4_shiftn): Reduce size
4842         of expansion by avoiding extra uses of $@.
4843         (m4_shiftn): Avoid extra dnl, and forbid shifting by 0.
4844         (_m4_cdr): New helper macro.
4845         (_m4_map, m4_map_sep): Use it to reduce size of expansion.
4846         (_m4_shift3): New helper macro.
4847         (_m4_foreach): Swap argument order, and use new macro to reduce
4848         size of expansion.
4849         * doc/autoconf.texi (Looping constructs) <m4_shiftn>: Mention that
4850         count must be positive.
4852         * doc/autoconf.texi (Evaluation Macros) <m4_expand>: Fix typo.
4853         Reported by Ralf Wildenhues.
4855 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4857         * doc/autoconf.texi (Portable Shell): Improve description of zsh
4858         4.x function subshell bug with exit and trap.
4860 2007-10-15  Eric Blake  <ebb9@byu.net>
4862         Enhance AS_HELP_STRING.
4863         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Don't expand arguments,
4864         and reduce number of expansions.
4865         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): Rework to use m4_expand,
4866         and to take indent and wrap column numbers.
4867         * tests/m4sh.at (AS@&t@_HELP_STRING): Update the test.
4868         * doc/autoconf.texi (Pretty Help Strings): Document details about
4869         arguments.
4870         (Text processing Macros): Minor tweaks.
4871         * NEWS: Document this change.
4873         Fix 2007-10-03 regression with AT_SETUP([a, b]).
4874         * lib/m4sugar/m4sugar.m4 (m4_expand): New macro.
4875         (m4_text_box): Use it.
4876         * lib/autotest/general.m4 (AT_SETUP): Use it.
4877         * lib/m4sugar/m4sh.m4 (_AS_RUN): Use it.
4878         * tests/autotest.at (AT_CHECK_AT_TITLE_CHAR): Test this.
4879         * NEWS: Revert caveat about semantics change on comma.
4880         * doc/autoconf.texi (Evaluation Macros): Document m4_expand.
4882 2007-10-13  Eric Blake  <ebb9@byu.net>
4884         Change m4_join to match libtool's ltsugar semantics.
4885         * lib/m4sugar/m4sugar.m4 (m4_join): Just define this, not defun.
4886         Ignore empty arguments, using...
4887         (_m4_join): ...this new helper.
4888         * tests/m4sugar.at (m4@&t@_join): New test.
4889         * doc/autoconf.texi (Text processing Macros): Document new
4890         semantics of m4_join.
4892         Make AC_PREREQ faster and more robust.
4893         * lib/m4sugar/m4sugar.m4 (m4_ignore, m4_unquote): New macros.
4894         (m4_version_prereq): Inline constant expansions.
4895         (m4_list_cmp): Reduce number of expansions, by avoiding m4_case.
4896         Rewrite in terms of [] list, not () list.
4897         (_m4_list_cmp, _m4_version_unletter): New helper macros.
4898         (m4_version_unletter): Write wrapper around new implementation to
4899         preserve old semantics.
4900         (m4_version_compare): Pass correct type of list, and avoid
4901         overhead of flattening expressions too early.
4902         (m4_do): Move to be near other quoting macros.
4903         (m4_max, m4_min): Always result in decimal output.
4904         * doc/autoconf.texi (Looping constructs): Add m4_car, m4_cdr.
4905         Move m4_do...
4906         (Evaluation Macros): ...here.  Add m4_ignore, m4_unquote.
4907         (Text processing Macros): Move m4_version_compare...
4908         (Number processing Macros): ...to this new node; document m4_cmp,
4909         m4_list_cmp, m4_sign, m4_max, m4_min.
4910         * tests/m4sugar.at (m4@&t@_version_compare): Enhance test, to pick
4911         up on bugs fixed by this patch.
4912         * NEWS: Document new macros.
4914 2007-10-12  Eric Blake  <ebb9@byu.net>
4916         * doc/autoconf.texi (Text processing Macros): Fix bad merge.
4917         (Reporting Messages): Fix underfull hbox.
4919         Some more m4sugar documentation.
4920         * lib/m4sugar/m4sugar.m4: Clean up macro order.
4921         * doc/autoconf.texi (Programming in M4): Lighten the warning on
4922         using m4sugar; it is stabilizing and useful.
4923         (Redefined M4 Macros): Touch up wording on M4 builtins; sort.  Add
4924         m4_divert, m4_undivert, __file__, __line__, __oline__.
4925         (Diagnostics): New node, documenting m4_assert, m4_errprintn,
4926         m4_fatal, m4_location, m4_warn.
4927         (Diversion support): New node, documenting m4_divert_push,
4928         m4_divert_pop, m4_divert_text, m4_divert_once.
4929         (Text processing Macros): Sort.  Add m4_flatten, m4_join,
4930         m4_newline, m4_strip, m4_text_box, m4_text_wrap.
4931         (Reporting Messages): Mark AC_DIAGNOSE, AC_WARNING, and AC_FATAL
4932         as obsolescent.
4933         (Printing Messages): Change cross-reference.
4935         Document interaction of recent m4_append change with Libtool HEAD.
4936         * lib/m4sugar/m4sugar.m4 (m4_append): Document semantics change.
4937         (m4_append_uniq): Add new parameters, based on lt_append_uniq.
4938         * tests/m4sugar.at (m4@&t@_append): New test.
4939         * NEWS: Document semantics change.
4940         * doc/autoconf.texi (Text processing Macros): Likewise.
4942         s/AC_VERSION/AC_AUTOCONF_VERSION/.
4943         * doc/autoconf.texi (Versioning): Change the name.
4944         * NEWS: Likewise.
4945         * lib/autoconf/general.m4 (AC_AUTOCONF_VERSION): Likewise.
4946         * tests/tools.at (autoconf: AC_AUTOCONF_VERSION): Likewise.
4947         Suggested by Ralf Wildenhues.
4949         Namespace cleanup.
4950         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE)
4951         (_AC_OUTPUT_HEADERS_PREPARE): Convert here-doc delimiters into
4952         autoconf namespace.
4953         * doc/autoconf.texi (Programming in M4sugar, Forbidden Patterns)
4954         (Programming in M4sh, Macro Names): Beef up description of
4955         namespaces reserved for autoconf.
4956         * configure: Regenerate.
4958 2007-10-12  Eric Blake  <ebb9@byu.net>
4959         and Paolo Bonzini  <bonzini@gnu.org>
4961         Speed up execution of subset of testsuite.
4962         * lib/autotest/general.m4 (TEST_FUNCTIONS): New diversion.
4963         (AT_INIT) <at_func_test>: New shell function.
4964         (AT_INIT) <at_myself>: New variable, set to absolute $as_myself.
4965         (AT_INIT) <at_test_source> New variable, names file that holds
4966         current test function definition.
4967         (AT_SETUP): Start the shell function at_func_test_#, into the
4968         TEST_FUNCTIONS diversion.
4969         (AT_CLEANUP): End the shell function.  Simplify the TESTS
4970         diversion to invoke the function.
4972 2007-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4974         * .gitignore: Ignore tags and TAGS files.
4976 2007-10-11  Eric Blake  <ebb9@byu.net>
4978         Config header generation followup.
4979         * lib/autoconf/general.m4 (_AC_DEFINE_Q): Check for raw newlines,
4980         which won't work with the preprocessor nor with the awk
4981         implementation.
4982         * tests/torture.at (Define a newline): Test raw newline detection,
4983         removing the XFAIL.
4984         * doc/autoconf.texi (Defining Symbols): Document recent change to
4985         allow backslash-newline.
4986         * THANKS: Update.
4988 2007-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4990         * lib/autotest/general.m4: Put function braces in separate line.
4992 2007-10-10  Eric Blake  <ebb9@byu.net>
4994         Avoid some overhead from m4_defn and m4_popdef.
4995         * lib/m4sugar/m4sugar.m4 (m4_defn, m4_popdef, m4_undefine): Only
4996         pass on first argument, since we are documented that way.
4997         (m4_for, m4_append_uniq, m4_text_wrap): Optimize out defined-ness
4998         check where it is safe to do so.
4999         (m4_append): Likewise, and quote the separator.
5000         (m4_text_box): Likewise, and avoid regex, also be robust to
5001         expansion and quadrigraphs.
5003         Another AC_DEFINE speedup.
5004         * lib/autoconf/general.m4 (AC_DEFINE_TRACE): Move parameter
5005         elision...
5006         (_AC_DEFINE_Q): ...here, and only do it once.
5007         * lib/autoconf/functions.m4 (AC_CHECK_FUNCS): Avoid overquoting.
5008         * lib/m4sugar/m4sh.m4 (AS_LITERAL_IF): Fix m4_defn overquoting
5009         introduced 2007-10-05.
5011         Whitespace cleanup.
5012         * lib/autoconf/general.m4: Use consistent indentation.
5013         * configure: Regenerate.
5015         * NEWS: Announce recent round of speed optimizations.
5017 2007-10-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5019         * NEWS: Announce shell function usage in Autotest.
5021 2007-10-10  Eric Blake  <ebb9@byu.net>
5022         and Paul Eggert  <eggert@cs.ucla.edu>
5024         Reduce number of forks at startup.
5025         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Speed up NLS
5026         sanitization.
5027         * configure: Regenerate.
5029 2007-10-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5030         and Paul Eggert  <eggert@cs.ucla.edu>
5032         Use awk for config header generation.
5033         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix comments.
5034         (_AC_OUTPUT_HEADERS_PREPARE): New macro.  Rewrite of the config
5035         header machinery for use with awk and placement outside the main
5036         config.status instantiation loop.  Retain multi-line defines
5037         through backslash-newline combinations, do not split the script
5038         any more.
5039         (_AC_OUTPUT_HEADER): Simplify accordingly, use $AWK.
5040         (_AC_OUTPUT_MAIN_LOOP): Call _AC_OUTPUT_HEADERS_PREPARE if
5041         needed.
5042         (AC_OUTPUT_MAKE_DEFS): Remove backslash-newline combinations
5043         from define values.
5044         * NEWS: Update.
5045         * tests/torture.at (#define header templates): Extend test by
5046         several more cases: white space before and after `#', macros
5047         with parameters in config.hin and as defines, multi-line macro
5048         values.
5049         (Torturing config.status): Use a define value twice the length
5050         in order to exercise the awk literal string limit.
5051         (Substitute and define special characters): Also try special
5052         delimiter, to exercise the special-case code.
5053         Suggestion by Eric Lemings.
5055 2007-10-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5057         * tests/local.at (AT_COPYRIGHT): Bump copyright years.
5059 2007-10-09  Eric Blake  <ebb9@byu.net>
5061         Improve header of bin/autoconf.
5062         * lib/m4sugar/m4sh.m4 (AS_INIT): Add a 'generated from' notice.
5063         * lib/autoconf/general.m4 (_AC_INIT_NOTICE): Override new notice
5064         from M4sh.
5065         * bin/autoconf.as: Put copyright up front in generated file.
5067         * bin/autoconf.as (exit_missing_arg): Font-lock tweak.
5069 2007-10-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5071         * doc/install.texi (Basic Installation): Document `uninstall'.
5072         * INSTALL: Regenerate.
5073         Suggestion by Roberto Bagnara.
5075 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
5077         * doc/autoconf.texi (Limitations of Usual Tools): V7 awk had 'index'.
5079         Adjust doc. to match latest gnulib.
5080         * build-aux/texinfo.tex: Sync from gnulib.
5081         * doc/standards.texi: Likewise.
5082         * doc/autoconf.texi (Copying This Manual): Rename to "GNU Free
5083         Documentation License" and remove the subsection.  This simplifies
5084         the manual a bit and is more like what other GNU projects do
5085         nowadays.
5087 2007-10-08  Eric Blake  <ebb9@byu.net>
5089         Use recent changes.
5090         * configure: Regenerate.
5092         Fix regression in m4_text_wrap from 2007-10-05.
5093         * lib/m4sugar/m4sugar.m4 (m4_max, m4_min): New macros.
5094         (m4_sign): Sort.
5095         (m4_text_wrap): Fix off-by-one error in rewrite from m4_for to
5096         m4_format.
5097         * lib/autotest/general.m4 (AT_SETUP): Avoid negative width.
5098         * tests/autotest.at (Long test title, Longer test title): Test
5099         this fix, beyond what AS_HELP_STRING already tests.
5101         Avoid m4 warnings on bad m4_format usage.
5102         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Use %*s, in case width
5103         evaulates to 0.
5104         * lib/autotest/general.m4 (AT_SETUP): Likewise; also ensure that
5105         enough arguments are provided.
5107 2007-10-06  Paolo Bonzini  <bonzini@gnu.org>
5109         * doc/autoconf.texi (Shell portability): Document shell function
5110         portability.
5112 2007-10-06  Paolo Bonzini  <bonzini@gnu.org>
5114         * lib/autotest/general.m4 (AT_INIT): Add at_func_diff_devnull,
5115         at_func_check_skip, at_func_check_status, at_func_filter_trace,
5116         at_func_log_failure shell functions.  Use test -s to avoid
5117         useless diff invocations.
5118         (at_func_check_newline): Renamed from at_check_newline.
5119         (AT_SETUP): Define AT_captured_files to empty.
5120         (AT_DIFF_STDERR(*), AT_DIFF_STDOUT(*)): New, extracted from _AT_CHECK.
5121         (_AT_CHECK): Replace m4_case with m4_ifdef/m4_indir.  Use all
5122         the shell functions.
5124 2007-10-05  Paul Eggert  <eggert@cs.ucla.edu>
5126         Don't assume "." is writeable, for commands like "autoconf --version".
5127         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): Use a
5128         different heuristic instead, one that doesn't rely on creating
5129         files.
5131         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Handle "///"
5132         correctly.
5134 2007-10-05  Jim Meyering  <meyering@redhat.com>
5136         Avoid makeinfo warnings.
5137         * doc/autoconf.texi (Redefined M4 Macros): Add a `,' after @xref.
5138         (Looping constructs): Add ` ' after @defmac'd name, m4_do.
5140 2007-10-05  Eric Blake  <ebb9@byu.net>
5142         Resolve Python issue 1676135 regarding configure directory args.
5143         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Strip trailing
5144         slashes from directory arguments.
5145         * tests/base.at (configure directories): New test.
5146         * doc/autoconf.texi (Installation Directory Variables): Document
5147         the change.
5148         * NEWS: Likewise.
5149         * THANKS: Update.
5150         Reported by Björn Lindqvist.
5152         Provide better short-circuiting operation.
5153         * lib/m4sugar/m4sugar.m4 (m4_cond, m4_newline): New macros.
5154         (m4_text_wrap): Use it.  Also avoid useless m4_for.
5155         * lib/m4sugar/m4sh.m4 (_AS_QUOTE_IFELSE, AS_LITERAL_IF): Use
5156         new macro.
5157         (_AS_IDENTIFIER_IF): Likewise, and fix bug when $1 is [,].
5158         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): Use new macros
5159         to avoid regexps.
5160         * doc/autoconf.texi (Redefined M4 Macros): Expand m4_if
5161         documentation.  Sort m4_mkstemp, m4_undefine.  Move m4_ifndef...
5162         (Conditional constructs): ...here, to new section.  Also document
5163         m4_cond, m4_ifval, m4_n, m4_ifvaln, m4_ifset, m4_case, m4_bmatch,
5164         m4_bpatsubsts, and m4_default.
5165         (Looping constructs): Document m4_shiftn, m4_shift2, m4_shift3,
5166         m4_do.
5168 2007-10-04  Eric Blake  <ebb9@byu.net>
5170         Fix recent testsuite failures.
5171         * lib/autotest/general.m4 (AT_INIT, AT_SETUP): Double-quote text
5172         that must not be re-expanded after AS_ESCAPE.
5173         * lib/m4sugar/m4sh.m4 (_AS_IDENTIFIER_IF): Don't expand $1 when
5174         checking if it is an identifier.
5176         Whitespace cleanup.
5177         * lib/autotest/general.m4 (_AT_CREATE_DEBUGGING_SCRIPT): Avoid
5178         leading whitespace, as it caused space-tab in testsuite.
5179         (AT_INIT): Avoid trailing newlines in testsuite.
5181         One more round of m4_foreach_w speedups.
5182         * lib/m4sugar/m4sugar.m4 (m4_flatten): Only use regex if newline
5183         is present.
5184         (_m4_split): Avoid useless expansions inside definition.  Move
5185         argument defaulting...
5186         (m4_split): ...here.  Change alternate quote to something less
5187         likely to appear in $1.  Also, special case space as regexp...
5188         (m4_foreach_w): ...to avoid regexp on single-term list.
5189         (m4_default, m4_defn, m4_popdef, m4_undefine, _m4_foreach): Avoid
5190         useless expansions inside definition.
5191         * tests/m4sugar.at (m4@&t@_split): Add tests.
5193 2007-10-04  Paolo Bonzini  <bonzini@gnu.org>
5195         * general.m4 (AT_INIT): Add at_check_newline function.
5196         (_AT_DECIDE_TRACEABLE): Include at_traceon test, use shell function.
5197         (_AT_CHECK): Don't use at_trace_this.
5199 2007-10-04  Paolo Bonzini  <bonzini@gnu.org>
5201         Fix previous commit.
5202         * lib/autotest/general.m4 (AT_LINE): Fix regex.
5204 2007-10-04  Eric Blake  <ebb9@byu.net>
5206         Speed up building testsuites.
5207         * lib/autotest/general.m4 (AT_LINE): Only use regex when file
5208         changed since last time.  Use simpler regex.
5210 2007-10-03  Eric Blake  <ebb9@byu.net>
5212         Optimize checking for identifiers.
5213         * lib/m4sugar/m4sh.m4 (AS_IDENTIFIER_IF, _AS_IDENTIFIER_IF): New
5214         macros, more efficient than regex on m4_re_word.
5215         * lib/autoconf/general.m4 (AC_SUBST, AC_DEFINE_TRACE_LITERAL):
5216         Rewrite in terms of new macro.  As a side-effect, AC_DEFINE can
5217         now use @&t@.
5218         * configure: Regenerate.
5220         Remove some XFAILs, and make AT_SETUP output line up.
5221         * lib/autotest/general.m4 (AT_SETUP): Only expand description
5222         once; thereafter, use its expansion, properly quoted.
5223         * tests/autotest.at (AT_CHECK_AT_TITLE): Also check macro
5224         expansion with arguments, and check for aligned output.
5225         (AT_CHECK_AT_TITLE_CHAR): Remove XFAILs for tests that now pass.
5226         Add a test for macros with parameters.
5227         * NEWS: Document the semantics change.
5228         * tests/base.at: Fix test titles containing commas.
5229         * tests/compile.at: Likewise.
5230         * tests/tools.at: Likewise.
5231         * tests/torture.at: Likewise.
5233         Another round of regex avoidance.
5234         * lib/m4sugar/m4sugar.m4 (m4_cr_alnum, m4_cr_all)
5235         (_m4_define_cr_not, m4_cr_not_letters, m4_cr_not_LETTERS)
5236         (m4_cr_not_Letters, m4_cr_not_digits, m4_cr_not_alnum)
5237         (m4_cr_not_symbols1, m4_cr_not_symbols2): New macros, implementing
5238         character ranges useful in m4_translit.
5239         (m4_toupper, m4_tolower): Optimize the constant portion of
5240         definition.
5241         * lib/m4sugar/m4sh.m4 (AS_LITERAL_IF): Also reject @S|@ because it
5242         creates $, and reject [] thanks to AS_TR_SH rewrite.
5243         (AS_TR_SH, AS_TR_CPP): Use just translit, not bpatsubst.
5244         (AS_ESCAPE): Factor...
5245         (_AS_ESCAPE): ...into new macro, with second argument required.
5246         Avoid regex in common case.
5247         (_AS_QUOTE): Use new macro.
5249         Whitespace cleanup.
5250         * lib/autoconf/types.m4: Avoid space-tab.
5251         * lib/m4sugar/m4sh.m4: Use tab consistently.
5253 2007-10-03  Paul Eggert  <eggert@cs.ucla.edu>
5255         * lib/m4sugar/m4sugar.m4 (m4_shift2, m4_shift3): New macros.
5256         (m4_shiftn): Remove no-longer-needed optimization.  Perhaps we
5257         should remove m4_shiftn entirely?
5258         (m4_case, b4_bmatch, m4_map_sep, m4_bpatsubsts, m4_join):
5259         Prefer m4_shift2 and m4_shift3 to m4_shiftn.
5260         * lib/autoconf/lang.m4 (_AC_LANG_DISPATCH): Likewise.
5261         * lib/m4sugar/m4sh.m4 (AS_CASE, AS_IF): Likewise.
5262         * tests/autotest.at (AT_CHECK_AT_TEST): Likewise.
5264 2007-10-03  Eric Blake  <ebb9@byu.net>
5266         Comment touchups.
5267         * lib/m4sugar/m4sugar.m4: Grammar fixes in comments.
5269 2007-10-02  Eric Blake  <ebb9@byu.net>
5271         Optimize appending text.
5272         * lib/m4sugar/m4sugar.m4 (m4_append_uniq): Use index, not regular
5273         expressions.
5275         Optimize recursion.
5276         * lib/m4sugar/m4sugar.m4 (m4_shiftn): This macro is called in a
5277         lot of hot spots; optimize it for 2 and 3 shifts.
5279         Optimize AC_PREREQ and other m4sugar numerics.
5280         * lib/m4sugar/m4sugar.m4 (m4_sign): Write with m4_eval.
5281         (m4_cmp): Compare arbitrary expressions, without overflow.
5282         (m4_version_unletter): Also recognize capital letters.
5283         (m4_version_compare): Avoid regex when splitting version number
5284         string.
5286 2007-10-01  Eric Blake  <ebb9@byu.net>
5288         Once again, reject IRIX m4.
5289         * m4/m4.m4 (AC_PROG_GNU_M4): Use indir builtin to root out non-GNU
5290         implementations that ignore --trace.
5291         * configure: Regenerate.
5292         Reported by Ralf Wildenhues.
5294         Fix regression in AC_DEFINE([macro(with_arg)]).
5295         * lib/autoconf/general.m4 (AC_DEFINE_TRACE): Don't chop off close
5296         quotes with a careless m4_substr.
5298 2007-09-30  Eric Blake  <ebb9@byu.net>
5300         Allow nameless iteration.
5301         * lib/m4sugar/m4sugar.m4 (m4_for, _m4_for): Access variable
5302         indirectly.
5303         * tests/m4sugar.at (myvar): Test this.
5305 2007-09-29  Eric Blake  <ebb9@byu.net>
5307         Speed optimization: avoid m4 regex when other algorithms work.
5308         * lib/m4sugar/m4sh.m4 (AS_LITERAL_IF): Rewrite without regex.
5309         (_AS_QUOTE_IFELSE): Likewise.
5310         * lib/m4sugar/m4sugar.m4 (m4_strip): Reduce from 3 to 2 regex.
5311         (m4_bpatsubsts): Split...
5312         (_m4_bpatsubsts): ...so that recursion can avoid patsubst on empty
5313         regex.
5314         (_m4_divert()): Define, to avoid m4 warning on `m4_divert'.
5315         (m4_qlen): Optimize on short strings, to avoid regex.
5316         (m4_sign): Avoid regex, and fix bug with `01' and `-0'.
5317         * lib/autoconf/general.m4 (AC_CACHE_VAL): Rewrite without regex.
5318         (AC_DEFINE_TRACE): Likewise.
5320 2007-09-28  Eric Blake  <ebb9@byu.net>
5322         Oops - my earlier 'optimization' caused a regression.
5323         * tests/local.at (AT_CHECK_M4): Fix typo.
5325 2007-09-27  Eric Blake  <ebb9@byu.net>
5326         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5328         Catch even more common AC_CACHE_VAL mistakes.
5329         * lib/autoconf/general.m4 (AC_CACHE_VAL): Warn if cache variable
5330         lacks '_cv_', or if AC_SUBST appears in body.
5331         * tests/base.at (AC_CACHE_CHECK): Test this change.
5333 2007-09-27  Stepan Kasal  <kasal@ucw.cz>
5334         and Eric Blake  <ebb9@byu.net>
5336         Autotest no longer caters to Ultrix redirection limitation.
5337         * doc/autoconf.texi (Writing testsuite.at): Remove the
5338         limitation that the first parameter of AT_CHECK cannot
5339         contain redirection.
5340         (File Descriptors): Mention that Ultrix limitation is no longer a
5341         show-stopper in modern code.
5342         * tests/local.at (AT_CHECK_M4): Fix for cases when the fourth
5343         parameter is `stderr' or `experr'.  Optimize if it was `ignore'.
5344         * lib/autotest/general.m4 (AT_CHECK): Update comment.
5346 2007-09-27  Eric Blake  <ebb9@byu.net>
5348         Squelch changeword in m4sugar.
5349         * lib/m4sugar/m4sugar.m4 (changeword): Disable this experimental
5350         feature of m4 1.4.x.
5352         Configure whitespace touchups.
5353         * lib/autoconf/general.m4 (_AC_INIT_HELP): Fix alignment of
5354         installation directories, and avoid TAB, in configure --help
5355         output.
5356         * configure.ac: Avoid extra trailing newline.
5357         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Avoid space-tab.
5358         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Avoid TAB in
5359         config.status --help output.
5360         * configure: Regenerate.
5362         Fix underquotation in AS_HELP_STRING.
5363         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): Don't underquote lhs
5364         argument.
5365         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Don't underquote
5366         first-prefix argument.
5367         * tests/m4sh.at (AS@&t@_HELP_STRING): Test this fix.
5368         * NEWS: Document AS_HELP_STRING fix.
5370         Autotest formatting touchups.
5371         * lib/autotest/general.m4 (HELP_TUNING): Avoid TAB in terminal
5372         output.
5373         (PATH): Simplify computation of new PATH.
5375 2007-09-26  Eric Blake  <ebb9@byu.net>
5377         Fix testsuite breakage in last patch.
5378         * tests/autotest.at (AT_CHECK_AT_TITLE): Properly quote the
5379         font-lock fix.
5380         * tests/torture.at (@%:@define header templates): Rename, so that
5381         output lines up correctly.
5383         More font-lock happiness.
5384         * tests/autotest.at (AT_CHECK_AT_TITLE_CHAR): Clean up font
5385         confusion.
5387 2007-09-25  Eric Blake  <ebb9@byu.net>
5389         Typo fixes.
5390         * lib/autoconf/general.m4 (AC_SUBST): Fix typo in comment.
5391         * lib/m4sugar/m4sh.m4 (AS_VAR_PUSHDEF): Likewise.
5393         Improve documentation of M4 parameter expansion.
5394         * doc/autoconf.texi (Quoting and Parameters): New section.
5395         (Quotation and Nested Macros): Improve wording.
5397         Improve C99 detection.
5398         * lib/autoconf/c.m4 (_AC_PROG_CC_C99): Add support for HP cc, and
5399         avoid deprecation warning with icc.
5400         * THANKS: Update.
5401         Reported by Ted Bullock.
5403 2007-09-24  Jim Meyering  <jim@meyering.net>
5405         Whenever possible, use the vertical bar as sed delimiter.
5406         * lib/autoconf/functions.m4 (GETLOADAVG_LIBS) [AC_FUNC_GETLOADAVG]:
5407         Use "|", not "!".
5408         * lib/autoconf/status.m4 (_AC_SRCDIRS) [ac_top_builddir_sub]:
5409         [ac_dir_suffix]: Use "|", not "," as sed delimiter.
5410         * tests/mktests.sh (as_me): Likewise.
5411         * lib/freeze.mk (check-forbidden-patterns): Likewise.
5412         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Likewise.
5413         * configure: Regenerate.
5414         * doc/autoconf.texi (Shell Substitutions): Use "|", not "," in examples.
5415         * lib/autotest/general.m4 (AT_INIT): Use "|", not "&" as sed delimiter
5416         in the : -> $PATH_SEPARATOR transformation of $AUTOTEST_PATH.
5417         This is fine, as long as $PATH_SEPARATOR doesn't contain "|".
5419 2007-09-22  Jim Meyering  <jim@meyering.net>
5421         Add a comment.
5422         * lib/autoconf/headers.m4 (HAVE_STDBOOL_H): Document the
5423         2004-05-31 change also with a comment in the code.
5425 2007-09-20  Eric Blake  <ebb9@byu.net>
5427         More contribution housekeeping.
5428         * THANKS: Sort.
5429         * AUTHORS: Sort, reflect recent assignment from Helge Deller.
5431         Ignore additional files, when copying cross-repository.
5432         * .gitignore: Ignore CVS directories, emacs edits.
5433         * .cvsignore: Ignore .git directory, emacs edits.
5435 2007-09-15  Eric Blake  <ebb9@byu.net>
5437         Provide AC_VERSION, not m4_AUTOCONF_VERSION.
5438         * doc/autoconf.texi (Text processing Macros): Remove mention of
5439         m4_AUTOCONF_VERSION, and leave m4_PACKAGE_VERSION undocumented
5440         once again.
5441         (Notices): Move AC_PREREQ...
5442         (Versioning): ...to this new section, alongside the new AC_VERSION
5443         alias for the undocumented m4_PACKAGE_VERSION.
5444         * lib/m4sugar/m4sugar.m4 (m4_AUTOCONF_VERSION): Revert change.
5445         * lib/autoconf/general.m4 (AC_VERSION): New macro.
5446         * NEWS: Update to match this rename.
5447         * tests/m4sugar.at (m4@&t@_version_compare): Remove tests of
5448         m4_PACKAGE_VERSION.
5449         * tests/tools.at (autoconf: AC_VERSION): New test.
5450         Suggested by Paolo Bonzini and Benoit Sigoure.
5452 2007-09-14  Eric Blake  <ebb9@byu.net>
5454         Prepare for conversion to git.
5455         * doc/.cvsignore: Avoid multiple listings on one line.
5456         * bin/.cvsignore: Likewise.
5457         * .gitignore, bin/.gitignore, config/.gitignore, doc/.gitignore,
5458         lib/.gitignore, lib/Autom4te/.gitignore, lib/autoconf/.gitignore,
5459         lib/autoscan/.gitignore, lib/autotest/.gitignore,
5460         lib/emacs/.gitignore, lib/m4sugar/.gitignore, man/.gitignore,
5461         tests/.gitignore: New files, identical to .cvsignore counterpart.
5463 2007-09-13  Eric Blake  <ebb9@byu.net>
5465         Editing eye-candy.
5466         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Restore
5467         font-lock balance.
5468         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Likewise.
5469         * lib/autoconf/general.m4 (_AC_DO_ECHO): Likewise.
5470         * configure: Regenerate.
5472         Clean up 'make dist' of previous patch.
5473         * tests/Makefile.am (EXTRA_DIST): Distribute mktests.stamp.
5474         (CLEANFILES): Don't clean the stamp, since we distribute the
5475         generated files pre-built.
5476         (MAINTAINERCLEANFILES): Clean it here instead.
5477         * tests/Makefile.in: Regenerate.
5479         Avoid parallel 'make check' issue.
5480         * tests/Makefile.am (mktests.stamp): New witness.
5481         (TESTSUITE_GENERATED_AT): Use it.
5482         (CLEANFILES): Clean the witness.
5483         * tests/.cvsignore (mktests.stamp): Ignore the witness.
5485         Document another awk pitfall.
5486         * doc/autoconf.texi (Limitations of Usual Tools) <awk>: Document
5487         limitation of field variables in END.
5488         Reported by Gary V. Vaughan.
5490         * AUTHORS: Add missing entries.
5492 2007-09-12  Eric Blake  <ebb9@byu.net>
5494         Publish m4_ifndef, m4_version_compare, m4_AUTOCONF_VERSION.
5495         * doc/autoconf.texi (Text processing Macros): Document
5496         m4_version_compare, m4_AUTOCONF_VERSION, m4_PACKAGE_VERSION.
5497         (Redefined M4 Macros): Document m4_ifndef.
5498         * lib/m4sugar/m4sugar.m4 (m4_AUTOCONF_VERSION): New macro; we
5499         can't obsolete m4_PACKAGE_VERSION at this time since Autoconf 1.10
5500         used it while it was undocumented.
5501         * NEWS: Document this change.
5502         * lib/m4sugar/Makefile.am (version.m4): Update copyright dates.
5503         * lib/m4sugar/Makefile.in: Regenerate.
5504         * tests/m4sugar.at (m4@&t@_version_compare): New test.
5505         Reported by Bruno Haible.
5507         * doc/autoconf.texi (Generic Compiler Characteristics): Add
5508         missing index entries.
5510 2007-09-11  Eric Blake  <ebb9@byu.net>
5512         Centralize all system extensions checks.
5513         * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): Inline code
5514         from AC_AIX, AC_GNU_SOURCE, AC_MINIX.  Add Interix support.
5515         (AC_AIX, AC_GNU_SOURCE, AC_MINIX): Obsolete, and point to
5516         AC_USE_SYSTEM_EXTENSIONS.
5517         (AC_ISC_POSIX): Obsolete, and point to AC_SEARCH_LIBS.
5518         (AC_XENIX_DIR, AC_IRIX_SUN): Promote proper quoting in AU_DEFUN.
5519         * doc/autoconf.texi (Posix Variants): Reword this section,
5520         emphasizing that AC_USE_SYSTEM_EXTENSIONS is the preferred method,
5521         rather than a series of system-specific checks.
5522         (Obsolete Macros): Add AC_AIX, AC_GNU_SOURCE, AC_ISC_POSIX,
5523         AC_MINIX.
5524         * NEWS: Document this change.
5525         * THANKS: Update.
5526         Reported by Martin Koeppe.
5528 2007-09-08  Eric Blake  <ebb9@byu.net>
5530         Clean up obsolete macros references.
5531         * doc/autoconf.texi: Add anchors to support better
5532         cross-referencing.
5533         (Particular Structures): Move obsolete macros descriptions...
5534         (External Software): Likewise.
5535         (Package Options): Likewise.
5536         (Obsolete Macros): ...to here.  Add cross-references to
5537         documentation on replacements.
5538         * NEWS: Mention that these macros have been obsolete for a while
5539         now: AC_STRUCT_ST_BLKSIZE AC_STRUCT_ST_RDEV AC_WITH AC_ENABLE.
5541         Improve M4 path searching during configure.
5542         * lib/autoconf/programs.m4 (AC_PATH_PROGS_FEATURE_CHECK): New
5543         macro.
5544         (_AC_PATH_PROG_FEATURE_CHECK): Rename...
5545         (_AC_PATH_PROGS_FEATURE_CHECK): ...to this, add defaulted action
5546         parameter, and kill side effects.
5547         (_AC_PROG_GREP, AC_PROG_SED): Adjust callers.
5548         (_AC_FEATURE_CHECK_LENGTH): Kill extra whitespace.
5549         * m4/m4.m4 (AC_PROG_GNU_M4): Don't stop searching until working m4
5550         is found.
5551         (AC_PATH_PROGS_FEATURE_CHECK): Add backwards compatibility hack to
5552         allow bootstrapping with autoconf 2.61.
5553         * configure.ac (M4): AC_PROG_GNU_M4 now exits on failure.
5554         * configure: Regenerate.
5555         * doc/autoconf.texi (Generic Programs): Document new macro.
5556         * tests/mktests.sh (au_exclude_script): Exclude auto-testing new
5557         macro.
5558         * tests/semantics.at (AC_PATH_PROGS_FEATURE_CHECK): New test.
5559         * NEWS: Document the change.
5560         * THANKS: Update.
5561         Reported by Hans Aberg.
5563         * doc/autoconf.texi (Generic Programs): Fix typo.
5565 2007-09-06  Eric Blake  <ebb9@byu.net>
5567         * doc/autoconf.texi (Generic Programs): Use $PATH_SEPARATOR, not
5568         :, and make it clear that optional @var{path} defaults to $PATH.
5569         (Erlang Compiler and Interpreter): Likewise.
5571         Texinfo cleanup.
5572         * doc/autoconf.texi: Avoid lines > 80 columns when possible.
5573         Reword some paragraphs to avoid overfull, underfull hbox
5574         warnings.  Add index entries to avoid overfull vbox warnings.
5576 2007-09-05  Eric Blake  <ebb9@byu.net>
5578         * NEWS: Adjust wording for AC_CONFIG_LINKS.
5579         Reported by Ralf Wildenhues.
5581 2007-09-03  Eric Blake  <ebb9@byu.net>
5583         * NEWS: Document fixes that have been applied since 2.61a.
5585         Housekeeping.
5586         * THANKS: Update, and convert to UTF-8 encoding.
5587         * AUTHORS: Likewise.
5589 2007-08-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5591         * lib/autoconf/general.m4 (AC_SITE_LOAD): Guard against file
5592         names beginning with `-' again.
5594 2007-08-22  Stepan Kasal  <kasal@ucw.cz>
5595             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5597         * doc/autoconf.texi (Defining Directories): Mention
5598         AM_CPPFLAGS, as the way to modify CPPFLAGS when using Automake.
5600 2007-08-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5602         * lib/autoconf/general.m4 (AC_SITE_LOAD): Do not overwrite "$@"
5603         here, this macro is expanded by AC_INIT.  Fixes 2.60 regression.
5604         * tests/base.at (configure arguments): New test.
5605         * THANKS: Update.
5606         Report by Olaf Lenz.
5608         * lib/autoconf/general.m4 (_AC_ENABLE_IF): Expand macro
5609         arguments in comment.
5610         Report by Vincent Torri <vtorri at univ minus evry dot fr>.
5612 2007-08-20  Benoit Sigoure  <tsuna@lrde.epita.fr>
5614         * doc/autoconf.texi (File System Conventions): Index the proper
5615         way of detecting absolute file names.
5617 2007-08-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5619         * build-aux/config.guess, build-aux/config.sub,
5620         build-aux/elisp-comp, build-aux/install-sh, build-aux/mdate-sh,
5621         build-aux/missing, build-aux/texinfo.tex, doc/fdl.texi,
5622         doc/make-stds.texi, doc/standards.texi: Sync from gnulib.
5623         * doc/autoconf.texi (GNU Free Documentation License): Adjust for
5624         sectioning change in fdl.texi.
5626         * bin/autoconf.as: Update --version output to match current GCS.
5627         * bin/autoheader.in: Likewise.
5628         * bin/autom4te.in: Likewise.
5629         * bin/autoreconf.in: Likewise.
5630         * bin/autoscan.in: Likewise.
5631         * bin/autoupdate.in: Likewise.
5632         * bin/ifnames.in: Likewise.
5634 2007-08-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5636         * lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Do not try to link a
5637         file to itself if source and build trees coincide.
5638         * tests/torture.at (AC_CONFIG_LINKS and identical files): New
5639         test.
5640         Report by Sebastian Freundt <hroptatyr@gna.org>.
5642 2007-07-20  Paul Eggert  <eggert@cs.ucla.edu>
5644         Reword the copyright notices to match what's suggested in GPLv3.
5645         In ChangeLog files, use more-permissive notice rather than GPL, as
5646         per usual GNU standards these days.
5648 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
5650         * doc/autoconf.texi (autoreconf Invocation): Document ACLOCAL_AMFLAGS
5651         limitation reported by Leo Moisio in
5652         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432941>.
5654 2007-07-03  Paul Eggert  <eggert@cs.ucla.edu>
5656         * COPYING: Update to GPLv3.  All uses changed.
5658 2007-06-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5659         and Paul Eggert  <eggert@cs.ucla.edu>
5661         * doc/autoconf.texi (Limitations of Usual Tools): sed -e ''
5662         fails on AIX 5.3.
5664 2007-06-17  Noah Misch  <noah@cs.caltech.edu>
5666         * lib/autotest/general.m4 (AT_INIT): Handle absolute `srcdir'.
5667         * tests/autotest.at (srcdir propagation): Test absolute `srcdir' and
5668         `srcdir' as subdirectory of `builddir'.
5670 2007-06-13  Noah Misch  <noah@cs.caltech.edu>
5672         * lib/autotest/general.m4 (AT_INIT): Compute $srcdir correctly.
5673         * tests/autotest.at (srcdir propagation): New test.
5674         * THANKS: Update.
5675         Reported by Mike Frysinger.
5677 2007-06-13  Paul Eggert  <eggert@cs.ucla.edu>
5679         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): Set FPATH too.
5680         Problem reported by Fred Kreek in
5681         <http://lists.gnu.org/archive/html/bug-autoconf/2007-06/msg00009.html>.
5682         * doc/autoconf.texi (Special Shell Variables): Warn about FPATH.
5683         (Macro Names, Defining Directories): Don't mention PATH as a name
5684         for a fully qualified file name, as this usage violates the GNU
5685         coding standards and we shouldn't recommend it.
5687         * lib/autotest/general.m4 (AT_INIT): Don't set PATH to the empty
5688         string and then assume shell builtins like "test" will work.
5690 2007-06-12  Noah Misch  <noah@cs.caltech.edu>
5692         * lib/autoconf/general.m4 (AC_SUBST): Raise a fatal error if VARIABLE is
5693         not a valid shell variable name.
5694         * tests/mktests.sh (ac_exclude_list): Add AC_ARG_VAR.
5695         * tests/torture.at (AC_SUBST: variable name validation): New test.
5696         Reported by Andreas Schwab.
5698 2007-06-04  Noah Misch  <noah@cs.caltech.edu>
5700         * doc/autoconf.texi (AC_F77_MAIN): Give a specific usage example that
5701         works with both C and C++.
5703 2007-06-03  Noah Misch  <noah@cs.caltech.edu>,
5704             Bruno Haible  <bruno@clisp.org>
5706         * lib/autoconf/c.m4 (AC_OPENMP): Use a simple loop instead of compiler
5707         brand tests.
5709 2007-05-31  Paul Eggert  <eggert@cs.ucla.edu>
5711         * doc/autoconf.texi (Particular Types): Give example of use for
5712         AC_TYPE_INT8_T etc.
5714 2007-05-29  Stepan Kasal  <kasal@ucw.cz>
5716         * lib/autoconf/types.m4 (_AC_TYPE_UNSIGNED_INT): Fix a typo.
5718 2007-05-28  Paul Eggert  <eggert@cs.ucla.edu>
5720         * doc/autoconf.texi (Particular Types): AC_TYPE_INT8_T does not
5721         define HAVE_INT8_T, and likewise for similar macros.
5722         Problem reported by Patrick Welche in
5723         <http://lists.gnu.org/archive/html/autoconf/2007-05/msg00062.html>.
5725 2007-05-25  Noah Misch  <noah@cs.caltech.edu>
5727         * bin/Makefile.am ($(top_builddir)/bin/autom4te): New dependency.
5729 2007-05-21  Paul Eggert  <eggert@cs.ucla.edu>
5731         * lib/autoconf/c.m4 (AC_OPENMP): Don't echo --enable-openmp
5732         choice, since that's what we do with --enable-largefile etc.
5733         Redo indenting and assignments to simplify things a bit, and make
5734         the parens work with Emacs.
5736         * doc/autoconf.texi (Generic Compiler Characteristics): Fix typo
5737         in my previous change: AC_C_OPENMP -> AC_OPENMP.  Reported by Bruno
5738         Haible.
5740 2007-05-21  Noah Misch  <noah@cs.caltech.edu>
5742         * lib/autoconf/c.m4 (AC_OPENMP): Simplify use of AC_ARG_ENABLE.
5743         * tests/local.at (AT_CHECK_ENV): Exempt OPENMP_CFLAGS.
5745 2007-05-21  Bruno Haible  <bruno@clisp.org>
5747         * NEWS: Rename AC_C_OPENMP to AC_OPENMP.
5748         * lib/autoconf/c.m4 (AC_OPENMP): Renamed from AC_C_OPENMP.
5749         * doc/autoconf.texi (Generic Compiler Characteristics): Move
5750         renamed AC_OPENMP documentation here, from "C compiler".
5751         Mention C++ and Fortran.
5753 2007-05-21  Paul Eggert  <eggert@cs.ucla.edu>
5755         * doc/autoconf.texi (C Compiler): Tweak OpenMP documentation a bit.
5757 2007-05-21  Bruno Haible  <bruno@clisp.org>
5759         * NEWS: Mention AC_C_OPENMP.
5760         * lib/autoconf/c.m4 (AC_C_OPENMP): New macro.
5761         * doc/autoconf.texi (C Compiler): Document AC_C_OPENMP.
5762         Based in part on Steven G. Johnson's investigations for the AX_OPENMP
5763         macro in the Autoconf macro archive.
5765 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5767         * bin/autom4te.in: Fix typos.
5769 2007-05-16  Noah Misch  <noah@cs.caltech.edu>
5771         * bin/autoconf.as: Handle `-' just like other input files.
5772         * bin/autom4te.in (parse_args): Pass `-' through.
5773         (handle_output): Skip the forbidden token search if we read from stdin.
5774         (up_to_date): Always treat stdin as out of date.
5775         * tests/tools.at (autoconf: input from stdin): New test.
5776         (autoconf: forbidden tokens, basic): Check a second `autoconf' run.
5778 2007-05-16  Stepan Kasal  <kasal@ucw.cz>
5780         * tests/foreign.at tests/semantics.at, tests/tools.at: Remove
5781         parameters for AT_CLEANUP.
5782         * tests/local.at (AT_CHECK_AU_MACRO): Likewise.
5784 2007-05-14  Paul Eggert  <eggert@cs.ucla.edu>
5786         * NEWS: Document that AC_C_RESTRICT checks 'restrict' last.
5787         * doc/autoconf.texi (C Compiler): Likewise.
5789 2007-05-14  Noah Misch  <noah@cs.caltech.edu>
5791         * lib/autoconf/c.m4 (AC_C_RESTRICT): Check `restrict' last.
5793 2007-05-09  Stepan Kasal  <kasal@ucw.cz>
5795         * doc/autoconf.texi: Direntry for "autoconf Invocation"
5796         renamed to "autoconf-invocation"
5798         * doc/autoconf.texi (Caching Results): The CACHE-ID variable
5799         in the examples should not use the internal "ac_" prefix.
5801 2007-05-05  Noah Misch  <noah@cs.caltech.edu>
5803         * lib/autotest/general.m4 (_AT_NORMALIZE_TEST_GROUP_NUMBER): Use `eval'.
5804         * doc/autoconf.texi ($@, case): Document Zsh limitations.
5806 2007-05-03  Stepan Kasal  <kasal@ucw.cz>
5808         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Put a.out first.
5809         Reorganize the comments before and in the macro.
5811 2007-05-02  Stepan Kasal  <kasal@ucw.cz>
5813         * lib/autoconf/lang.m4, lib/autoconf/c.m4,
5814         lib/autoconf/fortran.m4, lib/autoconf/erlang.m4: Cleanup of
5815         section titles and other comments; no code change.
5817 2007-05-01  Kevin Ryde  <user42@zip.com.au>
5819         * doc/autoconf.texi (Particular Programs): Typo
5820         @acindex{AC_PROG_MKDIR_P} shouldn't have "AC" in that call.
5822 2007-04-30  Paul Eggert  <eggert@cs.ucla.edu>
5824         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_SPY): Don't imply that
5825         'configure' will fail if the shell lacks proper support for shell
5826         functions.  Suggested by RMS.
5828 2007-04-29  Paul Eggert  <eggert@cs.ucla.edu>
5830         * doc/autoconf.texi (Limitations of Builtins): Correct the warning
5831         about Solaris /bin/printf '%010000x' 123.  Problem reported by
5832         Bruno Haible.
5834 2007-04-28  Paul Eggert  <eggert@cs.ucla.edu>
5836         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't look
5837         for a.* when searching for executables, as this prevents users
5838         from having files like a.c.  Problem reported by Ralf Wildenhues in:
5839         http://lists.gnu.org/archive/html/autoconf-patches/2007-04/msg00029.html
5840         This fixes a problem introduced on 2000-12-19.
5842 2007-04-26  Paul Eggert  <eggert@cs.ucla.edu>
5844         * doc/autoconf.texi (Limitations of Builtins): Warn about Solaris
5845         /bin/printf '%010000x' 123.  Problem reported by Arto C. Nirkko
5846         via Bruno Haible.
5848 2007-04-12  Paul Eggert  <eggert@cs.ucla.edu>
5850         * NEWS: Document recent changes to AC_CHECK_ALIGNOF, AC_CHECK_SIZEOF,
5851         AC_CHECK_TYPE, AC_CHECK_TYPES.
5852         * doc/autoconf.texi (Generic types): C types must be type-names
5853         (the C terminology), not type-ids (the C++ term).  C++ types
5854         must not be anonymous.
5855         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW): Remove special case
5856         for C++; this drops support for anonymous struct and union types,
5857         which were problematic anyway.
5858         * tests/semantics.at (AC_CHECK_HEADERS_NEW): Adjust test to work even
5859         for C++.
5861 2007-04-12  Jim Meyering  <jim@meyering.net>
5863         * doc/autoconf.texi (Libraries): Typo fix: insert missing "in".
5865 2007-04-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5867         * lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Fix AC_CONFIG_LINKS
5868         to prefer a link source from the build tree, if it exists.
5869         Report by Pallav Gupta <pallavgupta@gmail.com>.
5871 2007-04-11  Paul Eggert  <eggert@cs.ucla.edu>
5873         * doc/autoconf.texi (Generic Types): Document the restrictions
5874         on types imposed by AC_CHECK_TYPE, AC_CHECK_TYPES.
5875         (Generic Compiler Characteristics): AC_CHECK_SIZEOF now works
5876         with objects too.  Document the restrictions on its use.
5877         Document the restrictions on AC_CHECK_ALIGNOF's type argument.
5878         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW):
5879         For C, just try sizeof (TYPE) and sizeof ((TYPE)); if the former
5880         works but the latter doesn't, then it's a valid type.
5881         This lets people use function types and so forth.
5882         For C++ there doesn't seem to be a simple solution, so leave it alone.
5883         (AC_CHECK_SIZEOF): Allow argument to be a variable.
5884         (AC_CHECK_SIZEOF, AC_CHECK_ALIGNOF): Don't bother to invoke
5885         AC_CHECK_TYPE; that wasn't documented or necessary.
5887 2007-04-11  Stepan Kasal  <kasal@ucw.cz>
5889         * lib/autoconf/general.m4 (_AC_LINK_IFELSE): Skip AS_TEST_X
5890         when cross-compiling.
5892 2007-04-11  Stepan Kasal  <kasal@ucw.cz>
5894         * doc/autoconf.texi (External Software): Fix a typo in the
5895         previous change.
5897 2007-04-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5899         * doc/autoconf.texi (External Software, Package Options):
5900         Fix ambiguous wording.  Report by Reuben Thomas <rrt@sc3d.org>.
5902 2007-04-06  Paul Eggert  <eggert@cs.ucla.edu>
5904         * doc/autoconf.texi (Particular Types): AC_C_LONG_DOUBLE is now
5905         obsolescent.  Suggested by Bruno Haible.
5906         * NEWS: Document this.
5908 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
5910         * doc/autoconf.texi (Here-Documents, Limitations of Builtins):
5911         (Limitations of Usual Tools): Don't say "older" if Solaris 10 by
5912         default still has the problem.  Problem reported by Bruce Korb.
5914 2007-03-28  Stepan Kasal  <kasal@ucw.cz>
5915         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5917         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix a
5918         comment in the generated config.status.
5920 2007-03-27  Stepan Kasal  <kasal@ucw.cz>
5922         * lib/autoconf/status.m4 (AC_CONFIG_SUBDIRS): Update comment.
5924 2007-03-26  Paul Eggert  <eggert@cs.ucla.edu>
5926         * doc/autoconf.texi (Shellology): Rework treatment of the 'test'
5927         command and case statements to make it a bit clearer and describe
5928         more pitfalls.
5930 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
5932         * doc/autoconf.texi (C Compiler): Mention that AC_PROG_CC_C99 also
5933         checks for unsigned long long int.
5935 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
5937         * doc/autoconf.texi (Limitations of Usual Tools): Warn about other
5938         nonstandard grep R.E. escape sequences.
5940 2007-03-17  Jim Meyering  <jim@meyering.net>
5942         * doc/autoconf.texi: Adjust grammar around use of "heuristics".
5943         (Limitations of Usual Tools): Also list \< and \>, and mention that
5944         HP-UX's grep, like the one from Solaris, does not support that syntax.
5946 2007-03-09  Stepan Kasal  <kasal@ucw.cz>
5948         * doc/autoconf.texi (Specifying Names): `--host' does not
5949         change the build type.
5951 2007-03-05  Paul Eggert  <eggert@cs.ucla.edu>
5953         * doc/autoconf.texi (C Compiler): Warn that AC_C_BIGENDIAN
5954         suggests AC_CONFIG_HEADERS.
5955         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Warn if not using
5956         AC_CONFIG_HEADERS.  Problem reported by
5957         Peter O'Gorman.
5959 2007-02-28  Paul Eggert  <eggert@cs.ucla.edu>
5961         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Fix typo "__LITLE_ENDIAN__".
5962         Problem reported by Paolo Bonzini in:
5963         http://lists.gnu.org/archive/html/autoconf-patches/2007-02/msg00024.html
5964         * tests/semantics.at (AC_C_BIGENDIAN): Don't reject hosts that have
5965         universal binaries.  Problem reported by Elias Pipping.
5967 2007-02-27  Paul Eggert  <eggert@cs.ucla.edu>
5969         * NEWS: AC_C_BIGENDIAN now supports universal binaries a la Mac OS X.
5970         * doc/autoconf.texi (C Compiler): Document this.  There is a new
5971         extra argument ACTION-IF-UNIVERSAL.
5972         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Implement this.
5973         Add support for Solaris-style _LITTLE_ENDIAN and _BIG_ENDIAN.
5974         Reindent for sanity's sake.
5976 2007-02-24  Eric Blake  <ebb9@byu.net>
5978         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Update
5979         copyright.
5980         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Likewise.
5981         * lib/autotest/general.m4 (AT_INIT): Likewise.
5982         (_AT_DECIDE_TRACEABLE): Fix syntax highlighting.
5984 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5986         * lib/autotest/general.m4 (AT_INIT): With --clean, return exit
5987         status of rm so we know when it failed.
5988         If cleaning of test dir failed before running the test, warn.
5989         Output the line separator in verbose mode before the warning
5990         to make clear the warning belongs to the following test.
5992 2007-02-08  Paul Eggert  <eggert@cs.ucla.edu>
5994         * doc/autoconf.texi (Parentheses): Mention problem with (( in
5995         shells.
5997 2007-02-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5998         and Paul Eggert  <eggert@cs.ucla.edu>
6000         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix quoting
6001         errors introduced in last change.
6003 2007-02-07  Paul Eggert  <eggert@cs.ucla.edu>
6005         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Prefer \r to
6006         an actual carriage return.  Use "ac_cr" to contain the actual
6007         carriage return.
6008         * doc/autoconf.texi (Limitations of Usual Tools): Document problem
6009         with traditional Awk and begin.
6010         * tests/torture.at (Limitations of Builtins): Document the problem
6011         with Bash 2.03 printf.
6012         (Substitute and define special characters):
6013         Remove trailing white space.  Work around a bug in Solaris 8 /bin/bash.
6015 2007-02-06  Ralf Menzel  <menzel@ls6.cs.uni-dortmund.de>  (tiny change)
6017         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Redirect
6018         input from /dev/null in awk test, so even Solaris /usr/bin/awk
6019         will not wait for input with a script containing only a BEGIN
6020         rule.
6022 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
6024         * doc/autoconf.texi (Introduction, Why GNU M4): Clarify M4 version
6025         requirements.
6026         * README: Likewise.
6028 2007-02-02  Eric Blake  <ebb9@byu.net>
6030         * NEWS: Update copyright.
6032         * m4/m4.m4 (AC_PROG_GNU_M4): Reject M4 1.4 through 1.4.4 as
6033         broken.
6034         * configure.ac: Update error message.
6035         * NEWS: Note that M4 1.4.5 or later is now a hard dependency.
6036         Reported by Gary Vaughan and Jim Meyering, and problem analyzed
6037         by Stepan Kasal:
6038         http://lists.gnu.org/archive/html/bug-autoconf/2006-11/msg00025.html
6040 2007-01-31  Eric Blake  <ebb9@byu.net>
6042         * THANKS (people): Update.
6044 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
6046         * doc/autoconf.texi (Shellology): pdksh 5.2.14 is still the
6047         latest version.
6048         (Shell Substitutions): Note problems with @{var:=value} etc.
6049         Add a new section for problems with @{#var} etc.  Problem noted
6050         by Ralf Wildenhues.  See:
6051         http://lists.gnu.org/archive/html/libtool-patches/2005-01/msg00157.html
6053 2007-01-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6055         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Also
6056         AC_SUBST([MKDIR_P]), so that Automake < 1.10 will pick up its
6057         trace, if a package uses AC_PROG_MKDIR_P explicitly.  The actual
6058         substitution will still be done by the special code.
6059         Report by Jim Meyering.
6061         * doc/autoconf.texi (File System Conventions): Mention that
6062         $PATH_SEPARATOR is for the build system only.
6063         Report by Keith Marshall.
6065 2007-01-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6067         * doc/autoconf.texi (Setting Output Variables): Mention that
6068         all non-NUL characters are ok in substituted values.
6069         * lib/autoconf/status.m4 (_AC_SED_CMD_LIMIT): Fix comment typo.
6070         (_AC_OUTPUT_FILES_PREPARE): Test and use backslash escaping of
6071         carriage return for $AWK, needed for BSD awk.
6072         * tests/torture.at (Substitute and define special characters):
6073         Test all 8 bit non-NUL characters.
6074         Report against Automake by Patrick Welche.
6076 2007-01-15  Stepan Kasal  <kasal@ucw.cz>
6078         * doc/autoconf.texi: Direntry for "autoconf Invocation" renamed.
6080 2007-01-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6082         * lib/autoconf/programs.m4 (AC_PROG_SED): When closing a pipe
6083         early on the reader side, drop stderr of the input to avoid
6084         `broken pipe' error output; this may happen even with shell
6085         builtin `echo' of some bash versions.  Reports by Ian Macdonald
6086         <iamacdo@telkomsa.net> and Sam Sexton <Sam.Sexton@reuters.com>.
6088 2007-01-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6090         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Use newlines to
6091         separate items of `ac_user_opts', to avoid long lines.
6092         (_AC_INIT_PARSE_ENABLE2, _AC_ENABLE_IF_ACTION): Adjust.
6094 2007-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6096         * doc/autoconf.texi: Fix some typos.
6098 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
6100         Fix some wording problems noted by Paolo Bonzini in:
6101         http://lists.gnu.org/archive/html/autoconf-patches/2007-01/msg00077.html
6102         * doc/autoconf.texi (Signed Overflow Examples): Give more
6103         discussion about the allow_superuser_privileges example,
6104         and change it a bit to make things clearer.
6105         (Optimization and Wraparound): Clarify whether the compiler
6106         will generate an infinite loop for the example derived from
6107         Autoconf's mktime test.
6108         (Signed Overflow Advice): Say that -ftrapv is meant for debugging.
6109         Also, clarify unsigned multiplication overflow.
6111 2007-01-04  Eric Blake  <ebb9@byu.net>
6113         * bin/Makefile.am (RELEASE_YEAR): New macro.
6114         (edit): Use it to supply correct copyright year to scripts.
6115         * bin/autoconf.as (version): Use it.
6116         * bin/autoheader.in ($version): Likewise.
6117         * bin/autom4te.in ($version): Likewise.
6118         * bin/autoreconf.in ($version): Likewise.
6119         * bin/autoscan.in ($version): Likewise.
6120         * bin/autoupdate.in ($version): Likewise.
6121         * bin/ifnames.in ($version): Likewise.
6123 2007-01-02  Paul Eggert  <eggert@cs.ucla.edu>
6125         * doc/autoconf.texi (Integer Overflow): Revised based on today's
6126         feedback.  The most important changes document what happens when
6127         you convert an out-of-range value to a signed integer type, and
6128         say that (sum < a) != (b < 0) reliably detects overflow when sum =
6129         a + b.
6131         * doc/autoconf.texi (Integer Overflow): Greatly expand and
6132         rewrite, taking notions from the recent discussion on the gcc and
6133         autoconf mailing lists; please see
6134         http://lists.gnu.org/archive/html/autoconf-patches/2006-12/msg00091.html
6135         and follow the many links.
6136         (Integer Overflow Basics, Signed Overflow Examples):
6137         (Optimization and Wraparound, Signed Overflow Advice):
6138         (Signed Integer Division): New sections.
6140 2006-12-28  Steven G. Johnson  <stevenj@alum.mit.edu>
6142         * lib/autoconf/general.m4 (AC_DEFINE_TRACE): Don't include
6143         preprocessor macro arguments in traced name.
6144         * doc/autoconf.texi (Defining symbols): Document longstanding
6145         support for AC_DEFINE-ing macros with arguments, and document
6146         behavior when the same variable has multiple AC_DEFINEs.
6147         * lib/autoconf/fortran.m4 (_AC_FC_WRAPPERS): Revert to the
6148         old implementation which AC_DEFINEs the FC_FUNC and FC_FUNC_
6149         macros directly, giving much shorter and simpler code.
6151 2006-12-28  Malcolm Purvis <malcolmp@xemacs.org>  (trivial change)
6153         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Insert a
6154         space before "$ac_configure_args" to prevent a 'config.status
6155         --recheck' failure if ac_configure_args doesn't contain a leading
6156         space.  This works around a problem with the XEmacs configure.ac,
6157         which uses the (undocumented) ac_configure_args variable
6158         inconsistently with Autoconf.
6160 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
6162         * lib/autoconf/functions.m4 (AC_FUNC_MKTIME):
6163         Include <limits.h>, and use its INT_MAX to rewrite the
6164         j loop so that it does not overflow 'int'.  Problem reported by
6165         Ralf Wildenhues in
6166         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
6167         Play it safe by shifting left by 1 rather than multiplying by 2,
6168         as GCC is less likely to optimize this away when the value
6169         is signed (when it assumes overflow leads to undefined behavior).
6170         Also, don't assume time_t uses two's complement.
6172 2006-12-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6174         * tests/torture.at (Substitute a 2000-byte string): Avoid using
6175         a 10kB long (multi-line) string literal, OpenServer 5.0.7 ksh
6176         dumps core on it.  Report by Tim Rice.
6178 2006-12-18  Steven G. Johnson  <stevenj@alum.mit.edu>
6180         * lib/autoconf/general.m4 (AC_ARG_ENABLE): Print help about
6181         --disable-option-checking to --help output even when
6182         AC_PRESERVE_HELP_ORDER is not used.
6183         (_AC_INIT_PARSE_ENABLE2): Print warnings using actual --enable or
6184         --with argument, rather than argument with [-.] replaced by
6185         underscores.
6186         * NEWS: Fix typo in previous change; the news was in the
6187         wrong section.
6189 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
6191         * NEWS: Warnings are now generated by default for unknown
6192         --enable-* and --with-* options.
6193         * doc/autoconf.texi (Option Checking): Renamed from
6194         (Configure Option Checking).  Tighten up the wording a bit.
6195         (External Software, Package Options): Cross-reference to Option
6196         Checking, and use this to shorten our section.
6197         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Prefer test -n
6198         "$x" to test "x$foo" != x.
6199         * lib/autoconf/status.m4 (AC_OUTPUT): Likewise.
6200         Don't warn if $enable_option_checking is "no".
6201         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Initialize
6202         ac_unrecognized_opts to the empty string.
6203         Don't echo the unrecognized opts, as this might mishandle
6204         backslashes or leading -.
6205         (AC_PRESERVE_HELP_ORDER): Put the --disable-option-checking
6206         usage next to the other --disable-FEATURE options in the
6207         help string.
6209 2006-12-18  Steven G. Johnson  <stevenj@alum.mit.edu>
6211         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS, _AC_INIT_PARSE_ARGS):
6212         (_AC_INIT_PARSE_ENABLE2, _AC_INIT_HELP, _AC_ENABLE_IF):
6213         Print warning for unrecognized --with and --enable options
6214         (AC_DISABLE_OPTION_CHECKING): New macro to disable warnings.
6215         * lib/autoconf/status.m4 (AC_CONFIG_SUBDIRS, _AC_OUTPUT_SUBDIRS):
6216         Disable option checking when subdirs are configured.
6217         (AC_OUTPUT): If warnings are enabled, print warning about
6218         unrecognized --with and --enable options at the end of
6219         the configure output (as well as at the beginning).
6220         * doc/autoconf.texi (Option Checking): New node.
6221         Document new option warning functionality.
6223 2006-12-16  Eric Blake  <ebb9@byu.net>
6225         * configure.ac (AC_INIT): Bump version, since 2.61a is released.
6226         * NEWS: Start news for current version.
6228 2006-12-15  Paul Eggert  <eggert@cs.ucla.edu>
6230         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT):
6231         Define HAVE_GETMNTENT to 1, not to the empty string.
6232         Problem originally reported by Jochen Friedrich in
6233         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403243>.
6235         This change prompted by a problem report by Andrey Simonenko in
6236         <http://lists.gnu.org/archive/html/bug-autoconf/2006-12/msg00026.html>.
6237         * doc/autoconf.texi (Defining Symbols): AC_DEFINE works for
6238         object-like macros only, in the traditional portable character
6239         set.
6240         * lib/autoconf/general.m4 (AC_DEFINE_TRACE_LITERAL):
6241         Warn about attempts to define things that are not identifiers.
6242         * lib/autoconf/fortran.m4 (_AC_FC_WRAPPERS): Rewrite to avoid
6243         awful hack that AC_DEFINEd macro names containing parentheses.
6245 2006-12-12  Paul Eggert  <eggert@cs.ucla.edu>
6247         * doc/autoconf.texi: Undo some of the 2006-12-10 change.  It was
6248         too drastic, even if Texinfo in theory requires it for info mode.
6250         (config.status Invocation): Renamed back from Recreating a
6251         Configuration).
6252         (Obsolete config.status Use): Renamed back from Obsolete Recreation.
6253         (Autoconf 2.13): Renamed back from 20th-century Autoconf 2.
6255 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
6257         * NEWS: Version 2.61a.
6259 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
6260         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6262         * NEWS: Document changes with echo and printf, and the lack
6263         of limits on the total size of multi-line values of substituted
6264         variables, and the AC_FUNC_FSEEKO fix.
6266 2006-12-10  Paul Eggert  <eggert@cs.ucla.edu>
6268         * doc/autoconf.texi (Writing Autoconf Input): Renamed from
6269         Writing configure.ac.
6270         (Autoconf Input Layout): Renamed from configure.ac Layout.
6271         (Recreating a Configuration): Renamed from config.status Invocation.
6272         (Obsolete Recreation): Renamed from Obsolete config.status Use.
6273         (acconfig Header): Renamed from acconfig.h.
6274         (20th-century Autoconf 2): Renamed from Autoconf 2.13.
6275         (Writing Testsuites): Renamed from Writing testsuite.at.
6276         (Autom4te Cache): Renamed from autom4te.cache.
6278         * BUGS: Remove mention of VPATH problem, since it's now documented
6279         not to be a bug in the Autoconf build procedure itself, but rather
6280         a problem with the proprietary `make' programs.
6282         * doc/autoconf.texi (Build Directories): Add a cross reference
6283         to VPATH and Make.
6285         * build-aux/config.guess, build-aux/config.sub, build-aux/texinfo.tex:
6286         * doc/standards.texi: Sync from gnulib.
6288         * man/autoconf.1, man/autoheader.1, man/autom4te.1, man/autoreconf.1:
6289         * man/autoscan.1, man/autoupdate.1, man/config.guess.1:
6290         * man/config.sub.1, man/ifnames.1: Remove from CVS, since they're
6291         generated automatically.
6293 2006-12-06  Paul Eggert  <eggert@cs.ucla.edu>
6295         * lib/autoconf/c.m4 (_AC_PROG_CC_C89): Also try -xc99=all, for Sun
6296         C 5.8 on Solaris 10.  Using -xc99=all rather than -xc99 bypasses
6297         the buggy -xc99 option of Forte Developer 7 C on Solaris 9.
6299 2006-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6301         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Drop the
6302         `CEOF$ac_eof' special marker, the awk script cannot contain a
6303         line matching `^CEOF', so this is not needed any more.
6304         * tests/torture.at (Substitute a newline): Expose the `%!_!# '
6305         special marker in the test.
6307 2006-12-06  Stepan Kasal  <kasal@ucw.cz>
6309         * tests/tools.at (autom4te preselections): Use `find -newer';
6310         remove one of the sleeps.
6312         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ENABLE): Make it
6313         more readable, using ...
6314         (_AC_INIT_PARSE_ENABLE2): ... this new helper macro.
6316         * doc/autoconf.texi (autoheader Invocation): Do not double-
6317         quote the parameter of `AH_BOTTOM' in the example.
6319 2006-12-05  Stepan Kasal  <kasal@ucw.cz>
6321         * doc/autoconf.texi (Configuration Headers): Remove the
6322         example with multiple input files.
6323         (autoheader Invocation): Encourage `AH_BOTTOM', discouraging
6324         multiple input files.
6326 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6328         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): When
6329         creating the awk substitution script, handle one input line at a
6330         time, so that the maximum length of a substituted (multi-line)
6331         value is not limited by the size of the sed pattern space.
6332         The trade-off is a slightly repetitive sed script.
6333         * doc/autoconf.texi (Limitations of Usual Tools): Branch labels
6334         can only have up to 7 characters, due to Solaris 10 /bin/sed.
6335         * tests/torture.at (Substitute a 2000-byte string): Increase the
6336         test with several long lines, they should not be caught by sed
6337         limits any more.
6339         * tests/tools.at (autom4te preselections): New test, to flag
6340         entries missing from autom4te.cfg.
6341         Report by David Byron <dbyron@hheld.com>.
6343         * tests/torture.at (Substitute a 2000-byte string): Actually use
6344         AC_PROG_AWK, so the last change works as intended.
6345         (Substitute and define special characters): Likewise.
6346         (Substitute a newline): Likewise.
6348         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Use `$AWK'
6349         instead of `awk' consistently.
6350         (_AC_OUTPUT_CONFIG_STATUS): Initialize $AWK.
6351         * tests/torture.at (Torturing config.status): Test both the
6352         result of AC_PROG_AWK and plain awk.
6353         (Substitute a 2000-byte string): Likewise.
6354         (Substitute and define special characters): Likewise.
6355         (Substitute a newline): Likewise.
6357 2006-12-04  Paul Eggert  <eggert@cs.ucla.edu>
6359         * lib/autoconf/functions.m4 (AC_FUNC_FSEEKO): Check that fseeko
6360         can be assigned to a function pointer.  Problem reported by
6361         Peter Palfrader in <http://bugs.debian.org/401377>.  Based on
6362         part of a patch by Ralf Wildenhues in that same bug report.
6364 2006-12-01  Paul Eggert  <eggert@cs.ucla.edu>
6366         * tests/mktests.sh (ac_exclude_list): Exclude AC_FUNC_SETVBUF_REVERSED.
6367         * tests/semantics.at (AC_FUNC_SETVBUF_REVERSED): New test.
6369 2006-12-01  Eric Blake  <ebb9@byu.net>
6371         * lib/autoconf/c.m4 (AC_LANG_INT_SAVE): Avoid newline, to aid in
6372         cross-compiling from cygwin to mingw.
6373         Reported by Bob Rossi.  This resurrects the 2000-11-30 patch to
6374         aclang.m4, which was mistakenly removed in the 2001-09-17 patch
6375         to lib/autoconf/c.m4.
6377 2006-12-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6379         * lib/m4sugar/m4sh.m4 (_AS_ECHO_PREPARE): Use a longer test
6380         string for more reliable failure.  Wrap the entire test that
6381         causes the broken Solaris printf to dump core, in a subshell,
6382         so the segmentation fault message is reliably suppressed.
6383         Fix shell expansion errors by using /usr/ucb/echo always;
6384         avoid an error on systems without it by another subshell.
6385         Avoid m4 expansion of `$1'.  Set the zeroth argument of the
6386         subshell-$as_echo to `as_echo', for better error message.
6388 2006-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6390         * lib/autoconf/general.m4 (_AC_CACHE_DUMP): If `BASH_ARGV' or
6391         `BASH_SOURCE' contain a newline, set them to empty, as they may
6392         not be unset.
6394 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
6396         Turn AC_FUNC_SETVBUF_REVERSED into a noop.  It's been obsolete for
6397         years and is too hard to maintain now.  The last straw was
6398         reported by Jerker Baeck in
6399         <http://lists.gnu.org/archive/html/autoconf/2006-11/msg00102.html>.
6400         * NEWS: AC_FUNC_SETVBUF_REVERSED is now obsolete.
6401         * doc/autoconf.texi (Particular Functions): Move
6402         AC_FUNC_SETVBUF_REVERSED from here...
6403         (Obsolete Macros): ... to here.  Say that it does nothing now.
6404         * lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED):
6405         Turn into (almost) a no-op.
6407         * lib/autoconf/c.m4 (AC_PROG_GCC_TRADITIONAL, AC_C_CONST):
6408         (AC_C_VOLATILE):
6409         Do not recommend via AN_FUNCTION, AN_IDENTIFIER, or AN_HEADER.
6410         These macros are obsolescent and new applications shouldn't need them.
6411         * lib/autoconf/functions.m4 (AC_FUNC_CLOSEDIR_VOID, AC_REPLACE_FNMATCH):
6412         (AC_FUNC_GETLOADAVG, AC_FUNC_GETPGRP, AC_FUNC_MEMCMP):
6413         (AC_FUNC_SELECT_ARGTYPES, AC_FUNC_SETPGRP, AC_FUNC_STAT, AC_FUNC_LSTAT):
6414         (AC_FUNC_STRFTIME, AC_FUNC_SETVBUF_REVERSED, AC_FUNC_UTIME_NULL):
6415         (AC_FUNC_VPRINTF): Likewise.
6416         * lib/autoconf/headers.m4 (AC_HEADER_DIRENT, AC_HEADER_STAT):
6417         (AC_HEADER_STDC, AC_HEADER_SYS_WAIT, AC_HEADER_TIME): Likewise.
6418         * lib/autoconf/types.m4 (AC_STRUCT_TM): Likewise.
6420         * doc/autoconf.texi (Setting Output Variables): Mention that
6421         @VAR1@VAR2 has unspecified behavior.  Problem reported by
6422         Ralf Wildenhues.
6423         * NEWS: Mention this.
6425         * Makefile.am: Put only a single '#' into the copyright notice,
6426         so that it's also present in the output file.  Standardize wording
6427         in makefile copyright notices to match GNU coding standards.
6428         * bin/Makefile.am: Likewise.
6429         * doc/Makefile.am: Likewise.
6430         * lib/Makefile.am: Likewise.
6431         * lib/freeze.mk: Likewise.
6432         * lib/autoconf/Makefile.am: Likewise.
6433         * lib/autoscan/Makefile.am: Likewise.
6434         * lib/autotest/Makefile.am: Likewise.
6435         * lib/m4sugar/Makefile.am: Likewise.
6436         * man/Makefile.am: Likewise.
6437         * tests/Makefile.am: Likewise.
6438         * lib/emacs/Makefile.am: Remove copyright notice; it's just a
6439         one-line file.
6441 2006-11-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6443         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix error
6444         in the sed script that mangles the awk script: delete up to the
6445         first exclamation mark only.
6446         * tests/torture.at (Substitute and define special characters):
6447         Test '!' too.
6449 2006-11-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6451         Rewrite config files generation: avoid quadratic growth in
6452         the number of substituted variables by using awk instead of sed
6453         for the bulk of the substitutions.
6454         * NEWS: Mention this.
6455         * doc/autoconf.texi (Setting Output Variables): `|#_!!_#|' is also
6456         forbidden in the output (and thus input) file.
6457         * lib/autoconf/status.m4 (_AC_AWK_LITERAL_LIMIT): New macro.
6458         (_AC_OUTPUT_FILES_PREPARE): Instead of several sed scripts,
6459         generate just one large awk script for substitutions,
6460         eliminating much of the earlier complexity, while adding some
6461         new complexity.  Only expand the substitution templates at
6462         configure time, for smaller configure script size.  If
6463         _AC_SUBST_FILES are used, test 'awk' for working getline support
6464         at config.status time.  If absent, interpolate through the
6465         shell.  The awk script was written with much help
6466         from Paolo Bonzini and Paul Eggert.
6467         (_AC_SED_CMD_NUM, _AC_SED_DELIM_NUM, _AC_SED_FRAG): Removed.
6468         (_AC_SED_FRAG_NUM): Likewise.
6469         (_AC_SUBST_CMDS): Renamed from...
6470         (_AC_SED_CMDS): ...this.
6471         (_AC_OUTPUT_FILE): Use _AC_SUBST_CMDS.
6472         * tests/torture.at (Substitute a 2000-byte string): Also
6473         substitute a line with 1000 words, and a variable with several
6474         long lines.
6475         (Substitute and define special characters): Test awk special
6476         characters, and put substitution input strings `@foo@' in the
6477         output, to test that no recursion happens; test several other
6478         combinations from Paolo Bonzini.
6480 2006-11-25  Paul Eggert  <eggert@cs.ucla.edu>
6482         * lib/autotest/general.m4 (AT_INIT): Undo recent changes
6483         that replaced echo with AS_ECHO where this wasn't necessary.
6484         Problem reportd by Ralf Wildenhues.
6485         * lib/m4sugar/m4sh.m4 (_AS_ECHO_PREPARE): Port to Solaris 7,
6486         where "/usr/bin/printf '%s\n' S" dumps core if S is long.
6487         This is Sun bug 4206210.  Problem reportd by Ralf Wildenhues.
6489 2006-11-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6491         * lib/freeze.mk (GREP): Removed, no need to initialize this.
6493 2006-11-21  Paul Eggert  <eggert@cs.ucla.edu>
6495         * doc/autoconf.texi (Limitations of Usual Tools): Don't claim
6496         that traditional Awk lacks 3-arg "split".  It has it.
6497         Mention that FS must be a single character, and a few other
6498         99-byte limits of traditional Awk.
6499         Mention that if (i in a) doesn't work with traditional Awk.
6501 2006-11-18  Paul Eggert  <eggert@cs.ucla.edu>
6503         * tests/autotest.at (BSx641-newline in command):
6504         (BS-BS-newline in command, BSx640-newline in command):
6505         (Newline-CODE-BS-newline in command):
6506         (Single-quote-BS-newline in command):
6507         (Single-quote-newline-BS-newline in command):
6508         Use printf '%s\n' instead of echo, for portability to hosts
6509         where echo interprets backslashes.  This will break on hosts
6510         that lack printf, but for now let's assume all such hosts
6511         are dead (if not, we should get reports of test failures).
6513 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
6515         'echo' has some portability problems, when given a first argument
6516         with a leading '-', or when given any argument containing '\'.
6517         Avoid using 'echo' in these cases.
6518         * bin/Makefile.am $(bin_SCRIPTS): Rewrite to avoid 'echo' entirely.
6519         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC): Likewise.
6520         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
6521         * lib/autotest/general.m4 (AT_INIT): Likewise.
6522         * bin/autoconf.as: Use AS_ECHO rather than plain echo, when the
6523         argument might be unportable.
6524         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Likewise.
6525         * lib/autoconf/erlang.m4 (AC_LANG(Erlang)): Likewise.
6526         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT):
6527         (_AC_FC_LIBRARY_LDFLAGS): Likewise.
6528         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Likewise.
6529         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ENABLE, _AC_INIT_PREPARE):
6530         (_AC_ARG_VAR_VALIDATE, AC_ARG_PROGRAM, _AC_MSG_LOG_CONFTEST):
6531         (AC_RUN_LOG, _AC_RUN_IFELSE, _AC_LIBOBJS_NORMALIZE): Likewise.
6532         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Likewise.
6533         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Likewise.
6534         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH):
6535         (AC_PROG_MAKE_SET): Likewise.
6536         * lib/autoconf/status.m4 (_AC_SRCDIRS, _AC_OUTPUT_HEADER):
6537         (_AC_OUTPUT_SUBDIRS, _AC_OUTPUT_CONFIG_STATUS): Likewise.
6538         * lib/autotest/general.m4 (_AT_CREATE_DEBUGGING_SCRIPT, AT_INIT):
6539         (AT_CLEANUP, _AT_DECIDE_TRACEABLE, _AT_CHECK): Likewise.
6540         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE, _AS_ECHO_UNQUOTED):
6541         (_AS_BASENAME_SED, _AS_DIRNAME_SED, AS_MKDIR_P, AS_TMPDIR, AS_UNAME):
6542         (AS_TR_SH, AS_TR_CPP, AS_VAR_GET): Likewise.
6543         * bin/autoconf.as: Redo verbose flag implementation, as the old
6544         scheme wouldn't work with AS_ECHO.
6545         * lib/autotest/general.m4 (AT_INIT): Likewise.
6546         * lib/autoconf/general.m4 (AC_MSG_RESULT, AC_MSG_RESULT_UNQUOTED):
6547         Don't use ECHO_T, since ECHO_N is now reliable.
6548         * lib/autotest/general.m4 (AT_INIT): Likewise.
6549         * lib/autoconf/general.m4 (AC_ARG_PROGRAM): Use sed "$script"
6550         rather than using a here-document to put the script into a file.
6551         (_AC_DO_ECHO): Hoist the eval out of the echo, so that we can
6552         use AS_ECHO.
6553         * lib/m4sugar/m4sh.m4 (AS_VAR_GET): Likewise.
6554         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Use
6555         AS_ECHO_N rather than ECHO_N and ECHO_C.  This doesn't fix any
6556         bug, but we might as well stop using ECHO_N and ECHO_C internally.
6557         * lib/autotest/general.m4 (AT_SETUP): Likewise.
6558         * lib/m4sugar/m4sh.m4 (_AS_ECHO_N): Likewise.
6559         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS):
6560         (_AC_OUTPUT_MAIN_LOOP): Rework echo so that it has just one
6561         operand, as AS_ECHO requires.  Avoid double file name expansion.
6562         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Invoke _AS_ECHO_PREPARE.
6563         Don't set as_nl, since _AS_ECHO_PREPARE does that now.
6564         (_AS_PREPARE): Comment that _AS_ECHO_N_PREPARE is just for user code.
6565         (AS_ECHO, AS_ECHO_N, _AS_ECHO_PREPARE): New macros.
6566         * tests/c.at (AC_PROG_CPP without warnings, AC_PROG_CPP via CC):
6567         Double-quote strings that would otherwise contain M4 comments.
6568         * tests/m4sh.at (AS_ECHO and AS_ECHO_N): New test.
6570         * configure.ac (AC_INIT): Bump to 2.61a.
6571         * NEWS: Likewise.
6573 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
6575         Version 2.61.
6577         * configure.ac (AC_INIT): Bump to 2.61.
6578         * NEWS: Likewise.
6580         * tests/autotest.at (Macro with backslash in a test title):
6581         Comment out for now, as this tests neither fails nor passes
6582         reliably.  Problem reported by Ralf Wildenhues.
6584 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
6586         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ENABLE): Fix some typos
6587         in previous change, which caused test failures.
6589 2006-11-16  Stepan Kasal  <kasal@ucw.cz>
6591         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Factor out
6592         code for --enable, --disable, --with, and --without to...
6593         (_AC_INIT_PARSE_ENABLE): ... a new macro.
6594         * doc/autoconf.texi (Package Options):
6595         * NEWS: Document that AC_ARG_ENABLE allows dots, too.
6597 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
6599         Import these changes from config via gnulib:
6601         2006-11-15  Ben Elliston  <bje@gnu.org>
6603         From Josselin Mouette <joss@debian.org>:
6604         * build-aux/config.guess (SX-8:SUPER-UX:*:*): New.
6606         2006-11-08  Ben Elliston  <bje@gnu.org>
6608         * build-aux/config.guess (authenticamd:Interix*:[3456]*): Another AMD64.
6610         2006-11-07  Steve Woodford  <scw@NetBSD.org>
6611                     Ben Elliston  <bje@gnu.org>
6613         * build-aux/config.guess (*:NetBSD:*:*): Handle sh5el arch.
6614         * build-aux/config.sub (sh5el): New basic_machine.
6617         Import this change from coreutils:
6619         2006-02-13  Jim Meyering  <jim@meyering.net>
6621         * GNUmakefile (all): Emit diagnostics to stderr, not stdout.
6624         Import this change from gnustandards via gnulib:
6626         2006-11-15  Karl Berry  <karl@gnu.org>
6628         * standards.texi: core -> memory, throughout.
6629         (CPU Portability): show correct example of calling write
6630         on a char value; thanks to Paul Eggert for the code.
6631         Both of these suggestions from Eugene Y. Vasserman.
6634         Import these changes from texinfo via gnulib:
6636         2006-11-08  Karl Berry  <karl@gnu.org>
6638         * build-aux/texinfo.tex (\dopdfimage): look for png, jpg/jpeg/JPG, and
6639           as well as pdf images, since they are supported in pdftex with
6640           no further ado.
6642         2006-11-05  Karl Berry  <karl@gnu.org>
6644         * doc/texinfo.tex (Image Syntax): don't mention GIF any more.
6646 2006-11-13  Paul Eggert  <eggert@cs.ucla.edu>
6648         * NEWS: Document the AC_ARG_WITH change.
6650 2006-11-13  Bruno Haible  <bruno@clisp.org>
6652         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): For --with, --without
6653         options, transliterate also dots to underscores.
6654         (_AC_ENABLE_IF): Transliterate also dots to underscores.
6655         * doc/autoconf.texi (External Software): Document that AC_ARG_WITH's
6656         first argument may also contain dots.
6658 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
6660         * tests/mktests.sh (ac_exclude_list): Exclude AC_PROG_CXX_C_O, for
6661         benefit of platforms like Solaris+GCC where it is common to have a
6662         non-working g++ installation.
6664 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6665         and Joel E. Denny  <jdenny@ces.clemson.edu>
6666         and Paul Eggert  <eggert@cs.ucla.edu>
6668         * tests/autotest.at (AT_CHECK_AT_TITLE): Fix shell quoting bugs
6669         and non-portable sed scripts, and use $CONFIG_SHELL when invoking
6670         ./micro-suite.
6672 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
6674         * lib/autoconf/types.m4 (AC_TYPE_LONG_LONG_INT): Set
6675         ac_cv_type_long_long_int to 'yes' instead of 'cross-compiling'.
6676         Imported from a similar patch to gnulib by Bruno Haible.
6678 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
6680         * NEWS: New macros AC_C_FLEXIBLE_ARRAY_MEMBER, AC_C_VARARRAYS.
6681         * doc/autoconf.texi (C Compiler): Document them.
6682         * lib/autoconf/c.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER, AC_C_VARARRAYS):
6683         New macros, taken from gnulib.
6685 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
6687         * lib/autoconf/types.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
6688         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
6689         Matthew Woehlke.
6691 2006-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6693         * tests/torture.at (Configuring subdirectories): Do not skip
6694         Automake 1.10 nor future Automake 11.1 (sic).
6696 2006-10-26  Joel E. Denny  <jdenny@ces.clemson.edu>
6697         and Stepan Kasal  <kasal@ucw.cz>
6699         Handle special characters in test case titles correctly.
6700         * lib/autotest/general.m4 (AT_INIT): M4-quote and AS_ESCAPE AT_help_all
6701         properly.
6702         (AT_SETUP): M4-quote and AS_ESCAPE the title properly everywhere.
6703         * tests/autotest.at (AT_CHECK_AT_TITLE): Add EXPANDED-TITLE-TO-TEST
6704         argument.  Extend to check titles printed by ./micro-suite and
6705         ./micro-suite -l and the title in micro-suite.log.
6706         (Backquote in a test title,
6707         Single-quote in a test title,
6708         Double-quote in a test title): Don't expect failure anymore.
6709         (Backslash in a test title): Put a non-whitespace character after the
6710         backslash so that Bourne shells might actually see it as an escape
6711         sequence.
6712         (Brackets in a test title,
6713         Pound in a test title,
6714         Comma in a test title,
6715         Quoted Macro in a test title,
6716         Macro in a test title,
6717         Macro with single-quote in a test title): New tests.
6718         (Macro with backquote in a test title,
6719         Macro with double-quote in a test title,
6720         Macro with backslash in a test title): New tests expected to fail.
6721         * tests/torture.at (#define header templates): M4-quote this title in
6722         AT_SETUP call so that no M4 code is commented inadvertently somewhere.
6723         The visible effect was a stray [] in the testsuite output.
6725 2006-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6727         * doc/autoconf.texi (Limitations of Builtins): Do not invoke
6728         `trap ... 0' inside a function, for AIX sh.
6730 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
6732         * tests/base.at (AC_COMPUTE_INT): Test **0** rather than 1 / 0,
6733         since powerpc-apple-darwin8-gcc-4.0.1 (Apple Computer, Inc. build
6734         5363) simply issues a warning when dividing by zero at compile
6735         time.  Problem reported by Elias Pipping.
6737 2006-10-26  Eric Blake  <ebb9@byu.net>
6739         * THANKS: Update.
6740         * doc/autoconf.texi (Evaluation Macros): Improve the example to
6741         show effect on macros that expand with commas.
6742         Reported by Joel E. Denny.
6744         * tests/m4sugar.at (m4_warn, m4_require: circular dependencies):
6745         Also work with M4 1.4.8.
6747 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
6749         * doc/autoconf.texi (Slashes): Document Tru64 4.0 bug reported by
6750         Jim Meyering.
6752 2006-10-25  Stepan Kasal  <kasal@ucw.cz>
6754         * tests/tools.at (autom4te --force): New test, verifies that
6755         `--force' always rewrites the output file.
6757 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
6759         * doc/autoconf.texi (Limitations of Usual Tools): Document that rm
6760         needs operands on NetBSD 2.0.2.  Problem reported by Bruno Haible.
6762 2006-10-24  Stepan Kasal  <kasal@ucw.cz>
6764         * tools/trace.at (autoconf --trace: user macros): Test `$%'.
6766 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
6768         * lib/autoconf/specific.m4 (_AC_SYS_LARGEFILE_MACRO_VALUE):
6769         If FUNCTION-BODY is nonempty, use AC_LINK_IFELSE rather than
6770         AC_COMPILE_IFELSE, to work around problem with OSF/1 4.0F fseeko
6771         reported by Nelson H. F. Beebe for Coreutils 6.4.
6773         * tests/tools.at (autoconf --trace: user macros): Remove test
6774         for tracing multiline macros, since m4 1.4.7a uses a different
6775         way to number lines.  Problem reported by Ralf Wildenhues.
6777 2006-10-24  Stepan Kasal  <kasal@ucw.cz>
6779         * bin/autom4te.in (handle_m4): Do not redirect stdin to
6780         /dev/null since the heuristics for interactive behaviour was
6781         fixed in CVS m4.
6783         * bin/autom4te.in: With --force, always refresh the output
6784         file.  Problem reported by Greg Schafer <gschafer@zip.com.au>.
6786         * bin/autoconf.as: Fix the verbose message at the end.
6788 2006-10-23  Paul Eggert  <eggert@cs.ucla.edu>
6790         * configure.ac (AC_INIT): Bump to 2.60c.
6791         * NEWS: Likewise.
6793 2006-10-22  Paul Eggert  <eggert@cs.ucla.edu>
6795         * NEWS: Version 2.60b.
6797         Import this change from Texinfo:
6798         2006-10-15  Karl Berry  <karl@gnu.org>
6799         * build-aux/texinfo.tex: automake 1.10
6801         * NEWS: Remove AC_CACHE_CHECK_INT.
6802         * doc/autoconf.texi (Caching Results): Likewise.
6803         * lib/autoconf/general.m4 (_AC_CACHE_CHECK_INT): Renamed from
6804         AC_CACHE_CHECK_INT, since it's no longer public.
6805         * lib/autoconf/types.m4: All uses of AC_CACHE_CHECK_INT changed.
6806         * tests/base.at (AC_COMPUTE_INT): Test this, not AC_CACHE_CHECK_INT.
6808 2006-10-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6810         * doc/autoconf.texi (Limitations of Usual Tools): Fix two typos.
6812 2006-10-19  Eric Blake  <ebb9@byu.net>
6814         * lib/m4sugar/m4sugar.m4 (m4_mkstemp): New macro.
6815         (m4_maketemp): Avoid warnings with M4 1.9a.
6816         * lib/emacs/autoconf-mode.el (autoconf-font-lock-keywords): Color
6817         m4_mkstemp.
6818         * doc/autoconf.texi (Redefined M4 Macros): Document m4_mkstemp.
6819         * NEWS: Likewise.
6821 2006-10-16  Eric Blake  <ebb9@byu.net>
6823         * doc/autoconf.texi (Setting Output Variables): Fix typo.
6825         * bin/autoconf.as (version): Reword to match GNU Coding
6826         Standards.
6827         * bin/autoheader.in (version): Likewise.
6828         * bin/autom4te.in (version): Likewise.
6829         * bin/autoreconf.in (version): Likewise.
6830         * bin/autoscan.in (version): Likewise.
6831         * bin/autoupdate.in (version): Likewise.
6832         * bin/ifnames.in (version): Likewise.
6834 2006-10-14  Stepan Kasal  <kasal@ucw.cz>
6836         * lib/m4sugar/m4sh.m4 (AS_LITERAL_IF): Expand $1 before
6837         looking for special shell characters.
6838         * lib/autoconf/functions.m4 (AC_CHECK_FUNC): Do not expand the
6839         macro defined by AS_VAR_PUSHDEF before passing it as a
6840         parameter.
6841         * lib/autoconf/general.m4 (AC_CHECK_FILE, AC_CHECK_DECL):
6842         * lib/autoconf/libs.m4 (AC_SEARCH_LIBS, AC_CHECK_LIB):
6843         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW, AC_CHECK_MEMBER):
6844         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL):
6845         (_AC_CHECK_HEADER_NEW, _AC_CHECK_HEADER_OLD, _AC_CHECK_HEADER_DIRENT):
6846         Likewise.
6847         * lib/autotest/general.m4 (AT_INIT): Quote parameters of
6848         AS_VAR_* properly.
6849         * tests/m4sh.at (AS_LITERAL_IF): New test.
6851 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
6853         (Imported from Automake.)
6854         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
6855         which incorrectly sets the mode of an existing destination
6856         directory.  In some cases the unpatched install-sh could do the
6857         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
6858         system.  We hope this is rare in practice, but it's clearly worth
6859         fixing.  Problem reported by Alex Unleashed in
6860         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
6861         Also, don't bother to check for -m bugs unless we're using -m;
6862         suggested by Stepan Kasal.
6864 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
6866         Import this change from Automake:
6868         2006-08-23  Alexandre Duret-Lutz  <adl@gnu.org>
6869         * lib/Autom4te/ChannelDefs.pm (usage): Mention that -Wportability
6870         is enabled by default with gnu and gnits strictness.
6871         Report from Bruno Haible.
6873         2006-03-10  Alexandre Duret-Lutz  <adl@gnu.org>
6874         * lib/Autom4te/ChannelDefs.pm: Make -Wportability the default in
6875         gnu and gnits modes.
6877         Import this change from Config:
6879         2006-09-20  Ben Elliston  <bje@gnu.org>
6880         * build-aux/config.sub (score, score-*): New.
6882         Import this change from Gnulib:
6884         2006-09-16  Karl Berry  <karl@gnu.org>
6885         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
6886         to avoid sectioning errors.
6888         Import these changes from Texinfo:
6890         2006-10-04  Karl Berry  <karl@gnu.org>
6891         * build-aux/texinfo.tex (\singlequotechar): rename to \codequoteright.
6892         (\quoteexpand): rename to \rquoteexpand.
6893         (\codequoteleft): new def, to look for @set codequotebacktick.
6894         (\lquoteexpand, \quoteexpand): new defs.
6895         (\lquoteChar, \rquoteChar, \dashChar, \underChar: new \chardef's.
6896         (\code): must use new \...Char values, since now ` is active.
6898         2006-08-26  Karl Berry  <karl@gnu.org>
6899         * build-aux/texinfo.tex (\textdegree): New command.
6901         2006-08-12  Karl Berry  <karl@gnu.org>
6902         * build-aux/texinfo.tex (error \box0): smaller font.
6904 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6906         * doc/autoconf.texi (Autoheader Macros): Fix syntax error.
6908 2006-10-13  Stepan Kasal  <kasal@ucw.cz>
6910         * doc/autoconf.texi (Autoheader Macros): Warn that the text
6911         added to the template can get mangled.
6913 2006-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6915         * lib/autoconf/functions.m4 (AC_FUNC_OBSTACK): In the test,
6916         include the default headers, and redefine obstack_chunk_alloc
6917         and obstack_chunk_free.  Fixes false failure with glibc.
6919 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
6921         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Set as_executable_p,
6922         for backward compatibility with Libtool 1.5.22.  Problem reported
6923         by Ralf Wildenhues.
6925 2006-10-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6927         * lib/autoconf/c.m4 (AC_PROG_GCC_TRADITIONAL): Require
6928         AC_PROG_CC.
6929         Report by IOhannes m zmoelnig <zmoelnig@iem.at>.
6931 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
6933         * NEWS: AC_USE_SYSTEM_EXTENSIONS now defines _TANDEM_SOURCE for
6934         the NonStop platform.
6935         * doc/autoconf.texi (Posix Variants): Likewise.
6936         * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
6938         * lib/m4sugar/m4sh.m4 (AS_TEST_X): New macro.
6939         (AS_EXECUTABLE_P): Use as_test_x rather than as_executable_p.
6940         (_AS_TEST_PREPARE): Set as_test_x rather than as_executable_p.
6941         Use a better substitute, by inspecting the output of "ls"
6942         rather than just using ":".
6943         * lib/autoconf/general.m4 (_AC_LINK_IFELSE): Use AS_TEST_X
6944         rather than AS_EXECUTABLE_P, since we needn't worry about
6945         non-regular files here.
6947         * NEWS: Autoconf-generated shell scripts no longer export BIN_SH,
6948         due to configuration hassles with this.  See Tonya Underwood's report
6949         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00003.html>.
6950         * doc/autoconf.texi (Special Shell Variables): Likewise.
6952 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
6953             Stepan Kasal  <kasal@ucw.cz>
6955         * lib/m4sugar/m4sh.m4 (AS_BOURNE_COMPATIBLE): Don't set BIN_SH.
6956         (_AS_DETECT_BETTER_SHELL): Don't look in /usr/bin/posix.
6958 2006-10-11  Stepan Kasal  <kasal@ucw.cz>
6960         * lib/m4sugar/m4sh.m4 (AS_BOURNE_COMPATIBLE): Move the
6961           initialization which is not inherited through the environment
6962         (_AS_BOURNE_COMPATIBLE): ... to this new macro.
6963         (_AS_RUN): Call _AS_BOURNE_COMPATIBLE, not AS_BOURNE_COMPATIBLE.
6965 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
6967         * doc/autoconf.texi (Limitations of Usual Tools): Describe
6968         problems with mkdir -p -m.
6970 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
6972         * lib/autoconf/c.m4 (_AC_PROG_PREPROC_WORKS_IFELSE): Remove
6973         comment about ac_cpp_err; it was incorrect, and anyway
6974         ac_cpp_err is being removed below.
6975         * lib/autoconf/general.m4 (_AC_PREPROC_IFELSE): Don't
6976         set ac_cpp_err to 'yesyes' if preproc_warn_flag and werror_flag
6977         are both 'yes'.  In fact, don't bother setting ac_cpp_err at all;
6978         nobody uses it.
6979         (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE): Don't log our funky tests
6980         with werror_flag and conftest.err and so forth.  This is more
6981         compatible with how _AC_PROG_PREPROC_WORKS_IFELSE behaves,
6982         and anyway the user shouldn't normally want to see this gorp logged.
6983         Problem reported by Ralf Wildenhues.
6984         * lib/autoconf/lang.m4 (AC_LANG_WERROR): werror_flag's default is
6985         empty, not 'no', since the rest of the code uses 'test -z'.
6987 2006-10-04  Paul Eggert  <eggert@cs.ucla.edu>
6989         * lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE):
6990         Use a single call to AC_DO_TOKENS rather than multiple, for
6991         efficiency.
6992         (_AC_LINK_IFELSE): Test that resulting file is executable.
6993         Problem reported by mwoehlke in
6994         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00048.html>.
6996         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Use "test -x /" rather
6997         than creating a file to use with test -x; this is much faster.
6999 2006-10-02  Bruno Haible  <bruno@clisp.org>
7001         * lib/autom4te.in (Automake-preselections): Add
7002         AM_GNU_GETTEXT_INTL_SUBDIR, for automake 1.10.
7004 2006-09-27  Stepan Kasal  <kasal@ucw.cz>
7006         * doc/autoconf.texi (Writing testsuite.at): Fix a typo: for
7007         standard error, `experr' should be used, not `expout'.
7009 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
7011         * lib/autoconf/functions.m4 (AC_FUNC_FSEEKO): Don't compile the
7012         fseeko testing program twice; just use the earlier result.
7013         * lib/autoconf/specific.m4 (_AC_SYS_LARGEFILE_MACRO_VALUE):
7014         Set cache var to 'unknown' (not 'no') if leaving the macro unset
7015         still doesn't let the program compile.
7016         (AC_SYS_LARGEFILE): Test for _LARGE_FILES only if earlier tests
7017         failed.
7019         * lib/autoconf/functions.m4: Fix problems reported by Ralf Wildenhues.
7020         (AC_FUNC_ERROR_AT_LINE): Don't bother to check for error.h.  Just
7021         include it, without including anything else.
7022         (AC_FUNC_FSEEKO): Avoid gcc -Wall warnings about constant
7023         expressions.
7024         (AC_FUNC_STRNLEN): Require AC_USE_SYSTEM_EXTENSIONS.
7026 2006-09-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7028         * lib/autoconf/functions.m4 (AC_FUNC_ERROR_AT_LINE): Check for
7029         `error.h', and include it, for a `error_at_line' prototype.
7030         Use a nonempty format string in the link test.
7031         * lib/autoconf/functions.m4 (AC_FUNC_WAIT3): Include <sys/wait.h>,
7032         for a declaration of wait3.
7034 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
7036         * NEWS: AC_CHECK_DECL now also works with aggregate objects.
7037         * doc/autoconf.texi (Generic Declarations): Clarify that AC_CHECK_DECL
7038         can apply to constants too, and that it checks for macro defns.
7039         * lib/autoconf/general.m4 (AC_CHECK_DECL): Assume C89 or better,
7040         and simply cast the identifier to void.  This handles structure
7041         values.  Problem reported by Ralf Wildenhues.
7042         * tests/semantics.at (AC_CHECK_DECLS): Also check enums.
7044 2006-09-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7046         * tests/semantics.at (AC_CHECK_DECLS): Also check macros,
7047         structure, and function symbols.
7049 2006-09-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7051         * tests/semantics.at (AC_CHECK_MEMBERS): Also test with a struct
7052         member.
7054 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
7056         * NEWS: Recommend M4 1.4.7 instead of 1.4.6.
7057         * README: Likewise.
7058         * doc/autoconf.texi (Introduction, Why GNU M4): Likewise.
7060 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
7061         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7063         * lib/autoconf/functions.m4 (AC_FUNC_OBSTACK): Avoid `gcc -Wall'
7064         warnings (uninitialized value).
7065         (AC_FUNC_UTIME_NULL): Likewise, test for and include <utime.h> if
7066         present.
7067         * lib/autoconf/types.m4 (AC_TYPE_LONG_LONG_INT): Likewise, add
7068         parentheses.
7069         (AC_STRUCT_TM): Likewise, avoid unused variables.
7071 2006-09-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7073         * lib/autoconf/c.m4 (_AC_ARG_VAR_LDFLAGS): Update comment.
7074         (_AC_ARG_VAR_LIBS): New macro: let LIBS be precious.
7075         (AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC): Call _AC_ARG_VAR_LIBS.
7076         * lib/autoconf/fortran.m4 (AC_PROG_F77, AC_PROG_FC): Likewise.
7077         Report by Olly Betts.
7079 2006-09-19  Eric Blake  <ebb9@byu.net>
7081         * m4/m4.m4: Change copyright.
7082         * configure: Regenerate.
7083         * Makefile.in: Likewise.
7084         * bin/Makefile.in: Likewise.
7085         * doc/Makefile.in: Likewise.
7086         * lib/Makefile.in: Likewise.
7087         * lib/Autom4te/Makefile.in: Likewise.
7088         * lib/autoconf/Makefile.in: Likewise.
7089         * lib/autoscan/Makefile.in: Likewise.
7090         * lib/autotest/Makefile.in: Likewise.
7091         * lib/emacs/Makefile.in: Likewise.
7092         * lib/m4sugar/Makefile.in: Likewise.
7093         * man/Makefile.in: Likewise.
7094         * tests/Makefile.in: Likewise.
7096         * m4/m4.m4 (AC_PROG_GNU_M4): Check for m4 --debugfile support.
7097         * bin/Makefile.am (edit): Substitute M4_DEBUGFILE.
7098         * bin/autom4te.in (handle_m4): Favor --debugfile over misnamed
7099         --error-output, to avoid warnings with M4 2.0.
7101 2006-09-19  Stepan Kasal  <kasal@ucw.cz>
7103         * lib/autoconf/libs.m4 (AH_CHECK_LIB): Fix quoting, to be
7104           consistent with _AH_CHECK_FUNCS and _AH_CHECK_HEADERS.
7105         * lib/autoconf/headers.m4 (AH_CHECK_HEADERS_DIRENT): Likewise.
7107 2006-09-15  Stepan Kasal  <kasal@ucw.cz>
7109         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Eliminate the
7110         expansion of AC_CHECK_FUNCS.
7112 2006-09-14  Stepan Kasal  <kasal@ucw.cz>
7114         * lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Remove a
7115         mistaken comment: the path has to be relative; do not use
7116         the path at runtime.
7118 2006-09-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7120         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Quote the
7121         argument to `--prefix' for sub-configure scripts.
7122         Pass `--silent' to sub-configure scripts.
7123         * tests/torture.at (Configuring subdirectories): Add tests
7124         for both changes.
7125         * doc/autoconf.texi (Setting Output Variables): Fix example to
7126         not show `--silent' being passed to a `configure' re-run.
7128 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
7130         * doc/autoconf.texi (Input): Clarify role of AC_CONFIG_MACRO_DIR.
7131         * lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Do not check
7132         for the existence of the directory at configure-time.  That's
7133         too late, anyway.  Problem reported by Stefan Seefeld.
7135         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Avoid bug in UnixWare
7136         7.1.4 /usr/bin/posix/sh described by Tim Rice in
7137         <http://lists.gnu.org/archive/html/bug-autoconf/2006-09/msg00017.html>.
7139 2006-09-11  Stepan Kasal  <kasal@ucw.cz>
7141         * tests/local.at (AT_CHECK_M4): Fix this so that the testsuite
7142         works with GNU M4 1.4.3 again; make the normalized form
7143         match the current m4 message; fix the description.
7144         * test/tools.at (autom4te cache): Adapt to the change.
7146 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
7148         * lib/autoconf/functions.m4 (AC_FUNC_MKTIME):  Add year_2050_test
7149         to catch glibc bug 2821
7150         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
7152         Merge from gnulib as follows: Use AC_CHECK_HEADERS_ONCE instead of
7153         AC_CHECK_HEADERS, and likewise for AC_CHECK_FUNCS_ONCE and
7154         AC_CHECK_FUNCS.  Don't check for stdlib.h, since we now
7155         assume C89.
7157 2006-09-08  Stepan Kasal  <kasal@ucw.cz>
7159         * lib/autom4te.in (Autoconf-without-aclocal-m4): Move the
7160         preselections ...
7161         (Autoconf): ... here.
7162         (Autoscan-preselections): Delete.
7164 2006-09-07  Stepan Kasal  <kasal@ucw.cz>
7166         * lib/autom4te.in (Automake-preselections): Preselect
7167         AM_ENABLE_MULTILIB.
7169 2006-09-05  Paul Eggert  <eggert@cs.ucla.edu>
7171         * doc/autoconf.texi (Preset Output Variables): srcdir and
7172         top_srcdir are not necessarily relative.  Problem reported
7173         by Dries Kimpe.
7175 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7177         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Prefer xlf90/xlf95 over
7178         f90/f95 because the latter drivers of AIX Fortran 9.1 do not
7179         accept files with extension `.f'.  For consistency, also prefer
7180         xlf over f77.
7181         * doc/autoconf.texi (Fortran Compiler): Remove mention of bug
7182         from last patch.
7184 2006-09-05  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
7186         * lib/autoconf/erlang.m4 (AC_ERLANG_CHECK_LIB): Added substitution
7187         of ERLANG_LIB_VER_* variables.
7188         * doc/autoconf.texi (Erlang Libraries): Document ERLANG_LIB_VER_*
7189         variables.
7191 2006-09-03  Paul Eggert  <eggert@cs.ucla.edu>
7192         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7194         * doc/autoconf.texi (Limitations of Builtins): Document 'unset'
7195         bugs of Bash 2.01 and 2.05a.
7196         (Fortran Compiler): Document that AC_PROG_CC should be called
7197         before AC_PROG_FC, due to a bug in Autoconf.
7199 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
7201         * NEWS: New macro AC_CACHE_CHECK_INT.  It replaces the
7202         old AC_COMPUTE_INT, which now behaves like _AC_COMPUTE_INT
7203         except the first two arguments are reversed.
7204         * doc/autoconf.texi (Caching Results): New macro AC_CACHE_CHECK_INT.
7205         (Generic Compiler Characteristics): AC_COMPUTE_INT no longer
7206         caches nor outputs a diagnostic.  Suggested by Bruno Haible.
7207         * lib/autoconf/general.m4 (AC_CACHE_CHECK_INT): New macro,
7208         equivalent to the old AC_COMPUTE_INT.
7209         (AC_COMPUTE_INT): No longer caches or reports.  New signature.
7210         All uses changed to AC_CACHE_CHECK_INT.
7211         * tests/base.at (AC_CACHE_CHECK_INT): New test.
7212         * tests/mktests.sh (ac_exclude_list): Add AC_CACHE_CHECK_INT.
7214 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
7216         * NEWS: AC_FUNC_FNMATCH, AC_FUNC_FNMATCH_GNU, AC_FUNC_GETLOADVG,
7217         and AC_REPLACE_FNMATCH are now obsolescent in Autoconf.  New
7218         programs should use their Gnulib counterparts.
7219         * doc/autoconf.texi (Particular Functions): Likewise.
7220         (Macro Names, testsuite Invocation): Replace uses of these
7221         obsolete macros with uses of non-obsolete macros.
7223 2006-08-29  Eric Blake  <ebb9@byu.net>
7225         * configure.ac (AC_INIT): Bump to 2.60b.
7226         * NEWS: Update.
7228 2006-08-28  Eric Blake  <ebb9@byu.net>
7230         * lib/autoconf/headers.m4 (AC_HEADER_STAT): Fix logic that was
7231         mistakenly swapped on 2006-08-15.
7233 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
7235         * NEWS: Version 2.60a.
7237 2006-08-25  Stepan Kasal  <kasal@ucw.cz>
7239         * lib/autoconf/general.m4 (_AC_LINK_IFELSE): Remove the IPA/IPO
7240         file created by the PGI compiler.
7242 2006-08-25  Noah Misch  <noah@cs.caltech.edu>
7244         * lib/Autom4te/General.pm (END): Use `File::Path::rmtree' to
7245         simplify the code.
7247 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
7249         Fix Lex library problem reported to us by Julio Garvia.
7250         * doc/autoconf.texi (Particular Programs): YYTEXT_POINTER is
7251         for the default, which the user can override.
7252         * lib/autoconf/programs.m4 (AC_PROG_LEX): Let _AC_PROG_LEX_YYTEXT_DECL
7253         deal with LEXLIB.
7254         (_AC_PROG_LEX_YYTEXT_DECL): Handle caching correctly; the old code
7255         didn't work if some values were cached but not others.  Test for
7256         broken lex libraries like native ia64-hp-hpux11.22; see
7257         <http://sources.redhat.com/ml/binutils/2003-12/msg00337.html>, and
7258         work around the problem by preferring an empty LEXLIB to -lfl or
7259         -ll.  Let the user set LEXLIB='' to indicate no library needed.
7261         * NEWS: Recommend M4 1.4.6 instead of 1.4.5.
7262         * README: Likewise.
7263         * doc/autoconf.texi (Introduction, Why GNU M4): Likewise.
7265 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
7267         Rework to use more-modern build style.
7268         Many files are renamed; all uses of their names were changed.
7269         * .x-sc_trailing_blank: Renamed from .x-sc_trailing_space.
7270         * .x-sc_useless_cpp_parens: New file.
7271         * build-aux/config.guess: Renamed from config/config.guess.  Update.
7272         * build-aux/config.sub: Renamed from config/config.sub.  Update.
7273         * build-aux/elisp-comp: Renamed from config/elisp-comp.
7274         * build-aux/install-sh: Renamed from config/install-sh.  Update.
7275         * build-aux/mdate-sh: Renamed from config/mdate-sh.
7276         * build-aux/missing: Renamed from config/missing.
7277         * build-aux/texinfo.tex: Renamed from config/texinfo.tex.  Update.
7278         * build-aux/vc-list-files: Renamed from config/vc-list-files.
7279         * config/Makefile.am: Removed.
7280         * config/mkinstalldirs: Removed.
7281         * config/move-if-change: Removed.
7282         * m4/m4.m4: Renamed from config/m4.m4.  Add (C) to copyright notice.
7283         * Makefile.am (SUBDIRS): Remove config.
7284         (ACLOCAL_AMFLAGS): Include from m4, not config.
7285         (EXTRA_DIST): Add config/announce-gen, config/prev-version.txt.
7286         (WGET, WGETFLAGS): New macros, since Makefile.maint no longer does this.
7287         (autom4te-update): Rewrite with a loop.  Get from gnulib, not automake.
7288         Fail if there's an error.
7289         * Makefile.cfg (move_if_change): Remove.
7290         (wget_files): Remove.
7291         (cvs_executable_files): New macro.
7292         (cvs_files): Use it.  Remove mkinstalldirs.  Add fdl.texi.
7293         (executable-update): Use $(cvs_executable_files).
7294         (local-checks-to-skip): Remove.
7295         * Makefile.maint: Merge from coreutils, plus add our own changes
7296         (gzip_rsyncable): New macro.
7297         (GZIP_ENV): Use it.
7298         (CVS_LIST): Use build-aux/vc-list-files.
7299         (VERSION_REGEXP): New macro.
7300         (local-checks-available): Add patch-check, $(syntax-check-rules),
7301         check-AUTHORS.
7302         (syntax-check-rules): Compute dynamically.
7303         (sc_cast_of_x_alloc_return_value): Work even if no source files.
7304         (sc_cast_of_alloca_return_value): Likewise.
7305         (sc_prohibit_atoi_atof): Simplify regexp.
7306         (sc_no_if_have_config_h, sc_require_config_h):
7307         (sc_prohibit_assert_without_use,
7308         (sc_obsolete_symbols): Check for O_NDELAY.
7309         (sc_texi_notab): Remove.
7310         (sc-changelog): Don't make an exception for '----' lines.
7311         (.re-list): Remove, so we don't have a junk file behind.
7312         (sc_system_h_headers): Remove the need for .re-list.
7313         (sc_the_the):  New rule.
7314         (sc_tight_scope): Simplify.
7315         (sc_trailing_blank): Renamed from sc_trailing_space.
7316         (longopt_re): New macro.
7317         (sc_two_space_separator_in_usage): New rule.
7318         (sc_unmarked_diagnostics): Look at all files under CVS.
7319         (sc_useless_cpp_parens, patch-check, check-AUTHORS): New rules.
7320         (news-date-check, changelog-check): Version is OK.
7321         (po-check): Look for lib files even if not in CVS.
7322         (copyright-check): Use $() not ``.
7323         (maintainer-distcheck): Do not depend on changelog-check.
7324         (my-distcheck): Depend on $(release_archive_dir)/$(prev-tgz).
7325         Also check for -Wpointer-arith.
7326         (WGET, WGETFLAGS, tgz-md5, tgz-sha1, bz2-md5, bz2-sha1):
7327         (xdelta-md5, xdelta-sha1, tgz-size, bz2-size, xd-size, rel-check):
7328         Remove.
7329         (announcement): Add --gpg-key-id arg.
7330         (cvs-sv): Remove.
7331         (move_if_change): Just use mv.
7332         (local_updates: Remove wget-update, po-update.
7333         (po_repo, do-po-update, po-update, wget_files, get-targets): Remove.
7334         (config.guess-url_prefix, config.sub-url_prefix): Remove.
7335         (ansi2knr.c-url_prefix, texinfo.tex-url_prefix):
7336         (standards.texi-url_prefix, make-stds.texi-url_prefix, target, url):
7337         ($(get-targets)): Remove.
7338         (cvs_files): Remove missing, mkinstalldirs, ansi2knr.c.
7339         (gnulib_repo): Renamed from automake_repo.  Get from gnulib now.
7340         (cvs-update): Get from gnulib.
7341         (emut_upload_commands): gnupload is in build-aux now.
7342         (alpha beta major): Add changelog-check.  Check version.
7343         * configure.ac (AC_CONFIG_AUX_DIR): Renamed from config to build-aux.
7344         (AC_CONFIG_FILES): Remove.
7345         * bin/autoconf.as: Add spaces to avoid distcheck warning.
7346         * config/announce-gen: Sync from coreutils.
7347         * doc/make-stds.texi: Sync from gnulib.
7348         * doc/standards.texi: Likewise.
7349         * man/Makefile.am: Adjust for config -> build-aux renaming.
7350         * tests/Makefile.am: Prefer $(FOO) to @FOO@.
7351         * tests/local.at: Adjust from config -> build-aux renaming.
7352         * tests/tools.at: Likewise.
7353         * tests/torture.at: Likewise.
7355         * NEWS: The C99 check now tests for vararg macros and 64-bit
7356         preprocessor ints.
7357         * doc/autoconf.texi (C Compiler): Document // comments, va_copy.
7358         * lib/autoconf/c.m4 (_AC_PROG_CC_C99): Test varargs macros and
7359         64-bit preprocessor ints.  Check for static initialization of
7360         long long.  Remove unnecessary casts.
7362 2006-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7364         * doc/autoconf.texi (Particular Programs): Mention that
7365         @INSTALL@ and @MKDIR_P@ may vary for different output files.
7366         Reported by Alexandre Duret-Lutz.
7368 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
7370         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Also ignore
7371         -lgcc?* and -lSystem, for Darwin/MacOS X.  Problem reported by
7372         Bill Northcott in
7373         <http://lists.gnu.org/archive/html/autoconf/2006-08/msg00083.html>.
7375 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
7377         * lib/autoconf/c.m4 (AC_C_CONST): Don't used shadowed vars, to
7378         pacify insanely picky compilers.  Problem reported by Eric Blake.
7380         * doc/autoconf.texi (Posix Variants): INTERACTIVE Unix is no
7381         longer supported by Sun.
7383 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
7385         * NEWS: Autoconf now uses constructs like "#ifdef HAVE_STDLIB_H"
7386         rather than "#if HAVE_STDLIB_H", so that it now works with "gcc
7387         -Wundef -Werror".  Problem reported by David Fang in
7388         <http://lists.gnu.org/archive/html/autoconf/2006-08/msg00045.html>.
7389         * doc/autoconf.texi (Header Templates, Default Includes):
7390         (Particular Functions, Generic Functions, Header Portability):
7391         (Particular Headers, Generic Headers, Generic Declarations, Guidelines):
7392         (Obsolete Macros, AC_FOO_IFELSE vs AC_TRY_FOO):
7393         (Present But Cannot Be Compiled, Preprocessor Symbol Index):
7394         Prefer #ifdef to #if.
7395         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Prefer #ifdef to #if.
7396         * lib/autoconf/functions.m4 (AC_FUNC_ALLOCA, _AC_FUNC_MALLOC_IF):
7397         (AC_FUNC_MKTIME, AC_FUNC_MMAP, _AC_FUNC_REALLOC_IF):
7398         (AC_FUNC_SELECT_ARGTYPES, AC_FUNC_SETVBUF_REVERSED, _AC_FUNC_VFORK):
7399         Likewise.
7400         * lib/autoconf/headers.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS):
7401         (AC_HEADER_RESOLV, AC_HEADER_STAT): Likewise.
7402         * lib/autoconf/specific.m4 (AC_DECL_SYS_SYGLIST):
7403         (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
7404         * lib/autoconf/headers.m4 (AC_HEADER_STAT): Don't assume that
7405         S_ISDIR etc. are valid for use in #if; POSIX doesn't guarantee
7406         this.
7408 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
7410         * doc/autoconf.texi (Limitations of Usual Tools): Document sed
7411         problems with arg script text that doesn't end in newline, and
7412         with '-e a...'.  Problems reported by Ralf Wildenhues.
7414 2006-08-12  Alexandre Julliard  <julliard@winehq.org>  (tiny change)
7416         * lib/autoconf/libs.m4 (AC_PATH_X_DIRECT): Replace another
7417         check for libXt by a check for libX11.
7419 2006-08-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7421         * doc/autoconf.texi (config.status Invocation): Adjust according
7422         to last change.
7424 2006-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7426         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): `config.status
7427         --help' should mention that `--version' outputs configuration
7428         settings.  Report by Bruno Haible.
7430 2006-08-06  Paul Eggert  <eggert@cs.ucla.edu>
7432         Fix test suite failures reported by Pierre in
7433         <http://lists.gnu.org/archive/html/bug-autoconf/2006-08/msg00005.html>.
7434         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't claim
7435         the compiler created a file "b.out" when it didn't create anything
7436         at all.
7437         * lib/autoconf/specific.m4 (AC_SYS_INTERPRETER):
7438         Discard stderr too, when invoking the test script.
7440 2006-08-05  Alexandre Julliard  <julliard@winehq.org>  (tiny change)
7442         * lib/autoconf/libs.m4 (AC_PATH_XTRA): Fixed a typo
7443         in the restoring of the werror flag.
7445 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
7447         * doc/autoconf.texi (Volatile Objects): Be even a little
7448         less skeptical about "volatile", after discussion with
7449         Bruno Haible on bug-gnulib.
7450         (Limitations of Usual Tools): Warn about sed stripping
7451         leading white space from text.  From Bruno Haible.
7453 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
7455         * lib/autoconf/libs.m4 (AC_PATH_XTRA): Don't use -R if the
7456         compiler complains about it, even if things works after the
7457         complaint.  Problem reported by Peter O'Gorman.
7459         * doc/autoconf.texi (Preset Output Variables): Document CFLAGS,
7460         CPPFLAGS, and LDFLAGS better.  Problem reported by Bruno Haible.
7461         Similarly for CXXFLAGS, OBJCFLAGS, ERLCFLAGS.
7463 2006-07-17  Paul Eggert  <eggert@cs.ucla.edu>
7465         * lib/autoconf/libs.m4 (AC_PATH_XTRA): Do the check for space
7466         after -R regardless of host.  Patrick Welche reports that this
7467         fixes things on NetBSD 3.99.
7469         * NEWS: Recommend M4 1.4.5.
7470         * README: Likewise.
7471         * doc/autoconf.texi (Introduction, Why GNU M4): Likewise.
7472         * tests/tools.at (autom4te cache): Update wording of diagnostic
7473         to match M4 1.4.5.
7475 2006-07-07  Paul Eggert  <eggert@cs.ucla.edu>
7477         * doc/autoconf.texi (C Compiler): Add a ref to Volatile Objects
7478         under AC_C_VOLATILE.
7479         (Volatile Objects): Be a little less skeptical about what
7480         "volatile" means.  Derived from thoughts by Ben Pfaff in
7481         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00092.html>.
7483 2006-07-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7485         * doc/autoconf.texi: Fix some typos.
7487 2006-07-07  Paul Eggert  <eggert@cs.ucla.edu>
7489         * tests/torture.at (Configuring subdirectories): Set CONFIG_SITE
7490         more globally, since the 2006-06-30 patch didn't suffice.  Problem
7491         reported by Keith Marshall.  Also, don't bother with builddir2,
7492         since it shouldn't be needed any more.
7494 2006-07-07  Paolo Bonzini  <bonzini@gnu.org>
7496         * doc/autoconf.texi (Generic compiler characteristics):
7497         Document AC_COMPUTE_INT.  Fix wrong statements on Default
7498         Includes for AC_CHECK_SIZEOF and AC_CHECK_ALIGNOF.
7500         * lib/autoconf/general.m4 (AC_COMPUTE_INT): New.
7501         (_AC_COMPUTE_INT): Add obsoletion warnings.
7502         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF, AC_CHECK_ALIGNOF): Use
7503         AC_COMPUTE_INT.
7505         * NEWS: Document change.
7507 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
7509         * doc/autoconf.texi (Volatile Objects): New section.
7511         * NEWS: Document previous change.
7513 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
7515         * lib/autoconf/types.m4 (AC_TYPE_LONG_LONG_INT):
7516         Require that long long int be at least 64 bits wide.  C99 requires
7517         this and enough programs depend on it so we should check for it.
7518         Bruno Haible reports in
7519         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00286.html>
7520         that long long int is 32 bits wide with some nonstandard compilers.
7521         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
7523 2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
7525         * tests/torture.at (Configuring subdirectories): Set CONFIG_SITE
7526         to a nonexistent file, so that we don't have to worry about
7527         a local site configuration that doesn't use /usr/local.
7528         Problem reported by Keith Marshall in
7529         <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00133.html>.
7531 2006-06-28  Paul Eggert  <eggert@cs.ucla.edu>
7533         * doc/autoconf.texi: Be more consistent about using @acronym with
7534         "HP" and "HP-UX".  Remove mention of OSF; the old version wasn't
7535         quite right (it talked about "OSF/Tru64", even though the
7536         operating systems were called OSF/1, Digital UNIX, and Tru64 UNIX,
7537         and it even mentioned "OSF 4"!) and at this point there's little
7538         reason to talk about OSF any more, since it died in 1994.
7539         (Specific Compiler Characteristics): Simplify example of
7540         negative-size array.
7541         (File Descriptors): Reorder to make the text flow better.
7542         Remove joke about "appreciate the various levels"; I didn't get it.
7543         Add remark about HP-UX sh -x bug with stderr noted by Bob Proulx in
7544         <http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00225.html>.
7545         (File Descriptors, Limitations of Usual Tools):
7546         Tone down the advice against renaming or removing open files.
7547         (Limitations of Usual Tools): Add a new section, on 'rm'.
7549 2006-06-26  Stepan Kasal  <kasal@ucw.cz>
7551         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Use -lX11, not
7552         -lXt in LIBS, idea from Karsten Hopp; this was due since
7553         this change:
7555         2005-09-18  Paul Eggert  <eggert@cs.ucla.edu>
7556         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Look for X11/Xlib.h
7557         and XrmInitialize rather than X11/Intrinsic.h and XtMalloc
7558         (which belong to Xt, not X itself).  See Debian bug 327655.
7560 2006-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7562         * configure.ac (AC_INIT): Bump to 2.60a.
7563         * NEWS: Update.
7565 2006-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7567         Version 2.60.
7569         * configure.ac, NEWS: Update.
7571 2006-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7573         * config/texinfo.tex: Sync from upstream.
7575         * bin/autom4te.in (handle_traces): Transform the `@S|@'
7576         quadrigraph correctly in traces.
7578         * NEWS, lib/Autom4te/C4che.pm, lib/autoconf/functions.m4:
7579         Fix typos.
7581         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): Expand tests for
7582         datarootdir-related errors only if AC_DATAROOTDIR_CHECKED is
7583         not defined.
7584         * doc/autoconf.texi (Changed Directory Variables): New node,
7585         to document the whole `datarootdir' business a bit better.
7586         * NEWS: Update.
7587         * tests/torture.at (datarootdir workaround): Extend test.
7588         Prompted by report by Alexandre Julliard.
7590 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
7592         * lib/autoconf/c.m4 (_AC_PROG_CC_C89): Check for C89 incompatibility
7593         when using default mode of IBM C 6 for AIX.  Problem and two-line
7594         fix reported by Larry Jones.
7596 2006-06-22  Alexandre Julliard <julliard@winehq.org>
7598         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): Avoid warning
7599         about literal '${datarootdir}' if a definition is found in the
7600         output file.
7602 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
7604         * NEWS: Use "M4" rather than "m4" when appropriate.
7605         Problem reported by Eric Blake.
7606         * doc/autoconf.texi: Likewise.
7607         Use @acronym around BSD, GCC, and GNU when appropriate.
7608         (Why GNU M4): Renamed from "Why GNU m4".
7609         (Redefined M4 Macros): Mention that Posix
7610         m4wrap takes only 1 argument, but GNU M4 1.4.x takes more.
7611         (Buffer Overruns): Mention size_t and ptrdiff_t as alternatives
7612         to int.
7614 2006-06-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7616         * bin/autom4te.in (handle_output): Do not forbid the empty
7617         pattern.
7618         * tests/tools.at (autoconf: the empty token): New test.
7620 2006-06-20  Stepan Kasal  <kasal@ucw.cz>
7622         * lib/m4sugar/m4sugar.m4 (m4_init): Merge the two m4_wrap
7623         calls, so that we do not care whether they are LIFO or FIFO;
7624         in the m4_wrap, do not check which diversion is the topmost
7625         one, just check that the stack is balanced at the end.
7626         * lib/m4sugar/m4sh.m4 (AS_INIT): We are going to change the
7627         base diversion forever--pop the previous diversion before
7628         opening the new one; consequently, remove the m4_wrap call.
7629         * lib/autotest/general.m4 (AT_INIT): Likewise.
7630         * tests/m4sugar.at: Do not use
7631         m4_wrap([m4_diversion_pop([..])]), for educational purposes.
7633 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
7634         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7636         * NEWS: Document that m4wrap/m4_wrap might not be LIFO.
7637         * doc/autoconf.texi (Redefined M4 Macros): Likewise.
7638         Rework example of m4wrap token-pasting trouble so that it doesn't
7639         care whether it's LIFO or FIFO.
7640         Fix some "contrary to"s that are awkward in English.
7642 2006-06-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7644         * lib/autoconf/types.m4 (_AC_TYPE_INT): Set `$ac_cv_c_int$1_t'
7645         to `yes' instead of `int$1_t' if the type is found, for more
7646         consistent configure output (where $1 is the number of bits).
7647         (_AC_TYPE_UINT): Likewise for `uint$1_t'.
7648         Suggested by Bruno Haible.
7650         * lib/autoconf/types.m4 (_AC_TYPE_UNSIGNED_INT): Solaris 2.5.1
7651         needs _UINT8_T and _UINT64_T defines as well, to avoid clashes
7652         with system headers.  Report by Bruno Haible.
7654 2006-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7656         * config/config.guess, config/config.sub: Sync from upstream.
7658         * bin/Makefile.am (autoconf.in): Use `--melt' for autom4te,
7659         in order to avoid picking up an older installed frozen m4sh.m4f.
7660         Besides an outdated shell startup, this could have been created
7661         by an earlier M4 version with incompatible frozen file format.
7663 2006-06-16  Paul Eggert  <eggert@cs.ucla.edu>
7665         * README: Recommend m4 1.4.4 instead of 1.4.3..
7666         * doc/autoconf.texi: Likewise.
7667         (Special Chars in Names): Say that $(.FOO) is portable, as
7668         suggested by Stepan Kasal.
7669         (Installation Directory Variables, Build Directories):
7670         (Automatic Remaking, Subdirectories, Fortran Compiler):
7671         (Making testsuite Scripts, Defining Directories):
7672         Quote variable usages better.
7673         (Making testsuite Scripts): Add clean-local rule to makefile
7674         snippet, by Eric Blake.
7675         (Installation Directory Variables): Fix table item font.
7676         Reword slightly to clarify.  Generalize advice about
7677         not using special characters to include all file-related
7678         vars, not just VPATH.
7679         (Special Chars in Variables): Warn about special characters in
7680         $(srcdir) too.
7681         (Assignments): Clarify default-value example as suggested by
7682         Ralf Wildenhues in
7683         <http://lists.gnu.org/archive/html/autoconf-patches/2006-06/msg00072.html>.
7684         (Special Shell Variables): Note leading ./ or ../, as suggested
7685         by Eric Blake.
7686         (Limitations of Builtins): Under cd, warn about CDPATH.
7687         (The Make Macro MAKEFLAGS): Untabify.  Problem reported by
7688         Ralf Wildenhues.
7690 2006-06-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7692         * doc/autoconf.texi (Configuration Actions): Remove duplicate
7693         `@var', for texi2html.
7694         (Systemology): Some more word wrapping, for DVI output.
7695         (autom4te Invocation): The short option for `--melt' is `-M',
7696         not `-m'.
7698 2006-06-15  Paul Eggert  <eggert@cs.ucla.edu>
7700         * doc/autoconf.texi: More formatting and English tweaks,
7701         many suggested by Ralf Wildenhues.
7702         Reword to avoid "@code{...}'s" and the like, since it's ugly
7703         with Emacs info mode.  discontents -> woes.
7704         Put a few "will"s back.  time stamp -> timestamp.
7705         side-effect -> side effect.
7707 2006-06-14  Paul Eggert  <eggert@cs.ucla.edu>
7709         * doc/autoconf.texi (Initializing configure, Shell Substitutions):
7710         Warn about $@ not persisting.  Problem reported by Julien Danjou in
7711         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=372179>.
7712         (Special Chars in Names): Renamed from Leading _ in Macro Names.
7713         Mention other special chars, too.
7715 2006-06-14  Eric Blake  <ebb9@byu.net>
7717         * doc/autoconf.texi (The Make Macro MAKEFLAGS): New node.
7719 2006-06-13  Paul Eggert  <eggert@cs.ucla.edu>
7721         * doc/autoconf.texi: Some systematic minor improvements, as
7722         follows.  Use "makefile" when talking about makefiles
7723         generally (which might be named "makefile" or "Makefile" or even
7724         "foo.mk"), "Makefile" when talking about a specific makefile
7725         called "Makefile".  This unclutters the text from weird quotes
7726         (e.g., "`Makefile's" in info mode).  Similarly, use "@var{foo}
7727         values" rather than "@var{foo}s" and similar constructs containing
7728         "}s".  Use "Make rules" rather than "Makefile rules".  Minor
7729         English-language improvements.  Change the prefix "sub-" to "sub"
7730         and "re-" to "re".
7731         Put blank lines around examples more consistently.
7732         Avoid "rather" and "very" as intensifiers.
7733         Avoid "will" as an auxiliary.
7734         (Limitations of Make): Split this node into....
7735         (Portable Make, $< in Ordinary Make Rules, Failure in Make Rules):
7736         (Leading _ in Macro Names, Backslash-Newline-Newline):
7737         (Backslash-Newline Comments, Long Lines in Makefiles):
7738         (Macros and Submakes, The Make Macro SHELL, Comments in Make Rules):
7739         (obj/ and Make, make -k Status, VPATH and Make):
7740         (VPATH and Double-colon, $< in Explicit Rules):
7741         (Automatic Rule Rewriting, OSF/Tru64 Directory Magic):
7742         (Make Target Lookup, Single Suffix Rules, Timestamps and Make):
7743         New nodes, resulting from splitup of Limitations of Make.
7744         All cross-references changed.  Raise the top node from
7745         a section to a chapter, and all subnodes accordingly.
7746         Redo the introductory wording to match the new organization.
7747         (Installation Directory Variables): Use an example that is
7748         closer to what Autoconf actually does.  Mention that VPATH's
7749         value should not contain metacharacters or white space.
7750         (Fortran Compiler): Fix a VPATH bug in an example.
7751         (Leading _ in Macro Names): Mention that this problem is no longer
7752         of practical concern.
7753         (VPATH and Make): Reword the advice to make it clearer
7754         that Autoconf and Automake support VPATH in non-GNU make, but
7755         many packages have bugs in this area.
7756         ($< in Explicit Rules): Refer to Build Directories rather
7757         than using a (non-VPATH-safe) example.
7758         (Automatic Rule Rewriting): Mention the sort of disaster that
7759         can ensue with Solaris-style rule rewriting with VPATH.
7761 2006-06-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7763         * doc/install.texi (Compilers and Options): Weaken the
7764         suggestion to use GNU make for VPATH builds.
7766         * lib/autom4te.in (Automake-preselections): Add AM_PROG_CXX_C_O,
7767         AM_PROG_F77_C_O, AM_PROG_FC_C_O, AC_FC_SRCEXT, AC_FC_FREEFORM.
7769         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Fix M4 quotation
7770         in regular expression.
7772 2006-06-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7774         * doc/autoconf.texi (Installation Directory Variables):
7775         Drop extra @samp from `@table @samp' item.
7776         (Limitations of Usual Tools): Comment fix.
7777         Do not nest @samp just to point to other table items.
7778         (Writing testsuite.at) <AT_CHECK>: The second argument to
7779         `@dvar' is already @samp'ed.
7780         (Making testsuite Scripts) <AC_CONFIG_TESTDIR>: Likewise,
7781         do not use @var in the second argument.
7783 2006-06-07  Paul Eggert  <eggert@cs.ucla.edu>
7785         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Look for
7786         $as_shell.exe too.  Problem reported by Andreas Buening in
7787         <http://lists.gnu.org/archive/html/autoconf/2006-06/msg00038.html>.
7789 2006-06-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7791         * lib/autoconf/functions.m4 (AC_FUNC_ALLOCA): Work around
7792         `unused variable' compiler warning, for `-Wall -Werror'.
7793         Reported by Jaap Haitsma in
7794         <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00012.html>.
7796 2006-06-06  Paul Eggert  <eggert@cs.ucla.edu>
7798         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Remove core file, in
7799         case the compiler dumps core.  Problem reported for
7800         OpenServer 5.0.7 by Tim Rice in
7801         <http://lists.gnu.org/archive/html/bug-autoconf/2006-06/msg00019.html>.
7802         * lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE):
7803         Likewise.
7805 2006-06-06  Tim Rice <tim@multitalents.net>.
7807         * lib/freeze.mk: Quiet check-forbidden-patterns so the string
7808         "ERROR" only shows up in "make check" output if there is an
7809         error.
7811 2006-06-06  Eric Blake  <ebb9@byu.net>
7813         * tests/tools.at (automatically allowed tokens): Fix typo.
7815 2006-06-05  Paul Eggert  <eggert@cs.ucla.edu>
7817         * NEWS: Don't blame non-GNU VPATH compatibility issues on Automake.
7819         * doc/autoconf.texi (Integer Overflow): Mention that INT_MIN % -1
7820         typically overflows on x86 CPUs, even though the C standard
7821         requires otherwise.
7823 2006-06-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7825         * configure.ac (AC_INIT): Bump to 2.59e.
7826         * NEWS: Update.
7828 2006-06-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7830         Version 2.59d.
7832         * config/texinfo.tex: Sync from upstream.
7834         * bin/autoreconf.in: Trace `LT_CONFIG_LTDL_DIR'; if it has been
7835         seen, invoke libtoolize with `--ltdl' argument.
7836         * lib/autom4te.in (Autoreconf-preselections): Adjust.
7837         * NEWS: Update.
7838         Suggested by Eric Blake.
7840 2006-06-05  Paul Eggert  <eggert@cs.ucla.edu>
7842         * NEWS: Whoops!  AC_FUNC_STRNLEN isn't obsolescent.  Problem
7843         reported by Ralf Wildenhues.
7844         * doc/autoconf.texi (AC_FUNC_STRNLEN): Likewise.
7846 2006-06-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7848         * THANKS: Update.
7850 2006-06-05  Paul Eggert  <eggert@cs.ucla.edu>
7852         * doc/autoconf.texi: Modernize some of the references to Solaris.
7854 2006-06-05  Stepan Kasal  <kasal@ucw.cz>
7856         * lib/m4sugar/m4sugar.m4 (m4_require): Modify the error
7857         message issued by AC_REQUIRE.
7858         * tests/m4sugar.at: Check m4_require's error message.
7859         * tests/base.at: Check AC_REQUIRE's error message.
7860         * tests/local.at (AT_CHECK_M4): New macro, almost identical
7861         to...
7862         (AT_CHECK_AUTOM4TE): ... which is now a thin wrapper around
7863         AT_CHECK_M4.
7864         (AT_CHECK_AUTOCONF): Use AT_CHECK_M4; no longer support
7865         `expout' as the last parameter.
7866         * tests/tools.at: Adapt to the above change.
7868 2006-06-04  Stepan Kasal  <kasal@ucw.cz>
7870         * doc/autoconf.texi (Limitations of Usual Tools): Correct
7871         information about race-free implementations of mkdir.
7873 2006-06-04  Eric Blake  <ebb9@byu.net>
7875         * bin/autoreconf.in (help): Document M4 environment variable.
7876         * bin/autoconf.as (Usage): Likewise.
7877         * bin/autom4te.in (help): Likewise.
7878         * doc/autoconf.texi (autom4te Invocation): Likewise.
7880 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
7882         * NEWS: GNU make now recommended for VPATH builds.
7883         Mention that some macros are now documented to be obsolescent.
7884         * doc/autoconf.texi:
7885         Prefer "current" to "modern" to describe
7886         currently-used (albeit perhaps old-fashioned) hosts.
7887         Mention which ancient features no longer need to be worried about.
7888         setgid -> set-group-ID
7889         setuid -> set-user-ID (these are the Posix terms)
7890         Fix some misuses of "only".
7891         (AC_C_BACKSLASH_A, AC_C_CONST, AC_C_PROTOTYPES):
7892         (AC_C_STRINGIZE, AC_C_VOLATILE, AC_FUNC_CLOSEDIR_VOID):
7893         (AC_FUNC_GETPGRP, AC_FUNC_LSTAT, AC_FUNC_MEMCMP):
7894         (AC_FUNC_SELECT_ARGTYPES, AC_FUNC_SETPGRP):
7895         (AC_FUNC_SETVBUF_REVERSED, AC_FUNC_STAT, AC_FUNC_STRFTIME):
7896         (AC_FUNC_STRNLEN, AC_FUNC_UTIME_NULL, AC_FUNC_VPRINTF):
7897         (AC_HEADER_DIRENT, AC_HEADER_STAT, AC_HEADER_STDC):
7898         (AC_HEADER_SYS_WAIT, AC_HEADER_TIME, AC_ISC_POSIX):
7899         (AC_PROG_GCC_TRADITIONAL, AC_STRUCT_TM):
7900         Mention that these macros are obsolescent.
7901         (Installation Directory Variables): shall -> should
7902         (File Descriptors): Mention that 0, 1, 2 might get reopened.
7903         Mention that it's now safe to use 3 and 4.
7904         (Limitations of Usual Tools): cp -r is now specified by Posix.
7905         Omit longwinded and obsolescent discussion of cp -f.
7906         Modernize discussion of expr, ls.
7907         (Limitations of Make): Modernize discussion of VPATH builds.
7908         Mention $? as a workaround in some cases.
7909         * doc/install.texi (Basic Installation):
7910         Mention "./configure; make; make install" first.  Be more
7911         specific about why this file is generic.  Remove unnecessary
7912         parens.  Remove misleading "only".  Remove obsolete advice
7913         about csh.  Don't say "configure" takes awhile; say it
7914         might take a while.  Suggest CFLAGS=-g rather than CFLAGS=-O2,
7915         and CC=c99 rather than CC=c89, as these are blessed by current
7916         Posix.  Recommend GNU make if doing a VPATH build.
7918 2006-06-03  Paul Eggert  <eggert@cs.ucla.edu>
7920         * doc/autoconf.texi: Use a consistent style "$ @kbd{...}" for
7921         examples involving shell prompts.
7923 2006-06-02  Stepan Kasal  <kasal@ucw.cz>
7924         and Paul Eggert  <eggert@cs.ucla.edu>
7926         * doc/autoconf.texi (Here-Documents): Add details about the
7927         pre-ksh93g bug.  Reword slightly to make it clearer.  Consistently
7928         use "here-documents" instead of "here documents".
7930 2006-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7932         * config/texinfo.tex, doc/standards.texi: Sync from upstream.
7934 2006-06-01  Paul Eggert  <eggert@cs.ucla.edu>
7936         * doc/autoconf.texi (File System Conventions): Warn about ":"
7937         anywhere in directory names.
7939 2006-05-31  Paul Eggert  <eggert@cs.ucla.edu>
7941         * lib/autoconf/general.m4 (_AC_DO_ECHO): Be even more conservative
7942         about quoting the case statement, just in case.
7943         * doc/autoconf.texi (Here-Documents): Mention that the ksh bug
7944         was fixed in ksh93g; reported by Ralf Wildenhues.
7946 2006-05-31  Stepan Kasal  <kasal@ucw.cz>
7948         * doc/autoconf.texi (System Services): Do not document
7949         overriding EXEEXT via ac_cv_exeext=ext.
7950         (Particular Programs) <AC_PROG_MKDIR_P>:
7951         Document that ${MKDIR_P} understands --.
7952         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Improve the
7953         comment.
7955 2006-05-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7957         * lib/m4sugar/m4sh.m4 (_AS_DIRNAME_PREPARE): Guard against test
7958         argument with leading hyphen.  Problem reported by Paul Eggert.
7960 2006-05-30  Paul Eggert  <eggert@cs.ucla.edu>
7962         * lib/autoconf/general.m4 (_AC_DO_ECHO): Be more conservative
7963         about quoting ac_try: quote all of it, if any of it seems suspicious.
7964         This means we don't have to worry about ${ or sed any more.
7965         Also, double-quote the case statement, to work around misuses via
7966         underquoting as reported by Ralf Wildenhues in
7967         <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00169.html>.
7968         (_AC_EVAL_STDERR): Revert, since evidently some packages rely on this
7969         undocumented and dangerous macro.
7970         Problem reported by Ralf Wildenhues in
7971         <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00168.html>.
7973 2006-05-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7975         * lib/m4sugar/m4sh.m4 (_AS_DIRNAME_PREPARE): Check whether
7976         `dirname -- /' returns `/', for SunOS dirname scripts that escaped.
7977         Report by Sam Sirlin <sam@kalessin.jpl.nasa.gov>.
7979 2006-05-30  Paul Eggert  <eggert@cs.ucla.edu>
7981         * lib/autoconf/general.m4: Revert AC_TRY_EVAL and AC_TRY_COMMAND,
7982         since evidently some packages rely on the old, broken behavior.
7983         Problem reported by Ralf Wildenhues in
7984         <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00160.html>.
7985         (AC_TRY_EVAL, AC_TRY_COMMAND, _AC_EVAL): Go back to the
7986         pre-2006-05-26 definitions, but leave in the comments that
7987         these macros are dangerous and should not be used.
7988         (_AC_DO_ECHO): Renamed from _AC_EVAL_ECHO.  All callers changed.
7989         (_AC_DO): Renamed from _AC_EVAL.  All callers changed.
7990         (_AC_DO_STDERR): Renamed from _AC_EVAL_STDERR.  All callers changed.
7991         (_AC_DO_VAR): Renamed from AC_TRY_EVAL.
7992         (_AC_DO_TOKENS): Renamed from AC_TRY_COMMAND.
7994 2006-05-29  Paul Eggert  <eggert@cs.ucla.edu>
7996         * lib/autoconf/status.m4 (AC_OUTPUT_MAKE_DEFS): Rewrite to avoid
7997         the use of 'tr', since this is our only use of 'tr'.
7999 2006-05-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8000         and Paul Eggert  <eggert@cs.ucla.edu>
8002         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE):
8003         Don't assume 'grep' works on long lines, since AIX grep doesn't.
8005 2005-05-28  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8007         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): Do not use `grep' on
8008         the output file in the `${datarootdir}' test.
8010 2005-05-28  Stepan Kasal  <kasal@ucw.cz>
8011         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8013         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): If we have not seen
8014         mention of `datarootdir' in the input file(s), but literal
8015         `${datarootdir}' in the output file, and we haven't warned yet,
8016         then warn as well: the user may have (erroneously) used
8017         `AC_SUBST([mydatadir], [$datadir/my])' instead of the correct
8018         `AC_SUBST([mydatadir], ['${datadir}/my'])'.
8019         * tests/torture.at (datarootdir workaround): Extend this test.
8020         * NEWS: Update.
8022 2006-05-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8023         and Paul Eggert  <eggert@cs.ucla.edu>
8025         * doc/autoconf.texi (autoheader Invocation): The first argument to
8026         `AC_DEFINE_UNQUOTED' need not be a literal.  Mention the
8027         alternatives and clear up the language a bit.
8029 2006-05-27  Paul Eggert  <eggert@cs.ucla.edu>
8031         * NEWS: Reword notice for AC_TRY_COMMAND, AC_TRY_EVAL,
8032         ac_config_guess, ac_config_sub, ac_configure.
8033         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS):
8034         Fix typo that prevented an unnecessary space from being removed.
8035         Problems reported by Ralf Wildenhues in:
8036         http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00143.html
8038 2006-05-26  Paul Eggert  <eggert@cs.ucla.edu>
8040         * doc/autoconf.texi (Particular Programs, Limitations of Usual Tools):
8041         Use better wording to talk about AC_PROG_MKDIR_P's thread-safety.
8042         Don't use the term "thread-safe" to talk about mkdir race
8043         conditions, since the problem is more a process than a thread
8044         issue.  Problem reported by Stepan Kasal in:
8045         http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00088.html
8046         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Use code that mimics
8047         the test for 'install' more closely.  Look at MKDIR_P first.
8048         Look in the PATH, and at /opt/sfw/bin.
8049         Look for a 'gmkdir' program as well (Solaris 10 /opt/sfw/bin/gmkdir).
8050         Don't bother to try mkdir -p, since we already check mkdir --version;
8051         just look at the version number.  (There's no easy way to check
8052         for race-free implementations.)
8053         * tests/tools.at (autoconf: subdirectories): Adjust to above
8054         changes, since MKDIR_P now might end in "/mkdir -p".
8056         * doc/autoconf.texi (autoheader Invocation): Mention that the
8057         first arg of AC_DEFINE_UNQUOTED must be a literal.
8058         Problem reported by Ben Pfaff in
8059         <http://lists.gnu.org/archive/html/bug-autoconf/2006-05/msg00090.html>.
8061         * NEWS: Mention that AC_TRY_COMMAND and AC_TRY_EVAL may be removed.
8062         * doc/autoconf.texi (Special Chars in Variables): New section.
8063         (Preset Output Variables): Warn about special chars in CPPFLAGS.
8064         (Installation Directory Variables): Quote $(datadir) better.
8065         (Limitations of Builtins): Describe some of eval's trickiness.
8067         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Simplify quoting.
8068         * lib/autoconf/fortram.m4 (_AC_PROG_FC_V_OUTPUT): Likewise.
8069         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Put leading space
8070         in front of every arg, not just trailing args.  Quote apostrophes.
8071         (_AC_EVAL_ECHO): New macro.
8072         (_AC_EVAL, AC_EVAL_STDERR): Use it.  Quote arg of eval.
8073         (AC_TRY_EVAL, AC_TRY_COMMAND): Mention that these macros might get
8074         removed.
8075         (_AC_LINK_IFELSE): Use proper rule for shell continuation lines,
8076         exposed by quoting of eval argument.  Put the command on line line
8077         so it logs better.
8078         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Use eval more safely.
8079         (_AC_PATH_X, AC_PATH_X): Quote more safely.
8080         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Use eval more safely.
8081         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Don't use eval.
8082         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Minor style change.
8083         Handle special chars in prefix, ac_srcdir, ac_aux_dir.
8084         Use eval more safely.
8085         (_AC_OUTPUT_CONFIG_STATUS): Adjust to above changes.
8086         * lib/m4sugar/m4sh.m4 (AS_VAR_GET): Note that this API needs
8087         to be replaced.
8088         * tests/base.at (AC_TRY_COMMAND): Use proper rule for shell continuation
8089         lines, exposed by quoting of eval argument.
8091 2006-05-26  Stepan Kasal  <kasal@ucw.cz>
8092         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8094         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Drop the
8095         initialization of `ac_cv_exeext', do not override it if it was
8096         already set, unless it was set to `no', for compatibility with
8097         Autoconf-2.13, and comment this.
8098         Do not export `ac_cv_exeext', Libtool hasn't needed this for years.
8099         (_AC_COMPILER_EXEEXT_DEFAULT): Likewise, do not export it.
8100         (_AC_COMPILER_EXEEXT_WORKS, _AC_COMPILER_EXEEXT_CROSS): Typos.
8101         * doc/autoconf.texi (Compilers and Preprocessors) <EXEEXT>:
8102         Document that this test may be overridden by setting
8103         `ac_cv_exeext'.
8105 2006-05-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8107         Revert these two patches:
8109         2006-04-06  Eric Blake  <ebb9@byu.net>
8110         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_O): Inside cache
8111         check, s/ac_exeext/ac_cv_exeext/.  Fixes regression introduced
8112         2006-04-01.
8114         2006-04-01  Stepan Kasal  <kasal@ucw.cz>
8115         Clean up _AC_COMPILER_EXEEXT* macros.
8116         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't try to
8117           detect exeext, it will be done by _AC_COMPILER_EXEEXT_O; just set
8118           ac_file to the name of the default output file and call
8119           _AC_COMPILER_EXEEXT_WORKS.  Move the definition of ac_files and the
8120           initial `rm' of the candidate files...
8121         (_AC_COMPILER_EXEEXT): ... here and simplify them.  Moreover, use
8122           the same list in subsequent `rm' calls, and for the temporary
8123           redefinition of ac_clean_files; call _AC_COMPILER_OBJEXT at the end,
8124           and don't call the other _AC_COMPILER_EXEEXT_* macros directly, use...
8125         (_AC_COMPILER_EXEEXT_TESTS): ... this new macro.
8126         (_AC_COMPILER_EXEEXT_O): Don't export ac_cv_exeext, it's not needed (or
8127           no longer needed) by libtool.  Make it a cache check.
8128         (_AC_COMPILER_EXEEXT_CROSS): Remove the comment, it was obviously
8129           copied here by mistake.
8130         (AC_NO_EXECUTABLES): Redefine _AC_COMPILER_EXEEXT_TESTS, not
8131           _AC_COMPILER_EXEEXT.
8132         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC): Do not call
8133           _AC_COMPILER_OBJEXT directly.
8134         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
8136 2006-05-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8138         * doc/autoconf.texi (Limitations of Usual Tools) < sed (`t')>:
8139         Fix description of how the buggy `sed' works.
8141 2006-05-25  Noah Misch  <noah@cs.caltech.edu>
8143         Sync from Automake:
8145         * lib/Autom4te/XFile.pm (lock): Allow EOPNOTSUPP, besides
8146         ENOLCK.  Only mention `make -j' when applicable.  Only raise
8147         fatal errors when `make -j' is involved.  Improve error message.
8149 2006-05-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8151         * doc/autoconf.texi (Here-Documents): We now know more about
8152         the variable expansion in here documents bug.
8153         Thanks to Tim Rice and Stepan Kasal.
8155         * doc/autoconf.texi (Making testsuite Scripts): Add an example
8156         how to use TESTSUITEFLAGS.  Suggested by Eric Blake.
8158 2006-05-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8160         * tests/autotest.at (Multiline command from M4 expansion):
8161         No failure to be expected if the shell quotes newlines in
8162         commands in the `set -x' output.  Report by Tim Rice.
8163         * THANKS: Update.
8165 2006-05-23  Paul Eggert  <eggert@cs.ucla.edu>
8167         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Don't use shell
8168         expansion in the here-documents used by config.status, as that
8169         runs afoul of the Korn shell version M-12/28/93d bug described in
8170         the Autoconf manual, and this in turn causes a Coreutils 5.95 build to
8171         fail as described by Tim Rice and diagnosed by Ralf Wildenhues in
8172         <http://lists.gnu.org/archive/html/bug-autoconf/2006-05/msg00082.html>.
8174 2006-05-23  Jim Meyering  <jim@meyering.net>
8176         * lib/autoconf/functions.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK):
8177         Fix typo introduced with 2006-04-02 change.  It reversed the sense
8178         of the test.
8180 2006-05-23  Paul Eggert  <eggert@cs.ucla.edu>
8182         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Simplify ac_dA and
8183         ac_dB slightly, to save bytes in the script.
8184         Max out at 50 lines, rather than 96; this is more likely
8185         (though not guaranteed) to avoid obscure 'sed' failures.
8187 2006-05-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8189         * lib/autotest/general.m4 (AT_INIT): UnixWare `tr' may interpret
8190         `tr -d -' as bad option argument.  Work around this by deleting
8191         an unrelated character.
8192         Report by Tim Rice <tim@multitalents.net>.
8194 2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>,
8195             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>,
8196             Stepan Kasal  <kasal@ucw.cz>
8198         * doc/autoconf.texi (Particular Programs): Do not promise that
8199         we always prefer the GNU version of the program, and that we
8200         search according to PATH; both rules can have exceptions.
8201         Update description of AC_PROG_GREP, AC_PROG_EGREP, AC_PROG_FGREP,
8202         AC_PROG_SED.  Move descriptions of limitations
8203         to the Limitations of Usual Tools section.
8204         (Limitations of Usual Tools) <sed>: Mention script length
8205         limitations with Solaris /usr/ucb/sed.
8206         <grep>: Fix wording for empty alternative.  Mention that -c and
8207         -l should not be combined, and that -E and -F should not be
8208         combined.
8210 2006-05-21  Paul Eggert  <eggert@cs.ucla.edu>
8211         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8213         * lib/autoconf/programs.m4 (AC_PROG_SED): Catch script length
8214         limits in Solaris 8 /usr/ucb/sed by testing a long script.
8216 2006-05-22  Stepan Kasal  <kasal@ucw.cz>
8218         * doc/autoconf.texi (Defining Symbols): Literal parameter of
8219         AC_DEFINE is now passed to m4_pattern_allow.
8220         * NEWS: Mention that; likewise for AC_SUBST.
8221         * lib/autoconf/general.m4 (AC_DEFINE_TRACE_LITERAL): Pass
8222         the parameter to m4_pattern_allow.
8223         * tests/tools.at: Add a check for that.
8225 2006-05-22  Stepan Kasal  <kasal@ucw.cz>
8227         * lib/autoconf/status.m4: Fix typos.
8229 2006-05-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8231         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Remove
8232         only the files that this macro generates.
8234 2006-05-21  Paul Eggert  <eggert@cs.ucla.edu>
8236         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: For
8237         the HP-UX sed limitation of 99 commands, labels do not count.
8238         * lib/autoconf/status.m4 (_AC_SED_CMD_LIMIT): Mention that
8239         in the comment.
8240         (_AC_OUTPUT_HEADER): Revert the change from 2006-05-19.
8242 2006-05-21  Paul Eggert  <eggert@cs.ucla.edu>
8244         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT):
8245         Import the following fix from coreutils:
8247         2006-01-13  Jim Meyering  <jim@meyering.net>
8249         Invoke AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
8250         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need
8251         not double-quote uses of that variable, to accommodate the rare
8252         case in which getmntent is available in none of the libraries
8253         checked.  This happens at least on FreeBSD 5.0.
8255 2006-05-20  Paul Eggert  <eggert@cs.ucla.edu>
8257         * lib/autoconf/general.m4 (AC_CONFIG_AUX_DIRS): Bring back
8258         ac_config_guess, ac_config_sub, and ac_configure, since evidently
8259         some other programs unwisely rely on these undocumented vars.
8260         But put in warning comments about them.
8261         Problem reported by Ralf Wildenhues in
8262         <http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00068.html>.
8263         * NEWS: Document that these variables are intended to go away.
8265 2006-05-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8267         * lib/autoconf/c.m4 (AC_PROG_CXX_C_O): Require AC_PROG_CXX,
8268         and set the language to C++ (analogous to the equivalent Fortran
8269         tests).
8271         * lib/autoconf/c.m4 (AC_PROG_CXX_C_O): New macro.
8272         * doc/autoconf.texi (C++ Compiler): Document it.
8273         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Adjust comment.
8274         * NEWS: Update.
8276 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
8278         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Fix off-by-one bug
8279         that caused config.status to generate 100-command sed scripts; the
8280         portable limit is 99.
8282 2006-05-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8284         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Name temporary
8285         variable `ac_d' instead of `d' to avoid infringing namespace.
8286         Report by Ralf Menzel.
8288 2006-05-18  Paul Eggert  <eggert@cs.ucla.edu>
8290         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): Don't prepend
8291         $ac_top_build_prefix to $MKDIR_P if it's just 'mkdir -p'.
8292         * tests/tools.at (autoconf: subdirectories): New test, taken from
8293         the corresponding problem report by Ralf Wildenhues in:
8294         http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00053.html
8296         * lib/autoconf/functions.m4 (AC_REPLACE_FNMATCH, AC_FUNC_FNMATCH_GNU):
8297         Quote some uses of shell variables if they might suffer unexpected
8298         globbing.  This doesn't fix all instances of quoting problems that
8299         I found, just the easy ones that look safe.
8300         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR, _AC_INIT_HELP):
8301         (AC_CONFIG_AUX_DIR, AC_CONFIG_AUX_DIR_DEFAULT, AC_CONFIG_AUX_DIRS):
8302         (AC_CANONICAL_BUILD, AC_CANONICAL_HOST, AC_CANONICAL_TARGET):
8303         (AC_CACHE_LOAD, AC_CACHE_SAVE): Likewise.
8304         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF, _AC_PATH_X_DIRECT): Likewise.
8305         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Likewise.
8306         * lib/autoconf/status.m4 (_AC_OUTPUT_LINK, _AC_OUTPUT_SUBDIRS):
8307         Likewise.
8308         * lib/autotest/general.m4 (_AC_INIT_PARSE_ARGS): Likewise.
8309         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Likewise.
8311 2006-05-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8313         * bin/autoreconf.in ($help): Reword according to the manual.
8314         Suggested by Olly Betts.
8316 2006-05-17  Olly Betts  <olly@survex.com>  (tiny change)
8317         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8319         * bin/autoreconf.in: Pass the directory argument to
8320         `require_configure_ac'.  Fix comment.
8321         * tests/torture.at (Configuring subdirectories): Expose this.
8322         Reported by Olly Betts.
8324 2006-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8326         * lib/Automake/Configure_ac.pm, lib/Automake/Channels.pm,
8327         lib/Automake/FileUtils.pm, lib/Automake/Struct.pm: Sync from
8328         Automake as follows:
8330         * lib/Autom4te/Configure_ac.pm (find_configure_ac): Use
8331         `$configure_in' instead of `configure.in', to preserve
8332         directory component.
8334 2006-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8336         * config/config.guess, config/config.sub, config/texinfo.tex,
8337         doc/make-stds.texi, doc/standards.texi: Sync from upstream.
8339 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
8341         * lib/autoconf/headers.m4 (AC_HEADER_STDBOOL): Fix overly-picky
8342         test for C99 conformance; (bool) 0.5 is an integer constant
8343         expression, but (bool) -0.5 is not.  Problem reported by Fedor
8344         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
8346 2006-05-13  Paul Eggert  <eggert@cs.ucla.edu>
8348         * doc/autoconf.texi (Particular Programs): AC_PROG_MKDIR_P now
8349         sets MKDIR_P, not mkdir_p, to avoid collisions with Automake.
8350         Warn about obsolete install-sh files.  Remove stray sentence
8351         fragment and fix cross reference.
8352         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Don't insist on
8353         install -d; this undoes the 2006-05-10 change.
8354         (MKDIR_P): Mark with AN_MAKEVAR.
8355         (AC_PROG_MKDIR_P): Fall back on $ac_install_sh, not $INSTALL, so
8356         that we don't require $INSTALL to be thread-safe.  Move comments
8357         out of generated code.  Require AC_CONFIG_AUX_DIR_DEFAULT instead
8358         of AC_PROG_INSTALL.  Output a message saying that we're checking
8359         mkdir -p.  Set MKDIR_P rather than mkdir_p.  Do special magic for
8360         MKDIR_P instead of AC_SUBST.
8361         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE, _AC_OUTPUT_CONFIG_STATUS):
8362         Special magic for MKDIR_P, too.
8363         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Remove comment that defeated
8364         a dnl.
8365         * tests/local.at (AT_CHECK_ENV): mkdir_p -> MKDIR_P.
8367 2006-05-11  Paul Eggert  <eggert@cs.ucla.edu>
8369         Sync from Automake, as follows:
8371         2006-05-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8372         * config/install-sh: Initialize IFS, so field splitting isn't
8373         turned off later.
8374         * config/mkinstalldirs: Likewise.
8375         * config/missing: Remove superfluous quotes.  Replace all uses of
8376         `[' by `test', for consistency, and for..
8377         * config/missing (sed_minuso, sed_output): New variables.
8378         (autom4te, help2man, makeinfo): Use them.  Unifies detection of
8379         `-o FILE', `--output FILE', `--output=FILE', stricter regex.
8380         Fixes `missing' to detect `--output' for help2man.  Fixes
8381         PR automake/483.  Report by Dennis J. Linse.
8382         (autom4te): Document in `missing --help'.
8384 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
8386         * NEWS: New macro AC_PROG_MKDIR_P.  AS_MKDIR_P is now more robust.
8387         * config/install-sh: Don't use 'path' to talk about file names,
8388         as per GNU coding standards.  Close a race condition reported by Ralf
8389         Wildenhues and Stepan Kasal.  There is still a race condition
8390         on hosts that predate Posix 1003.1-1992, but we can't help this.
8391         Don't mishandle weird characters like space on pre-Posix hosts.
8392         Invoke mkdir at most once per dir arg on pre-Posix hosts.
8393         * doc/autoconf.texi (Programming in M4sh): Cross-reference to
8394         AC_PROG_MKDIR_P from AS_MKDIR_P.
8395         (Limitations of Usual Tools): Cross-reference to AC_PROG_MKDIR_P
8396         from mkdir.  Mention that Autoconf 2.60 install-sh is safe but
8397         earlier editions are not (including Automake 1.8.3).
8398         Do not suggest mkinstalldirs for thread-safety.
8399         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Insist on an 'install'
8400         that understands -d, so that AC_PROG_MKDIR_P can fall back on $INSTALL.
8401         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Make it more robust in the
8402         presence of special characters and race conditions.
8403         * tests/local.at (AT_CHECK_ENV): Add mkdir_p to the list of variables
8404         in Autoconf's name space.
8406 2006-05-10  Bruno Haible  <bruno@clisp.org>
8407         and Paul Eggert  <eggert@cs.ucla.edu>
8409         * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): New macro, taken
8410         from Automake with minor changes.
8411         * doc/autoconf.texi (Particular Programs): Document AC_PROG_MKDIR_P.
8413 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
8415         * config/install-sh: Update to Automake CVS version, as follows:
8416         2006-04-25  Stepan Kasal  <kasal@ucw.cz>
8417         * lib/install-sh: Simplify the expr implementation of dirname.
8418         2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
8419         * lib/install-sh: Handle --, and diagnose unknown options.
8421 2006-05-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8423         * tests/Makefile.am (AUTOTEST): Use `$(MY_AUTOM4TE)' instead of
8424         `./autom4te' to create `./testsuite', since the `all' target
8425         will ensure its presence, but `installcheck' should not create
8426         the uninstalled wrappers.
8428         * tests/torture.at (Unusual Automake input files): Skip if we
8429         detect automake < 1.8.
8431 2006-05-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8433         * lib/autoconf/c.m4 (AC_PROG_CC_STDC): If ac_cv_prog_cc_stdc
8434         is set to `no', then that overrides and sets ac_cv_prog_cc_c89
8435         and ac_cv_prog_cc_c99 to `no', for backward compatibility.
8436         * NEWS: Update.
8438 2006-05-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8440         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Take care not to
8441         munge (multiple) white space and other oddities.
8442         * tests/torture.at (AT_CHECK_AC_ARG_VAR): Make sure to M4-escape
8443         single quotes in variable assignment.
8444         (AC_ARG_VAR, configure invocation): Adjust tests to expose this
8445         and similar failures by adding multiple spaces, tabs, and other
8446         special characters.
8447         Report and different test suggested by Francesco Romani
8448         <fromani@gmail.com> and Andrew Church <achurch@achurch.org>.
8450         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): When we escape
8451         single quotes, we only need to search for single quotes; this
8452         both simplifies the search pattern, and makes us less
8453         susceptible to `echo' variations for arguments not containing
8454         single quotes.
8455         (_AC_ARG_VAR_VALIDATE): Likewise.
8457 2006-05-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8459         * doc/autoconf.texi (Special Shell Variables) <IFS>: Document
8460         `$*' and IFS concatenation issue with traditional shells and
8461         bash-2.04.  Report by Seanster@Seanster.com.
8463 2006-05-03  Bruno Haible  <bruno@clisp.org>
8465         * doc/autoconf.texi (Limitations of Usual Tools): Identify more
8466         precisely which Mac OS X versions have the od problem.
8468 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
8470         * doc/autoconf.texi: Use @option systematically.
8472 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
8473         and Bruno Haible  <bruno@clisp.org>
8475         * doc/autoconf.texi (Limitations of Usual Tools): Add a paragraph
8476         about 'od'.
8477         (Integer Overflow): Mention the special case of integer division
8478         overflow.
8480 2006-05-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8482         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Cater for
8483         traditional shells like the Solaris one that do not use the
8484         first IFS character for assembling `$*'.
8485         Prompted by a related report from autoconf_bug@nro.ca.
8487 2006-05-01  Paul Eggert  <eggert@cs.ucla.edu>
8488         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8490         * doc/autoconf.texi (Limitations of Builtins, Limitations of Make):
8491         Mention more problems with the -e option.
8493 2006-04-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8495         * NEWS: Typo.
8496         * doc/autoconf.texi (Systemology): Mention the Heirloom Project.
8498         * doc/autoconf.texi (Introduction, Pointers): Use `@/' liberally
8499         in URLs to improve DVI formatted output (requires texinfo 4.6).
8500         (System Services, Systemology, Shellology): Likewise.
8501         (Limitations of Usual Tools): Rewrite Mac OS X example for nicer
8502         output.
8504         * doc/autoconf.texi (Fortran Compiler): Do not use `@ovar' in
8505         continuous text.
8506         (Runtime): Fix macro argument names to match description:
8507         `action-if-found' -> `action-if-true' and similarly.
8508         (Obsolete Macros): Likewise.
8509         * lib/autoconf/general.m4 (_AC_COMPILE_IFELSE): Likewise.
8510         (AC_COMPILE_IFELSE, AC_TRY_COMPILE, _AC_LINK_IFELSE)
8511         (AC_LINK_IFELSE, AC_TRY_LINK, AC_COMPILE_CHECK): Likewise.
8513 2006-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8515         * doc/autoconf.texi (Limitations of Make): Clean up markup.
8517         * ChangeLog: Typo.
8518         * doc/autoconf.texi (Portable Shell): Allow wrapped URLs, for
8519         DVI output.
8521 2006-04-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8523         * doc/autoconf.texi (Limitations of Builtins): Document FreeBSD
8524         /bin/sh set unsorted output.
8525         * lib/autoconf/general.m4 (_AC_CACHE_DUMP): Adjust.
8526         * tests/local.at: Likewise.
8528 2006-04-26  Paul Eggert  <eggert@cs.ucla.edu>
8530         * doc/autoconf.texi (Portable C and C++, Varieties of Unportability):
8531         (Integer Overflow, Null Pointers, Buffer Overruns):
8532         (Floating Point Portability, Exiting Portably): New sections.
8533         (Writing Test Programs): Fix some langauge.  Recommend exiting
8534         with status 1, not merely nonzero.  Clarify exit declaration.
8535         (Run Time): Move C exit status stuff to new Exiting Portably section.
8536         (Systemology): Mention Posix and levenez.  Update v7 reference.
8537         (Portable Shell): Mention the Posix shell.
8539 2006-04-25  Stepan Kasal  <kasal@ucw.cz>
8541         * bin/autoconf.as (me): Replace by as_me.
8543 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
8545         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Don't use AS_ERROR,
8546         since as_me isn't set yet.
8548 2006-04-23  Paul Eggert  <eggert@cs.ucla.edu>
8550         Prepare for deprecation of AS_BASENAME and AS_DIRNAME, and fix
8551         a few minor bugs in this area.
8553         * doc/autoconf.texi (Programming in M4sh): Comment out the
8554         documentation of AS_BASENAME, for now.
8555         (Shell Substitutions): Do not use AS_DIRNAME in an example.
8556         (Limitations of Builtins) <basename>: Do not refer to
8557         AS_BASENAME.
8558         * bin/autoconf.as (me): Don't use AS_BASENAME.
8559         (dir): Remove the unused variable.
8560         * lib/m4sugar/m4sh.m4 (_AS_DETECT_REQUIRED): Renamed from
8561         AS_DETECT_REQUIRED.  All uses changed.
8562         (_AS_DETECT_SUGGESTED): Renamed from AS_DETECT_SUGGESTED.
8563         All uses changed.
8564         (_AS_DETECT_BETTER_SHELL): Put ;; at the end of a case.
8565         (AS_BASENAME): Use "basename --" to protect against leading "-".
8566         (_AS_BASENAME_EXPR): Renamed from AS_BASENAME_EXPR.  All uses changed.
8567         (_AS_BASENAME_SED): Renamed from AS_BASENAME_SED.  All uses changed.
8568         (_AS_BASENAME_PREPARE): Reject implementations that cannot handle "--".
8569         (_AS_DIRNAME_PREPARE): Likewise.
8570         (_AS_DIRNAME_EXPR): Renamed from AS_DIRNAME_EXPR.  All uses changed.
8571         (_AS_DIRNAME_SED): Renamed from AS_DIRNAME_SED.  All uses changed.
8572         (AS_DIRNAME): Use "dirname --".
8574 2006-04-23  Paul Eggert  <eggert@cs.ucla.edu>
8576         * doc/autoconf.texi (Runtime): Renamed from "Run Time".  All uses
8577         of "run time" and "run-time" changed to "runtime", for consistency.
8578         * lib/autoconf/fortran.m4: Likewise (in comment).
8579         * lib/autoconf/functions.m4: Likewise.
8580         * lib/autoconf/general.m4: Likewise.
8581         * lib/autoconf/headers.m4: Likewise.
8583         * doc/autoconf.texi (Run Time): Document the exit status situation
8584         with more accuracy and detail.
8586 2006-04-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8588         * doc/autoconf.texi (Introduction): The GNU Autoconf Macro
8589         Archive is not officially `GNU' any more.  Update URL.
8590         (Defining Directories): Likewise
8591         * lib/autoconf/c.m4 (AC_C_RESTRICT): Update URL.
8593 2006-04-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8595         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Remove the leading
8596         newline from the `trap' code to finish `config.log'; the NetBSD
8597         /bin/sh resets the exit status after an empty command, as
8598         documented in doc/autoconf.texi.
8599         Reported by Dalibor Topic <robilad@kaffe.org>.
8601 2006-04-19  Paul Eggert  <eggert@cs.ucla.edu>
8603         * doc/autoconf.texi (C Compiler): Clarify AC_C_TYPEOF.
8604         Suggested by Bruno Haible.
8606 2006-04-18  Paul Eggert  <eggert@cs.ucla.edu>
8608         * configure.ac (ac_cv_sh_n_works): Don't try to test for it, since
8609         some shells (e.g., Solaris 8 /bin/sh) implement it verrrry slowly.
8610         Instead, just list the shells that we know work.
8611         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Remove 2nd arg.  All uses
8612         changed.  Be more cautious about the _cv_ variable.
8613         * tests/tools.at (Syntax of the shell scripts): Check the
8614         _cv_ variable once, at first, to avoid an internal autoconf error
8615         when sh -n does not work.
8617 2006-04-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8619         * lib/Autom4te/FileUtils.pm: Sync from Automake.
8621 2006-04-16  Paul Eggert  <eggert@cs.ucla.edu>
8623         * lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Don't
8624         use ">&-" since we're only 99.999% sure that this is portable,
8625         and since the MinGW bug is fixed in a different way.
8626         * lib/autotest/general.m4 (AT_INIT): Likewise.
8628 2006-04-16  Stepan Kasal  <kasal@ucw.cz>
8630         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Handle --recheck
8631         before opening config.log, to avoid hitting a bug on MinGW.
8633 2006-04-14  Paul Eggert  <eggert@cs.ucla.edu>
8635         * lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Close
8636         AS_MESSAGE_LOG_FD before reopening it onto the log file.
8637         This works around a MinGW bug reported by Eric Paire.
8638         Make sure that all writes to the log file append to it,
8639         rather than possibly losing data.
8640         * lib/autotest/general.m4 (AT_INIT): Likewise.
8642 2006-04-14  Stepan Kasal  <kasal@ucw.cz>
8644         * lib/Autom4te/FileUtils.pm (find_file): Fix a typo in the
8645         description.
8647 2006-04-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8649         * NEWS: Update.
8651         * configure.ac (AC_INIT): Bump to 2.59d.
8653 2006-04-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8655         Version 2.59c.
8657         * Makefile.maint (news-date-check): Do not require a leading `*'
8658         before the release date in NEWS.
8660 2006-04-12  Stepan Kasal  <kasal@ucw.cz>
8661         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8663         * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): If the templates for
8664         the instantiated file do not contain the string 'datarootdir'
8665         but contain @datadir@, @docdir@, @infodir@, @localedir@, or
8666         @mandir@, replace the reference '${datarootdir}' by the value.
8667         * tests/torture.at (datarootdir workaround): New test.
8668         * NEWS: Advertise this temporary fixup.
8669         Based on a patch by Bruno Haible, reported and analyzed by
8670         Paul Eggert and Noah Misch.
8672 2006-04-12  Eric Blake  <ebb9@byu.net>
8674         * tests/autotest.at (Debugging a failed test): Fix comment.
8676 2006-04-12  Stepan Kasal  <kasal@ucw.cz>
8678         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): Simplify the summary of
8679         all the changes since 2006-04-07.
8681 2006-04-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8683         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): If `ln -s file1 file2'
8684         succeeded, but `ln -s file dir' failed, take care to remove the
8685         leftover target before the next test, to prevent its spurious
8686         failure; also make sure `ln file dir' works before selecting it.
8687         Thanks to Keith Marshall for pointing this out.
8688         * THANKS: Update.
8690         * lib/autotest/general.m4 (AT_INIT): Store quoted variable
8691         assignments in `at_debug_args', so that we put them correctly
8692         in the `run' script.
8693         * tests/autotest.at (Debugging a failed test): Unmark XFAIL.
8694         Reported by Eric Blake.
8696 2006-04-11  Eric Blake  <ebb9@byu.net>
8698         * tests/autotest.at (AT_CHECK_AT): Add new argument, to allow
8699         top-level tests after micro-suite has been run.   Used in...
8700         (Debugging a successful test, Debugging script and environment),
8701         (Debugging a failed test): ...these new tests.  The first of these
8702         is fixed by...
8703         * lib/autotest/general.m4 (_AT_CREATE_DEBUGGING_SCRIPT): New
8704         macro, split out from...
8705         (AT_INIT): ...here, so that using -d also generates a run script.
8706         Document that -d inhibits top-level logging.
8707         * doc/autoconf.texi (testsuite Invocation): Document that -d only
8708         inhibits top-level logging; debug scripts are created.
8710         * lib/autotest/general.m4 (_AT_CHECK): Avoid syntax error on empty
8711         check.
8712         * tests/autotest.at (Empty test, Empty check): New test to check it.
8714         * lib/autoconf/c.m4 (AC_C_CONST, AC_C_VOLATILE): Avoid warnings
8715         from gcc.
8717 2006-04-10  Stepan Kasal  <kasal@ucw.cz>
8719         * tests/mktests.sh: Use "trap '' 0", not "trap 0".  Do not touch
8720         the files if a problem appears.  Make the empty *.at files
8721         read-only, too.  Proposed by Ralf Wildenhues.
8723 2006-04-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8725         * config/Makefile.am: Add comment to force updated Makefile.in.
8727         * lib/freeze.mk: Fix typo in comment.  Unlike the last, white
8728         space only patch to this file, this patch causes the Makefile.in
8729         files that include freeze.mk to be updated, and thus have a
8730         newer time stamp again, which in turn makes a pristine CVS
8731         checkout have correct time stamps.
8733         * Makefile.maint (cvs-sv): New macro, to be used..
8734         (config.guess-url_prefix, config.sub-url_prefix)
8735         (texinfo.tex-url_prefix, standards.texi-url_prefix): ..here;
8736         point to CVS text checkout of Gnulib files.
8737         (copyright-check): Bump current year.
8738         (announcement): Do not hard-wire `./announce-gen'.
8739         (cvs-update): Propagate failures of `cvs' and `move-if-change'
8740         correctly.
8741         * Makefile.cfg (executable-update): Use `chmod a+x' instead of
8742         `chmod +x'.
8743         (wget_files): Update config.guess, config.sub, texinfo.tex by
8744         `wget-update', now that their URLs work again.
8746 2006-04-10  Paul Eggert  <eggert@cs.ucla.edu>
8748         * doc/autoconf.texi (Particular Types): Don't use AC_CHECK_TYPE.
8749         Problem noted by Paul D. Smith.
8751 2006-04-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8753         * doc/autoconf.texi: Remove unused words from word list.
8754         * .x-sc_prohibit_atoi_atof, .x-sc_space_tab, .x-sc_sun_os_names,
8755         .x-sc_trailing_space: New files.
8757         * doc/standards.texi: Sync from gnulib.
8759         * NEWS, doc/autoconf.texi (AC_LIBOBJ vs LIBOBJS): Mark
8760         `LIBOBJDIR' as experimental.
8762         * lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): MSYS `ln -s' fails
8763         with a target directory; it's internally implemented as `cp'
8764         anyway, but since Autoconf advertises the possibility to use
8765         a target directory when LN_S is `ln -s', we need to find out.
8766         Reported by Rolf Ebert <rolf.ebert.gcc@gmx.de> against MSYS,
8767         analyzed by Keith Marshall <keith.marshall@total.com>.
8769         * THANKS: Update.
8771 2006-04-10  Paul Eggert  <eggert@cs.ucla.edu>
8773         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Just output
8774         confdefs.h as-is.  In general, if it has backslash-newline or the
8775         like, then it doesn't work either to sort or to remove empty
8776         lines.
8778 2006-04-09  Stepan Kasal  <kasal@ucw.cz>
8780         * tests/Makefile.am (AUTOCONF_FILES): Fix typo in the comment.
8782 2006-04-09  Alexandre Duret-Lutz  <adl@gnu.org>
8784         * lib/autom4te.in (Automake-preselections): Preselect
8785         _AM_SUBST_NOTMAKE.
8787 2006-04-08  Paul Eggert  <eggert@cs.ucla.edu>
8789         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Use '\'' for an
8790         apostrophe within a single-quoted string, as this is the usual
8791         tradition and is easier to read than '"'"'.  Don't rely on the
8792         shell treating "$/" like '$/'.  Use a more-consistent indenting
8793         style for the trap.
8795 2006-04-09  Eric Blake  <ebb9@byu.net>
8797         * tests/autotest.at (Backquote command substitution),
8798         (Multiline backquote command substitution): Remove mistaken
8799         AT_NO_CMDSUBST from the 2006-03-14 patch, which was meant to be
8800         applied...
8801         (Parenthetical command substitution, Multiline parenthetical
8802         command substitution): here.
8804 2006-04-08  Paul Eggert  <eggert@cs.ucla.edu>
8806         Import macros from gnulib (often changing their name).
8808         * NEWS: AC_C_TYPE_LONG_DOUBLE is now obsolete.
8809         New macros AC_CHECK_DECLS_ONCE, AC_CHECK_FUNCS_ONCE,
8810         AC_CHECK_HEADERS_ONCE, AC_FUNC_STRTOLD, AC_HEADER_ASSERT,
8811         AC_STRUCT_DIRENT_D_INO, AC_STRUCT_DIRENT_D_TYPE,
8812         AC_TYPE_LONG_DOUBLE, AC_TYPE_LONG_DOUBLE_WIDER, AC_TYPE_INT8_T,
8813         AC_TYPE_INT16_T, AC_TYPE_INT32_T, AC_TYPE_INT64_T,
8814         AC_TYPE_INTMAX_T, AC_TYPE_INTPTR_T, AC_TYPE_LONG_LONG_INT,
8815         AC_TYPE_UINT8_T, AC_TYPE_UINT16_T, AC_TYPE_UINT32_T,
8816         AC_TYPE_UINT64_T, AC_TYPE_UINTMAX_T, AC_TYPE_UINTPTR_T,
8817         AC_TYPE_UNSIGNED_LONG_LONG_INT, AC_USE_SYSTEM_EXTENSIONS.
8818         The manual mentions Gnulib more prominently.
8819         * doc/autoconf.texi (Gnulib): New node.
8820         (Pointers): Add Gnulib URL.
8821         (Particular Functions): Alphabetize.  Add AC_FUNC_STRTOLD.
8822         (Generic Functions): Add AC_CHECK_FUNCS_ONCE.  Refer to new
8823         Gnulib section.
8824         (Particular Headers): Add AC_HEADER_ASSERT.  For stdbool.h,
8825         suggest a #define rather than a typedef for _Bool, and mention
8826         Gnulib rather than trying to substitute stdbool code.
8827         (Generic Headers): Add AC_CHECK_HEADERS_ONCE.
8828         (Generic Declarations): Add AC_CHECK_DECLS_ONCE.
8829         (Particular Structures): Add AC_STRUCT_DIRENT_D_INO,
8830         AC_STRUCT_DIRENT_D_TYPE.
8831         (Particular Types): Mention stdint.h and inttypes.h as standard
8832         headers too.
8833         Add AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, AC_TYPE_INT64_T,
8834         AC_TYPE_INTMAX_T, AC_TYPE_INTPTR_T, AC_TYPE_LONG_DOUBLE,
8835         AC_TYPE_LONG_DOUBLE_WIDER, AC_TYPE_LONG_LONG_INT, AC_TYPE_UINT8_T,
8836         AC_TYPE_UINT16_T, AC_TYPE_UINT32_T, AC_TYPE_UINT64_T,
8837         AC_TYPE_UINTMAX_T, AC_TYPE_UINTPTR_T, AC_TYPE_UNSIGNED_LONG_LONG_INT.
8838         (C Compiler): Move AC_C_LONG_DOUBLE to ...
8839         (Obsolete Macros): here.  Under AC_LONG_DOUBLE, mention
8840         AC_TYPE_LONG_DOUBLE or AC_TYPE_LONG_DOUBLE_WIDER instead.
8841         (Posix Variants): Add AC_USE_SYSTEM_EXTENSIONS.
8842         (Coding Style).  Don't mention m4_expand_once.
8843         * lib/autoconf/c.m4 (AC_C_LONG_DOUBLE): Implement via
8844         AC_TYPE_LONG_DOUBLE_WIDER.  Now obsolete.
8845         * lib/autoconf/functions.m4 (_AH_CHECK_FUNCS): New macro.
8846         (AC_CHECK_FUNCS): Use it.
8847         (AC_CHECK_FUNCS_ONCE, AC_FUNC_STRTOLD): New macros.
8848         (AC_FUNC_WAIT3): "the Open Group standards" -> "POSIX".
8849         * lib/autoconf/general.m4 (AC_CHECK_DECLS_ONCE): New macro.
8850         * lib/autoconf/headers.m4 (AC_CHECK_HEADERS_ONCE): New macro.
8851         (AC_HEADER_ASSERT): New macro.
8852         (AC_HEADER_STDBOOL): Don't assume "#error" works.
8853         Catch a bug in IBM AIX xlc compiler version 6.0.0.0.
8854         Catch a bug in an HP-UX C compiler.
8855         * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): New macro.
8856         * lib/autoconf/types.m4 (AC_TYPE_INTMAX_T. AC_TYPE_UINTMAX_T):
8857         (AC_TYPE_INTPTR_T, AC_TYPE_UINTPTR_T. AC_TYPE_LONG_DOUBLE):
8858         (AC_TYPE_LONG_DOUBLE_WIDER, AC_C_LONG_DOUBLE, AC_TYPE_LONG_LONG_INT):
8859         (AC_TYPE_UNSIGNED_LONG_LONG_INT, _AC_TYPE_INT, _AC_TYPE_UNSIGNED_INT):
8860         (_AC_STRUCT_DIRENT, AC_STRUCT_DIRENT_D_INO, AC_STRUCT_DIRENT_D_TYPE):
8861         New macros.
8863         * tests/mktests.sh (ac_exclude_list, au_exclude_list): Do not
8864         use /^foo|bar$/, it does not mean /^(foo|bar)$/.
8866 2006-04-08  Stepan Kasal  <kasal@ucw.cz>
8868         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Fix the wording
8869         of the warning introduced by the 2001-08-28 change.
8871 2006-04-08  Stepan Kasal  <kasal@ucw.cz>,
8872             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8874         * lib/autoconf/general.m4 (AC_CACHE_SAVE): All `ac_cv_env_foo'
8875         variables shall be overriden by the cache.
8876         * tests/torture.at (AC_ARG_VAR): Test also with a first value
8877         that contains braces.
8879 2006-04-07  Stepan Kasal  <kasal@ucw.cz>
8881         Revert the patch from 2006-04-01 and only improve
8882         _AS_DETECT_BETTER_SHELL:
8884         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Do not optimize; do not
8885         skip nonexistent directories.
8886         (_AS_DETECT_BETTER_SHELL): The optimization is moved here--try
8887         only shell candidates which exist.
8888         (AS_UNAME): No need to give three parameters to _AS_PATH_WALK.
8889         * lib/autotest/general.m4 (AT_INIT): No need to give three
8890         parameters to _AS_PATH_WALK.
8892 2006-04-07  Stepan Kasal  <kasal@ucw.cz>,
8893             Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8895         * bin/autoupdate.in (handle_autoconf_patches): Change the way we
8896         distinguish m4sugar macros.
8897         * tests/tools.at (autoupdating with aclocal and m4_include):
8898         New test.  Bug reported by Gary V. Vaughan <gary@gnu.org>,
8899         test case by Noah Misch <noah@cs.caltech.edu>.
8901 2006-04-07  Stepan Kasal  <kasal@ucw.cz>
8903         Revert my change from 2006-03-17, in other words:
8904         * lib/m4sugar/m4sh.m4 (AS_BOURNE_COMPATIBLE): Insert BIN_SH=xpg4
8905           and DUALCASE=1.
8906         (AS_SHELL_SANITIZE): Remove DUALCASE=1.
8907         * doc/autoconf.texi (Special Shell Variables) <BIN_SH>: Say that
8908           it is set.
8910 2006-04-07  Eric Blake  <ebb9@byu.net>
8912         * doc/autoconf.texi (Programming in M4sh): Document that
8913         AS_MKDIR_P exits the script on failure.
8914         * lib/autotest/general.m4: Remove redundant AS_ERROR.
8916 2006-04-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8918         * config/elisp-comp, config/install-sh, config/mdate-sh,
8919         config/missing, config/mkinstalldirs: Sync from Automake.
8921         * lib/Autom4te/FileUtils.pm, lib/Autom4te/Struct.pm: Sync
8922         from Automake.
8924         * doc/make-stds.texi: Sync from gnulib.
8926 2006-04-06  Eric Blake  <ebb9@byu.net>
8928         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_O): Inside cache
8929         check, s/ac_exeext/ac_cv_exeext/.  Fixes regression introduced
8930         2006-04-01.
8932 2006-04-06  Stepan Kasal  <kasal@ucw.cz>,
8933             Eric Blake  <ebb9@byu.net>,
8934             Paul Eggert  <eggert@cs.ucla.edu>,
8935             Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8937         * lib/autoconf/general.m4 (_AC_CACHE_DUMP): Fix the detection of
8938         whether `set' quotes correctly: redirect stderr of the tested
8939         `set', and use a subshell, for Ultrix; use `sed' instead of
8940         `grep' for zsh `set' which may write binary output; match only
8941         at the beginning of a line, to avoid false positives.
8942         In order to avoid false positives by unrelated variables with
8943         multiline content, put the dump algorithm in a subshell and
8944         unset all variables containing newlines (except some which are
8945         special to the shell).  Warn about cache variables that are
8946         unset.
8948 2006-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8950         * config/config.guess, config/config.sub, config/texinfo.tex:
8951         Sync from upstream.
8953         * tests/mktests.sh: Reword comments.
8955         * tests/mktests.sh: Only skip internal macros starting with
8956         `_AC_' or `__AC_'.  Noted by Stepan Kasal.
8957         Update exclusion lists for the test suite to this end:
8958         (AC_ARG_VAR): Do test this now.
8959         (AC_SEARCH_LIBS, AC_REPLACE_FUNCS): Need an argument.
8960         (AC_LINKER_OPTION): Remove (renamed to _AC_LINKER_OPTION).
8961         (AC_LIST_MEMBER_OF): Likewise (renamed to _AC_LIST_MEMBER_IF).
8962         (AC_LINK_FILES): Obsoleted since (and thus AU_DEFUN'ed).
8964         * doc/autoconf.texi (Shell Substitutions): Mention the MSYS
8965         shell issue with double-quoted command substitutions of native
8966         commands.
8967         Reported to MSYS by Mark Cave-Ayland, to Autoconf by Keith
8968         Marshall.
8970         * Makefile.maint (sc_cast_of_argument_to_free): Do not fail when
8971         no file matches the glob, discard the warning, set `nullglob'.
8972         (syntax-check): Likewise.
8973         (sc_cast_of_x_alloc_return_value): Likewise.
8974         (sc_cast_of_alloca_return_value, sc_error_exit_success)
8975         (sc_prohibit_jm_in_m4, .re-list, sc_unmarked_diagnostics)
8976         (m4-check): Likewise.
8977         (sc_system_h_headers): Do not print rule on execution.
8978         (sc_tight_scope): Do not fail for non-existing `src' directory.
8979         (sc_changelog): Skip the Copyright footer.
8980         * lib/autoconf/lang.m4: Remove trailing space.
8982         * lib/autoconf/status.m4: More replacements to
8983         <tab><space> where this makes sense.
8985 2006-04-06  Stepan Kasal  <kasal@ucw.cz>
8987         * tests/Makefile.am (maintainer-check-posix):
8988           s/POSIXLY_CORRECTLY/POSIXLY_CORRECT/
8990         * lib/autoconf/status.m4 (_AC_CONFIG_FOOS): Append TAGS to
8991           ac_config_<foo>s again, sometimes normalized, sometimes not.
8992         (AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_LINKS):
8993         (AC_CONFIG_COMMANDS): Do not do so here.
8994         (_AC_CONFIG_REGISTER_DEST): Double quote the tags in macros _AC_LIST_TAGS
8995           and_AC_LIST_TAG_COMMANDS; fixes another regression introduced by the
8996           2005-07-25 rewrite.  Noticed by Noah Misch.
8998         * lib/autoconf/general.m4 (AC_PRESERVE_HELP_ORDER): Do not define
8999           _AC_PRESERVE_HELP_ORDER, ...
9000         (AC_ARG_ENABLE, AC_ARG_WITH): ... use AC_PROVIDE_IFELSE insetad.
9002         * lib/autoconf/general.m4 (AC_ARG_VAR): Do not use m4_divert_once
9003           inside m4_expand_once; it is redundant.
9005         * lib/autoconf/general.m4 (_AC_INIT_HELP): Remove the broken support
9006           for --help from Cygnus `configure.'
9008 2006-04-06  Paul Eggert  <eggert@cs.ucla.edu>
9010         * doc/autoconf.texi (C Compiler): Warn about #error.  Follows up
9011         on a patch proposed by Ralf Wildenhues.
9013 2006-04-05  Paul Eggert  <eggert@cs.ucla.edu>
9015         * lib/autoconf/status.m4: Replace <space>''<tab> with
9016         <tab><space> where this makes sense.
9018 2006-04-05  Howard Chu  <hyc@highlandsun.com>  (trivial change)
9019             Noah Misch  <noah@cs.caltech.edu>
9021         * lib/autoconf/general.m4 (AC_PRESERVE_HELP_ORDER): New macro.
9022         (AC_ARG_ENABLE, AC_ARG_WITH): Adjust.
9023         * doc/autoconf.texi (Help Formatting): New node.
9024         * NEWS: Announce AC_PRESERVE_HELP_ORDER.
9026 2006-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9028         * TODO, config/Makefile.am, lib/freeze.mk, lib/autoconf/c.m4,
9029         lib/autoconf/specific.m4, lib/autoconf/status.m4,
9030         lib/autoconf/types.m4, lib/autotest/general.m4,
9031         tests/mktests.sh, tests/torture.at: White space cleanup:
9032         remove some SPACE before TAB, or add quoting ('' or @&t@).
9034         * NEWS, TODO, bin/autoreconf.in: `filesystem' -> `file system'.
9036         * doc/autoconf.texi (Shell Substitutions): Document `^' vs. `|'.
9038 2006-04-05  Eric Blake  <ebb9@byu.net>
9040         * lib/autotest/general.m4 (AT_INIT): Prep AT_*_all, so that an
9041         empty test suite works.
9042         * tests/autotest.at (Empty test suite): Remove xfail.
9044 2006-04-05  Noah Misch  <noah@cs.caltech.edu>
9046         * lib/autoconf/status.m4 (_AC_CONFIG_FOOS): Do not append normalized
9047         TAGS to ac_config_<foo>s.
9048         (AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_LINKS): Do so here.
9049         (AC_CONFIG_COMMANDS): Append NAME to ac_config_commands without
9050         normalizing it, consistent it with previous releases.
9051         * tests/torture.at (Macro calls in AC_CONFIG_COMMANDS tags): New test.
9053 2006-04-05  Paul Eggert  <eggert@cs.ucla.edu>
9055         * lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR, AS_DIRNAME_EXPR):
9056         Use simplified args that Eric Blake originally suggested.
9058 2006-04-04  Paul Eggert  <eggert@cs.ucla.edu>
9060         * tests/mktests.sh: Don't use 'cat'; just read the files directly.
9061         Prefer 'sort -u' to 'sort | uniq'.  Filter data before sorting it.
9062         Use 'comm' rather than N instances of grep; this also fixes a bug
9063         whereby substrings were incorrectly matched, causing us to not
9064         generate tests for AC_F77_NAME_MANGLING and AC_FUNC_LSTAT.
9065         (exclude_list): Exclude empty macros.
9066         (ac_exclude_list): Exclude AC_INCLUDES_DEFAULT.
9068         Use awk rather than grep -E or egrep, to avoid
9069         portability problems with regular expressions containing newlines.
9070         (exclude_list, ac_exclude_list, au_exclude_list, ac_exclude_script):
9071         Switch from grep to awk syntax.
9072         (ac_exclude_script): Renamed from ac_exclude_egrep.
9073         (au_exclude_script): Renamed from au_exclude_egrep.
9075 2006-04-04  Noah Misch  <noah@cs.caltech.edu>
9077         * lib/autoconf/general.m4 (_AC_INIT_HELP): Only `configure.in' evidences
9078         a subdirectory subject to Cygnus `configure'.
9079         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Likewise.
9081         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Omit the bug
9082         report request when we have no AC_PACKAGE_BUGREPORT.
9084 2006-04-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9086         * THANKS: Update.
9088         * tests/mktests.sh: Update copyright year in the header of the
9089         generated files.
9091         * lib/autoconf/c.m4 (AC_C_INLINE): Do not skip cleanup code.
9092         (AC_C_RESTRICT): Likewise.  Furthermore, add a function with a
9093         typedef'ed restricted pointer, to catch a compiler bug on
9094         HP-UX 11.x, and fix warnings so it passes with -Werror.
9095         (_AC_PROG_CC_C99): Likewise.
9096         Reported by Albert Chin <china@thewrittenword.com>.
9097         * tests/mktests.sh: Do not skip AC_C_INLINE, AC_C_RESTRICT.
9099 2006-04-03  Noah Misch  <noah@cs.caltech.edu>
9101         * bin/autoscan.in (subdirs): New global.
9102         (scan_file): Prune directories with configure{,.{ac,in,gnu}}.
9103         (output): Emit AC_CONFIG_SUBDIRS as needed.
9104         * tests/autoscan.at (autoscan): Remove XFAIL.
9106 2006-04-03  Noah Misch  <noah@cs.caltech.edu>
9108         * lib/autoconf/general.m4 (AC_CACHE_SAVE): Use AC_MSG_NOTICE.
9110 2006-04-03  Eric Blake  <ebb9@byu.net>
9112         * THANKS: Add myself.
9114 2006-04-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9116         * lib/autotest/general.m4 (AT_INIT): Add `at_testdir' to pointer
9117         to log, point to testsuite output tree.
9119 2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
9121         * NEWS: AC_PROG_CC and AC_PROG_CXX no longer declare 'exit'.
9122         * doc/autoconf.texi (Function Portability): Mention that C++
9123         has trouble with 'exit'.
9124         (Guidelines): Test programs shouldn't use 'exit'.
9125         * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION):
9126         Remove; all uses removed.
9127         (AC_LANG_INT_SAVE(C), AC_C_BIGENDIAN):
9128         Return from 'main' instead of calling 'exit'.
9129         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA, AC_FUNC_CLOSEDIR_VOID):
9130         (_AC_FUNC_FNMATCH_IF, AC_FUNC_GETGROUPS):
9131         (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, _AC_FUNC_MALLOC_IF):
9132         (AC_FUNC_MEMCMP, AC_FUNC_MKTIME, AC_FUNC_MMAP, _AC_FUNC_REALLOC_IF):
9133         (AC_FUNC_SETPGRP, _AC_FUNC_STAT, AC_FUNC_STRTOD, AC_FUNC_STRERROR_R):
9134         (AC_FUNC_STRNLEN, AC_FUNC_SETVBUF_REVERSED, AC_FUNC_UTIME_NULL):
9135         (_AC_FUNC_FORK, _AC_FUNC_VFORK, AC_FUNC_WAIT3): Likewise.
9136         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Likewise.
9137         * lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
9138         * lib/autoconf/types.m4 (AC_TYPE_GETGROUPS): Likewise.
9139         * tests/compile.at: Likewise.
9141 2006-04-02  Pavel Roskin  <proski@gnu.org>
9143         * doc/autoconf.texi (AC_PATH_X): Update per 2005-08-26 change.
9145 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
9147         Clean up _AC_COMPILER_EXEEXT* macros.
9149         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't try to
9150           detect exeext, it will be done by _AC_COMPILER_EXEEXT_O; just set
9151           ac_file to the name of the default output file and call
9152           _AC_COMPILER_EXEEXT_WORKS.  Move the definition of ac_files and the
9153           initial `rm' of the candidate files...
9154         (_AC_COMPILER_EXEEXT): ... here and simplify them.  Moreover, use
9155           the same list in subsequent `rm' calls, and for the temporary
9156           redefinition of ac_clean_files; call _AC_COMPILER_OBJEXT at the end,
9157           and don't call the other _AC_COMPILER_EXEEXT_* macros directly, use...
9158         (_AC_COMPILER_EXEEXT_TESTS): ... this new macro.
9159         (_AC_COMPILER_EXEEXT_O): Don't export ac_cv_exeext, it's not needed (or
9160           no longer needed) by libtool.  Make it a cache check.
9161         (_AC_COMPILER_EXEEXT_CROSS): Remove the comment, it was obviously
9162           copied here by mistake.
9163         (AC_NO_EXECUTABLES): Redefine _AC_COMPILER_EXEEXT_TESTS, not
9164           _AC_COMPILER_EXEEXT.
9165         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC): Do not call
9166           _AC_COMPILER_OBJEXT directly.
9167         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
9169 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
9171         * lib/m4sugar/m4sh.m4 (_AS_DIRNAME_PREPARE): New macro.
9172         (AS_DIRNAME): Use it.
9173         (_AS_PREPARE): Add _AS_DIRNAME_PREPARE.
9175         * tests/*.at: Remove the generated ones.
9177 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
9179         * lib/autotest/general.m4 (AT_INIT): Don't optimize the first PATH walk.
9181 2006-04-01  Eric Blake  <ebb9@byu.net>
9183         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Optimize nonexistent
9184         directories, unless optional third argument supplied.
9185         (AS_UNAME): Don't optimize PATH walk.
9187         * lib/Autom4te/Struct.pm, lib/autoconf/c.m4: s/non-existent/nonexistent/
9189 2006-04-01  Eric Blake  <ebb9@byu.net>
9190         and Stepan Kasal  <kasal@ucw.cz>
9192         * lib/m4sugar/m4sh.m4: Sort sections as implied by the comments,
9193         and fix some typos.
9195 2006-04-01  Noah Misch  <noah@cs.caltech.edu>
9197         * lib/autoconf/general.m4 (_AC_INIT_VERSION): Emit script name and
9198         Autoconf version number despite a zero- or one-argument AC_INIT.
9200         * bin/autoreconf.in (parse_args): Multiple -v send --verbose to
9201         subordinate tools.
9202         * lib/Autom4te/General.pm (getopt): Make -v and -d incremental.
9203         * doc/autoconf.texi (autoreconf Invocation): Document it.
9205         * doc/autoconf.texi: Use `Cygwin', `MinGW', and `license' consistently.
9206         Append LocalWords so ispell-buffer passes cleanly.  Spelling fixes.
9208 2006-04-01  Eric Blake  <ebb9@byu.net>
9210         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Allow use in shell lists.
9211         * lib/autotest/general.m4: Be tolerant of existing directory when
9212           rm failed to remove it.
9214 2006-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9216         * bin/autoupdate.in: Redefine m4_location so that warnings print
9217         the correct lines of the input file by subtracting..
9218         (_au__first_line): ..this new definition.
9220         * lib/autoconf/general.m4 (AC_COMPILE_CHECK): Prefer
9221         AC_MSG_CHECKING over obsolete AC_CHECKING in autoupdated code.
9222         Remove stray newline in output.
9223         (AC_FOREACH): AU_DEFUN this as literal for autoupdate, and also
9224         AC_DEFUN this for autoconf, including the obsoletion diagnose.
9225         Fixes autoupdating of code where the replacement output contains
9226         m4sugar macros.
9227         * lib/autoconf/lang.m4 (AC_LANG_SAVE): Likewise.
9228         * tests/mktests.sh (ac_exclude_list): Add AC_FOREACH.
9229          (au_exclude_list): Add AC_LANG_SAVE.
9230         * tests/tools.at: Several new tests for all of this.
9231         * doc/autoconf.texi (Obsoleting Macros): Give a hint about the
9232         hairy details.
9233         The AC_LANG_SAVE issue was reported against Libtool by
9234         Dalibor Topic <robilad@kaffe.org>, and against Autoconf 2.57 by
9235         Kristian Kvilekval <kris@cs.ucsb.edu>.
9237 2006-04-01  Stepan Kasal  <kasal@ucw.cz>
9239         * bin/autoupdate.in: Handle m4 builtins and m4sugar macros together--
9240           switch all of them on and of when necessary.  Fixes the bug when
9241           m4sugar macros (e.g., m4_define) were expanded after the first
9242           automatic update (e.g., after AC_PREREQ or AC_INIT).
9244 2006-03-31  Paul Eggert  <eggert@cs.ucla.edu>
9246         * doc/autoconf.texi (Programming in M4sh): Sharpen the descriptions
9247         of AS_BASENAME and AS_DIRNAME.  Reported by Stepan Kasal.
9249         * lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR): Handle ///, ////, etc.
9250         correctly.  Problem reported by Eric Blake.
9251         (_AS_EXPR_PREPARE): Detect Tru64 expr bug.  Problem reported by
9252         Ralf Wildenhues.
9254 2006-03-30  Paul Eggert  <eggert@cs.ucla.edu>
9256         * doc/autoconf.texi (Programming in M4sh, Limitations of Usual Tools):
9257         Tighten up the basename/dirname wording.
9259 2006-03-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9261         * Makefile.maint (sc_texi_notab): New check: do not use TABs
9262         in texinfo files outside of verbatim environments.
9263         (syntax-check-rules): Update.
9264         * doc/autoconf.texi (Configuration Headers): Conform to it.
9266 2006-03-30  Chris Pickett <cpicke@cs.mcgill.ca>  (tiny change)
9268         * doc/autoconf.texi (autoreconf Invocation): Mention that -I for
9269           aclocal cannot be given on the command line.
9271 2006-03-29  Paul Eggert  <eggert@cs.ucla.edu>
9273         * doc/autoconf.texi (Programming in M4sh): Mention AS_BASENAME.
9274         Give an example for AS_DIRNAME instead of referring to Posix..
9275         (File System Conventions): Put discussion of // versus / here, and
9276         modernize it a bit.
9277         (Limitations of Usual Tools): Add basename.  Remove verbiage
9278         after dirname, since it got moved to the above sections.
9279         All this was inspired by a patch proposed earlier by Eric Blake.
9281 2006-03-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9283         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Quote
9284         `$0' to protect against spaces.
9285         * lib/autotest/general.m4 (AT_INIT): Likewise.
9286         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Likewise, for
9287         `$0', $as_me.
9289 2006-03-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9291         * bin/autoscan.in: The value of find_configure_ac should be
9292         checked for existence, so we don't barf over a nonexisting
9293         configure.ac.  Reported by Laurence Darby <ldarby@tuffmail.com>.
9295 2006-03-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9297         * bin/autoupdate.in: Fix some typos.
9299 2006-03-21  Stepan Kasal  <kasal@ucw.cz>
9301         * doc/autoconf.texi (Installation Directory Variables): Fix typo.
9303         * lib/autoscan/autoscan.list: Refreshed.
9305 2006-03-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9307         * tests/local.at (AT_CHECK_ENV): Ignore AC_SUBSTed Objective C
9308         and Erlang related variables.
9310         * lib/autoconf/c.m4 (AC_LANG(Objective C), AC_LANG_OBJC)
9311         (_AC_LANG_ABBREV(Objective C), _AC_LANG_PREFIX(Objective C))
9312         (AC_LANG_SOURCE(Objective C), AC_LANG_PROGRAM(Objective C))
9313         (AC_LANG_CALL(Objective C), AC_LANG_FUNC_LINK_TRY(Objective C))
9314         (AC_LANG_BOOL_COMPILE_TRY(Objective C))
9315         (AC_LANG_INT_SAVE(Objective C), AC_LANG_PREPROC(Objective C))
9316         (AC_PROG_OBJCPP, AC_LANG_COMPILER(Objective C), AC_PROG_OBJC)
9317         (_AC_PROG_OBJC_G): New macros.
9318         (_AC_ARG_VAR_CPPFLAGS): Adjusted.
9319         * doc/autoconf.texi (Objective C Compiler): New node.
9320         (Preset Output Variables): Document OBJCFLAGS.
9321         (Language Choice): Document `Objective C' language.
9322         (Fortran Compiler): Fix typo.
9323         * NEWS: Updated.
9324         Inspired by a patch from David M. Lloyd <dmlloyd@tds.net>.
9326 2006-03-20  Stepan Kasal  <kasal@ucw.cz>
9328         * doc/autoconf.texi (Default Includes): Fix typo
9329           s/AC_HEADERS_STDC/AC_HEADER_STDC/
9330         (Limitations of Usual Tools): s/unwriteable/unwritable/
9331         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT, _AC_COMPILER_EXEEXT):
9332           Fix typos in the comments.
9334 2006-03-17  Stepan Kasal  <kasal@ucw.cz>
9336         * lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS):
9337           Factor out the warning to...
9338         (_AC_TOOL_WARN): ... this new macro; use `cross_compiling'.
9339         * tests/local.at (AT_CHECK_MACRO_CROSS): Avoid this warning.
9340         * tests/semantics.at (AC_C_BIGENDIAN): Likewise.
9342         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Do not special
9343           case `ac_delim' when writing the sed script.
9345         * lib/m4sugar/m4sh.m4 (AS_BOURNE_COMPATIBLE): Removed BIN_SH=xpg4,
9346           moved DUALCASE=1 ...
9347         (AS_SHELL_SANITIZE): ... here.
9348         * doc/autoconf.texi (Special Shell Variables) <BIN_SH>: Do not say
9349           that it is set.
9351         * lib/autoconf/programs.m4 (AC_CHECK_PROG): Quote the parameter of
9352           AC_SUBST.
9353         (_AC_PATH_PROG): Store the result to VARIABLE.
9354         (AC_PATH_PROG): No need to set VARIABLE again.
9356         * tests/local.at (AT_CHECK_MACRO_CROSS): New macro, creates two tests:
9357           the first one is usual AT_CHECK_MACRO test, the second one checks
9358           that the same works when cross-compiling.
9359         * tests/semantics.at (AC_CHECK_ALIGNOF, AC_CHECK_ALIGNOF struct):
9360         (AC_CHECK_SIZEOF, AC_CHECK_SIZEOF struct): Use it.
9362 2006-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9364         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Prepend
9365         the directory `/usr/bin/posix' in the shell search, to prefer
9366         the Posix shell not only in subsequent spawns as with `$BIN_SH'
9367         on Tru64.
9369         * doc/autoconf.texi (contents): To fix texi2html output, hide
9370         `@setcontentsaftertitlepage' for HTML.
9371         (Writing Autoconf Macros): Likewise, insert space after `@c'.
9372         (Leviticus, Numbers, Deuteronomy): Likewise, change `@,c' to
9373         `@,{c}'.
9375 2006-03-16  Stepan Kasal  <kasal@ucw.cz>
9377         * lib/m4sugar/m4sh.m4 (_AS_PREPARE): Move the IFS setup and CDPATH
9378           sanitizing...
9379         (AS_SHELL_SANITIZE): ...here; mention _AS_PATH_WALK needs IFS set.
9380         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Add an explanation
9381           why IFS is restored so late; thank you, Ralf, for reminding us.
9383 2006-03-15  Stepan Kasal  <kasal@ucw.cz>
9385         * doc/autoconf.texi (Pretty Help Strings): No need to use cached
9386           variables in the examples.
9388 2006-03-14  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
9390         * doc/autoconf.texi (several sections): Cleaned up documentation for
9391         macros in erlang.m4.
9393 2006-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9395         * tests/autotest.at (AT_NO_CMDSUBST): New macro to determine
9396         failure condition for `$(cmd)' style command substitutions.
9397         (Parenthetical command substitution, Multiline parenthetical
9398         command substitution): Use it.
9400         * doc/autoconf.texi (Special Shell Variables): Missing word.
9401         Reported by Keith Marshall <keith.marshall@total.com>.
9403         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Do not forget to reset
9404         IFS even in case of empty `$PATH'.
9406 2006-03-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9408         * lib/autotest/general.m4 (AT_INIT) <at_optarg>: Optimize
9409         `expr' away if there is nothing to do.
9410         < --keywords >: Simplify and robustify argument handling.
9411         Revert erroneous comment from 2005-08-23.  Extend to allow
9412         keyword negation with `!'.
9413         Update help message.  Remove broken code to prevent running
9414         tests multiple times.
9415         * doc/autoconf.texi (testsuite Invocation) < --keywords >:
9416         Update and fix the documentation accordingly.
9417         * tests/autotest.at (Keywords): Renamed to..
9418         (Keywords and ranges): .. this.  Extended to make sure negated
9419         keywords, keywords taken from AT_SETUP arguments, and numeric
9420         test ranges work, and that matching is case-insensitive.
9422 2006-03-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9424         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW): Use a typedef to
9425         allow to pass unnamed structs even in C++.
9426         (AC_CHECK_SIZEOF):  Likewise.
9427         Also fix quoting error in `AC_MSG_FAILURE' arguments.
9428         * tests/semantics.at (AC_CHECK_ALIGNOF struct, AC_CHECK_SIZEOF
9429         struct): New tests for unnamed structs, each both native and
9430         cross-compiling.
9432         * lib/autoconf/c.m4 (AC_C_TYPEOF): Use typedef to avoid defining
9433         a structure inside a cast, for C++ conformance.
9434         * lib/autoconf/types.m4 (AC_CHECK_ALIGNOF): Likewise.
9435         Also fix quoting error in `AC_MSG_FAILURE' arguments.
9437         * lib/autoconf/c.m4 (AC_PROG_CC_STDC): If we cannot enable C99
9438         nor C89 mode, set `$ac_cv_prog_cc_stdc' to `no' instead of
9439         trying to execute the command `no'.
9441         * lib/autoconf/lang.m4 (AC_LANG_CONFTEST): AC_DEFUN this, not
9442         m4_define, so that the requirements of `AC_INCLUDES_DEFAULT' are
9443         expanded outside.
9445         * doc/autoconf.texi (autoconf Invocation): Fix typos in trace
9446         example.  Do not emphasize `$%', it is hardly new and special.
9447         Reported by Edouard Bechetoille <ebecheto@ens-lyon.fr>.
9449         * doc/autoconf.texi (Limitations of Usual Tools): Document
9450         OpenBSD and traditional `grep' failure to handle multiple
9451         patterns separated by newlines.
9453 2006-03-10  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
9455         * doc/autoconf.texi (several sections): Add documentation for macros
9456         in erlang.m4.
9458 2006-03-10  Eric Blake  <ebb9@byu.net>
9460         * doc/autoconf.texi (Obsolete Macros): Fix wording of
9461         AC_TRY_LINK_FUNC.
9463 2006-03-10  Paul Eggert  <eggert@cs.ucla.edu>
9465         * doc/autoconf.texi: Use @acronym more consistently for acronyms
9466         like BSD, GPL, LGPL.  Fix minor English typos.
9467         (AC_STDC_HEADERS, AC_PROG_GCC_TRADITIONAL):
9468         Mention that these macros are becoming obsolete.
9469         (AC_STDC_HEADERS, AC_PROG_CC, AC_C_CONST, AC_C_VOLATILE):
9470         Use more modern terminology for which standard is what.
9471         (AC_PROG_CC): Mention gcc first, and remove obsolete references to egcs
9472         and to ansi2knr.
9473         (AC_PROG_CXX): Likewise.
9474         (AC_C_PROTOTYPES, Test Functions, AC_LIBOBJ vs LIBOBJS):
9475         Remove obsolete discussion about how to port to K&R.
9476         (Guidelines for Test Programs): Suggest AC_HEADER_STDBOOL rather than
9477         the obsolescent AC_HEADER_STDC.
9478         (AC_FOO_IFELSE vs AC_TRY_FOO): Don't use #error; test programs
9479         can't rely on it.
9481 2006-03-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9483         * tests/c.at (AC_PROG_CPP without warnings, AC_PROG_CPP via CC):
9484         Remove stdin redirection from /dev/null to allow pipe to work.
9486 2006-03-08  Paul Eggert  <eggert@cs.ucla.edu>
9488         * tests/c.at (AC_PROG_CPP without warnings, AC_PROG_CPP via CC):
9489         Require that /lib/cpp include stdio.h correctly.  Solaris 10's
9490         doesn't.  Problem reported by D'Arcy A MacIsaac and diagnosed by
9491         Ralf Wildenhues.
9493 2006-03-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9495         * lib/autoconf/status.m4 (_AC_SED_CMD_LIMIT): The limit for
9496         HP-UX sed is 99 commands, not 100.
9497         (_AC_OUTPUT_FILES_PREPARE): Do not count the `}' of an
9498         _AC_SUBST_FILES fragment.  Separate `{' and `r' commands by
9499         newline for portability.
9500         * tests/torture.at (Torturing config.status): Also test 100
9501         AC_SUBST_FILE invocations.  Fix test to actually verify the
9502         AC_CONFIG_FILES output.
9503         * doc/autoconf.texi (Limitations of Usual Tools): Document HP-UX
9504         command, label, and read-file `r' limits.  Unify HP-UX spelling.
9506         * tests/Makefile.am (edit, $(wrappers)): Do not use `$<' in
9507         non-suffix rule.
9508         ($(TESTSUITE_GENERATED_AT)): Use `$(srcdir)` for the benefit of
9509         non-GNU make.
9510         (autoconfdir, $(AUTOCONF_FILES)): Likewise.
9511         * tests/mktests.sh: Small shell portability fixes.
9513 2006-03-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9515         * doc/autoconf.texi (Caching Results): Fix the examples to use a
9516         recommended quoting style and discard unwanted output.
9518 2006-03-05  Paul Eggert  <eggert@cs.ucla.edu>
9520         * lib/autotest/general.m4 (_AT_NORMALIZE_TEST_GROUP_NUMBER): New macro.
9521         (AT_INIT): Use it, to remove arbitrary limit of 999,999 test
9522         cases, and to work around Tru64 expr bug.
9524 2006-03-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9526         * doc/autoconf.texi (Limitations of Usual Tools): Mention Tru64
9527         expr bug that turns the result of a regex match into a number if
9528         possible.
9530 2006-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9532         * lib/autoconf/types.m4 (AC_CHECK_ALIGNOF): Work around
9533         HPUX compiler bug, similarly to AC_CHECK_SIZEOF, as documented
9534         in section `Specific Compiler Characteristics'.
9536 2006-03-04  Eric Blake  <ebb9@byu.net>
9538         * lib/autoconf/functions.m4 (AC_FUNC_STRERROR_R): Avoid unused
9539         variable warning.
9541 2006-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9543         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Force correct
9544         order of variable initialization, so even the Solaris 2.6 shell
9545         can create a config header correctly.  Fixes lots of test suite
9546         failures.
9548 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9550         * doc/autoconf.texi (Text processing Macros): New node to
9551         document the m4sugar macros m4_re_escape, m4_tolower,
9552         m4_toupper, m4_split, m4_normalize, m4_append, m4_append_uniq.
9554 2006-02-22  Paul Eggert  <eggert@cs.ucla.edu>
9556         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Fix typo:
9557         XrmInitialize (0) -> XrmInitialize ().
9558         Reported by Toshio Kuratomi.
9560 2006-02-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9562         * lib/m4sugar/m4sh.m4 (AS_IF): Extend to allow more than one
9563         test, as in `if tests; then cmd1; elif ...; else ...; fi'.
9564         * doc/autoconf.texi (Programming in M4sh): Adjusted.
9565         * tests/m4sh.at (AS_IF and AS_CASE): Test this.  Also make sure
9566         both macros are defun'ed so that required macros are evaluated
9567         outside.
9569         * doc/autoconf.texi (Prerequisite Macros): State more precisely
9570         where a required macro will be expanded.
9571         (Coding Style): Another reason not to use `m4_define'.
9573 2006-02-21  Eric Blake  <ebb9@byu.net>
9575         * lib/autoconf/general.m4 (_AC_LIBOBJ): Minor optimization.
9577 2006-02-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9579         * doc/autoconf.texi (Looping constructs): New node, to
9580         document m4_for, m4_foreach, m4_foreach_w, and mention
9581         obsolete AC_FOREACH.
9582         (Obsolete Macros): Document AC_FOREACH.
9583         * lib/m4sugar/m4sugar.m4 (_m4_for): Fix declaration comment.
9584         (m4_for): Fix to never loop (almost) endlessly, work correctly
9585         with arithmetic expressions in arguments, a step of zero or
9586         non-integer multiple of the interval, and avoid integer
9587         overflow.
9588         * tests/m4sugar.at: New test for m4_for, m4_foreach, and
9589         m4_foreach_w.
9591 2006-02-20  Romain Lenglet  <rlenglet@users.forge.objectweb.org>
9593         Add basic support for Erlang, both for configuring Erlang/OTP
9594         tools, and Erlang as a conf test language.
9595         * lib/autoconf/erlang.m4: New file.
9596         * lib/autoconf/autoconf.m4: Add erlang.m4.
9597         * lib/autoconf/Makefile.am (dist_autoconflib_DATA): Likewise.
9598         * lib/freeze.mk (autoconf_m4f_dependencies): Likewise.
9599         * NEWS: Add short description of new macros.
9600         * THANKS: Add Romain Lenglet.
9602 2006-02-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9604         * doc/autoconf.texi (Shellology) <pdksh>: Document that pdksh as
9605         native /bin/sh may not set KSH_VERSION (seen on OpenBSD).
9607 2006-02-15  Eric Blake  <ebb9@byu.net>
9609         * lib/autoconf/general.m4 (AC_CHECK_DECL): Avoid unused variable
9610         warning.
9612 2006-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9614         * lib/m4sugar/m4sh.m4 (AS_CASE): New macro.
9615         (_AS_CASE): Private helper macro.
9616         * tests/m4sh.at: Basic tests for AS_IF and AS_CASE.
9617         * doc/autoconf.texi (Programming in M4sh): Document AS_CASE.
9618         Fix syntax of AS_IF description
9619         (Prerequisite Macros): Mention AS_IF and AS_CASE as workarounds
9620         for the AC_REQUIRE mess.
9621         * NEWS: Mention AS_CASE, AS_BOURNE_COMPATIBLE, and
9622         AS_SHELL_SANITIZE.
9624 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
9626         * doc/autoconf.texi: Minor style cleanup.
9627         Be consistent about spaces after commas.
9628         Insert [] where empty args look a bit funny.
9629         Fix some "i.e." and "e.g." usages.
9630         Try to avoid "X/Y" usages.
9631         Don't be pedantic about "ISO C99"; just say C99.
9632         Prefer GNU style for spaces in front of parens.
9633         (Function Portability): Comment about C89 versus C99
9634         signed integer division.
9635         (Particular Headers): Use current gnulib style for dirent
9636         includes.
9638 2006-02-14  Stepan Kasal  <kasal@ucw.cz>
9639         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9641         * bin/autoupdate.in (handle_autoconf_macros): Fix updating of
9642         macros without parameters.
9643         * lib/autoconf/autoupdate.m4 (AU_ALIAS): Likewise.
9644         * doc/autoconf.texi (Obsoleting Macros): Document AU_ALIAS.
9645         * tests/tools.at (autoupdating AU_ALIAS): New test for AU_ALIAS
9646         `$#' bug.
9647         (autoupdate): Updated to match AU_ALIAS fix.
9649 2006-02-13 Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9650         and Paul Eggert  <eggert@cs.ucla.edu>
9652         * doc/autoconf.texi (Programming in M4sh): Document
9653         AS_BOURNE_COMPATIBLE and AS_SHELL_SANITIZE.
9655 2006-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9657         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Renamed to..
9658         (AS_BOURNE_COMPATIBLE): ..this.
9659         (_AS_RUN, AS_SHELL_SANITIZE): Adjusted all callers.
9661 2006-02-12  Paul Eggert  <eggert@cs.ucla.edu>
9663         * doc/install.texi (Defining Variables): Tighten up the
9664         CONFIG_SHELL wording.
9666 2006-02-12 Paul Eggert  <eggert@cs.ucla.edu>
9667         and Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9669         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Look at the output
9670         of (set -o) rather than testing whether (set -o posix) succeeds,
9671         to work around a bug in the AIX 5.3 shell.  Problem originally
9672         reportd by Howard Chu for libtool.
9674 2006-02-10  J.T. Conklin  <jtc@acorntoolworks.com>
9676         * doc/autoconf.texi (Running the Compiler, Running the Linker):
9677         Changes the macro arguments in summaries to match the
9678         descriptions.
9680 2006-02-04  Stepan Kasal  <kasal@ucw.cz>
9682         * doc/install.texi (Defining Variables): Classify the `CONFIG_SHELL'
9683         hint as ``a workaround for a bug.''
9685 2006-01-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9687         * bin/autoreconf.in: New option `--no-recursive'.
9688         Improve wording for subpackages a bit.
9689         * doc/autoconf.texi (autoreconf Invocation): Updated.
9690         * NEWS: Updated.
9692         * doc/install.texi (Defining Variables): Put `CONFIG_SHELL'
9693         in environment of `configure', not the command line.
9694         Reported by Howard Chu <hyc@highlandsun.com>.
9696 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
9698         * doc/autoconf.texi (Limitations of Builtins): Document the
9699         problem with "trap -".
9701 2006-01-23  Steven G. Johnson  <stevenj@fftw.org>
9703         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS, _AC_FC_DUMMY_MAIN):
9704         (_AC_FC_MAIN, __AC_FC_NAME_MANGLING): Use _AC_LANG in check
9705         messages to differentiate Fortran and Fortran 77 tests.
9706         (AC_FC_SRCEXT, AC_FC_FREEFORM): Use AC_LANG_PUSH/POP instead of
9707         AC_LANG_ASSERT, to allow use in mixed-language projects.
9709 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
9711         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Prefer "defined
9712         FOO" to "defined (FOO)".
9713         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Likewise.
9714         * lib/autoconf/headers.m4 (AC_HEADER_STAT): Likewise.
9715         * lib/autoconf/specific.m4 (AC_XENIX_DIR): Likewise.
9716         * tests/tools.at (ifnames): Likewise.
9718 2006-01-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9720         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Do not pass `-q' to mktemp.
9721         * lib/Autom4te/General.pm (mktmpdir): Likewise.
9722         (END): Improve error message a bit.
9723         Reported by Bruce Korb <bkorb@gnu.org>.
9725 2006-01-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9727         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore
9728         `-LIST:' and `-LNO:', for PathScale 2.3 compilers.
9730 2006-01-11  Stepan Kasal  <kasal@ucw.cz>
9732         * doc/autoconf.texi (Header Portability): On Solaris 8, sys/ptem.h
9733         requires sys/stream.h.  Reported by Oliver Kiddle.
9735 2006-01-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9736             Stepan Kasal  <kasal@ucw.cz>
9738         * lib/autotest/general.m4 (AT_INIT): When ensuring writability
9739         before the removals of test dirs, use `find' to avoid modification
9740         of symlinked directories.
9742 2006-01-11  Steven G. Johnson  <stevenj@alum.mit.edu>
9744         * lib/autoconf/fortran.m4 (AC_F77_DUMMY_MAIN, AC_FC_DUMMY_MAIN):
9745         Don't ignore the macro arguments.
9747 2006-01-11  David Thompson  <dthompsn@vizsolutions.com>
9749         * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Add `exit'
9750         declaration that works for MSVC.
9752 2006-01-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9754         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT_REJECT):
9755         Add `*.map' and `.inf' for Green Hills compiler.
9756         Reported by Stefan Seefeld <stefan@codesourcery.com>.
9758         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Handle quadrigraphs
9759         correctly: pad with spaces after FIRST_PREFIX if necessary,
9760         and compute string lenghts with `m4_qlen' instead of `m4_len'.
9761         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): Comments updated.
9762         * tests/m4sh.at (AS_HELP_STRING): Test extended.
9763         * NEWS: Updated.
9764         Reported by numerous people, numerous times.
9766 2006-01-05  Paul Eggert  <eggert@cs.ucla.edu>
9768         * bin/autoconf.as, bin/autoheader.in, bin/autom4te.in
9769         * bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in:
9770         * lib/autoconf/general.m4, lib/autoconf/status.m4:
9771         * lib/autotest/general.m4, tests/local.at:
9772         Update copyright year to 2006.
9774         * Makefile.maint (sc_root_tests): Use the recommended style s/a/b/ for
9775         sed substitutions.
9776         * doc/autoconf.texi (Installation Directory Variables): Use s|a|b|
9777         for file names, again.  Reported by Noah Misch.
9778         (Coding Style): Explain that s|a|b| is preferred for file names.
9779         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Prefer s/a/b/.
9780         (AC_OUTPUT_MAKE_DEFS): Likewise.
9781         * lib/autotest/general.m4 (AT_INIT): Likewise.
9782         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Likewise.
9783         * tests/local.at (AT_CHECK_AUTOM4TE): Likewise.
9785         Fix Posix-conformance bugs re use of { command in sed scripts,
9786         and improve the sed-related documentation a bit.
9787         * doc/autoconf.texi (Installation Directory Variables): Use
9788         our own style advice re 's,a,b,' versus 's|a|b|'.  Use "Sed"
9789         rather than "sed" when talking about Sed in general.
9790         (Particular Programs): Likewise.
9791         (Coding Style): y is like s with respect to / and ,.
9792         (Limitations of Usual Tools): Document the weird restrictions
9793         that Posix has about { }.  Use better quoting.
9794         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE, _AC_OUTPUT_HEADER):
9795         Rewrite to conform to Posix rules about { } in sed scripts.
9796         * lib/m4sugar/m4sh.m4 (AS_DIRNAME_SED, AS_BASENAME_SED): Likewise.
9797         * tests/foreign.at (Libtool): Likewise.
9798         * tests/semantics.at (AC_CHECK_PROG & AC_CHECK_PROGS):
9799         Use our own style advice re 's,a,b,' versus 's|a|b|'.
9801 2006-01-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9803         * lib/autoconf/status.m4: Fix typo.
9805         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore
9806         singly- or doubly-quoted arguments to `-cmdline', `-ignore',
9807         `-def', for the benefit of Portland `pgf90 -Mipa'.
9808         Reported by Christopher Hulbert <cchgroupmail@gmail.com>.
9810 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
9812         * doc/autoconf.texi: Update copyright (and other) dates to 2006.
9813         * doc/autoconf.texi (Shellology): Mac OS X 10.2 changed the default
9814         shell from zsh to bash.
9816 2005-12-31  Stepan Kasal  <kasal@ucw.cz>
9818         * lib/autoconf/programs.m4 (_AC_PROG_GREP): Use $PATH_SEPARATOR;
9819           ":" caused problems on OS/2-EMX.  Suggested by Andrew Belov.
9821 2005-12-29  Paul Eggert  <eggert@cs.ucla.edu>
9823         * doc/autoconf.texi (Shell Substitutions): Warn about unbalanced
9824         parentheses in $(...).  Problem reported by Eric Blake.
9826 2005-12-12  Paul Eggert  <eggert@cs.ucla.edu>
9828         * doc/autoconf.texi (Limitations of Usual Tools):
9829         Mention which characters can be escaped with \ in portable regular
9830         expressions used in grep, sed, expr.  Mention the leading ^ problem
9831         with expr.  Clean up some confusing wording.  Mention which
9832         grep options are portable.
9834 2005-12-09  Stepan Kasal  <kasal@ucw.cz>
9836         * tests/local.at (AT_CHECK_AUTOM4TE): Fix typo in the comment.
9838 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
9840         * doc/autoconf.texi (Limitations of Builtins): Fix typos in previous
9841         patch, noted by Ralf Wildenhues.
9843 2005-12-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9845         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Try `set -o
9846         posix' unconditionally, for pdksh in `native sh' emulation.
9848 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
9850         * doc/autoconf.texi (Shellology): Document eval $? problem
9851         with ash.
9852         (Limitations of Builtins): Likewise.
9854 2005-11-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9856         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Pass
9857         CONFIG_SHELL in the environment of the configure rerun.
9858         * doc/autoconf.texi (Here-Documents, config.status Invocation):
9859         Suggest passing CONFIG_SHELL absolute, and in the environment
9860         rather than as option.
9862 2005-11-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9864         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE):
9865         Fix quoting of output line (triggered for many AC_SUBST_FILEs).
9866         Fix macro quoting.  Fix output for n * 98 substituted variables.
9868 2005-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9870         * lib/autoconf/status.m4 (_AC_OUTPUT_MAIN_LOOP): Initialize
9871         `tmp' to avoid file removal race.
9873 2005-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9875         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Initialize
9876         ac_clean_files and LIBOBJS.
9878 2005-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9880         * lib/autoconf/programs.m4 (AC_CHECK_PROG, AC_PATH_PROG):
9881         Factor functionality to..
9882         (_AC_CHECK_PROG, _AC_PATH_PROG): these new macros, but only
9883         `AC_SUBST($1)' in the public version.
9884         (AC_CHECK_TOOL, AC_PATH_TOOL, AC_PATH_TARGET_TOOL)
9885         (AC_CHECK_TARGET_TOOL): Use internal versions for ac_ct_* and
9886         ac_pt_* variables.
9888 2005-11-01  Stepan Kasal  <kasal@ucw.cz>
9890         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Remove the comment about 8+3
9891         filesystems.
9893 2005-11-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9895         * NEWS: Move AH_HEADER mention to right place.
9897 2005-10-27  Stepan Kasal  <kasal@ucw.cz>
9899         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): "conftst2" -> "conftest2"
9900         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Likewise.
9902 2005-10-25  Stepan Kasal  <kasal@ucw.cz>
9904         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): rm -f conftst2.*, not only
9905         conftst2.$ac_objext.
9906         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Likewise.
9908 2005-10-24  Stepan Kasal  <kasal@ucw.cz>
9910         * lib/autoconf/c.m4 (AC_PROG_CC_C_O): Use conftst2.o instead of
9911         conftest.o, to see whether the compiler really obeys; rm the object
9912         file before and after the test and register it with ac_clean_files.
9913         * lib/autoconf/fortran.m4 (_AC_PROG_FC_C_O): Likewise.
9915 2005-10-21  Stepan Kasal  <kasal@ucw.cz>
9917         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): When determining,
9918         the delimiter CEOF$ac_eof: fix quoting of CEOF[0-9]* and modify the
9919         code so that the most common case requires less forks.
9921 2005-10-20  Stepan Kasal  <kasal@ucw.cz>
9923         * doc/autoconf.texi (Shell Substitutions}: Document that ${10} is
9924         not portable; thanks to Paul Eggert and Alexandre.
9926         * NEWS: Fix an old typo.
9928 2005-10-20  Jim Meyering  <jim@meyering.net>
9930         * doc/autoconf.texi: Typo: s/feature/features/ in ``the features of
9931         the latter'', in two places.
9933 2005-10-19  Paul Eggert  <eggert@cs.ucla.edu>
9935         * doc/autoconf.texi (Generating Sources): AC_LANG_PROGRAMS ->
9936         AC_LANG_PROGRAM, fixing a typo.  Don't give details about
9937         the inner workings of AC_LANG_FUNC_LINK_TRY.
9938         * lib/autoconf/c.m4 (AC_LANG_CALL(C)): Reformat to match
9939         AC_LANG_FUNC_LINK_TRY.  This involves returning the value returned
9940         by the function rather than ignoring it.
9941         (AC_LANG_FUNC_LINK_TRY(C)): Call the function rather than simply
9942         comparing its address.  Intel's interprocedural optimization was
9943         outsmarting the old heuristic.  Problem reported by
9944         Mikulas Patocka.
9946 2005-10-19  Stepan Kasal  <kasal@ucw.cz>
9948         * lib/autoconf/general.m4 (AC_SUBST): Remove an obsolete comment.
9950 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
9952         * lib/m4sugar/m4sugar.m4 (_m4_map): New macro.
9953         (m4_map, m4_map_sep): Use it.  Handle the empty list correctly.
9955 2005-10-04  Stepan Kasal  <kasal@ucw.cz>
9957         * lib/autotest/general.m4 (AT_INIT): Really make the subtree writable
9958         before removing it (chmod -R u+rwx); there are three instances of this.
9960 2005-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9961             Stepan Kasal  <kasal@ucw.cz>
9963         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Balance parentheses.
9964         * lib/autotest/general.m4 (AT_INIT): If the test dir already exists,
9965         make its content writable before removing it.  Remove an errorneous
9966         comment from the end, where the logs of the failed tests are copied
9967         to the main log file.
9969 2005-09-27  Stepan Kasal  <kasal@ucw.cz>
9971         * tests/semantics.at (AC_C_BIGENDIAN): Pass --force to autoheader,
9972           in case the computer is too quick.  Double quote the configure.ac
9973           snippets.
9975         * tests/local.at (AT_CHECK_AUTOCONF): Always pass --force to prevent
9976           problems if the testsuite were running too fast.
9978 2005-09-18  Paul Eggert  <eggert@cs.ucla.edu>
9980         * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Look for X11/Xlib.h
9981         and XrmInitialize rather than X11/Intrinsic.h and XtMalloc
9982         (which belong to Xt, not X itself).  See Debian bug 327655.
9983         * NEWS: Mention this.
9985 2005-09-07  Stepan Kasal  <kasal@ucw.cz>
9987         * lib/autoconf/c.m4 (AC_LANG_SOURCE(C)): Remove an incorrect comment.
9989 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9991         * config/move-if-change: Don't output "$2 is unchanged";
9992         suggested by Ben Elliston.  Handle weird characters correctly.
9994 2005-09-06  Stepan Kasal  <kasal@ucw.cz>
9996         * lib/autoconf/libs.m4 (AC_SEARCH_LIBS): Merge the two AC_LINK_IFELSE
9997           calls, so that the final expansion of this macro is shorter.
9998           Create the conftest.$ac_ext outside the `for' loop, to speed the run.
9999           Do not use `break' in the argument to AC_LINK_IFELSE, it would skip
10000           the cleanup there.  Use AS_VAR_* macros, to be more general.
10001         * tests/semantics.at (AC_SEARCH_LIBS): Check for the cleanup.
10003         * lib/autoconf/general.m4: Use AS_IF where appropriate.
10005         * lib/m4sugar/m4sh.m4 (AS_IF): Use m4_default.
10007 2005-09-01  Stepan Kasal  <kasal@ucw.cz>
10009         * doc/autoconf.texi (Configuration Headers): Add an index entry
10010           for AH_HEADER.
10012 2005-08-26  Pavel Roskin  <proski@gnu.org>
10014         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Use shell variable
10015         XMKMF to locate xmkmf.  Make XMKMF precious.  Export CC when
10016         running xmkmf.
10018 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
10020         * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE):
10021         The previous patch didn't work, so try a better one.
10023 2005-08-26  Stepan Kasal  <kasal@ucw.cz>
10025         * doc/autoconf.texi (Programming in M4sh) <AS_TR_CPP>: Fix m4 quoting
10026         in the example.  Reported by Bruno Haible.
10027         <AS_TR_SH>: Likewise.  Also modify the example to be more convincing:
10028         "if $undefined_var;" succeeds with my shell.
10030         * lib/autoconf/general.m4 (AC_CANONICAL_BUILD, AC_CANONICAL_HOST,
10031         AC_CANONICAL_TARGET): Define by AC_DEFUN, no need to use AC_DEFUN_ONCE;
10032         but change the m4_divert_text to m4_divert_once.
10034 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
10036         * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE):
10037         Work around bug in Solaris /usr/xpg4/bin/awk.
10038         The bug is present in at least Solaris 8 through 10.
10040 2005-08-24  Stepan Kasal  <kasal@ucw.cz>
10042         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Simplify; rejecting
10043         some evil values and relying on the fact that $* concatenates the
10044         parameters by the first character from IFS.
10046 2005-08-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>,
10047             Stepan Kasal  <kasal@ucw.cz>
10049         * lib/autoconf/status.m4 (_AC_CONFIG_REGISTER_DEST): When the
10050         first header appears, define AH_HEADER.
10051         * doc/autoconf.texi (Configuration Headers): Document AH_HEADER.
10052         Update limitations about when to call AC_CONFIG_HEADERS.
10053         (Configuration Commands): Document that AC_CONFIG_COMMANDS_PRE
10054         parameter can call AC_SUBST, AC_DEFINE, or AC_CONFIG_FOOS; explain
10055         that AC_CONFIG_COMMANDS_PRE and AC_CONFIG_COMMANDS_POST are not
10056         ``Configuration Actions''; fix their index entries.
10058         * lib/autotest/general.m4 (AT_INIT): Process multiple keywords
10059         options correctly.  Process N-M as M-N if M is smaller than N.
10060         Process ranges correctly so that N-N will run only N.
10061         Sort and uniquify the tests that will be run.  If there is more
10062         than one test, reinsert the banners for the tests.
10063         * tests/autotest.at (Keywords): Unmark XFAIL.
10065 2005-08-23  Stepan Kasal  <kasal@ucw.cz>
10067         * lib/autoconf/general.m4 (_AC_DEFINE_Q): Strip the parameter list
10068           before passing the macro name to AH_TEMPLATE.
10070         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): config.status
10071           now opens log after option processing; in particular, --version
10072           and --help do not touch config.log.
10074         * Makefile.maint: Revert the change from 2005-08-12.
10076 2005-08-22  Stepan Kasal  <kasal@ucw.cz>
10078         * lib/autoconf/general.m4 (AC_ARG_ENABLE, AC_ARG_WITH): Factor out
10079           common code to...
10080         (_AC_ENABLE_IF, _AC_ENABLE_IF_ACTION): ... these new macros.
10082 2005-08-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10084         * doc/autoconf.texi (Using Autotest, testsuite Scripts)
10085         (Autotest Logs, Writing testsuite.at, testsuite Invocation):
10086         Language cleanup.
10088         * doc/autoconf.texi (Defining Symbols, Changed Results):
10089         Prepend to LIBS, not append, in examples.
10091 2005-08-16  Stepan Kasal  <kasal@ucw.cz>
10093         When building in place, set srcdir="."; suggested by Tim Van Holder.
10095         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Do this; to recognize
10096           build in place, we need ac_pwd, and thus have to AC_REQUIRE ...
10097         (_AC_INIT_DIRCHECK): ... this macro and AC_DEFUN both of them.
10098         * lib/autoconf/status.m4 (_AC_SRCDIRS): Fix a comment: srcdir="."
10099           does not mean "no --srcdir option".
10101 2005-08-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10103         * tests/autoscan.at (autoscan): New file.
10104         * tests/suite.at: Use it.
10105         * tests/Makefile.am (TESTSUITE_HAND_AT): Add it.
10106         Reported against Libtool by Gideon Go <gideon.go@gmail.com>.
10108         * tests/autotest.at (Keywords): Test keywords combinations.
10110 2005-08-12  Stepan Kasal  <kasal@ucw.cz>
10112         * Makefile.maint (GZIP_ENV): When checking the help text of gzip,
10113           add "2>&1"; gzip 1.2.4 prints help on stderr.
10115 2005-07-27  Stepan Kasal  <kasal@ucw.cz>
10117         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): The symbol at_reason
10118         was pushdef'ed twice while popped only once.  Push it only once.
10119         (_AT_CHECK): Cosmetic changes to the "case $at_status" command.
10121 2005-07-26  Stepan Kasal  <kasal@ucw.cz>
10123         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): The message is now
10124         prefixed by mere "===", not "configure: === ".
10126 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
10128         * Makefile.maint: Update from Bison.
10130         * lib/m4sugar/m4sugar.m4 (m4_strip): Comment fix---change tab to
10131         "<tab>" in comment, so that the point is understandable.
10133 2005-07-25  Stepan Kasal  <kasal@ucw.cz>
10135         Rewrite substantial part of lib/autoconf/status.m4.
10136         The main change is that CONFIG_FILES, CONFIG_HEADERS, CONFIG_LINKS,
10137         and CONFIG_COMMANDS are not processed in four separate loops.
10138         Instead, there is one main loop.  This alows that the common code
10139         is expanded only once, thus config.status (and configure) is smaller.
10141         The registration mechnism in AC_CONFIG_FILES and cousins also changed;
10142         the AC_LIST_FILES and cousins macros are no longer used.
10144         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES, _AC_OUTPUT_HEADERS,
10145         _AC_OUTPUT_LINKS, _AC_OUTPUT_COMMANDS): Renamed to ...
10146         (_AC_OUTPUT_FILE, _AC_OUTPUT_HEADER, _AC_OUTPUT_LINK,
10147         _AC_OUTPUT_COMMAND): ..., respectively.  These macros no longer
10148         contain the initialization, nor the for loop, nor the associated
10149         commands; all these go to ...
10150         (_AC_OUTPUT_MAIN_LOOP): ... this new macro, called from
10151         _AC_OUTPUT_CONFIG_STATUS.
10152         (_AC_CONFIG_SPLIT, _AC_CONFIG_SPLIT_SOURCE_DEST, _AC_CONFIG_SPLIT_FILE_IN):
10153         Nuked; the code was merged into _AC_OUTPUT_MAIN_LOOP.
10154         (_AC_OUTPUT_FILE): The creation of the sed script ...
10155         (AC_OUTPUT): ... and the setup of ac_vpsub goes to ...
10156         (_AC_OUTPUT_FILES_PREPARE): ... a new macro, also called from
10157         _AC_OUTPUT_MAIN_LOOP.
10158         (_AC_CONFIG_FILES, _AC_CONFIG_HEADERS, _AC_CONFIG_LINKS,
10159         _AC_CONFIG_COMMANDS): Use ...
10160         (_AC_CONFIG_FOOS): ... this new macro, which uses these ...
10161         (_AC_CONFIG_REGISTER, _AC_CONFIG_REGISTER_DEST): ... new macros.
10162         (_AC_CONFIG_FILE, _AC_CONFIG_HEADER, _AC_CONFIG_LINK,
10163         _AC_CONFIG_COMMAND, _AC_CONFIG_DEPENDENCIES): No longer needed.
10164         (_AC_CONFIG_DEPENDENCY): Update, it uses these ...
10165         (_AC_CONFIG_DEPENDENCY_DEFAULT, _AC_FILE_DEPENDENCY_TRACE_COLON):
10166         ... new macros.
10167         (_AC_CONFIG_UNIQUE): Update.
10168         (AC_LIST_FILES, AC_LIST_HEADERS, AC_LIST_LINKS, AC_LIST_COMMANDS):
10169         Replaced by this ...
10170         (_AC_LIST_TAGS): ... new common macro.
10171         (AC_LIST_FILE_COMMANDS, AC_LIST_HEADER_COMMANDS, AC_LIST_LINK_COMMANDS,
10172         AC_LIST_COMMAND_COMMANDS): Replaced by this ...
10173         (_AC_LIST_TAG_COMMANDS): ... new common macro.
10174         (_AC_CONFIG_COMMANDS_INIT): Moved top to the `registration' section;
10175         this didn't belong to the `config commands' section.
10176         (_AC_OUTPUT_COMMANDS_INIT): Don't initialize, m4_ifdef is our friend.
10177         (AC_CONFIG_COMMANDS_PRE, AC_OUTPUT_COMMANDS_PRE,
10178         AC_CONFIG_COMMANDS_POST): Moved to a new section, these didn't belong
10179         to the `config commands' section either.
10180         (AC_CONFIG_SUBDIRS): Don't touch diversion DEFAULTS.
10181         (_AC_LIST_SUBDIRS): Don't initialize, m4_ifdef is our friend.
10183         ... and many changes to the comments nearby.
10185         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): At the end of the day,
10186         set ac_subdirs_all='_AC_LIST_SUBDIRS'.
10187         * tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
10188         AC_CONFIG_COMMANDS(command:input,...) is no longer allowed.
10189         (#define header templates): The comment at the top of the generated
10190         header now includes the name(s) of the source file(s).
10192         Several unrelated small changes:
10194         * lib/autoconf/general.m4 (AC_CACHE_VAL): Be didactic, quote the first
10195         parameter to AC_DIAGNOSE.
10196         * lib/autoconf/status.m4 (AC_CONFIG_SUBDIRS): Likewise.
10197         (_AC_LINK_FILES_CNT): Don't AU_DEFUN this; it causes confusing messages
10198         with autoupdate; use m4_define_default inside AU_DEFUNed AC_LINK_FILES.
10199         (AC_OUTPUT): In the compatibility code, use m4_ifvaln, to be consistent
10200         with AU::AC_OUTPUT.
10201         (AU::AC_OUTPUT): Don't double-quote $2 and $3, the compatibility code
10202         in AC_OUTPUT doesn't double-quote it either.
10203         * tests/tools.at (autoupdate): AU::AC_OUTPUT no longer double-quotes the
10204         parameters.
10206 2005-07-10  Stepan Kasal  <kasal@ucw.cz>
10208         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Document which
10209         versions of Portland Group compiler produce single- and double-quoted
10210         -cmdline argument.  Reported by Steven G. Johnson <stevenj@fftw.org>
10211         and Ole Holm Nielsen <Ole.H.Nielsen@fysik.dtu.dk>.
10213 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
10215         * tests/local.at (AT_CONFIG_CMP): Ignore lines like "LIBS=''" too.
10216         This is a corrected version of yesterday's patch.
10218 2005-07-07  Stepan Kasal  <kasal@ucw.cz>
10220         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Report the full
10221         path, too; insert a "===" to emphasize the line.
10223         * lib/autoconf/general.m4 (AC_CANONICAL_BUILD): Rename
10224           ac_cv_build_alias to ac_build_alias.
10225         (AC_CANONICAL_HOST, AC_CANONICAL_TARGET): Simplify.
10227         On 2005-02-24, an unintentional AC_SUBST([CC]) was introduced; this
10228         change eliminates it.  Problem reported by Alexandre Duret-Lutz.
10229         * lib/autoconf/general.m4 (_AC_ARG_VAR_PRECIOUS): Move the AC_SUBST ...
10230         (AC_ARG_VAR): ... here.
10231         (_AC_INIT_PREPARE): Call AC_SUBST for build_alias, host_alias and
10232           target_alias.
10234         Keep a list of all precious variables and process them with one simple
10235         for loop, instead of expanding all commands, or, OTOH, complicated
10236         processing of output of "set".
10237         * lib/autoconf/general.m4 (_AC_ARG_VAR_PRECIOUS): Acumulate the
10238         variable names in new macro...
10239         (_AC_PRECIOUS_VARS): ... which will be assigned to ac_precious_vars.
10240         (_AC_ARG_VAR_STORE): New macro which writes to diversion PARSE_ARGS
10241           a loop to assign all ac_env_* and ac_cv_env_* variables.
10242         (_AC_ARG_VAR_VALIDATE): Use shell variable ac_precious_vars, divert
10243           to INIT_PREPARE.
10244         (_AC_INIT_DEFAULTS): At the end, if _AC_PRECIOUS_VARS is set, assign
10245           its value to shell variable ac_precious_vars and call
10246           _AC_ARG_VAR_STORE and _AC_ARG_VAR_VALIDATE.
10247         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Don't call
10248           _AC_ARG_VAR_VALIDATE.
10250         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Move AC_LANG_PUSH(C)
10251           and the AC_SUBSTs ...
10252         (AC_INIT): ... here.
10254         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Changed the title of
10255           the ac_subst_files section in config.log.
10257         * tests/local.at (AT_CONFIG_CMP): Revert Paul's previous change.
10259 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
10261         * NEWS: New macro AC_C_TYPEOF.
10262         * doc/autoconf.texi (C Compiler): Document AC_C_TYPEOF.
10263         * lib/autoconf/c.m4 (AC_C_TYPEOF): New macro.
10264         * tests/c.at (C keywords): Test AC_C_TYPEOF.
10266         Fix problems reported by Nicolas Joly.
10267         * tests/base.at (Input/Output): Ignore 'loading site script' chatter.
10268         * tests/local.at (AT_CONFIG_CMP): Ignore lines like "LIBS=''" too.
10269         They are generated by the Tru64 v5.1B shell.
10271 2005-07-05  Stepan Kasal  <kasal@ucw.cz>
10273         Fix my changes from 2005-07-01; reported by Noah Misch.
10274         * lib/autoconf/status.m4 (_AC_CONFIG_DEPENDENCIES): Fix the
10275         description, the macro now accepts only a single tag.
10276         (_AC_CONFIG_UNIQUE): Likewise; s/AC_File/[$1]/
10278         Fix cases when the varsions of Autoconf and Autotest don't match.
10279         Reported by Noah Misch.
10280         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Set also
10281         at_top_builddir, for compatibility with older autotest.
10282         * lib/autotest/general.m4 (AT_INIT): If at_top_build_prefix
10283         is not set, use at_top_builddir, for compatibility with older
10284         versions of autoconf.
10286 2005-07-04  Paul Eggert  <eggert@cs.ucla.edu>
10288         * bin/autom4te.in ($m4): Catch usages like --nesting-limit=2048.
10289         Problem reported by Patrick Welche.
10291 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
10293         * lib/autoconf/general.m4 (AC_ARG_PROGRAM): Use &, not |, in
10294         sed substitution command, so that we allow | in program prefixes
10295         and program suffixes.  (& is a problem anyway; we're not fixing
10296         that here.)
10297         * lib/autoconf/status.m4 (AC_CONFIG_FILES): Likewise, for
10298         configure_input, top_builddir, srcdir, etc.
10299         * lib/autotest/general.m4 (AT_INIT): Likewise, for
10300         PATH_SEPARATOR in AUTOTEST_PATH.
10302 2005-07-02  Alexandre Duret-Lutz  <adl@gnu.org>
10304         * lib/autoconf/general.m4 (AC_SITE_LOAD): Rewrite the
10305         for loop over config.site files using `set', to allow
10306         directory names containing IFS characters.
10308 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
10310         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Remove the tests for
10311         directories with weird names.  Apparently some people like living
10312         on the edge.  However, improve the test that "pwd" actually does
10313         report a name for the working directory.
10314         * NEWS: Remove the claim that we test for funny chars in dir names.
10316 2005-07-01  Stepan Kasal  <kasal@ucw.cz>
10318         * lib/autoconf/general.m4 (AC_FOREACH): Make obsolete; it's
10319         replaced ...
10320         * lib/m4sugar/m4sugar.m4 (m4_foreach_w): ... by this new macro.
10321         * lib/autoconf/status.m4 (_AC_CONFIG_DEPENDENCIES, _AC_CONFIG_UNIQUE):
10322         Now accept a single tag, not whitespace separated list.
10323         (AC_CONFIG_SUBDIRS): Call _AC_CONFIG_UNIQUE in a m4_foreach_w loop.
10325 2005-06-30  Stepan Kasal  <kasal@ucw.cz>
10327         * doc/autoconf.texi (Configuration Headers): Change the explanation
10328         about #include <config.h>.
10329         (Generic Functions): Mention the Gnulib project.
10330         (Limitations of Usual Tools) <sed>: Another minor rephrasing.
10332         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Use a here
10333         document to output the default config_* lists to config.status.
10334         Don't recognize option --file, if the functionality is not there.
10335         Likewise for --header; moreover, recognize --he and --h as shortcuts
10336         for --help in that case.
10338         * lib/autoconf/status.m4: Fix the order of the "sections", so that it
10339         matches the order of execution.  No code changed.
10341 2005-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10343         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Fix also for
10344         single-quoted -cmdline argument in Portland Group compiler.
10345         Reported against LAM by Ole Holm Nielsen <Ole.H.Nielsen@fysik.dtu.dk>.
10347 2005-06-30  Alexandre Duret-Lutz  <adl@gnu.org>
10349         * lib/autom4te.in (Automake-preselections): Preselect AC_SUBST_TRACE.
10351 2005-06-29  Stepan Kasal  <kasal@ucw.cz>
10353         * doc/autoconf.texi (File Descriptors): ksh doesn't pass open file
10354         descriptors to child processes; reported by Norman Gray.
10356 2005-06-29  Stepan Kasal  <kasal@ucw.cz>
10358         * lib/autoconf/general.m4 (AC_ARG_VAR): Move next to _AC_ARG_PRECIOUS.
10360         * lib/autoconf/general.m4 (AC_SUBST_TRACE): New macro, to be traced
10361         instead of AC_SUBST; proposed by Alexandre Duret-Lutz.
10362         (AC_SUBST): Call it.
10363         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Call AC_SUBST_TRACE for
10364         the directory specific variables; but don't call it for configure_input.
10366 2005-06-28  Derek Price  <derek@ximbiot.com>
10368         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Reword recent
10369         addition.
10371 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
10373         * NEWS: Don't worry about spaces in bindir etc.  Only srcdir and working
10374         directory have inherent problems with special characters like spaces,
10375         due to limitations in Make syntax.  Problem reported by Alexandre
10376         Duret-Lutz.
10377         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Implement the above.
10378         Also, fix Tru64 porting problem with shell patterns,
10379         reported by Ralf Wildenhues.
10381 2005-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10383         * doc/autoconf.texi (Subdirectories): Fix markup typos.
10385 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
10387         * tests/local.at (AT_CHECK_ENV): Simplify regexp slightly.
10389         Fix some more shell quoting problems.  Prompted by a bug report
10390         from Justace Clutter.
10391         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Put name of invalid
10392         variable into diagnostic.  Make the diagnostic an error, not a warning,
10393         because we really don't support spaces and suchlike in dir names.
10394         (_AC_INIT_SRCDIR): Allow special characters in $ac_unique_file.
10395         Don't worry about backslashes in srcdir; it can't happen now.
10396         (_AC_INIT_PARSE_ARGS): Allow weird characters in ac_optarg.
10397         Simplify ac_optarg handling.
10398         (_AC_ARG_VAR_VALIDATE): Remove unnecessary and inconsistent quotes.
10400 2005-06-22  Stepan Kasal  <kasal@ucw.cz>
10402         Fix AT_CONFIG_CMP for Solaris hosts; idea from Ralf Menzel.
10403         * configure.ac: Call AC_PROG_EGREP and AC_PROG_SED.
10404         * tests/atlocal.in: Propagate $EGREP and $SED.
10405         * tests/local.at (AT_CHECK_ENV): Use $EGREP, not $GREP -E.
10406         (AT_CONFIG_CMP): Use sed instead of grep plumbing.
10408         * doc/autoconf.texi (Limitations of Usual Tools) <grep>: Mention
10409         that '\|' is not allowed in BREs; recommend using newline separated
10410         list of patterns instead of multiple -e options.
10412         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Remove an old comment.
10414         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Use AC_SUBST/2.
10416 2005-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10418         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT): Fix typo.
10420 2005-06-21  Stepan Kasal  <kasal@ucw.cz>
10422         * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Document that
10423         b, t, r, w commands require single space, while : cannot have any.
10424         (Special Shell Variables): Fix sed code this in the example.
10425         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Likewise; and fix a typo.
10426         * lib/autotest/general.m4 (AT_ARG_OPTION): Fix typo in the description.
10428         * lib/m4sugar/m4sugar.m4 (m4_split): If the parameter is empty,
10429         expand to the empty list.  Don't use two pairs of m4_changequote,
10430         it's not necessary.
10432 2005-06-20  Derek Price  <derek@ximbiot.com>
10434         * lib/m4/programs.m4 (AC_PROG_YACC): Declare YACC & YFLAGS precious.
10436 2005-06-17  Paul Eggert  <eggert@cs.ucla.edu>
10438         * lib/m4sugar/m4sh.m4 (as_awk_strverscmp): Port to Solaris /bin/awk.
10439         * doc/autoconf.texi:
10440         Don't mention Solaris versions so much, if a
10441         problem is common to all extant versions of Solaris.  Say "SunOS
10442         4" instead of "SunOS" for SunOS 4.
10443         (awk): Mention more of the limitations of traditional Awk.
10444         (cat): Don't talk about cat -v.
10446 2005-06-16  Paul Eggert  <eggert@cs.ucla.edu>
10448         * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE): New macro.
10449         (AS_VERSION_COMPARE): New macro.  The API is taken from CVS,
10450         but the implementation is entirely different and is designed
10451         to be compatible with glibc strverscmp.
10452         * tests/m4sh.at (AS_VERSION_COMPARE): New test.
10454         * doc/autoconf.texi (Limitations of Usual Tools): Mention expr bug
10455         on Mac OS X 10.4 reported by Peter O'Gorman in:
10456         http://lists.gnu.org/archive/html/autoconf-patches/2005-06/msg00041.html
10457         * lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT):
10458         Use shell builtins rather than 'expr', to work around expr bug.
10460 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
10462         * doc/autoconf.texi: "filesystem" -> "file system".
10463         "behaviour" -> "behavior".
10464         Warn about \(...\)* in Solaris sed (written by Ralf Menzel).
10465         * lib/autoconf/general.m4: Omit blank after ":" sed command,
10466         as per POSIX.
10467         * lib/m4sugar/m4sh.m4: Likewise.
10468         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Work around problem
10469         with Solaris sed.  Fix by Ralf Menzel and Stepan Kasal.
10471         * man/Makefile.am (MOSTLYCLEANFILES): Add $(srcdir)/*.t.
10472         (.x.1): Ignore the time stamp in the .TH line when deciding whether
10473         to update the man page.  That way, we don't have to check in new
10474         man pages every month.
10476         * lib/m4sugar/m4sh.m4 (AS_VAR_TEST_SET): Work even if $1 contains
10477         quotes and backslashes.  Patch from Derek Price.
10479 2005-06-10  Derek Price  <derek@ximbiot.com>
10481         * doc/autoconf.texi (Programming in M4sh): Document AS_TR_CPP &
10482         AS_TR_SH.
10484 2005-06-08  Paul Eggert  <eggert@cs.ucla.edu>
10486         * lib/autotest/general.m4 (AT_INIT): Don't accept Solaris 9's diff
10487         -u, since it outputs chatter if the input files are the same.
10488         Problem reported by Ralf Menzel.
10490 2005-06-08  Derek Price  <derek@ximbiot.com>
10492         * lib/m4sugar/m4sugar.m4: Undefine include & sinclude rather than
10493         renaming them since they are about to be redefined anyhow.
10495 2005-06-08  Derek Price  <derek@ximbiot.com>
10497         * doc/autoconf.texi (Redefined M4 Macros): Add index entries for most
10498         redefined M4 macros to this node.  Document m4_include & m4_sinclude.
10499         Move m4_undefine to alphabetical order.
10501 2005-06-07  Paul Eggert  <eggert@cs.ucla.edu>
10503         * README: Recommend GNU M4 1.4.3 or later.
10504         * doc/autoconf.texi (Introduction): Likewise.
10505         Reword to avoid some formatting glitches.
10506         Use "#!/bin/sh", not "#! /bin/sh"; the space isn't needed these days.
10507         Clarify explanation of HP compiler bug.
10508         Redo example output tp match current CVS snapshot.
10509         Use @example.org in email addresses when the examples
10510         might get inadvertently cut-and-pasted into user code.
10511         Remove example of autom4te usage that doesn't seem to work now.
10512         Use modern AC_INIT (except when the example is meant to be
10513         shown with Autoconf 2.13).
10514         Update ksh info for Solaris 9 and later.
10515         KB -> kB.
10516         Modernize description of Automake versions a bit.
10517         Don't claim a future version of Autoconf is near.
10518         * doc/install.texi: Reword to avoid some formatting glitches.
10520 2005-06-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10522         * doc/autoconf.texi: Add [] to examples, so that the manual
10523         follows its own advice about quoting better.
10524         Reword to avoid some formatting glitches.
10525         * doc/installt.exi: Reword to avoid some formatting glitches.
10527         * doc/autoconf.texi (Limitations of Builtins) <case>: Mention
10528         Tru64 ksh pattern matching bug.  Reported against Libtool by
10529         Albert Chin <libtool@mlists.thewrittenword.com> and
10530         Nicolas Joly <njoly@pasteur.fr>.
10532 2005-06-06  Stepan Kasal  <kasal@ucw.cz>
10534         m4_cdr of one-member list was [[]] (one-member list containing an
10535         empty string) instead of [] (an empty list.  Callers were skewed to
10536         match this misbehaviour.  As a consequence of this:
10537          - m4_foreach([x], [], [foo]) expanded to `foo', while
10538          - the expansion of m4_foreach([x], [[]], [foo]) was empty.
10539         This bug has been fixed:
10541         * lib/m4sugar/m4sugar.m4 (m4_cdr): If only one argument is given,
10542           expand to an empty string; print error msg if called without
10543           an argument list.
10544         (m4_foreach, m4_map, m4_map_sep): Don't expect the previous
10545           misbehaviour; handle [] and [[]] correctly.
10547 2005-06-06  Stepan Kasal  <kasal@ucw.cz>
10549         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Nuke ac_max_here_lines.
10550         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Simplify the sed
10551           scripts created and the loop applying them, use _AC_SED_CMD_LIMIT.
10553 2005-06-06  Ralf Menzel <menzel@ls6.cs.uni-dortmund.de>  (trivial change)
10555         * doc/autoconf.texi (Limitations of Usual Tools): Solaris' awk cannot
10556           swallow records with more than 99 fields.
10557         * lib/autotest/general.m4 (AT_INIT): Use the awk builtin `split' to
10558           parse the long line.
10560 2005-06-04  Stepan Kasal  <kasal@ucw.cz>
10562         * doc/autoconf.texi (Limitations of Usual Tools): AIX awk cannot
10563           swallow literals longer than 399.  Reported by Ralf Wildenhues.
10564         * lib/autotest/general.m4 (AT_INIT): Pass $at_groups though stdin,
10565           to workaround this limitation.
10567 2005-06-03  Steven G. Johnson  <stevenj@alum.mit.edu>
10569         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Find g95 in addition
10570         to gfortran, and make these the first two compiler names
10571         checked (following the general autoconf preference for gcc).
10573 2005-06-03  Stepan Kasal  <kasal@ucw.cz>
10575         * tests/Makefile.am (check_SCRIPTS): Set to $(wrappers).
10576         (DISTCLEANFILES): Remove $(check_SCRIPTS).
10577         (testsuite): Make sure autotest.m4f is up-to-date before using it.
10579 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
10581         * lib/autotest/general.m4 (AT_INIT): Don't create a regular
10582         expression of unbounded size when processing the --list
10583         option.  This runs afoul of a limit of 399 bytes per regular
10584         expression on AIX.  Problem reported by Ralf Wildenhues.
10586 2005-06-01  Paul Eggert  <eggert@cs.ucla.edu>
10588         * NEWS: Note yesterday's changes to AC_SUBST and AC_SUBST_FILE.
10589         * doc/autoconf.texi (Particular Headers): Reword example
10590         for multiline stdbool replacement.
10591         (Setting Output Variables): Reword text a bit.  Don't
10592         give all the details about |#_!!_#|.
10593         Reword description of line replacement.
10595 2005-05-31  Dan Manthey  <dan_manthey@partech.com>
10597         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Output variables may
10598         now contain newlines, and substituted files must be referenced on
10599         a line alone; the sed scripts to substitute them are now very
10600         different.
10601         (_AC_SED_CMD_LIMIT): Added; single place to store limit on how many
10602         commands can be put in a sed script portably.
10603         * doc/autoconf.texi (Setting Output Variables): Document above
10604         changes.  (Particular Header Checks) <AC_HEADER_STDBOOL>: Give exaple
10605         use of multiline substitution.
10606         * tests/torture.at: No longer expect substitution of newline to fail.
10608 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
10610         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Fix diagnostics.
10611         From Ralf Menzel (trivial change).
10613 2005-05-25  Paul Eggert  <eggert@cs.ucla.edu>
10615         * tests/local.at: Don't attempt to check for negated character
10616         classes in shell scripts.  The test was too brittle.
10618 2005-05-25  Stepan Kasal  <kasal@ucw.cz>
10620         * bin/autoconf.as: Don't use "shift 2"; it's not portable enough.
10621         * doc/autoconf.texi (Limitations of Builtins): Document this
10622           limitation.
10624 2005-05-24  Stepan Kasal  <kasal@ucw.cz>
10626         * lib/m4sugar/m4sh.m4 (_AS_ECHO_LOG): New macro to factor out
10627           common code; used in many places in the tree.
10628         (AS_ESCAPE): Make the pattern a bit simpler; use \& insetad of \1.
10629         (_AS_ECHO_UNQUOTED): Move the macro lower; no code change.
10631         * lib/m4sugar/m4sugar.m4 (m4_ifset): Use m4_ifval.
10633         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Merge the two error
10634           messages when ac_unique_file is not found.
10635         (AC_CONFIG_MACRO_DIR): Simplify the `if' at the end.
10636         (AC_MSG_CHECKING, AC_MSG_RESULT): Put braces around the two echo
10637           commands, for consistency with AC_MSG_ERROR and such.
10639         * bin/autoconf.as: Make more use of "shift 2" in option processing.
10641         * bin/Makefile.am: Merge the two rules for creating scripts.
10643 2005-05-23  Stepan Kasal  <kasal@ucw.cz>
10645         * lib/autoconf/general.m4 (AC_MSG_RESULT_UNQUOTED): Make
10646         obsolete; it was never documented.
10647         (AC_CACHE_CHECK): Use AC_MSG_RESULT instead.
10649 2005-05-20  Stepan Kasal  <kasal@ucw.cz>
10651         * NEWS: @top_builddir@ is now a dirname, ac_top_builddir will follow.
10652         * lib/autoconf/status.m4 (_AC_SRCDIRS): Rename ...
10653         (ac_top_builddir): ... this ...
10654         (ac_top_build_prefix): ... to this; the old name is also kept, for
10655           backward compatibility.
10656         (ac_top_builddir_sub): New variable, without the trailing slash,
10657           always nonempty.
10658         (_AC_OUTPUT_FILES): s/@top_builddir@/$ac_top_builddir_sub/
10659         * doc/autoconf.texi (Configuration Actions): Rename
10660           ac_top_builddir to ac_top_build_prefix.
10661         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Rename
10662           at_top_builddir to at_top_build_prefix.
10663         * lib/autotest/general.m4 (AT_INIT): Likewise.
10665 2005-05-20  Stepan Kasal  <kasal@ucw.cz>
10667         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Simplify the init
10668           of confdefs.h .
10670 2005-05-17  Stepan Kasal  <kasal@ucw.cz>
10672         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Don't m4_quote the second
10673           argument to m4_foreach.  I guess it was necessary in the past,
10674           but I think it's a no-op now.
10676 2005-05-17  Stepan Kasal  <kasal@ucw.cz>
10678         * lib/autoconf/general.m4 (_AC_INIT_HELP): Merge two consecutive
10679           ``cat <<_ACEOF'' commands to one.
10680         (_AC_CANONICAL_SPLIT): Use expr, not ``echo|sed.''
10681         * lib/autoconf/status.m4: On various places, use expr instead of
10682           ``echo|sed.''
10683         (_AC_CONFIG_SPLIT, _AC_CONFIG_SPLIT_SOURCE_DEST):
10684         (_AC_CONFIG_SPLIT_FILE_IN): New macros, to factor out common code.
10685         * lib/autotest/general.m4 (AT_INIT): Use expr to get the numbers from
10686           a range.
10687         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Use awk to search for
10688           the wrong patterns between ``case'' and ``esac.''  The previous
10689           code had false positives.
10691 2005-05-14  Alexandre Duret-Lutz  <adl@gnu.org>
10693         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Prepend ${LIBOBJDIR},
10694         as on 2005-05-02.
10695         * doc/autoconf.texi (Particular Functions) <AC_FUNC_ALLOCA>:
10696         Mention LIBOBJDIR.
10698 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
10700         * AUTHORS, BUGS, COPYING, ChangeLog, ChangeLog.0, ChangeLog.1,
10701         ChangeLog.2, GNUmakefile, Makefile.am, Makefile.cfg,
10702         Makefile.maint, NEWS, README, README-alpha, TODO, configure.ac,
10703         bin/Makefile.am, bin/autoconf.as, bin/autoheader.in,
10704         bin/autom4te.in, bin/autoreconf.in, bin/autoscan.in,
10705         bin/autoupdate.in, bin/ifnames.in, config/Makefile.am,
10706         config/config.guess, config/config.sub, config/elisp-comp,
10707         config/m4.m4, config/mdate-sh, config/missing, config/texinfo.tex,
10708         doc/Makefile.am, doc/fdl.texi, lib/Makefile.am, lib/autom4te.in,
10709         lib/freeze.mk, lib/Autom4te/C4che.pm, lib/Autom4te/ChannelDefs.pm,
10710         lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm,
10711         lib/Autom4te/FileUtils.pm, lib/Autom4te/General.pm,
10712         lib/Autom4te/Request.pm, lib/Autom4te/Struct.pm,
10713         lib/Autom4te/XFile.pm, lib/autoconf/Makefile.am,
10714         lib/autoconf/autoconf.m4, lib/autoconf/autoheader.m4,
10715         lib/autoconf/autoscan.m4, lib/autoconf/autotest.m4,
10716         lib/autoconf/autoupdate.m4, lib/autoconf/c.m4,
10717         lib/autoconf/fortran.m4, lib/autoconf/functions.m4,
10718         lib/autoconf/general.m4, lib/autoconf/headers.m4,
10719         lib/autoconf/lang.m4, lib/autoconf/libs.m4,
10720         lib/autoconf/oldnames.m4, lib/autoconf/programs.m4,
10721         lib/autoconf/specific.m4, lib/autoconf/status.m4,
10722         lib/autoconf/types.m4, lib/autoscan/Makefile.am,
10723         lib/autoscan/autoscan.list, lib/autoscan/autoscan.pre,
10724         lib/autotest/Makefile.am, lib/autotest/autotest.m4,
10725         lib/autotest/general.m4, lib/emacs/Makefile.am,
10726         lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el,
10727         lib/m4sugar/Makefile.am, lib/m4sugar/m4sh.m4,
10728         lib/m4sugar/m4sugar.m4, man/Makefile.am, tests/Makefile.am,
10729         tests/atlocal.in, tests/autotest.at, tests/base.at, tests/c.at,
10730         tests/compile.at, tests/foreign.at, tests/fortran.at,
10731         tests/local.at, tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh,
10732         tests/semantics.at, tests/suite.at, tests/tools.at,
10733         tests/torture.at, tests/wrapper.as:
10734         Update FSF postal mail address.
10736 2005-05-13  Stepan Kasal  <kasal@ucw.cz>
10738         * lib/autoconf/general.m4 (AC_CONFIG_LIBOBJ_DIR): Remove the broken
10739           check.
10740         * lib/m4sugar/m4sugar.m4 (m4_bmatch): Halt with error if we don't get
10741           enough arguments, similarly as in m4_bpatsubsts.
10743 2005-05-12  Stepan Kasal  <kasal@ucw.cz>
10745         * lib/autoconf/status.m4 (_AC_SRCDIRS): Simplify the computation
10746           of absolute paths.
10748 2005-05-11  Stepan Kasal  <kasal@ucw.cz>
10750         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Make the check
10751           for absolute directory names in one loop.
10752         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Handle
10753           abbreviations of --version and --debug.
10755 2005-05-10  Paul Eggert  <eggert@cs.ucla.edu>
10757         * doc/autoconf.texi (Autoconf Language): Be more precise about
10758         quoting rules.  Problems noted by Stepan Kasal.
10759         Also, throughout this document, be more careful about white space.
10760         "blank", "white space", and "space" all have different meanings
10761         and we should be careful to say what we mean.
10763 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
10765         Fix C++ related problems reported by Werner Lemberg.
10766         * doc/autoconf.texi (C++ Compiler): Mention .cpp extension.
10767         * lib/autoconf/c.m4 (AC_LANG(C++)): Set ac_ext to .cpp, not .cc.
10768         * lib/autoconf/types.m4 (AC_TYPE_SIGNAL): Simplify test, to
10769         avoid problems with C++ and throw.
10770         * tests/compile.at: .cpp, not .cc.
10772         * tests/semantics.at: Prepend LIBOBJDIR, as per 2005-05-02 change.
10774 2005-05-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10776         * doc/autoconf.texi (Generic Functions): Typos.
10778 2005-05-02  Gary V. Vaughan  <gary@gnu.org>
10780         * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Prepend each
10781         object named in LIBOBJS and LTLIBOBJS with the ${LIBOBJDIR}, as
10782         set by latest automake.
10784 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
10786         * doc/autoconf.texi (Limitations of Usual Tools): "expr '' \| ''"
10787         outputs 0 on GNU/Linux these days.
10789 2005-04-29  Paul Eggert  <eggert@cs.ucla.edu>
10791         * doc/autoconf.texi (Autoconf Language): Add more description
10792         about quoting heuristics.
10793         (Limitations of Builtins): Describe "set -" problems.
10795 2005-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10797         * lib/autotest/general.m4 (AT_KEYWORDS): Separate by space,
10798         not newline.
10800         * doc/autoconf.texi (External Software): Replace AC_DEFINE_UNQUOTED
10801         by AC_DEFINE; it was a mistake.
10802         From bug reported against libtool by Dalibor Topic <robilad@kaffe.org>.
10804 2005-04-25  Stepan Kasal  <kasal@ucw.cz>
10806         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): A tiny optimization.
10808 2005-04-22  Stepan Kasal  <kasal@ucw.cz>
10810         * doc/autoconf.texi (External Software): Quadrigraphs are not
10811           processed correctly in AS_HELP_STRING; avoid this in the examples.
10812         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): Add a FIXME about quadrigraphs.
10813         * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Likewise; and rephrase the
10814           comment and reduce m4_default([foo], []) to [foo].
10815         (m4_strip): Update the explanation.
10817 2005-04-19  Paul Eggert  <eggert@cs.ucla.edu>
10819         * lib/autoconf/general.m4 (_AC_INIT_PREPARE, _AC_RUN_IFELSE):
10820         Remove core.conftest.* too; it's generated by Tru64 5.1.
10821         Problem reported by Jennis Pruett.
10822         * lib/autoconf/functions.m4
10823         (AC_FUNC_SETVBUF_REVERSED, AC_FUNC_UTIME_NULL):
10824         Don't bother to remove core files; AC_RUN_IFELSE should do that
10825         for you.
10827 2005-04-19  Stepan Kasal  <kasal@ucw.cz>
10829         * lib/m4sugar/m4sugar.m4 (m4_bpatsubsts): Add the b- to comment, too.
10831 2005-04-19  Alexandre Duret-Lutz  <adl@gnu.org>
10833         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Handle --docdir.
10834         Report from Horst Wente.
10836 2005-04-15  Stepan Kasal  <kasal@ucw.cz>
10838         * lib/autoconf/general.m4 (_AC_ARG_VAR_VALIDATE): Fixed a typo in
10839           the comment.
10841 2005-04-14  Gregorio Guidi  <greg_g@gentoo.org>
10843         * doc/autoconf.texi (External Software, Package Options): Add
10844           examples showing how to implement --with-* and --enable-* options.
10846 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
10848         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Look for configure.ac
10849         as well as configure.in.  Problem reported by Gregorio Guidi.
10851 2005-04-10  Paul Eggert  <eggert@cs.ucla.edu>
10853         * doc/autoconf.texi (Particular Functions): Use gnulib's current
10854         pattern for alloca snippet.
10856 2005-04-04  Stepan Kasal  <kasal@ucw.cz>
10858         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): Fix a typo.
10860 2005-04-01  Stepan Kasal  <kasal@ucw.cz>
10862         * doc/autoconf.texi (Generic Programs): Fix a typo.
10864 2005-04-01  Paul Eggert  <eggert@cs.ucla.edu>
10866         * lib/autotest/general.m4 (AT_INIT): Don't assume that "date +%s"
10867         fails if %s isn't supported.  Problem reported by Ralf Wildenhues.
10869 2005-03-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10871         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS):
10872         Merge `-z option' as well for the benefit of Solaris link flags.  Pass
10873         whole-archive (-zallextract, -zdefaultextract) options in the hope of
10874         unique libraries, for the Sun Fortran 95 8.0 compiler.  Bug reported
10875         against Libtool by Yury Puhalsky <pooh@cryptopro.ru>.
10877 2005-03-22  Paul Eggert  <eggert@cs.ucla.edu>
10879         * NEWS: The configure command now warns you if you attempt to use
10880         a directory whose name contains a special character like space,
10881         newline, or "\".
10882         * doc/autoconf.texi (Installation Directory Variables): Allow
10883         "," in file names.  Do not use \@; it's not a portable regexp.
10884         * bin/Makefile.am (edit): Likewise.
10885         * lib/Makefile.am (edit): Likewise.
10886         * tests/Makefile.am (edit): Likewise.
10887         * tests/semantics.at: Likewise.
10888         * tests/torture.at: Likewise.
10889         * lib/autoconf/general.m4 (AC_ARG_PROGRAM): Likewise.
10890         * lib/autoconf/status.m4 (_AC_SRCDIRS): Likewise.
10891         * doc/autoconf.texi (File System Conventions): Warn about
10892         unportable file names.
10893         * lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): New macro.
10894         (AC_INIT): Use it.
10895         (_AC_INIT_SRCDIR): Use ac_pwd rather than invoking pwd.
10896         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Propagate
10897         ac_pwd, and quote srcdir.
10898         * lib/autotest/general.m4 (AT_INIT): Quote file name args.
10900         * doc/autoconf.texi: Fix some systematic formatting problems.
10901         ".)"  needs a following @: if not at the end of a sentence, and
10902         similarly for "!)".  "etc." should be preceded by a comma.
10903         "n-th" -> "@var{n}th".  pdksh is still buggy, so update its date.
10905 2005-03-22  Bruno Haible  <bruno@clisp.org>
10907         * doc/autoconf.texi (Input): Mention that AC_CONFIG_AUX_DIR's
10908         argument is often called 'build-aux'.
10910 2005-03-07  Stepan Kasal  <kasal@ucw.cz>
10912         * doc/autoconf.texi (Quotation Rule Of Thumb): Mention that the
10913           macro AC_TRY_LINK is obsolete.
10914         (Installation Directory Variables): Change `AC_OUTPUT_FILES' to
10915           `AC_CONFIG_FILES'.
10917 2005-02-24  Stepan Kasal  <kasal@ucw.cz>
10919         * lib/autoconf/c.m4 (AC_PROG_CC): Be more careful to skip
10920           `/usr/ucb/cc'; use `cl.exe' to distinguish the MS compiler
10921           from a Common Lisp's `cl'.
10922         (AC_PROG_CXX): Behave according to the documentation: don't
10923           search for $ac_tool_prefix$CCC and $CCC, just set CXX=$CCC;
10924           make the variable CCC precious; use `cl.exe', not `cl'.
10926 2005-02-23  Paul Eggert  <eggert@cs.ucla.edu>
10927             Alexandre Duret-Lutz  <adl@gnu.org>
10929         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect stdin from
10930         /dev/null, as "configure" shouldn't read stdin, and this insulates
10931         us from problems (e.g., when testing for "cl").  Also, do this
10932         redirection before invoking "hostname" or "uname", and keep the
10933         original input stream available via...
10934         (AS_ORIGINAL_STDIN_FD): ... this new macro.
10935         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE, _AC_LINK_IFELSE): Don't
10936         bother with "</dev/null" since it's now done at the top of
10937         'configure'.
10938         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX): Likewise.
10939         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
10940         * lib/autoconf/programs.m4 (_AC_PATH_PROG_FLAVOR_GNU): Likewise.
10941         * doc/autoconf.texi (File Descriptor Macros): New section.
10942         (Printing Messages): Mention it.
10943         * tests/base.at (Input/Output): New test.
10945 2005-02-23  Paul Eggert  <eggert@cs.ucla.edu>
10947         * lib/m4sugar/m4sh.m4 (_AS_ECHO_N_PREPARE): Don't set ECHO_C to
10948         newline if neither \c nor -n work, as that would output two
10949         newlines.  Prefer -n to \c.  Reported by Stepan Kasal.
10951 2005-02-12  Stepan Kasal  <kasal@ucw.cz>
10953         * lib/m4sugar/m4sh.m4 (AS_IF): Define by m4_defun, not m4_define.
10954         This causes that any required macros inside will get before the if.
10955         * doc/autoconf.texi (autom4te.cache): A typo.
10957 2005-02-12  Paul Eggert  <eggert@cs.ucla.edu>
10959         Undo previous change, except keep the change to
10960         lib/autoconf/programs.m4 that replaced grep with shell
10961         pattern-matching.  This is because net-snmp configure reads stdin.
10962         Reported by Noah Misch.
10964 2005-02-11  Paul Eggert  <eggert@cs.ucla.edu>
10966         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect stdin
10967         from /dev/null, as "configure" shouldn't read stdin, and this
10968         insulates us from problems (e.g., when testing for "cl").
10969         Suggested by Alexandre Duret-Lutz.  Also, do this redirection
10970         before invoking "hostname" or "uname".
10971         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE,
10972         _AC_LINK_IFELSE): Undo previous change, as it's no longer needed.
10973         * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX): Don't bother with
10974         "</dev/null" since it's now done at the top of 'configure'.
10975         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
10976         * lib/autoconf/programs.m4 (_AC_PATH_PROG_FLAVOR_GNU): Likewise.
10977         Also, replace grep with shell pattern-matching, to save a process.
10979 2005-02-10  Paul Eggert  <eggert@cs.ucla.edu>
10981         * lib/autoconf/general.m4 (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE,
10982         _AC_LINK_IFELSE): Redirect stdin to /dev/null, in an attempt to
10983         avoid thinking that Allegro Common Lisp's "cl" command is a C++
10984         compiler.
10986 2005-02-09  Paul Eggert  <eggert@cs.ucla.edu>
10988         * doc/autoconf.texi (Limitations of Usual Tools): Document that
10989         grep -q isn't portable.  Improve grep -s explanation.
10990         Problem reported by Dan Manthey.
10992 2005-02-08  Paul Eggert  <eggert@cs.ucla.edu>
10994         * doc/autoconf.texi (Special Shell Variables): Clarify
10995         PATH_SEPARATOR wording; fix typo in IFS.  Reported by Gary V. Vaughan.
10997 2005-02-07  Paul Eggert  <eggert@cs.ucla.edu>
10999         * doc/autoconf.texi: Use @acronym for DJGPP.
11000         Fix some @code's that should have been @env's, and vice versa.
11001         Sort environment variable names.
11002         Mention that shells no longer inherit IFS.
11003         Don't recommend PATH_SEPARATOR=';' so strongly.
11004         Mention that $RANDOM might expand to the empty string.
11005         "symlink" and "soft link" -> "symbolic link".
11006         Improve mktemp description (reported by Bruno Haible).
11008 2005-02-05  Paul Eggert  <eggert@cs.ucla.edu>
11010         * tests/foreign.at (Libtool): Don't overquote AT_SETUP arg.
11011         * tests/m4sh.at (AS_DIRNAME, AS_BASENAME, AS_MKDIR_P, AS_HELP_STRING):
11012         Likewise.
11013         * tests/semantics.at (AC_C_BIGENDIAN, AC_PATH_PROG & AC_PATH_PROGS):
11014         Likewise.
11016 2005-02-04  Paul Eggert  <eggert@cs.ucla.edu>
11018         * NEWS: Mention AT_COPYRIGHT.
11020         * tests/local.at (AT_CMP): Use diff directly on input files rather
11021         than copying them.
11023         * lib/autoconf/programs.m4 (AC_PROG_SED): Don't look in
11024         /usr/xpg4/bin since that sed dumps core (at least on Solaris 8).
11026 2005-02-04  Noah Misch  <noah@cs.caltech.edu>
11027         and Paul Eggert  <eggert@cs.ucla.edu>
11029         * tests/autotest.at (Empty test suite): New test.
11030         * tests/torture.at (Substitute and define special characters)
11031         (Substitute a 2000-byte string, Define to a 2000-byte string)
11032         (Substitute a newline, Define a newline): New tests.
11034 2005-02-04  Noah Misch  <noah@cs.caltech.edu>
11036         * lib/m4sugar/m4sugar.m4 (m4_re_string, m4_re_word): Revert 2002-03-04.
11037         * tests/local.at (AT_CHECK_M4SUGAR): Add `m4sugar' to keywords.
11038         (AT_CHECK_ENV): Ignore LTLIBOBJS, FC variables, EGREP, FGREP, and SED.
11039         * tests/m4sugar.at (AT_CHECK_M4SUGAR_TEXT, AT_CHECK_M4RE): New macros.
11040         (Standard regular expressions): New test.
11041         (m4_warn, m4_require: circular dependencies, m4_text_wrap): Strip
11042         excess test name quoting.
11043         * tests/semantics.at (AC_CHECK_HEADERS_OLD, AC_CHECK_HEADERS_NEW): Pass
11044         CPPFLAGS to `configure' instead of setting it in `configure'.
11046         * lib/m4sugar/m4sh.m4 (AS_UNAME): Try only /usr/bin/hostinfo, not
11047         any `hostinfo' in $PATH, since hostinfo.exe is a popular file name
11048         on some platforms.
11050         * lib/autoconf/fortran.m4 (AC_LANG(Fortran), AC_FC_SRCEXT):
11051         s/FC_SRCEXT/ac_fc_srcext/; s/FCFLAGS_SRCEXT/ac_fcflags_srcext/.
11053         * tests/local.at (AT_CMP): New macro.
11054         (AT_DATA_AUTOCONF): Do not call AC_PROG_GREP.
11055         (AC_SAVE_STATE): Move environment grep...
11056         (AT_CHECK_ENV): to here.  Filter out `'$''.  Use AT_CMP.
11057         (AT_CONFIG_CMP): New macro.
11058         (AT_CHECK_MACRO): Run `configure' twice with cache and compare results.
11059         * tests/c.at (Extensions): Do not exit early.
11060         * tests/atlocal.in: Inherit $GREP.
11062         * lib/autoconf/c.m4 (_AC_C_STD_TRY): New macro.
11063         (_AC_PROG_CC_C89, _AC_PROG_CC_C99): Use it.
11065         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Update for 2005.
11066         (AC_COPYRIGHT): Factor header comment portion out and move into...
11067         * lib/m4sugar/m4sh.m4 (AS_COPYRIGHT): This.
11068         * lib/autotest/general.at (AT_COPYRIGHT): New macro.
11069         (AT_INIT): Add Autotest copyright notice.  Display copyright notices in
11070         --version output.
11071         * tests/local.at: Add Autoconf test suite copyright notice.
11072         * doc/autoconf.texi (Writing testsuite.at): Document AT_COPYRIGHT.
11074 2005-02-04  Bruno Haible  <bruno@clisp.org>
11075         and Paul Eggert  <eggert@cs.ucla.edu>
11077         * doc/autoconf.texi (Limitations of Usual Tools): New mkstemp entry.
11079 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
11081         * lib/m4sugar/m4sugar.m4 (m4_re_escape): Escape ?, ^, \, $ too;
11082         this fixes a bug tickled by the AT_CAPTURE_FILE change noted below.
11084         Try not to generated lines of unlimited length, as POSIX places a
11085         2047-byte limit on line length of portable text files.
11086         * lib/autoconf/general.m4 (AC_SUBST, AC_SUBST_FILE):
11087         Use newline as a separator, not space.
11088         * lib/autotest/general.m4 (AT_TESTED, AT_KEYWORDS): Likewise.
11089         (AT_CAPTURE_FILE): Use space-backslash-newline as a separator, not
11090         space.
11092 2005-02-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11094         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Move func_* to
11095         as_func_*.  Add test to check whether positional parameters
11096         are restored after function return.
11098 2005-02-02  Paul Eggert  <eggert@cs.ucla.edu>
11100         * doc/autoconf.texi (Special Shell Variables): Mention _,
11101         BIN_SH, DUALCASE.  Say that variables other than "status" are safe
11102         if they contain a lower-case letter.  The DUALCASE problem was
11103         reported by Ralf Wildenhues.
11105         * bin/autoconf.as: Don't exit with status 0 after write failure
11106         with --help or --version.
11107         * lib/autoconf/general.m4 (_AC_INIT_HELP, _AC_INIT_VERSION): Likewise.
11108         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Likewise.
11110 2005-02-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11112         * doc/autoconf.texi (Limitations of Usual Tools):
11113         Unicos 9 sed limitations.
11114         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Try cf77 before fort77
11115         to get the option-enhanced interface on older Crays.  Try ftn for
11116         Fortran 95 (newer Crays).
11118 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
11120         * man/Makefile.am (.x.1): Go back to the simple solution, but take
11121         care to echo the commands, so the user knows what's going on.
11122         Modified from a suggestion by Stepan Kasal.
11124         * doc/autoconf.texi (autoreconf Invocation): Mention autopoint,
11125         with a cross reference.  Derived from a suggestion by Bruce Korb.
11127 2005-01-31  Paul Eggert  <eggert@cs.ucla.edu>
11129         * doc/autoconf.texi (config.status Invocation): Warn about
11130         discrepancy between CONFIG_SHELL and shell used to invoke 'configure'.
11131         * doc/install.texi (Defining Variables): Likewise.
11132         Based on a proposed patch by Ralf Wildenhues.
11134         * man/Makefile.am (.x.1): Make sure the required generated files
11135         are up to date.  Problem and original solution proposed by Stepan Kasal.
11136         $(dist_man_MANS:.1=-bin-prereq), $(dist_man_MANS:.1=-tests-prereq),
11137         implicit-man-prerequisites): New rules, used by the above.
11139         * doc/make-stds.texi, doc/standards.texi: Sync from gnulib.
11140         * config/config.guess, config/config.sub, config/install-sh: Likewise.
11141         * config/missing, config/texinfo.tex: Likewise.
11143 2005-01-29  Stepan Kasal  <kasal@ucw.cz>
11145         Simplify the implementation of m4_require (a.k.a. AC_REQUIRE).
11146         Update the long comment explaining it.
11148         m4_require no longer writes an ``is required by'' line to the
11149         execution stack.  It contains only one bit of non-redundant
11150         information: that the macro was required, not called.  And even
11151         this bit is useless in most situations: have you ever met a macro
11152         which both calls and requires the same macro?
11154         * lib/m4sugar/m4sugar.m4 (_m4_defun_pro): Don't push a diversion...
11155         (_m4_defun_pro_outer): ... only via this macro, for the outermost
11156           macro.
11157         (_m4_defun_epi, _m4_defun_epi_outer): Complementarily.
11158         (m4_expansion_stack_pop): Remove the misplaced comment.
11159         (m4_require): Don't put the ``is required by'' line to the
11160           execution stack; slightly improve the out-of-a-defun error message.
11161         (_m4_divert_grow): New macro, counter for the temporary diversions.
11162         (_m4_require_call): Use it.
11163         * tests/m4sugar.at (m4_require): Expect output without the
11164           ``is required by'' messages.
11166 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
11168         * doc/autoconf.texi (Limitations of Usual Tools): Recommend X
11169         rather than x for expr.
11171         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT): Avoid subshells when
11172         this is safe.
11173         * lib/autoconf/programs.m4 (AC_PROG_EGREP, AC_PROG_FGREP): Likewise.
11174         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Likewise.
11175         * lib/autotest/general.m4 (AT_INIT): Likewise.
11176         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): Likewise.
11177         * tests/mktests.sh: Likewise.
11179 2005-01-27  Akim Demaille  <akim@epita.fr>
11181         Have autoheader honor --force.
11183         * doc/make-stds.texi, doc/standards.texi: Update from masters.
11184         * lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm
11185         * lib/Autom4te/FileUtils.pm, lib/Autom4te/XFile.pm: Update
11186         from masters, so that FileUtils.pm's update_file provide --force
11187         support.
11188         * bin/autoheader.in: Pass $force to update_file so that
11189         config.h.in is always recreated when --force.
11191 2005-01-24  Stepan Kasal  <kasal@ucw.cz>
11193         * doc/autoconf.texi (Introduction): Update Peter Simons' address.
11195 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
11197         * doc/autoconf.texi (Limitations of Builtins): Clarify that
11198         "if test ! -d foo; ..." is portable.  Suggested by Stepan Kasal.
11200 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
11202         * doc/autoconf.texi (Shell Substitutions): Fix typo in case statement.
11203         Warn about newline stripping in `` and $().  Update Solaris
11204         version to 9.
11205         (Limitations of Builtins): Use expr "X...", not expr "x...", as
11206         X insulates us from future changes to Posix.
11207         (Limitations of Usual Tools): For AS_DIRNAME, warn about newline
11208         stripping.
11210 2005-01-19  Stepan Kasal  <kasal@ucw.cz>
11212         * doc/autoconf.texi (Defining Symbols): Delete the false comment that
11213           you cannot use AC_DEFINE to define macros containing `[' or `]'.
11215 2005-01-13  Paul Eggert  <eggert@cs.ucla.edu>
11217         * doc/autoconf.texi (Limitations of Usual Tools): Document bug
11218         in Solaris 8 join.  Problem reported by Tomohiro Suzuki on
11219         bug-tar mailing list.
11221 2005-01-05  Stepan Kasal  <kasal@ucw.cz>
11223         * lib/m4sugar/m4sugar.m4 (m4_copy): Fix the explanation.
11225 2005-01-05  Paul Eggert  <eggert@cs.ucla.edu>
11227         * lib/autoconf/c.m4 (AC_LANG_INT_SAVE(C)): Declare longval and
11228         ulongval to be static, to avoid unwanted GCC warning.  Problem
11229         reported by Michael Jennings via Daniel Reed; see
11230         <https://bugzilla.redhat.com/beta/show_bug.cgi?id=143852>.
11232 2005-01-05  Alexandre Duret-Lutz  <adl@gnu.org>
11234         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Define datarootdir,
11235         docdir, htmldir, dvidir, pdfdir, psdir, and localdir.  Update
11236         datadir, infodir, and mandir.  Adjust argument parsing code.
11237         (_AC_INIT_HELP): Update help text.
11238         * doc/autoconf.texi (Installation Directory Variables): Document
11239         new variables.
11241 2005-01-04  Noah Misch  <noah@cs.caltech.edu>
11243         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): If the Make program does
11244         not seem to work, assume it does set $(MAKE).
11245         * doc/autoconf.texi (AC_PROG_MAKE_SET): Update.
11247 2005-01-03  Stepan Kasal  <kasal@ucw.cz>
11249         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Add a comment about nesting.
11251 2005-01-03  Stepan Kasal  <kasal@ucw.cz>
11253         A cleanup of the diversion support in m4sugar.
11255         * lib/m4sugar/m4sugar.m4 (_m4_divert): A typo in description.
11256         (_m4_divert_n_stack): New macro; the expansion is
11257           <newline>m4_divert_stack, if m4_divert_stack is defined, and void
11258           otherwise.
11259         (m4_divert, m4_divert_push, m4_divert_pop, m4_init): Use it.
11260         (m4_divert_push, m4_divert_pop, _m4_defun_epi): Don't expand the word
11261           stored in _m4_divert_diversion or _m4_divert_dump.
11262         (m4_divert_pop): When the parameter is given, compare the symbolic
11263           name with the last diversion pushed on the stack.  Previously, the
11264           current diversion was compared with the numeric value of the
11265           diversion given as the parameter.
11266         (m4_require): If the macro hasn't been expanded yet, call ...
11267         (_m4_require_call): this new macro.
11269 2005-01-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11271         * lib/autoconf/general.m4 (_AC_INIT_PREPARE, _AC_ARG_VAR_VALIDATE):
11272         Workarounds for documented `case' limitations.
11274 2005-01-03  Paul Eggert  <eggert@cs.ucla.edu>
11276         * doc/autoconf.texi (Limitations of Usual Tools): Warn about
11277         sed 'command1;command2'.  Problem reported by Ralf Wildenhues.
11279 2005-01-02  Paul Eggert  <eggert@cs.ucla.edu>
11281         * bin/autoconf.as, bin/autoheader.in, bin/autom4te.in,
11282         bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in,
11283         bin/ifnames.in, tests/mktests.sh: Update copyright date to 2005.
11285         Patch from Roger Leigh (with some minor changes) as follows:
11286         * NEWS: New macros AC_PROG_CC_C89, AC_PROG_CC_C99.
11287         Resurrect AC_PROG_CC_STDC.
11288         * doc/autoconf.texi (C Compiler): Add AC_PROG_CC_STDC,
11289         AC_PROG_CC_C89, AC_PROG_CC_C99.
11290         (Obsolete Macros): Remove AC_PROG_CC_STDC; it's no longer obsolete.
11291         * lib/autoconf/c.m4 (_AC_PROG_CC_C89, _AC_PROG_CC_C99, AC_PROG_CC_C89,
11292         AC_PROG_CC_C99): New macros.
11293         (AC_PROG_CC_STDC): Use them.
11294         (_AC_PROG_CC_STDC): Remove.
11295         (AC_C_PROTOTYPES): Use ac_cv_prog_cc_c89, not ac_cv_prog_cc_stdc.
11296         * THANKS: Add Roger Leigh.
11298 2004-12-30  Noah Misch  <noah@cs.caltech.edu>
11300         * bin/autoreconf.in (autoreconf_current_directory):  AM_INIT_AUTOMAKE
11301         signals that the package uses Automake; a `Makefile.am' is typical but
11302         not essential.  Reported by Magnus Therning.
11303         * tests/torture.at (autoreconf.): New banner.
11304         (autoreconf and non-AC configure): Rename to `Non-Autoconf
11305         AC_CONFIG_SUBDIRS'.
11306         (autoreconf an empty directory): Rename to `Empty directory'.
11307         (Unusual Automake input files): New test.
11309 2004-12-30  Noah Misch  <noah@cs.caltech.edu>
11311         * lib/autotest/general.m4 (AT_CAPTURE_FILE): New macro.
11312         (AT_SETUP): Clear AT_capture_files.
11313         (_AT_CHECK): On failure, log each of AT_capture_files.  Fix comment.
11314         (AT_KEYWORDS): Fix comment typo.
11315         * tests/autotest.at (AT_CHECK_AT): Use AT_CAPTURE_FILE.
11316         * tests/local.at (AT_CHECK_CONFIGURE): Use AT_CAPTURE_FILE.
11317         * doc/autoconf.texi (Writing testsuite.at): Document AT_CAPTURE_FILE.
11319 2004-12-29  Albert Chin-A-Young  <china@thewrittenword.com>
11321         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH):
11322         If the variable to set is already set, set ac_cv_path_$1
11323         to the preset value so caller can assume ac_cv_path_$1
11324         is available.  (trivial change)
11326 2004-12-27  Noah Misch  <noah@cs.caltech.edu>
11328         * BUGS (Minor Problems): Warn about makefile limitations.
11329         * Makefile.am: Find and update `INSTALL' in $(srcdir).
11330         * man/Makefile.am: Find and update manual pages in $(srcdir).
11332 2004-12-24  Eric Blake  <ebb9@byu.net>
11334         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Test candidate
11335         shells in subshell, to avoid noise from ash.  (trivial change)
11337 2004-12-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11339         * doc/autoconf.texi (Limitations of Builtins) <case>: Mention
11340         problems with SunOS ksh and backslash escaping, Bourne shells and
11341         closing brackets (both within character classes).  Bug reported
11342         against Libtool by Alexander Kurz <alexander.kurz@qsc.de>.
11343         <read>: New entry.  Mention non-availability of -r.
11345 2004-12-21  Akim Demaille  <akim@epita.fr>
11347         * lib/autotest/general.m4 (AT_LINE): Don't add srcdir here, to
11348         avoid cluttering displayed messages.  Rather, prepend srcdir where
11349         AT_LINE is used for log files.
11351 2004-12-21  Stepan Kasal  <kasal@ucw.cz>
11353         * lib/autoconf/status.m4: Quote ``$tmp'' in many places.
11354         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Fix the comment, as traps are
11355           no longer part of the macro, quote the occurrence of ``$tmp''.
11356         * doc/autoconf.texi (Forbidden Patterns): Typo.
11358 2004-12-21  Akim Demaille  <akim@epita.fr>
11360         * lib/autotest/general.m4 (AT_INIT): Make sure the "ok" etc. are
11361         separated from the test title by forcing a white space.
11363 2004-12-21  Akim Demaille  <akim@epita.fr>
11365         Enable Emacs navigation within testsuite.log files.
11367         * lib/autotest/general.m4 (AT_CLEANUP): Add an hint for Emacs to
11368         use the compilation mode.
11369         (AT_LINE): Point to the srcdir.
11371 2004-12-19  Noah Misch  <noah@cs.caltech.edu>
11373         * tests/Makefile.am (installcheck-local): Use $(bindir).
11374         (check-local, installcheck-local): Pass TESTSUITEFLAGS.
11375         * doc/autoconf.texi (Making testsuite Scripts): Recommend the same
11376         Makefile.am scheme Autoconf now uses.
11378 2004-12-18  Noah Misch  <noah@cs.caltech.edu>
11380         * lib/m4sugar/m4sugar.m4 (m4_qlen, m4_qdelta): New macros.
11381         * lib/autotest/general.m4 (AT_SETUP): Use m4_qdelta.
11383 2004-12-18  Noah Misch  <noah@cs.caltech.edu>
11385         * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): New macro.
11386         (_AT_CHECK): Use it.
11387         * lib/m4sugar/m4sh.m4 (AS_ESCAPE_FOR_EXPAND): Remove.
11388         (AS_ESCAPE): Fix comment.
11389         * tests/autotest.at: Adjust section banner comments.
11390         (AT_CHECK_AT): Accept STATUS and STDERR.
11391         (AT_CHECK_AT_TEST): Likewise.
11392         (Invalid brace-enclosed parameter expansion)
11393         (Multiline command from M4 expansion)
11394         (Double-M4-quoted command): New tests.
11396 2004-12-17  Paul Eggert  <eggert@cs.ucla.edu>
11398         * doc/autoconf.texi: Update GNU FDL version from 1.1 to 1.2.
11400 2004-12-17  Akim Demaille  <akim@epita.fr>
11402         * lib/autoconf/general.m4 (AC_SUBST, AC_SUBST_FILES): Pass $1 to
11403         m4_pattern_allow.
11404         Suggested by Alexandre Duret-Lutz.
11405         * doc/autoconf.texi (Setting Output Variables): Catch up.
11407 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
11409         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Fix comment.
11411 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
11413         * lib/autoconf/general.m4 (_AC_LIBOBJ): We can use AC_SUBST/2,
11414           remove the comment which said we cannot.
11416 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
11418         Add a specialized check for resolv.h.  Thanks to Gerrit P. Haase,
11419         Reini Urban and Paul Eggert for reporting the dependencies.
11421         * lib/autoconf/headers.m4 (AC_HEADER_RESOLV): New macro.
11422         * doc/autoconf.texi (AC_HEADER_RESOLV): Document it.
11423         (AC_HEADER_STAT): @cvindex{STAT_MACROS_BROKEN}, not @acindex.
11425 2004-12-17  Stepan Kasal  <kasal@ucw.cz>
11427         * bin/autoscan.in: Open autoscan.log only after ``parse_args'';
11428           so that eg. ``autoscan --help'' doesn't truncate it.
11430 2004-12-15  Nicolas Joly  <njoly@pasteur.fr>
11432         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Remove
11433         generated conftest files.
11435 2004-12-13  Noah Misch  <noah@cs.caltech.edu>
11437         * lib/autotest/general.m4 (_AT_CHECK) [--trace]: Do not enable shell
11438         tracing on commands with possibly-escaped newlines.
11439         * doc/autoconf.texi (Writing testsuite.at): Delete documentation of the
11440         discontinued behavior and its implications.
11441         * tests/autotest.at (BS-newline in command, ^BS-newline in command)
11442         (BSx641-newline in command, BS-BS-newline in command)
11443         (BSx640-newline in command, Newline-CODE-BS-newline in command)
11444         (Single-quote-BS-newline in command)
11445         (Single-quote-newline-BS-newline in command): New tests.
11447 2004-12-13  Stepan Kasal  <kasal@ucw.cz>
11449         * lib/m4sugar/m4sh.m4 (AS_EXECUTABLE_P): Use test -f && test -x
11450           on platforms where it works.
11451         (_AS_TEST_PREPARE): Test for ``test -x''.
11452         (_AS_BROKEN_TEST_PREPARE): Nuke.
11454 2004-12-13  Stepan Kasal  <kasal@ucw.cz>
11456         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Move the trap commands ...
11457         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): ... here;
11458           give only 4-letter prefix to AS_TMPDIR, comment fixed.
11459         * lib/autoconf/programs.m4 (_AC_PATH_PROG_FEATURE_CHECK): Don't
11460           create the temporary directory.
11461         (_AC_FEATURE_CHECK_LENGTH): Work in current directory.
11463 2004-12-12  Kelley Cook  <kcook@gcc.gnu.org>
11465         * bin/autoheader.in: Exit if no AC_CONFIG_HEADERS was found.
11466         (trivial change)
11468 2004-12-12  Alexandre Duret-Lutz  <adl@gnu.org>
11470         * doc/autoconf.texi (Limitations of Usual Tools) <expr (:)>: Typo.
11472 2004-12-11  Noah Misch  <noah@cs.caltech.edu>
11474         * lib/autotest/general.m4 (_AT_CHECK) [--trace]: Rework a shell pattern
11475         to avoid using a negated character class.  Reported by Nicolas Joly.
11476         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Check for similar constructs.
11478 2004-12-10  Paul Eggert  <eggert@cs.ucla.edu>
11480         * man/Makefile.am (autoconf.1, autoheader.1, autom4te.1, autoreconf.1,
11481         autoscan.1, autoupdate.1, ifnames.1, config.guess.1, config.sub.1):
11482         Don't depend on .x file explicitly, since "make" does that for us.
11483         Suggested by Stepan Kasal.
11485         * bin/Makefile.am (MOSTLYCLEANFILES): Renamed from CLEANFILES.
11486         Add *.tmp.
11487         (autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate,
11488         ifnames): Factor common code.  And they said it couldn't be done!
11490 2004-12-09  Paul Eggert  <eggert@cs.ucla.edu>
11492         * bin/.cvsignore: Add autoconf.in.
11493         * tests/.cvsignore: Add wrapper.in.
11494         * lib/autotest/general.m4: Escape '$' in case pattern.
11496 2004-12-09  Noah Misch  <noah@cs.caltech.edu>
11498         * man/Makefile.am (autoconf.1): Regenerate when `autoconf.as' changes.
11500         * lib/autotest/general.m4 [--trace] (AT_INIT): Do not `set -v'.
11502         * tests/autotest.at: New file.
11503         * tests/suite.at: Include it.
11504         * tests/Makefile.am: Distribute it.
11506         * lib/autotest/general.m4 [--trace] (_AT_CHECK): Do not enable
11507           shell tracing on a command that could contain multiple lines.
11508         * doc/autoconf.text: Document that fact and its implications.
11509         * lib/m4sugar/m4sh.m4 (AS_ESCAPE_FOR_EXPAND): New macro.
11510         * tests/autotest.at (Multiline backquote command substitution,
11511           Multiline parameter expansion, Literal multiline command,
11512           Multiline parenthetical command substitution): Remove XFAIL.
11514 2004-12-09  Paul Eggert  <eggert@cs.ucla.edu>
11516         * doc/autoconf.texi (Libraries): Clarify problems with AC_CHECK_LIB
11517         and suggest AC_SEARCH_LIBS.  Suggested by Noah Misch and Stepan Kasal.
11519 2004-12-08  Noah Misch  <noah@cs.caltech.edu>
11521         * configure.ac (test suite): Cease to generate wrapper scripts.
11522         * configure: Regenerate.
11523         * lib/freeze.mk (MY_AUTOM4TE): Wrap the uninstalled autom4te directly.
11524         (m4f_dependencies): Adjust accordingly.
11525         * tests/Makefile.am (Wrappers): Generate wrapper scripts.
11526         (wrapper.in): Generate it in the build directory.
11527         (MAINTAINERCLEANFILES): Delete wrapper.in.
11528         (CLEANFILES): Add wrapper.in.
11529         * tests/wrapper.as: Move AS_INIT to very top, preserving copyright in
11530         the output.  Replace each $as_me with a @wrap_program@.
11531         * tests/wrapper.in: Delete it; we always build it.
11533         * bin/Makefile.am (autoconf.in): Generate it in the build directory.
11534         (EXTRA_DIST): Remove autoconf.in.
11535         (CLEANFILES): Add autoconf.in.
11536         (autoconf): Find autoconf.in in the build directory.
11537         * bin/autoconf.in: Delete it; we always build it.
11539 2004-12-08  Noah Misch  <noah@cs.caltech.edu>
11541         * lib/autotest/general.m4 (AT_INIT): Replace a `tr' with a `sed'.  Join
11542         PATH members so as to not prepend an empty element.  Move a comment.
11543         * Makefile.am (SUBDIRS): Build in `tests' last.
11544         * tests/Makefile.am (installcheck-local): Add check-local dependencies.
11546 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
11548         * lib/mdate-sh: Don't use "set - x`$ls_command /`", as zsh mishandles
11549         the spaces inside $ls_command.  Problem reported by Loulou Pouchet in
11550         <http://lists.gnu.org/archive/html/autoconf/2004-12/msg00074.html>.
11551         Don't use "set - x"; plain "set x" is enough, and simplifies debugging.
11553 2004-12-07  Stepan Kasal  <kasal@ucw.cz>
11555         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Fix typo in previous
11556         patch: extra "-l"s.
11558 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
11560         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Check libc before
11561         looking elsewhere for getmntent.  Problem reported by Mark D. Baushke.
11562         * doc/autoconf.texi (Particular Functions): Mention new behavior.
11564 2004-12-03  Stepan Kasal  <kasal@ucw.cz>
11566         * lib/autoconf/general.m4 (AC_DEFINE, AC_DEFINE_UNQUOTED): Factor
11567           out the common code to ...
11568         (_AC_DEFINE_Q): ... a new macro; simplify the condition about the
11569           value of the #define--default to 1, iff the macro was called
11570           with exactly one parameter.
11572 2004-12-02  Paul Eggert  <eggert@cs.ucla.edu>
11574         * lib/autoconf/functions.m4 (AC_FUNC_MEMCMP): Use
11575         "char c = '\200';" rather than "char c = 0x80;" as the
11576         latter doesn't conform to the strict C standard due to
11577         overflow on signed char hosts.
11579         * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Prefer -qlanglvl=extc89
11580         to -qlanglvl=ansi.  We don't want to disable extensions.
11582 2004-11-29  Paul Eggert  <eggert@cs.ucla.edu>
11584         * doc/autoconf.texi (Particular Programs): @code{$PATH} -> @env{PATH}.
11585         (Using Autotest, testsuite Scripts, Writing testsuite.at):
11586         Reword slightly to avoid some English-language problems noted
11587         by Ralf Wildenhues in:
11588         http://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00027.html
11590 2004-11-29  Stepan Kasal  <kasal@ucw.cz>
11592         * NEWS: Add ^L above each release.
11594 2004-11-28  Paul Eggert  <eggert@cs.ucla.edu>
11596         Fix documentation problems reported by Russ Boylan in
11597         <http://lists.gnu.org/archive/html/bug-autoconf/2004-11/msg00056.html>,
11598         along with some nearby cruft.
11599         * doc/autoconf.texi (Libtool): Libtool can be used without
11600         Automake (not without Autoconf).
11601         (Introduction): Mention lists.gnu.org.
11602         * BUGS: Don't mention bugs.gnu.org.
11603         Remove mention of ancient libtool compatibility problem.
11604         * NEWS: Mention that bugs.gnu.org is kaput.
11605         * README: Likewise.  Mention where mailing list archives can be found.
11607 2004-11-28  Stepan Kasal  <kasal@ucw.cz>
11609         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): A typo in the comment.
11611 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
11613         * doc/autoconf.texi (Pretty Help Strings): Go back to
11614         single-quoting assignments to cache variables.
11616 2004-11-23  Stepan Kasal  <kasal@ucw.cz>
11618         * doc/autoconf.texi (Pretty Help Strings): Fix quoting issues
11619         with the examples; fix the bug in MY_ARG_WITH example reported
11620         by Alexandre Duret-Lutz.
11621         * lib/autoconf/general.m4 (AC_ARG_ENABLE, AC_ARG_ENABLE): Enable
11622         expansion of $1 in the comment emitted to configure.
11624 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
11626         * doc/autoconf.texi (Pretty Help Strings): Fix typo
11627         in my editing of the previous patch.  Problem reported
11628         by Alexandre Duret-Lutz.
11630 2004-11-22  Stepan Kasal  <kasal@ucw.cz>
11632         * doc/autoconf.texi (Autoconf Language): Explain that
11633         ``descriptions'' may not be double quotes.
11634         (Quotation Rule Of Thumb): Likewise.
11635         (Pretty Help Strings): Likewise; remove the wrong comment;
11636         simplify the examples and improve their quoting.
11638 2004-11-13  Stepan Kasal  <kasal@ucw.cz>
11640         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Don't check
11641         the $1_found variable, don't test whether the file is executable;
11642         Both things are checked ...
11643         (_AC_PATH_PROG_FEATURE_CHECK): ... here; AS_EXECUTABLE_P replaces
11644         the former ``test -f''.
11645         * lib/m4sugar/m4sh.m4 (_AS_TEST_PREPARE): Fix a typo.
11647 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
11649         * doc/autoconf.texi (Limitations of Usual Tools): Avoid cp -r;
11650         use cp -R instead.
11652 2004-11-10  Derek R. Price  <derek@ximbiot.com>
11654         * doc/autoconf.texi (Limitations of Usual Tools): Note `cp -r'
11655         limitations.  Reorder paragraphs for clarity.
11657 2004-10-11  Paul Eggert  <eggert@cs.ucla.edu>
11659         * doc/autoconf.texi: Standardize spelling of "Posix" (as opposed
11660         to "POSIX" or "@acronym{POSIX}"), and similarly for "DOS
11661         variants", "Unix", and some related minor wording fixups.
11663         (Shellology, Special Shell Variables): Document that the Zsh
11664         problem with NULLCMD was fixed in zsh 3.1.6-dev-18.  Thanks
11665         to Alexandre Duret-Lutz for this info.
11667 2004-10-10  Alexandre Duret-Lutz  <adl@gnu.org>
11669         * doc/autoconf.texi (One-Shot Macros): New node.
11671 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
11673         * doc/autoconf.texi (Function Portability): Fix misdescription
11674         of putenv.  Problem reported by Michael Wardle.
11676 2004-09-22  Paul Eggert  <eggert@cs.ucla.edu>
11678         * doc/autoconf.texi (auindex): New macro.
11679         (AU_DEFUN): Use it to fix the bug when the index contained AC_AU_DEFUN.
11680         Problem reported by Stepan Kasal.
11682 2004-09-05  Paul Eggert  <eggert@cs.ucla.edu>
11684         Fix problems reported by Andreas Buening in:
11685         http://lists.gnu.org/archive/html/autoconf-patches/2004-04/msg00004.html
11686         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Set SHELL=/bin/sh
11687         in test makefile.
11688         * lib/autotest/general.m4 (AT_INIT): Don't assume /dev/null is
11689         readable; it's not true in OS/2-emx.
11691 2004-09-04  Paul Eggert  <eggert@cs.ucla.edu>
11693         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): If xmkmf returns
11694         "/usr/include", clear ac_x_includes instead of leaving it as "no"
11695         (trivial change).  Problem and patch reported by Andrew Church in:
11696         http://lists.gnu.org/archive/html/bug-autoconf/2004-04/msg00016.html
11698 2004-09-03  Paul Eggert  <eggert@cs.ucla.edu>
11700         * doc/autoconf.texi: Give AC_DEFINE and AC_DEFINE_UNQUOTED
11701         three args in examples.  Problem reported by Frederik Fouvry in:
11702         http://lists.gnu.org/archive/html/bug-autoconf/2004-09/msg00017.html
11703         Also, fix some minor spacing and punctuation bugs.
11705 2004-09-02  Akim Demaille  <akim@epita.fr>
11707         * doc/autoconf.texi (Limitations of Builtins): Swap "cd" and
11708         "case" to restore ordering.
11709         Reported by Stepan Kasal.
11711 2004-08-26  Akim Demaille  <akim@epita.fr>
11713         * doc/autoconf.texi: Minor typos and stylos.
11715 2004-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11717         * configure.ac (AC_INIT): Bump to 2.59c.
11719 2004-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11721         Version 2.59b.
11723         * README: Add advice about m4 1.4.2.
11725         * Makefile.cfg (wget_files): Remove config.guess, config.sub,
11726         texinfo.tex for now (done by hand now).
11727         * Makefile.maint (wget_files, cvs_files):
11728         Remove ansi2knr.c; nobody uses it.
11729         (ansi2knr.c-url_prefix): Remove.
11730         (cvs-update): Fix test for failure.  I don't know why it ever
11731         worked...
11733         * doc/autoconf.texi: Update URLs, some of which went stale.
11734         Use @uref rather than @href.
11736         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Have configure
11737         handle "--" as per POSIX.  Suggested by Paul Pogonyshev.
11739         * config/config.guess, config/config.sub, config/elisp-comp,
11740         config/install-sh, config/mkinstalldirs, config/texinfo.tex,
11741         doc/fdl.texi, doc/standards.texi: Sync with master copy.
11743         * NEWS, TODO, configure.ac, bin/autoscan.in,
11744         bin/autoupdate.in, bin/ifnames.in, doc/autoconf.texi,
11745         doc/install.texi, lib/Autom4te/Configure_ac.pm,
11746         lib/Autom4te/FileUtils.pm, lib/autoconf/general.m4,
11747         lib/autoconf/programs.m4, lib/autoconf/status.m4,
11748         lib/autotest/general.m4, lib/m4sugar/m4sh.m4,
11749         lib/m4sugar/m4sugar.m4, tests/local.at, tests/m4sh.at,
11750         tests/tools.at, tests/torture.at:
11751         Use "file name" rather than "filename" or "path",
11752         to be consistent with the terminology of the GNU coding standards.
11754 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
11756         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C),
11757         AC_C_LONG_DOUBLE): Undo 2004-06-04 change, as it didn't work with
11758         HP-UX 11.23 cc/aCC or Tru64 4.0 cc.  Problem reported by Noah Misch in
11759         <http://lists.gnu.org/archive/html/autoconf/2004-07/msg00004.html>.
11761         More fixes to support spaces in the name of the build directory.
11762         This isn't a complete fix but it's an improvement.
11764         * bin/autoconf.as (autom4te_options): New var.
11765         Use it instead of appending to AUTOM4TE, so that we can allow
11766         spaces in the build directory's absolute name.
11767         * bin/autoheader.in ($autoconf): Allow spaces in file names.
11768         * lib/autotest/general.m4 (AT_INIT, AT_CLEANUP, _AT_CHECK,
11769         AT_CHECK_NOESCAPE): Likewise.
11770         * tests/wrapper.as (testdir, AUTOM4TE_CFG, autom4te_perllibdir,
11771         main program): Likewise.
11773 2004-08-18  Paul Eggert  <eggert@cs.ucla.edu>
11775         * lib/autoconf/general.m4 (_AC_INIT_HELP): Quote $ac_popdir uses.
11776         From Ralf Corsepius in:
11777         http://lists.gnu.org/archive/html/autoconf-patches/2004-08/msg00014.html
11779 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
11781         * doc/autoconf.texi (Function Portability): Document isinf and
11782         and isnan.  From a suggestion by Kevin Ryde.
11784         * lib/Autom4te/General.pm (END): Return correct exit status even
11785         if unlink succeeds and sets $?.  Needed with Solaris 8's perl 5.00503.
11787 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
11789         * tests/torture.at (Deep Package): Use configure.in, not configure.ac,
11790         for compatibility with Automake 1.4.  Reported by J C Fitzgerald in
11791         <http://lists.gnu.org/archive/html/bug-autoconf/2003-08/msg00051.html>.
11793 2004-08-04  Alexandre Duret-Lutz  <adl@gnu.org>
11795         * lib/autoconf/general.m4 (AC_REQUIRE_AUX_FILE): New empty macro.
11796         (AC_CANONICAL_BUILD): Call it to require config.sub and config.guess.
11797         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Likewise for install-sh.
11798         * doc/autoconf.texi (Input): Document AC_REQUIRE_AUX_FILE.
11799         * lib/autom4te.in (Automake-preselections): Preselect
11800         AC_REQUIRE_AUX_FILE.  Automake 1.10 will trace it.
11802 2004-08-02  Alexandre Duret-Lutz  <adl@gnu.org>
11804         * lib/autom4te.in (Automake-preselections): Preselect
11805         AC_CANONICAL_BUILD and AC_CANONICAL_TARGET.  Automake 1.9.1 will
11806         trace them.
11808 2004-07-29  Paul Eggert  <eggert@cs.ucla.edu>
11810         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Set BIN_SH, for
11811         Tru64.
11812         * doc/autoconf.texi (Shellology): Mention BIN_SH.
11813         Document problem with "`""`" in pdksh POSIX mode.
11815 2004-07-27  Paul Eggert  <eggert@cs.ucla.edu>
11817         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Use "set -o posix"
11818         with pdksh, too.  Problem reported by Patrick Welche via
11819         Gary V. Vaughan.
11820         * doc/autoconf.texi (Shellology): Note that set -o posix is
11821         useful for pkdsh, too.
11823 2004-06-24  Paul Eggert  <eggert@cs.ucla.edu>
11825         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Require
11826         _AS_UNSET_PREPARE, so that we can use $as_unset directly.
11827         Don't fail if ENV or BASH_ENV is readonly.
11828         (AS_SHELL_SANITIZE): Don't fail if ENV, MAIL, MAILPATH, LC_ALL,
11829         etc. are read only.  Problem reported by Ludovic Courtes.
11831 2004-06-23  Noah Misch  <noah@cs.caltech.edu>
11833         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): If the shell is
11834         zsh, disable GLOB_SUBST to avoid backslash handling problems.
11835         (trivial change)
11837 2004-06-04  Paul Eggert  <eggert@cs.ucla.edu>
11839         * doc/autoconf.texi (File System Conventions): Warn about
11840         names like "aux".  Problem reported by Eric Blake.
11842         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY (C)): Use division
11843         by zero instead of array size, so that we can use any arithmetic
11844         constant expression (instead of requiring an integer constant
11845         expression).  This allows us to test expressions like DBL_MAX <
11846         LDBL_MAX, which didn't conform to the C standard using the old
11847         method.
11848         (AC_C_LONG_DOUBLE): Put back in the tests for LDBL_MAX and LDBL_EPSILON,
11849         now that we can do floating-point tests at compile time.
11851 2004-06-02  Paul Eggert  <eggert@cs.ucla.edu>
11853         * lib/autoconf/c.m4 (AC_C_LONG_DOUBLE): Don't check LDBL_MAX
11854         and LDBL_EPSILON, as the resulting expression isn't an
11855         integer constant expression and violates the C standard.
11856         Problem reported by Nelson H. F. Beebe.  Also, check
11857         for "L" suffix, and check that long double doesn't have
11858         worse range or precision than double, that mixed-mode
11859         arithmetic doesn't generate a diagnostic, that double
11860         constants fit in long double.
11862 2004-06-03  Kevin Ryde  <user42@zip.com.au>
11864         * doc/autoconf.texi (Function Portability): Add notes on free(NULL),
11865         malloc(0) and realloc(NULL,size).
11867         * doc/autoconf.texi (Shell Substitutions): Spelling error reported by
11868         Bob Proulx.
11870 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
11872         * lib/autoconf/headers.m4 (HAVE_STDBOOL_H): Detect _Bool bug
11873         in HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003].  Problem reported
11874         by Jim Meyering.
11876 2004-05-26  Paul Eggert  <eggert@cs.ucla.edu>
11878         * doc/autoconf.texi (Limitations of Builtins): Mention that ! COMMAND
11879         can be rewritten using if-then-else.  Suggested by Bruno Haible.
11881 2004-05-25  Paul Eggert  <eggert@cs.ucla.edu>
11883         * doc/autoconf.texi (testsuite Scripts): Fix typo.
11884         Problem reported by Stepan Kasal.
11886 2004-05-24  Paul Eggert  <eggert@cs.ucla.edu>
11888         * tests/Makefile.am (autoconfdir): Fix to match comment (trivial
11889         change).  Patch reported by Ralf Wildenhues in
11890         <http://mail.gnu.org/archive/html/bug-autoconf/2004-05/msg00092.html>.
11892         * lib/autoconf/functions.m4 (AC_FUNC_MBRTOWC): Don't assume that a
11893         function F exists if the compiler and linker let you compile an
11894         expression like (F != 0).  Recent versions of GCC optimize away
11895         the reference to F in that case, since every function address must
11896         be nonzero, so the link succeeds even if F does not exist.
11897         Problem reported by Manu in
11898         <http://mail.gnu.org/archive/html/bug-gnu-utils/2004-05/msg00060.html>.
11900         * doc/autoconf.texi (Systemology): Standardize on the spelling of
11901         "Unix".  Many uses changed.
11902         (Limitations of Builtins): Explain better why the ! command isn't
11903         portable.
11905 2004-05-22  Alexandre Duret-Lutz  <adl@gnu.org>
11907         * lib/autom4te.in (Automake-preselections): Preselect
11908         LT_SUPPORTED_TAG in lieu of AC_LIBTOOL_TAGS.
11910 2004-05-19  Kevin Ryde  <user42@zip.com.au>
11912         * doc/autoconf.texi (Function Portability): Add strerror_r, cross
11913         referencing AC_FUNC_STRERROR_R.
11915         * doc/autoconf.texi (Particular Functions): In AC_FUNC_CLOSEDIR_VOID,
11916         note pessimistic assumption when cross compiling.
11918 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
11920         * doc/autoconf.texi (Limitations of Make): Note that BSD make
11921         (until 2004) invoked subcommands with sh -e, contra POSIX.
11922         Reported by Kevin Ryde.
11924 2004-05-10  Eric Sunshine  <sunshine@sunshineco.com>
11926         * programs.m4 (_AC_PROG_GREP): Fixed bug where PATH argument handed to
11927         _AC_PATH_PROG_FEATURE_CHECK contained leading whitespace (i.e.
11928         "        $PATH:/usr/xpg4/bin"). This resulted in bogus tests, such as
11929         `test -f "        /usr/bin/grep"', which _always_ failed.
11930         (AC_PROG_SED): Ditto bogus PATH fix.
11931         * autoconf.texi (AC_PROG_GREP): Properly document that this macro
11932         requires that grep correctly supports _multiple_ `-e' options, rather
11933         than stating only that grep should accept `-e'.
11935 2004-05-03  Paul Eggert  <eggert@cs.ucla.edu>
11937         Port to C99, which requires that 'exit' be declared.
11939         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Use AC_INCLUDES_DEFAULT
11940         to ensure that stdlib.h is included.
11941         * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA, AC_FUNC_SETPGRP,
11942         AC_FUNC_STRTOD, AC_FUNC_SETVBUF_REVERSED, AC_FUNC_FORK, _AC_FUNC_FORK,
11943         _AC_FUNC_VFORK, AC_FUNC_WAIT3): Likewise.
11944         * lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
11945         * lib/autoconf/types.m4 (AC_TYPE_GETGROUPS): Likewise.
11946         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Include <stdlib.h>
11947         when using 'exit' in a test; C99 requires that 'exit' be declared.
11949 2004-05-02  Paul Eggert  <eggert@cs.ucla.edu>
11951         * doc/autoconf.texi (Particular Programs): AC_PROG_GREP
11952         now prefers 'grep' implementations that accept -e.
11953         (Limitations of Usual Tools): Describe problems of traditional
11954         egrep and fgrep with long input lines, and of traditional grep
11955         with -e.
11956         * lib/autoconf/programs.m4 (AC_PROG_GREP): Check for -e, too.
11957         (_AC_PROG_GREP): Assume 3rd arg is properly quoted for the shell.
11958         All callers changed.  Append /usr/xpg4/bin to the PATH, for
11959         Solaris.
11960         (_AC_FEATURE_CHECK_LENGTH): Discard stderr, so we don't bother
11961         the user with complaints about multiple -e options.
11962         * tests/local.at (AC_STATE_SAVE): Use $GREP, not grep.
11963         Define it with AC_PROG_GREP.
11964         * configure.ac (AC_PROG_GREP): Add.
11965         * lib/freeze.mk (GREP): New macro.
11967 2004-05-02  Eric Sunshine  <sunshine@sunshineco.com>
11969         * lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): Consult $SHELL as
11970         a possible candidate only after all others fail, rather than
11971         consulting it first.  This improves backward compatibility by
11972         better reflecting the way shell selection occurred in previous
11973         versions of Autoconf, and should help to avoid triggering latent
11974         problems in other packages, such as the one in Automake where zsh
11975         is not handled robustly:
11976         http://mail.gnu.org/archive/html/automake/2004-04/msg00095.html
11977         Although it is not Autoconf's responsibility to work around
11978         problems in Automake, it nevertheless makes sense to avoid
11979         introducing unnecessary incompatibilites.
11981 2004-04-22  Albert Chin-A-Young  <china@thewrittenword.com>,
11982             Gary V. Vaughan  <gary@gnu.org>
11984         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Don't guess
11985         how deeply nested we are when a suitable tool is found, set the
11986         ac_path_TOOL_found flag.
11987         (_AC_PATH_PROG_FEATURE_CHECK): Encapsulate knowledge of how deeply
11988         nested we are in this macro.  Break out of all 3 nested loops if
11989         ac_path_TOOL_found is set.
11991 2004-04-21  Gary V. Vaughan  <gary@gnu.org>
11993         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Break out
11994         of the _AS_PATH_WALK loop too if GNU flavor is found.
11996 2004-04-21  Alexandre Duret-Lutz  <adl@gnu.org>
11998         * doc/autoconf.texi (Limitations of Make): Update documentation
11999         for `$<'.  New entry `Long lines', based on a report from Simon
12000         Josefsson.  Augment the documentation for SHELL = @SHELL@ with a
12001         paragraph about DJGPP, based on a mail from Richard Dawe.
12003 2004-04-20  Paul Eggert  <eggert@twinsun.com>
12005         * tests/c.at (C keywords): Don't assume that GCC supports
12006         "restrict" and "inline", as sufficiently-old GCC versions do not
12007         (also, GCC configured to be in pedantic C89 mode does not).
12008         Problem reported by Sumit Pandya in:
12009         http://mail.gnu.org/archive/html/autoconf/2004-04/msg00092.html
12011         * lib/autoconf/c.m4 (_AC_PROG_CC_G, _AC_PROG_CXX_G): Don't
12012         consider -g to work if it generates warnings when plain compiles
12013         don't.  Problem reported by Braden McDaniel in:
12014         http://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00014.html
12016         * doc/autoconf.texi (Slashes): New section, to document a problem
12017         reported by Jim Meyering in:
12018         http://mail.gnu.org/archive/html/bug-coreutils/2004-02/msg00060.html
12020         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Remove potential
12021         linker output files before linking, to work around IRIX 6 linker bug.
12022         Problem reported by Rainer Orth in:
12023         http://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00007.html
12025 2004-04-20  Gary V. Vaughan  <gary@gnu.org>
12027         * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Make the
12028         best tool so far counter rely on the tool path variable name to
12029         avoid checks for one tool being affected by the results of running
12030         the length check on a previous tool.
12032         * lib/autoconf/programs.m4 (_AC_PROG_GREP): Take an additional
12033         match expression argument, as different greps have different
12034         regular expression flavours.
12035         (AC_PROG_FGREP): Pass 'FGREP'. fgrep treats all match chars as
12036         literals.
12037         (AC_PROG_EGREP): Pass 'EGREP$'.
12038         (AC_PROG_GREP): Pass 'GREP$'.
12040 2004-04-20  Albert Chin-A-Young  <china@thewrittenword.com>
12042         * lib/autoconf/programs.m4 (AC_PROG_GREP): Cache variable
12043         is `ac_cv_path_GREP', not `oc_cv_path_GREP'.
12045 2004-03-29  Paul Eggert  <eggert@twinsun.com>
12047         * doc/autoconf.texi (Particular Headers, Particular Types, Generic
12048         Types, Specific Compiler Characteristics, System Services,
12049         Obsolete Macros): Use 'long int', 'short int', 'unsigned int'
12050         etc. consistently instead of 'long', 'short', 'unsigned' etc.
12051         * lib/autoconf/c.m4 (AC_LANG_INT_SAVE(C), AC_C_BIGENDIAN): Likewise.
12052         * lib/autoconf/functions.m4 (AC_FUNC_MMAP, AC_FUNC_SELECT_ARGTYPES):
12053         Likewise.
12054         * lib/autoconf/headers.m4 (AC_HEADER_SYS_WAIT): Likewise.
12055         * lib/autoconf/types.m4 (AC_TYPE_GETGROUPS, AC_TYPE_SIZE_T,
12056         AC_TYPE_OFF_T): Likewise.
12057         * tests/semantics.at (AC_CHECK_TYPES: backward compatibility):
12058         Likewise.
12060         * tests/foreign.at (Libtool): Create an empty aclocal.m4, to
12061         pacify libtool 1.5.2.  Fix quoting problems in sed command.
12063 2004-03-28  Paul Eggert  <eggert@twinsun.com>
12065         * doc/autoconf.texi (Particular Structures): AC_STRUCT_TIMEZONE
12066         now defines HAVE_DECL_TZNAME if it is declared, when
12067         HAVE_STRUCT_TM_TM_ZONE is not defined.
12068         * lib/autoconf/types.m4 (AC_STRUCT_TIMEZONE): Implement this.
12069         Do not assume atoi.  Rely on HAVE_DECL_TZNAME when testing
12070         for HAVE_TZNAME.
12072 2004-03-28  Steven G. Johnson  <stevenj@fftw.org>
12074         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Corrected
12075         superfluous backslashing of quotes (") in sed expressions;
12076         thanks to Paul Eggert.
12078 2004-03-26  Steven G. Johnson  <stevenj@alum.mit.edu>
12080         * lib/autoconf/fortran.m4 (_AC_PROG_FC): new name of Intel
12081         Fortran compiler is ifort, also added pghpf; thanks to Nelson
12082         H. F. Beebe for the bug report.
12084 2004-03-26  Steven G. Johnson  <stevenj@fftw.org>
12086         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): fix for
12087         quoted -cmdline argument in Portland Group compiler (bug
12088         reported by Jeffrey J. Barteet).
12090 2004-03-25  Kevin Ryde  <user42@zip.com.au>
12092         * doc/autoconf.texi (Specifying Names): Move cross_compiling ovindex to
12093         (Run Time): ... here, where it's now mentioned.
12095 2004-03-19  Alexandre Duret-Lutz  <adl@gnu.org>
12097         * doc/autoconf.texi (autom4te Invocation): Language Autoconf
12098         inherits from language Autoconf-without-aclocal-m4.
12099         (Customizing autom4te): Adjust example; the cache must now be
12100         disabled for language Autoconf-without-aclocal-m4.
12102 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
12103             Nathanael Nerode  <neroden@twcny.rr.com>
12105         * lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL,
12106         AC_CHECK_TOOLS): Warn if a cross-tool is found without
12107         a prefix.
12108         (AC_PATH_TARGET_TOOL, AC_CHECK_TARGET_TOOL,
12109         AC_CHECK_TARGET_TOOLS): New macros.
12110         * doc/autoconf.texi (Generic Programs): Document
12111         (AC_PATH_TARGET_TOOL, AC_CHECK_TARGET_TOOL,
12112         AC_CHECK_TARGET_TOOLS, and warn for future changes
12113         in the behavior of AC_PATH_TOOL, AC_CHECK_TOOL and
12114         AC_CHECK_TOOLS.
12115         (Specifying Names): Document the reason for these future
12116         behavioral changes.
12117         * tests/mktests.sh: Do not generate tests for the
12118         new macros.
12119         * NEWS: Document these changes.
12121         * doc/autoconf.texi: Avoid macros with unbraced arguments,
12122         they make TeX hang up.
12124 2004-03-15  Paul Eggert  <eggert@bogus.example.com>
12126         * NEWS: New macro AC_CHECK_ALIGNOF.
12127         * doc/autoconf.texi (Generic Compiler Characteristics): Document it.
12128         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Use long int rather than
12129         int; avoid "a `$1'" since this isn't grammatical if $1 begins with a
12130         vowel.
12131         (AC_CHECK_ALIGNOF): New macro.
12132         * tests/mktests.sh (ac_exclude_list): Exclude AC_CHECK_ALIGNOF.
12133         * tests/semantics.at (AC_CHECK_ALIGNOF): Add tests similar to
12134         those for sizeof.
12136 2004-03-03  Paul Eggert  <eggert@twinsun.com>
12138         * bin/Makefile.am (edit): Don't use $< in a context where
12139         POSIX doesn't require support for it.  Use $@.in instead.
12140         Problem reported by Anthony N. Frasso in
12141         <http://mail.gnu.org/archive/html/autoconf/2004-03/msg00008.html>.
12142         * bin/autoscan.in, bin/autoupdate.in: Add @configure_input@ comment.
12144 2004-02-23  Gary V. Vaughan  <gary@gnu.org>
12146         * bin/autoreconf.in (autoreconf_current_directory): Recognize LT_INIT
12147         from the next generation of Libtool.
12148         * lib/autom4te.in (Autoreconf-preselections): Ditto.
12150 2004-02-20  Alexandre Duret-Lutz  <adl@gnu.org>
12152         * doc/autoconf.texi (Limitations of Usual Tools) <mkdir>: `mkdir -p'
12153         is not always thread-safe.  Report from Nathanael Nerode.
12155 2004-02-18  Paul Eggert  <eggert@twinsun.com>
12157         Fix a dependencies problem, stemming from a Autoconf 2.59 build
12158         problem on QNX reported by Stephen Rasku in
12159         <http://mail.gnu.org/archive/html/bug-autoconf/2004-02/msg00066.html>.
12161         * bin/Makefile.am ($(srcdir)/autoconf.in): Depend on
12162         $(m4sh_m4f_dependencies); this removes a FIXME.
12163         * tests/Makefile.am ($(srcdir)/wrapper.in): Likewise.
12164         (MAINTAINERCLEANFILES): Split into pieces,
12165         one per related section.  Add $(srcdir)/wrapper.in.
12167 2004-02-09  Paul Eggert  <eggert@twinsun.com>
12169         * doc/autoconf.texi (Setting Output Variables): Emphasize that
12170         AC_SUBST provides no portable way to escape literal newlines.
12172         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore all
12173         flags of the form -lcrt*.o, not just -lcrt[01].o and -lcrtbegin.o.
12174         Darwin uses -lcrt2.o and there's little point to cataloging all
12175         the system variants.  Partial fix reported by Andreas Waechter in:
12176         http://mail.gnu.org/archive/html/autoconf-patches/2004-02/msg00006.html
12177         for bug reported by Nelson H. F. Beebe in:
12178         http://mail.gnu.org/archive/html/bug-autoconf/2003-12/msg00090.html
12180 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
12182         * doc/autoconf.texi (AU_DEFUN): Fix English,
12183         suggested by Paul Eggert.
12184         * lib/autoconf/autoupdate.m4: Correct reference to
12185         acobsolete.m4, suggested by Alexandre Duret-Lutz.
12187 2004-02-02  Paolo Bonzini  <bonzini@gnu.org>
12189         * bin/autoupdate.in: Define __file__ so that warnings
12190         refer to the correct file.
12191         * doc/autoconf.texi (AU_DEFUN): Describe more correctly
12192         the behavior of the third argument.
12193         * lib/autoconf/autoupdate.m4 (AU_DEFUN): Describe more
12194         correctly the behavior of the third argument.  Document
12195         what the three macros that AU_DEFUN defines do.  Fix
12196         warning message when the third argument includes $0
12197         (reported by Alexandre Duret-Lutz).
12199 2004-01-30  Paolo Bonzini  <bonzini@gnu.org>
12200             Eric Sunshine  <sunshine@sunshineco.com>
12201             Paul Eggert  <eggert@twinsun.com>
12203         * lib/m4sugar/m4sh.m4 (M4SH-SANITIZE): New diversion.
12204         (AS_INIT): Output shell initialization there. Removed optional
12205         parameter. Expand _AS_SHELL_FN_SPY.
12206         (AS_INIT_WITH_SHELL_FN): Removed.
12207         (_AS_SHELL_FN_SPY): New macro.
12208         (AS_DETECT_REQUIRED, AS_DETECT_SUGGESTED): New
12209         macros.
12210         (AS_SHELL_SANITIZE): Remove loop to find better shell
12211         and documentation for the parameter.
12212         (_AS_DETECT_BETTER_SHELL): Move it here.
12213         (_AS_SHELL_FN_WORK): Remove shell invocation, reformat.
12214         (_AS_RUN): Move it here, support testing with eval.
12215         (AS_REQUIRE_SHELL_FN): Require shell functions when
12216         it is used.
12217         (_AS_LINENO_WORKS): Put around braces, we do not
12218         trigger the bash bug anymore.
12219         * lib/autotest/general.m4: Document M4SH-SANITIZE, do not
12220         use AS_INIT_WITH_SHELL_FN.
12221         * bin/autoconf.in, tests/wrapper.in: Regenerated.
12223 2004-01-30  Paolo Bonzini  <bonzini@gnu.org>
12225         * bin/autoupdate.in: Trace AU_DEFINE instead of AU_DEFUN.
12226         * doc/autoconf.texi: Don't say that the third parameter
12227         is broken.
12228         * lib/autoconf/autoupdate.m4 (AU_DEFINE): New dummy macro.
12229         (AU_DEFUN): Honor the third parameter, create autoupdate
12230         macros with AU_DEFINE.
12231         * lib/autoconf/headers.m4 (AC_USG, AC_MEMORY_H,
12232         AC_DIR_HEADER): Use AU_DEFUN's third parameter.
12233         * lib/autoconf/lang.m4 (AC_LANG_SAVE): Likewise.
12234         * lib/autoconf/programs.m4 (AC_RSH): Likewise.
12235         * lib/autoconf/specific.m4 (AC_HAVE_POUNDBANG,
12236         AC_ARG_ARRAY, AC_CYGWIN, AC_EMXOS2, AC_MINGW32,
12237         AC_XENIX_DIR): Likewise.
12238         * lib/autoconf/types.m4 (AC_INT_16_BITS, AC_LONG_64_BITS,
12239         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_RDEV): Likewise.
12240         * lib/autoconf/status.m4: Remove FIXME.
12241         * tests/local.at (AT_CHECK_AU_MACRO): Ignore stderr, check
12242         that the macro is not present anymore in the updated
12243         configure.ac.
12244         * tests/tools.at (autoupdate AC_LINK_FILES): Ignore stderr
12245         of autoupdate.
12247 2004-01-28  Paul Eggert  <eggert@twinsun.com>
12249         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Add 2004 to
12250         copyright years.
12251         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Add 1992 thorugh
12252         2003 (except 1997) to the list of copyright years.  This undoes
12253         the 2003-05-22 change, which removed the older years from the list.
12254         * lib/autoconf/status.m4 (AC_OUTPUT): Update copyright date to 2004.
12256 2004-01-27  Gary V. Vaughan  <gary@gnu.org>
12257             Albert Chin-A-Young  <china@thewrittenword.com>
12259         * lib/autoconf/programs.m4 (AC_PROG_GREP): New macro to test for a
12260         grep or ggrep program in PATH that accepts as long lines as
12261         possible.
12262         * lib/autoconf/programs.m4 (_AC_PROG_GREP): Factor out the core of
12263         AC_PROG_GREP.
12264         (AC_PROG_EGREP, AC_PROG_FGREP): Use it to find best available
12265         egrep and fgrep respectively if $GREP -E/-F don't work.
12266         (_AC_PATH_PROG_FEATURE_CHECK): Factor out the common core of
12267         _AC_PROG_GREP, and AC_PROG_SED.
12268         (_AC_FEATURE_CHECK_LENGTH): New helper macro for finding the
12269         longest input length accepted by a command.
12270         (AC_PROG_SED): Use it.
12271         * doc/autoconf.texi (Particular Programs): Document the changes.
12272         * NEWS: Updated.
12274 2004-01-27  Paul Eggert  <eggert@twinsun.com>
12276         * bin/autoconf.as ($version): Update copyright from 2003 to 2004.
12277         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
12278         bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in: Likewise.
12279         * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Likewise.
12281         * Makefile.in, aclocal.m4, configure, bin/Makefile.in,
12282         bin/autoconf.in, config/Makefile.in, config/config.guess,
12283         config/config.sub, config/install-sh, config/mdate-sh,
12284         config/mkinstalldirs, config/texinfo.tex, doc/Makefile.in,
12285         lib/Makefile.in, lib/Autom4te/Makefile.in,
12286         lib/autoconf/Makefile.in, lib/autoscan/Makefile.in,
12287         lib/autotest/Makefile.in, lib/emacs/Makefile.in,
12288         lib/m4sugar/Makefile.in, man/Makefile.in, man/autoconf.1,
12289         man/autoheader.1, man/autom4te.1, man/autoreconf.1,
12290         man/autoscan.1, man/autoupdate.1, man/config.guess.1,
12291         man/config.sub.1, man/ifnames.1, tests/Makefile.in,
12292         tests/acc.at, tests/acfortran.at, tests/acfunctions.at,
12293         tests/acgeneral.at, tests/acheaders.at, tests/aclang.at,
12294         tests/aclibs.at, tests/acspecific.at, tests/acstatus.at,
12295         tests/actypes.at: Regenerate and/or sync with original
12296         sources.
12298 2004-01-26  Paul Eggert  <eggert@twinsun.com>
12300         * doc/autoconf.texi (Default Includes): Include <stdint.h> even if
12301         HAVE_INTTYPES_H is defined.  This is needed on Tru64 5.1b with
12302         Compac C V6.5-207 (dtk), which defines uintmax_t in <stdint.h> but
12303         not <inttypes.h>.  Problem reported by Tim Mooney in
12304         <http://mail.gnu.org/archive/html/bug-coreutils/2004-01/msg00147.html>.
12305         * lib/autoconf/headers.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS):
12306         Likewise.
12308         * lib/autoconf/programs.m4 (AC_PROG_SED): Use diff, not sed;
12309         otherwise "make check" fails because it forbids cmp (I guess
12310         because cmp treats files as binary on DOS-like systems).
12312         * tests/mktests.sh: Update copyright date to 2004, since some tests
12313         have changed in 2004.
12315 2004-01-23  Gary V. Vaughan  <gary@gnu.org>
12317         * lib/autoconf/programs.m4 (AC_PROG_SED):  New macro to test for a
12318         non-truncating sed or gsed program in PATH.
12319         * tests/acprograms.at: Add it.
12320         * doc/autoconf.texi (Particular Programs): Document it.
12321         * NEWS: Updated.
12323 2004-01-15  Paul Eggert  <eggert@twinsun.com>
12325         * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Try -std, not -std1, since
12326         -std1 disables some useful extensions on Tru64.  Problem reported
12327         by N. Lichtmaier in
12328         <http://mail.gnu.org/archive/html/autoconf/2004-01/msg00100.html>.
12330 2004-01-14  Paul Eggert  <eggert@twinsun.com>
12332         * doc/autoconf.texi (Programming in M4sh): Document that
12333         AS_MKDIR_P succeeds if the destination is a symbolic link
12334         to an existing directory.
12335         (Limitations of Usual Tools): Note that mkdir -p might not
12336         succeed on symlinks to directories.
12338 2004-01-13  Paul Hilfinger  <hilfinger@CS.Berkeley.EDU>
12340         * lib/autoconf/autoupdate.m4 (AU_DEFUN): Grammar fix in comment.
12341         * bin/autoheader.in: Grammar fix in message.
12342         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P):
12343         Test for dir before calling mkdir -p.  (trivial changes)
12345 2004-01-13  Eric Blake  <ebb9@byu.net>
12347         * doc/autoconf.texi (Obsolete Macros): In AC_TRY_COMPILE and
12348         AC_TRY_LINK, s/AC_LANG_SOURCE/AC_LANG_PROGRAM/.  (trivial change)
12350 2004-01-10  Jim Meyering  <jim@meyering.net>
12352         * doc/autoconf.texi (Running the Preprocessor): Correct grammar.
12354 2004-01-09  Paul Eggert  <eggert@twinsun.com>
12356         * lib/autoconf/general.m4: Fix bug: AC_CHECK_SIZEOF evokes a warning
12357         with `autoconf -Wall,error'.  Bug reported by Eric Blake in:
12358         http://mail.gnu.org/archive/html/autoconf-patches/2004-01/msg00000.html
12359         (_AC_COMPUTE_INT_COMPILE): Invoke _AC_COMPILE_IFELSE, not
12360         AC_COMPILE_IFELSE, since we now assume our caller invokes
12361         AC_LANG_COMPILER_REQUIRE, for symmetry with _AC_COMPUTE_INT_RUN.
12362         (_AC_COMPUTE_INT_RUN): Likewise, for _AC_RUN_IFELSE instead
12363         of AC_RUN_IFELSE; this avoids the warning mentioned above.
12364         (_AC_COMPUTE_INT): Invoke AC_LANG_COMPILER_REQUIRE.
12366 2004-01-07  Paul Eggert  <eggert@twinsun.com>
12368         * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Avoid \$ inside
12369         `"'...'"`, as it's confusing (and I suspect it may not work on
12370         some platforms).  The code was incorrect anyway, as it assumed
12371         that \$ evaluated to itself in that context.  Reported by
12372         Alexandre Duret-Lutz.
12374 2004-01-07  Alexandre Duret-Lutz  <adl@gnu.org>
12376         * lib/autom4te.in (Automake-preselections): Preselect AC_LIBTOOL_TAGS
12377         and _LT_AC_TAGCONFIG.
12379 2004-01-06  Paul Eggert  <eggert@twinsun.com>
12381         * doc/autoconf.texi (One Macro Call): Fix an incorrect
12382         example, and add more examples.  Reported by Eric Sunshine.
12384 2004-01-05  Paul Eggert  <eggert@twinsun.com>
12386         * doc/autoconf.texi (Limitations of Usual Tools):
12387         Remove warning against "rm -fr" introduced yesterday; it
12388         was a false alarm.
12390         * bin/Makefile.am (autoconf, autoheader, autom4te, autoreconf,
12391         autoscan, autoupdate, ifnames): Don't use chmod -w.
12392         * lib/Makefile.am (autom4te.cfg): Likewise.
12393         * doc/autoconf.texi (Limitations of Usual Tools): Warn against
12394         "chmod -w".
12396 2004-01-04  Paul Eggert  <eggert@twinsun.com>
12397             Paolo Bonzini  <bonzini@gnu.org>
12399         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Speed up sed scripts
12400         by doing lineno substitution only on lines containing "$LINENO".
12402 2004-01-04  Paul Eggert  <eggert@twinsun.com>
12404         * lib/autoconf/general.m4 (AC_ARG_PROGRAM):
12405         Use "rm -f" to remove conftest.sed, not plain "rm".
12406         Bug reported by David Relson in
12407         <http://mail.gnu.org/archive/html/autoconf/2004-01/msg00011.html>.
12409         * Makefile.am (autom4te-update):
12410         Replace "rm -rf" and "rm -fr" with "rm -f -r", as POSIX requires.
12411         * Makefile.maint (my-distcheck, do-po-update): Likewise.
12412         * doc/autoconf.texi (Guidelines): Likewise.
12413         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Likewise.
12414         * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Likewise.
12415         * lib/autoconf/specific.m4 (AC_SYS_LONG_FILE_NAMES): Likewise.
12416         * lib/autotest/general.m4 (AT_INIT): Likewise.
12417         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Likewise.
12418         * tests/Makefile.am (clean-local): Likewise.
12419         * tests/tortue.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS,
12420         srcdir): Likewise.
12421         * doc/autoconf.texi (Limitations of Usual Tools):
12422         Warn against "rm -fr".
12424 2004-01-03  Paul Eggert  <eggert@twinsun.com>
12426         * doc/autoconf.texi (Limitations of Usual Tools): Mention that cc
12427         -c -o might not work.  From a suggestion by Kevin Ryde.
12428         (C Compiler, Generating Sources, Limitations
12429         of Usual Tools, Limitations of Make, Making testsuite Scripts):
12430         Don't put '-o' after non-options, as POSIX doesn't allow this.
12431         Mention that cc's name might be gcc or c89 or whatever.
12433 2004-01-04  Kevin Ryde  <user42@zip.com.au>
12435         * doc/autoconf.texi: Add various further index entries.
12437 2003-12-29  Paul Eggert  <eggert@twinsun.com>
12439         * bin/autoreconf.in (autoreconf_current_directory):
12440         Fix typo: mkdir without umask arg.
12442 2003-12-27  Alexandre Duret-Lutz  <adl@gnu.org>
12444         * doc/autoconf.texi (Limitations of Make) <Automatic rule rewriting>:
12445         Documents OSF1/Tru64 make behavior.  Replace `VPATH = ../src' by
12446         `VPATH = ../pkg/src' in examples to make the OSF1/Tru64 make
12447         explanation clearer.
12449 2003-12-24  Andreas Schwab  <schwab@suse.de>
12451         * doc/autoconf.texi (Default Includes): Fix misspelling of
12452         AC_INCLUDES_DEFAULT.
12454 2003-12-03  Paolo Bonzini  <bonzini@gnu.org>
12456         * configure.ac: Test if sh -n works.
12457         * configure: Regenerate.
12458         * tests/atlocal.in: Store the result here.
12459         * tests/local.at (AT_CHECK_SHELL_SYNTAX): Extracted from
12460         tools.at, looking in atlocal's ac_cv_sh_n_works instead
12461         of explicitly testing.
12462         (AT_CHECK_PERL_SYNTAX): Moved from tools.at.
12463         (AT_CHECK_AUTOCONF): Test for the configure script syntax.
12464         * tests/tools.at (Syntax of the shell scripts): Simplify
12465         using AT_CHECK_SHELL_SYNTAX.
12466         (Syntax of the Perl scripts): Remove definition of
12467         AT_CHECK_PERL_SYNTAX.
12469 2003-12-03  Paolo Bonzini  <bonzini@gnu.org>
12471         * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Redirect
12472         stderr to /dev/null.
12473         * bin/autoconf.in: Regenerate.
12474         * bin/wrapper.in: Regenerate.
12476 2003-11-26  Paolo Bonzini  <bonzini@gnu.org>
12478         * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE):
12479         Extracted from AS_SHELL_SANITIZE.
12480         (_AS_SHELL_FN_WORK, AS_INIT_WITH_SHELL_FN): New
12481         macros.
12482         (AS_SHELL_SANITIZE): Move reinvocation code from
12483         _AS_LINENO_WORKS, use it to find out if shell
12484         functions work.
12485         (_AS_LINENO_WORKS): Don't find another shell if $LINENO
12486         does not work.
12487         (AS_INIT): Pass parameter down to AS_SHELL_SANITIZE.
12488         (AS_REQUIRE_SHELL_FN): Test that AS_INIT_WITH_SHELL_FN
12489         was called.
12490         * lib/autotest/general.m4: Use AS_INIT_WITH_SHELL_FN.
12491         * bin/autoconf.in: Regenerate.
12492         * tests/wrapper.in: Regenerate.
12493         * tests/tools.at: Test the syntax of tests/autoconf
12494         and tests/testsuite.
12496 2003-11-24  Akim Demaille  <akim@epita.fr>
12498         * config/announce-gen (&print_locations, &print_signatures)
12499         (&sizes): New.
12500         Use them.
12501         No longer rely on Gnus to inline the list of signatures: compute
12502         them on the fly.
12504 2003-11-24  Akim Demaille  <akim@epita.fr>
12506         * doc/autoconf.texi (Particular Programs): AC_PROG_LEX can
12507         override some files.
12508         (Input): AC_CONFIG_AUX_DIR(aux) is a bad idea on DOS.
12509         From Debian Autoconf 2.58.
12511 2003-11-24  Akim Demaille  <akim@epita.fr>
12513         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Quote $ac_popdir
12514         uses.
12515         From Debian Autoconf 2.58.
12517 2003-11-24  Paolo Bonzini  <bonzini@gnu.org>
12519         * TODO: Remove already done things.  Update the part about finding
12520         tools for the target.
12522 2003-11-24  Paolo Bonzini  <bonzini@gnu.org>
12524         * lib/autoconf/headers.m4 (AC_USG, AC_MEMORY_H, AC_DIR_HEADER):
12525         Make wording more consistent.
12526         * lib/autoconf/specific.m4 (AC_CYGWIN, AC_EMXOS2, AC_MINGW32):
12527         Explain the transition better.
12528         * lib/autoconf/types.m4 (AC_INT_16_BITS, AC_LONG_64_BITS): Explain
12529         the transition better.
12531 2003-11-24  Paolo Bonzini  <bonzini@gnu.org>
12533         * doc/autoconf.texi (Obsoleting Macros): Don't document the third
12534         parameter of AU_DEFUN.
12535         * lib/autoconf/autoupdate.m4 (AU_DEFINE): Remove.
12536         (AU_DEFUN): Remove the third parameter, it was not used.
12537         Use AC_DEFUN directly, not AU_DEFINE.
12538         * lib/autoconf/status.m4 (AC_LINK_FILES): Move the message into
12539         the expanded body, consistently with other macros such as AC_USG.
12541 2003-11-17  Paul Eggert  <eggert@twinsun.com>
12543         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Put at least 14 bytes
12544         into the initial confdefs.h, to work around a bug in NextStep 3.3
12545         patch 3 reported by Eric Sunshine.
12547 2003-11-15  Kevin Ryde  <user42@zip.com.au>
12549         * doc/autoconf.texi (Using System Type): Revise, showing $host rather
12550         than $target since the latter is not usual, add guidelines on when to
12551         use or not use the system type.
12553 2003-11-12  Derek Price  <derek@ximbiot.com>
12555         * doc/autoconf.texi (Limitations of Usual Tools): Fix what looks like a
12556         typo misrepaired by an auto-spellcheck.
12558 2003-11-12  Akim Demaille  <akim@epita.fr>
12560         * bin/autoreconf.in (&parse_args): Don't call automake with
12561         --force-missing unless it actually supports it.
12562         From Debian #219336.
12564 2003-11-12  Akim Demaille  <akim@epita.fr>
12566         * configure.ac: Bump to 2.59a.
12567         Require 2.59.
12569 2003-11-06  Akim Demaille  <akim@epita.fr>
12571         Version 2.59.
12573 2003-11-05  Alexandre Duret-Lutz  <adl@gnu.org>
12575         * lib/autoconf/status.m4 (_AC_SRCPATHS): Fix use of AS_SET_CATFILE
12576         so that ac_abs_builddir, ac_abs_top_builddir, ac_abs_srcdir,
12577         and ac_abs_top_srcdir are absolute paths.
12578         * lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): Remove misleading comment.
12580 2003-11-05  Akim Demaille  <akim@epita.fr>
12582         * configure.ac: Bump to 2.58a.
12584 2003-11-05  Kevin Ryde  <user42@zip.com.au>
12586         * doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since
12587         it provokes a warning from makeinfo about looking like a cross
12588         reference in info output.
12590         * doc/autoconf.texi (Function Portability): Add notes on signal
12591         handler return type, as per AC_TYPE_SIGNAL.
12593 2003-11-04  Akim Demaille  <akim@epita.fr>
12595         Version 2.58.
12596         * doc/standards.texi: Update from master.
12598         * tests/mktests.sh (ac_exclude_list): Add AC_FC_FREEFORM.
12600 2003-11-04  Akim Demaille  <akim@epita.fr>
12602         AC_CONFIG_FILE([d1/foo:d2/foo]) triggers error messages when
12603         computing the absolute path to d1 in the source hierarchy: it may
12604         not exist at all.  So don't cd into it.
12605         From Alexandre Duret-Lutz.
12606         http://mail.gnu.org/archive/html/bug-autoconf/2003-10/msg00205.html
12608         * lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): New.
12609         From Paul Eggert, but named after Perl's IO::Spec->catfile.
12610         * doc/autoconf.texi (Programming in M4sh): Document.
12611         * lib/autoconf/status.m4 (_AC_SRCPATHS): Use it.
12613 2003-11-03  Pavel Roskin  <proski@gnu.org>
12615         * doc/autoconf.texi (Generic Structure Checks): Describe
12616         action-if-found and action-if-not-found in AC_CHECK_MEMBERS.
12618 2003-10-31  Akim Demaille  <akim@epita.fr>
12620         * tests/fortran.at (GNU Fortran 77): Don't run FC macros.
12621         (GNU Fortran): New.
12622         * doc/autoconf.texi (Language Choice): Document.
12623         * lib/autoconf/fortran.m4 (AC_FC_SRCEXT, AC_FC_FREEFORM): Assert
12624         the current language is Fortran.
12626 2003-10-31  Akim Demaille  <akim@epita.fr>
12628         * bin/autom4te.in (&freeze): Use a less likely warning separator
12629         than `\n\n', so that `\n\n\n' is valid in warnings.
12630         Reported by Steve Huston.
12632 2003-10-28  Akim Demaille  <akim@epita.fr>
12634         * Makefile.cfg (local_updates, executable-update): Tweak to be
12635         robust to parallel makes.
12636         Suggested by Alexandre Duret-Lutz.
12638 2003-10-27  Akim Demaille  <akim@epita.fr>
12640         * Makefile.cfg (executable-update): New.
12641         (local_updates): Call it.
12643 2003-10-27  Akim Demaille  <akim@epita.fr>
12645         * lib/autoconf/general.m4 (_AC_RUN_IFELSE, _AC_INIT_PREPARE):
12646         Don't remove core.* as it may remove valid user files.
12647         * lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED)
12648         (AC_FUNC_UTIME_NULL): Likewise.
12650 2003-10-23  Akim Demaille  <akim@epita.fr>
12652         Version 2.57g.
12653         * config/config.guess, config/config.sub: Upgrade from masters.
12655 2003-10-23  Akim Demaille  <akim@epita.fr>
12657         * lib/autoconf/fortran.m4 (AC_FC_SRCEXT): Functions using
12658         AC_COMPILE_IFELSE that use break skip the clean up.  So do it by
12659         hand...
12661 2003-10-23  Akim Demaille  <akim@epita.fr>
12663         * lib/autoconf/general.m4 (_AC_LINK_IFELSE, _AC_COMPILE_IFELSE):
12664         Don't forget to remove conftest.err.
12666 2003-10-23  Akim Demaille  <akim@epita.fr>
12668         * lib/autoconf/general.m4 (_AC_LIBOBJ): Don't insert twice the
12669         same object file in $LIBOBJS.
12670         Reported by Alexandre Duret-Lutz & Derek Robert Price.
12671         * doc/autoconf.texi (Generic Functions): Adjust.
12673 2003-10-20  Paul Eggert  <eggert@twinsun.com>
12675         * lib/m4sugar/m4sh.m4 (_AS_TR_SH_PREPARE, _AS_TR_CPP_PREPARE):
12676         Use 'eval', so that the resulting configure scripts work even if
12677         the current directory has a weird file name like 'y%s+%pp%;s%@%_%g'.
12679 2003-10-20  Daniel Jacobowitz  <drow@mvista.com>
12681         * lib/autoconf/lang.m4 (AC_LANG_WERROR): New macro.
12682         * lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_PREPROC_IFELSE)
12683         (_AC_LINK_IFELSE): Check the werror flag.
12684         * doc/autoconf.texi (Generic Compiler Characteristics): Document
12685         AC_LANG_WERROR.
12686         * NEWS: Mention it.
12688 2003-10-20  Daniel Jacobowitz  <drow@mvista.com>
12690         * lib/autoconf/lang.m4 (AC_NO_EXECUTABLES): Override
12691         _AC_COMPILER_EXEEXT to attempt a link.  If linking fails,
12692         override AC_LINK_IFELSE.
12694 2003-10-15  Paul Eggert  <eggert@twinsun.com>
12696         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Work around a bug in
12697         pdksh 5.2.14.  Bug reported by Ralf Corsepius.
12698         * doc/autoconf.texi (Shellology): Mention the Korn shell and pdksh.
12699         Mention /usr/dt/bin/dtksh on Solaris.
12700         (Shell Substitutions): Warn about $((...)).
12701         (Parentheses): New section.
12703 2003-10-15  Kevin Ryde  <user42@zip.com.au>
12705         * doc/autoconf.texi (Function Portability): Add @prindex for exit.
12706         Add putenv and unsetenv.  Add sysconf _SC_PAGE_SIZE.
12708 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12710         * lib/autoconf/functions.m4 (AC_FUNC_FORK): Trivial fix for vfork
12711         cross test.
12713 2003-10-11  Steven G. Johnson  <stevenj@alum.mit.edu>
12715         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Use the new official
12716         name for the GNU Fortran 95+ compiler, 'gfortran', not 'g95'.
12718 2003-10-10  Andreas Schwab  <schwab@suse.de>
12720         * bin/autoheader.in: Avoid empty first line in --version and
12721         --help output.
12722         * bin/ifnames.in: Likewise.
12724 2003-10-09  Paul Eggert  <eggert@twinsun.com>
12726         * lib/Autom4te/XFile.pm: Don't assume -j is solo.
12727         Issue a more-informative diagnostic.
12728         Problems reported by Eric Sunshine.
12730 2003-10-08  Steven G. Johnson  <stevenj@alum.mit.edu>
12732         * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Omit quoted
12733         -mGLOB_options_string stuff for Intel ifc, which can cause
12734         _AC_FC_LIBRARY_LDFLAGS to fail.  Use (faster) case for
12735         pattern-matching instead of grep.
12737 2003-10-08  Steven G. Johnson  <stevenj@alum.mit.edu>
12739         * doc/autoconf.texi: Document new FC Fortran macros.
12741 2003-10-08  Gary V. Vaughan  <gary@gnu.org>
12743         * lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Stub out a macro
12744         that future autopoint/aclocal/automake/autoreconf will be able
12745         to trace to find where to install local m4 macros.
12746         * doc/autoconf.texi (Input): Document it.
12747         * NEWS: Updated.
12749 2003-10-06  Gary V. Vaughan  <gary@gnu.org>
12751         * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Add
12752         -lcrtbegin.o to list of ignored flags and fix underquoting of
12753         -lcrt[01].o.
12755 2003-10-04  Steven G. Johnson  <stevenj@ab-initio.mit.edu>
12757         * lib/autoconf/fortran.m4 (_AC_PROG_FC_G): Use language-specific
12758         cache variable instead of $G77 to decide whether to include -O2,
12759         since $G77 is specific to Fortran 77.
12761 2003-10-03  Steven G. Johnson  <stevenj@alum.mit.edu>
12763         * lib/autoconf/fortran.m4 (AC_FC_FREEFORM): Support Absoft "-f
12764         free" flag.  Re-order flags tested into rough order of popularity.
12766 2003-10-03  Steven G. Johnson  <stevenj@alum.mit.edu>
12768         * lib/autoconf/fortran.m4 (AC_PROG_FC): Reverse the order of the
12769         arguments so that it can be used with syntax identical to
12770         AC_PROG_F77, and so that we can more easily decide to
12771         remove/deprecate the DIALECT optional argument in the future if it
12772         proves troublesome.
12773         (AC_FC_FREEFORM): Exit 77 upon failure to fix test suite for
12774         non-freeform-supporting compilers.  Document freeform flags.
12776 2003-10-03  Akim Demaille  <akim@epita.fr>
12778         * configure.ac: Look for emacs, not macs.
12779         Reported by Eric Sunshine.
12781 2003-10-03  Akim Demaille  <akim@epita.fr>
12783         * lib/autom4te.in (Autoreconf-preselections): Trace AC_CONFIG_AUX_DIR.
12784         * bin/autoreconf.in (autoreconf_current_directory): Create the
12785         AUX_DIR if needed, for sake of automake --add-missing etc.
12786         Suggested by Alexandre Duret-Lutz.
12788 2003-10-03  Akim Demaille  <akim@epita.fr>
12790         * configure.ac: Quotation and formatting changes.
12791         (EMACS): Don't set it if it is not recent enough to support
12792         autoconf-mode.el.
12793         From Eric Sunshine.
12795 2003-10-02  Akim Demaille  <akim@epita.fr>
12797         * bin/ifnames.in (&scan_file): Skip C++ comments.
12798         From Jeremy Yallop.
12800 2003-10-01  Pavel Roskin  <proski@gnu.org>
12802         * doc/autoconf.texi (Particular Structure Checks):
12803         Fix misspelling of HAVE_STRUCT_STAT_ST_BLOCKS.
12805 2003-10-01  Akim Demaille  <akim@epita.fr>
12807         Version 2.57f.
12809 2003-09-30  Paul Eggert  <eggert@twinsun.com>
12811         * lib/Autom4te/XFile.pm: Use Errno.
12812         (lock): Ignore ENOLCK errors.  Problem reported Andreas Schwab in
12813         <http://mail.gnu.org/archive/html/bug-autoconf/2003-09/msg00141.html>.
12815 2003-09-30  Akim Demaille  <akim@epita.fr>
12817         * config/announce-gen (&print_news_deltas): Extracted from...
12818         (&print_changelog_deltas): here.
12819         (&news_file): Rename as...
12820         (@news_file): this.
12822 2003-09-30  Nicolas Joly  <njoly@pasteur.fr>
12824         * lib/autoconf/fortran.m4 (_AC_PROG_FC): Remove files which might
12825         have been created when invoking the compiler.
12826         * tests/fortran.at (GNU Fortran 77): Quote $G77.
12828 2003-09-29  Akim Demaille  <akim@epita.fr>
12830         Version 2.57e.
12832         * config/mkinstalldirs: Upgrade.
12834 2003-09-28  Paul Eggert  <eggert@twinsun.com>
12836         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Set DUALCASE=1, for MKS sh.
12837         Problem reported by Lars J. Aas in
12838         <http://mail.gnu.org/archive/html/autoconf/2003-07/msg00042.html>.
12839         (_AS_MKDIR_P_PREPARE): Change "rm -fr ./-p" to the more-conservative
12840         "test -d ./-p && rmdir ./-p".  Suggested by Andreas Schwab in:
12841         http://mail.gnu.org/archive/html/autoconf-patches/2003-09/msg00039.html
12843 2003-09-26  Akim Demaille  <akim@epita.fr>
12845         * lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Make sure the
12846         directory for AC_CONFIG_COMMANDS' first argument exists.
12847         This makes valid the invocation of _AC_SRCPATH that follows.
12848         Reported by Eric Sunshine.
12849         * doc/autoconf.texi (Configuration Commands): Adjust.
12851 2003-09-26  Akim Demaille  <akim@epita.fr>
12853         * bin/autoscan.in (Autom4te::FileUtils): Use it for find_file.
12854         Reported by Ralf Corsepius.
12856 2003-09-26  Akim Demaille  <akim@epita.fr>
12858         * lib/autoconf/general.m4 (AC_HELP_STRING): Don't overquote the
12859         arguments.
12860         Actually, use AU_ALIAS.
12861         From Bruno Haible.
12863 2003-09-26  Paul Eggert  <eggert@twinsun.com>
12865         * lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): If mkdir -p . fails,
12866         rm -fr ./-p to remove junk left behind on NextStep and OpenStep.
12867         Problem reported by Eric Sunshine in:
12868         http://mail.gnu.org/archive/html/autoconf-patches/2002-12/msg00014.html
12870 2003-09-26  Akim Demaille  <akim@epita.fr>
12872         The test suite are sometimes assigning timings incorrectly.
12873         Reported by Henk Krus.
12874         Diagnosed by Nicolas Joly.
12876         * lib/autotest/general.m4 (AT_CLEANUP): Rename AT_help as
12877         AT_help_all.
12878         Instead of making AT_help a sequence of assignments to grow
12879         $at_help_all, just make AT_help_all be the growing contents of
12880         $at_help_all, and make a single assignment in...
12881         (AT_INIT): here.
12882         (at_times_skip): Flip the meaning and rename as...
12883         (at_times_p): this.
12884         (AT_INIT): When summarizing the test that ran, remove
12885         $at_times_file after use, and check it is present before trying to
12886         use it.
12888 2003-09-25  Akim Demaille  <akim@epita.fr>
12890         Version 2.57d.
12892         * bin/Makefile.am (edit): Handle '@configure_input@'.
12893         (autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate)
12894         (ifnames): chmod -w.
12895         * tests/wrapper.as (AUTOCONF, AUTOM4TE, ): Point to tests/
12896         executables, not bin/ executables!  Otherwise all the magic needed
12897         to find non installed files is turned off.  This caused a failure
12898         of test 40 and 41 that ran aclocal 1.8 which in turn ran autom4te
12899         as found in its environment (sent by tests/autoreconf): pointing
12900         to bin/autom4te that could not find its files.
12901         * tests/mktests.sh: Force the replacement of generated files, for
12902         the sake of "mv" program that are interactive when overwriting a
12903         -w file.
12904         * config/install-sh: Upgrade from CVS Automake.
12906 2003-09-23  Paul Eggert  <eggert@twinsun.com>
12908         * doc/autoconf.texi (Limitations of Builtins): Document test -h
12909         versus test -L issues.
12911 2003-09-23  Daniel Jacobowitz  <drow@mvista.com> and
12912             Paul Eggert  <eggert@twinsun.com>
12914         Trivial change to support GCC's configuration procedure.
12915         * lib/autoconf/c.m4 (AC_PROG_CPP_WERROR): New macro.
12916         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Don't warn
12917         about inconsistency if the preprocessor is set to give errors for
12918         any warning.
12919         * doc/autoconf.texi (C Compiler Characteristics): Document this.
12921 2003-09-13  Alexandre Duret-Lutz  <adl@gnu.org>
12923         * Makefile.am (autom4te-update, autom4te_files): Fetch Struct.pm
12924         and XFile.pm from Automake.
12925         * lib/Autom4te/XFile.pm: Update from Automake.
12927 2003-09-12  Akim Demaille  <akim@epita.fr>
12929         Version 2.57c.
12931 2003-09-12  Akim Demaille  <akim@epita.fr>
12933         * config/config.guess, config/config.sub, config/missing,
12934         * lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm: Update
12935         from masters.
12937 2003-09-12  Akim Demaille  <akim@epita.fr>
12939         * doc/autoconf.texi (Header Portability): Promote linux/types.h,
12940         not asm/types.h.
12942 2003-09-11  Akim Demaille  <akim@epita.fr>
12944         * doc/autoconf.texi (Header Portability): linux/random.h.
12945         From Peter Hendrickson.
12947 2003-09-10  Akim Demaille  <akim@epita.fr>
12949         * tests/mktests.sh (au_exclude_egrep): Make it harder to be
12950         willing to edit the output files.
12952 2003-09-10  Akim Demaille  <akim@epita.fr>
12954         * tests/fortran.at (GNU Fortran 77): Also exercise AC_FC_SRCEXT
12955         and AC_FC_FREEFORM.
12956         * tests/mktests.sh: Skip AC_FC_SRCEXT.
12957         * lib/autoconf/fortran.m4 (AC_FC_SRCEXT, AC_FC_FREEFORM): Likewise.
12959 2003-09-09  Akim Demaille  <akim@epita.fr>
12961         * lib/Autom4te/FileUtils.pm (&update_file): s/cannot not/cannot/g.
12962         Reported by Gary Vaughan.
12963         * bin/autom4te.in (handle_m4): Likewise.
12965 2003-09-09  Akim Demaille  <akim@epita.fr>
12967         * lib/Autom4te/FileUtils.pm (&update_file): Be sure not to leave
12968         trailing files.
12970 2003-09-07  Paul Eggert  <eggert@twinsun.com>
12972         * lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS):
12973         Improve the accuracy of the wording about obsolescence.
12974         From a suggestion by Ian Lance Taylor in
12975         <http://mail.gnu.org/archive/html/autoconf/2003-09/msg00044.html>.
12977 2003-09-05  Paul Eggert  <eggert@twinsun.com>
12979         * lib/autoconf/fortran.m4 (AC_FC_FREEFORM): Try -ffree-form too,
12980         for the benefit of g77 3.2.  Fix suggested by Steven G. Johnson.
12982 2003-09-04  Akim Demaille  <akim@epita.fr>
12984         * tests/mktests.sh (ac_exclude_list): Fix the filtering of
12985         AC_FUNC_WAIT3.
12987 2003-09-04  Akim Demaille  <akim@epita.fr>
12989         * bin/autom4te.in: Use &fatal where more appropriate than &error.
12990         (freeze): When exiting, use $exit_code.
12991         * lib/autoconf/fortran.m4: Comment changes.
12993 2003-09-04  Akim Demaille  <akim@epita.fr>
12995         * tests/mktests.sh (ac_exclude_list): Add AC_FC_FUNC.
12997 2003-09-02  Steven G. Johnson  <stevenj@alum.mit.edu>
12999         Add support for newer Fortran dialects.  The F77 interface is
13000         unchanged, and continues to support Fortran 77.  New FC macros
13001         correspond to all the old F77 macros, with output variables FC,
13002         FCFLAGS, and FCLIBS.  AC_PROG_FC defaults to picking the newest
13003         available dialect, but older dialects can be specified.  There are
13004         new macros AC_FC_SRCEXT to set the source extension, and
13005         AC_FC_FREEFORM to accept free-form source files.
13007         * lib/autoconf/c.m4 (_AC_LANG_PREFIX(C), _AC_LANG_PREFIX(C++)):
13008         New macros.
13009         (AC_LANG_PROGRAM(C)): Invoke _AC_LANG_PROGRAM_C_FC_HOOKS if defined.
13010         * lib/autoconf/fortran.m4 (AC_LANG(Fortran), _AC_FORTRAN_ASSERT,
13011         _AC_LANG_ABBREV(Fortran), _AC_LANG_PREFIX(Fortran 77),
13012         _AC_LANG_PREFIX(Fortran), _AC_FC, AC_LANG_SOURCE(Fortran),
13013         AC_LANG_PROGRAM(Fortran), AC_LANG_CALL(Fortran),
13014         AC_LANG_PREPROC(Fortran), AC_LANG_COMPILER(Fortran),
13015         _AC_FC_DIALECT_YEAR, _AC_F95_FC, _AC_F90_FC, _AC_F77_FC,
13016         _AC_PROG_FC, AC_PROG_FC, _AC_PROG_FC_G, _AC_PROG_FC_C_O,
13017         AC_PROG_FC_C_O, _AC_PROG_FC_V_OUTPUT, _AC_PROG_FC_V,
13018         _AC_FC_LIBRARY_LDFLAGS, AC_FC_LIBRARY_LDFLAGS, _AC_FC_DUMMY_MAIN,
13019         AC_FC_DUMMY_MAIN, _AC_FC_MAIN, AC_FC_MAIN, __AC_FC_NAME_MANGLING,
13020         _AC_FC_WRAPPERS, AC_FC_WRAPPERS, _AC_FC_FUNC, AC_FC_FUNC,
13021         AC_FC_SRCEXT, AC_FC_FREEFORM):
13022         New macros.
13023         (AC_PROG_F77, AC_PROG_F77_C_O, AC_F77_LIBRARY_LDFLAGS,
13024         AC_F77_DUMMY_MAIN, AC_F77_MAIN, _AC_F77_NAME_MANGLING,
13025         AC_F77_NAME_MANGLING, AC_F77_WRAPPERS, AC_F77_FUNC):
13026         Rewrite in terms of the above.
13027         (_AC_PROG_F77_G, _AC_PROG_F77_V_OUTPUT, _AC_PROG_F77_V): Remove.
13028         * lib/autoconf/lang.m4 (_AC_LANG_PREFIX): New macro.
13029         * tests/acfortran.at: Test AC_FC_FREEFORM, AC_FC_FUNC,
13030         AC_FC_MAIN, AC_FC_SRCEXT, AC_FC_WRAPPERS, AC_PROG_FC_C_O.
13032 2003-09-02  Paul Eggert  <eggert@twinsun.com>
13034         * doc/autoconf.texi (Limitations of Usual Tools, Limitations of Make):
13035         Document problems with timestamp resolution that 'make', 'cp -p', and
13036         'touch -r' have.
13038 2003-08-27  Akim Demaille  <akim@epita.fr>
13040         * tests/m4sugar.at (cross_warning): Make sure to enable the
13041         output, so that we can track spurious m4sugar output.
13042         * tests/local.at: Require 2.57.
13043         (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): Don't m4_default the arguments that
13044         are defaulted by AT_CHECK anyway.
13045         Use AT_CHECK_AUTOM4TE.
13046         * lib/m4sugar/m4sugar.m4: There should be no output at all: add a
13047         missing dnl.
13049 2003-08-27  Akim Demaille  <akim@epita.fr>
13051         * bin/autoheader.in: Issue the "Using auxiliary..." message only
13052         when -Wobsolete is set.
13053         Set it on by default.
13054         Suggested by Klee Dienes.
13056 2003-08-27  Akim Demaille  <akim@epita.fr>
13058         * doc/autoconf.texi (AC_FUNC_FSEEKO, AC_SYS_LARGEFILE): More
13059         documentation.
13060         From Guido Draheim.
13062 2003-08-26  Akim Demaille  <akim@epita.fr>
13064         * doc/autoconf.texi (Output): Make clear that one can run code
13065         after AC_OUTPUT.
13067 2003-08-25  Akim Demaille  <akim@epita.fr>
13069         * config/announce-gen, GNUmakefile, Makefile.maint: Update from
13070         CVS Bison.
13072 2003-08-25  Alexandre Duret-Lutz  <adl@gnu.org>
13074         * bin/autoreconf.in (parse_args): Do not pass --no-force to
13075         Automake versions prior to 1.8.
13077 2003-08-25  Akim Demaille  <akim@epita.fr>
13079         * doc/autoconf.texi (Header Portability): netinet/if_ether.h.
13080         From Ville Karaila.
13082 2003-08-24  Akim Demaille  <akim@epita.fr>
13084         * configure.ac: Bump to 2.57c.
13086 2003-08-22  Akim Demaille  <akim@epita.fr>
13088         Version 2.57b.
13090         * Makefile.cfg (local-checks-to-skip): New.
13091         * Makefile.maint (local-check): Rename as...
13092         (local-checks-available): this.
13093         (local-check): New.
13095         * Makefile.am (EXTRA_DIST): Add Makefile.cfg.
13096         * configure.ac: Require Automake 1.7.6.
13098 2003-08-22  Akim Demaille  <akim@epita.fr>
13100         Output stack traces in warnings.
13102         * lib/m4sugar/m4sugar.m4 (_m4_warn): New.
13103         Replace the former...
13104         (m4_warn): Pass the call stack to _m4_warn.
13105         * bin/autom4te.in: Adjust to output the call stack.
13106         * tests/m4sugar.at (m4@&t@_warn): Adjust.
13108 2003-08-22  Akim Demaille  <akim@epita.fr>
13110         * lib/Autom4te/Request.pm, lib/Autom4te/C4che.pm: New.
13111         * bin/autom4te.in: Adjust.
13113 2003-08-21  Akim Demaille  <akim@epita.fr>
13115         * lib/Autom4te/General.pm (&file_name_is_absolute): Remove.
13116         (&verbose): Remove.
13117         (&getopt): Adjust the note and verb channels, depending upon
13118         --verbose.
13119         * bin/autoheader.in, bin/autom4te.in, bin/autoscan.in,
13120         * bin/autoupdate.in: Adjust.
13121         Use &verb, not &verbose.
13123 2003-08-21  Akim Demaille  <akim@epita.fr>
13125         * bin/autoheader.in (&parse_args): Use &parse_warnings and
13126         &parse_WARNINGS.
13127         ($help): Use Autom4te::ChannelDefs::usage.
13128         * bin/autoscan.in: Use Autom4te::ChannelDefs.
13129         * lib/Autom4te/General.pm: Don't export error: you don't own it.
13131 2003-08-21  Akim Demaille  <akim@epita.fr>
13133         First stab at preserving warnings between calls to autom4te,
13134         including when the cache is used.
13136         There are still several issues: (i) there are too many runs of m4
13137         (one for include, one for warnings, and some more), (ii) warnings
13138         spreading on several lines are not handled gracefully, (iii) the
13139         code meant to have the call stack display for errors does not work
13140         (its handling should move from m4 to autom4te).
13142         * bin/autom4te.in Autom4te::Channels, Autom4te::ChannelDefs):
13143         Use them.
13144         (@preselect): Add m4_warn.
13145         ($exit_status): Remove, use $exit_code.
13146         ($help): Use Autom4te::ChannelDefs::usage.
13147         (&handle_m4): No longer define the m4_warnings.
13148         At each run, extract and report the warnings.
13149         Always cache the result, including if the exit status is on
13150         failure, since if nothing changes, we should result in the same
13151         failure, hence we can use the cache.
13152         * lib/m4sugar/m4sugar.m4 (m4_warning_ifelse, _m4_warning_ifelse)
13153         (_m4_warning_error_ifelse, __m4_warning_error_ifelse, _m4_warn):
13154         Remove.
13155         (m4_warn): Redefine as a do-nothing: it is its invocation that
13156         matters, as warnings are now reported via traces.
13157         * lib/autoconf/general.m4 (AC_DIAGNOSE): Don't make it a copy of
13158         the contents of m4_warn: make it _call_ m4_warn, so that tracing
13159         the latter reveals calls to the former.
13161         Adjust the tests.
13163         * tests/m4sugar.at (m4@&t@_warn): Use existing warning categories.
13165 2003-08-21  Akim Demaille  <akim@epita.fr>
13167         * bin/autoreconf.pm (Autom4te::Channels, Autom4te::ChannelDefs):
13168         Use them.
13170 2003-08-21  Akim Demaille  <akim@epita.fr>
13172         * lib/Autom4te/FileUtils.pm (&find_file): Walk the @include in
13173         forward order.
13174         * lib/Autom4te/ChannelDefs.pm: Doc typos.
13175         (&parse_warnings): Accept a list of warning requests.
13176         (&usage): Return a string, not a side effect.
13177         (cross): New warning category.
13179 2003-08-21  Akim Demaille  <akim@epita.fr>
13181         * lib/Autom4te/Configure_ac.pm (&find_configure_ac)
13182         (&require_configure_ac): Accept an optional directory argument.
13183         ($configure_ac): Remove.
13184         * lib/Autom4te/General.pm (&find_configure_ac, &canonfile)
13185         (&catfile): Remove.
13186         * bin/autoheader.in, bin/autoreconf.in, bin/autoupdate.in,
13187         * bin/autoscan.in: Adjust.
13189 2003-08-20  Akim Demaille  <akim@epita.fr>
13191         * bin/autoheader.in: Remove duplicate 'use Autom4te::FileUtils'.
13192         Reported by Alexandre Duret-Lutz.
13194 2003-08-20  Akim Demaille  <akim@epita.fr>
13196         * bin/autoupdate.in, bin/autoheader.in, bin/autoreconf.in,
13197         * bin/autom4te: Adjust.
13198         In particular, be Autoconf tools are really silent when properly
13199         working, bind the verbosity of the 'note' channel to $verbose.
13200         * lib/Autom4te/General.pm (&find_file, &mtime, &update_file)
13201         (&xsystem, &contents): Remove, since they are exported by...
13202         * lib/Autom4te/FileUtils.pm: this.
13203         More perldoc.
13204         * lib/Autom4te/General.pm (&up_to_date_p): Move to...
13205         * lib/Autom4te/FileUtils.pm: here.
13207 2003-08-20  Akim Demaille  <akim@epita.fr>
13209         * lib/Autom4te/Channels.pm, lib/Autom4te/ChannelDefs.pm
13210         * lib/Autom4te/Configure_ac.pm, lib/Autom4te/FileUtils.pm: New,
13211         from CVS Automake.
13213 2003-08-20  Akim Demaille  <akim@epita.fr>
13215         * Makefile.am (automake_cvsweb, automake_cvsargs, autom4te_files)
13216         (autom4te-update): New.
13217         * Makefile.cfg (update): Bind autom4te-update.
13219 2003-08-19  Derek Price  <derek@ximbiot.com>
13221         * lib/autotest/general.m4: Comment various HELP_* diversions.
13222         (PARSE_ARGS_BEGIN): New section for option parsing related
13223         initialization.
13224         (AT_ARG_OPTION,AT_ARG_OPTION_ARG,_AT_ARG_OPTION): New macros to define
13225         package specific options and associated help.
13227 2003-08-19  Akim Demaille  <akim@epita.fr>
13229         * config/announce-gen, Makefile.cfg: New.
13230         * Makefile.am: Adjust.
13231         * GNUmakefile, Makefile.maint: Update from CVS Coreutils.
13233 2003-08-19  Alexandre Duret-Lutz  <adl@gnu.org>
13235         * lib/autom4te.in (Automake-preselections): Preselect
13236         AC_CONFIG_LIBOBJ_DIR, AC_CONFIG_LINKS, m4_include,
13237         and m4_sinclude.
13239 2003-08-19  Alexandre Duret-Lutz  <adl@gnu.org>
13241         * lib/autom4te.in (Autoconf): Move all args except aclocal.m4? into ...
13242         (Autoconf-without-aclocal-m4): ... this new language.
13243         * doc/autoconf.texi (autom4te Invocation): Mention
13244         Autoconf-without-aclocal-m4.
13246 2003-08-18  Derek Price  <derek@ximbiot.com>
13248         * doc/autoconf.texi (Writing testsuite.at): Document RUN-IF-FAIL &
13249         RUN-IF-PASS optional arguments.
13251 2003-08-18  Derek Price  <derek@ximbiot.com>
13253         * doc/autoconf.texi (Programming in M4sh): Add doc for AS_IF.
13255 2003-08-16  Derek Price  <derek@ximbiot.com>
13257         * doc/autoconf.texi (Writing testsuite.at): Document defaults for
13258         STDOUT & STDERR arguments.
13260 2003-08-14  Derek Price  <derek@ximbiot.com>
13262         * lib/autotestgeneral.m4 (AT_INIT): Reformat test summary line to print
13263         DESCRIPTION rather than FILE and LINE.  Shorten result to fit in new,
13264         shorter column three.  Add DESCRIPTION to log file content.
13266 2003-08-13  Derek Price  <derek@ximbiot.com>
13268         * lib/autotest/general.m4 (AT_INIT): Correct typo in final status
13269         output.
13271 2003-08-12  Derek Price  <derek@ximbiot.com>
13273         * lib/autotest/general.m4 (AT_CHECK): Use new _AT_CHECK API.
13274         (AT_CHECK_NOESCAPE): Move core functionality to...
13275         (_AT_CHECK): ...this new macro.
13277 2003-08-07  Derek Price  <derek@ximbiot.com>
13279         * lib/autotest/general.m4 (AT_CHECK): Move core functionality...
13280         (AT_CHECK_NOESCAPE): ...to this new macro.
13282 2003-07-31  Paul Eggert  <eggert@twinsun.com>
13284         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Work around a bug
13285         in Bash 2.01.  Problem reported by Brian Gough in
13286         <http://mail.gnu.org/archive/html/bug-autoconf/2003-07/msg00106.html>.
13288 2003-07-25  John W. Eaton  <jwe@bevo.che.wisc.edu>
13290         * lib/autoconf/fortran.m4 (AC_F77_LIBRARY_LDFLAGS): Also ignore
13291         -lcrt1.o, for OS X.  (trivial change)
13293 2003-07-07  Paul Eggert  <eggert@twinsun.com>
13295         * lib/autoconf/c.m4 (AC_C_INLINE): Wrap the '#define inline ...'
13296         inside '#ifndef __cplusplus'.  Problem reported by
13297         Bob Friesenhahn.
13299 2003-07-06  Bill Clarke  <llib@computer.org>
13301         * lib/autoconf/functions.m4 (AC_FUNC_MMAP): Cast pointer to
13302         'long', not 'int', for benefit of Sun's recent C++ compilers
13303         (trivial change).  See:
13304         http://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00007.html
13305         (This really should be 'intptr_t', not 'long', but that would
13306         take more work.)
13308 2003-06-25  Akim Demaille  <akim@epita.fr>
13310         * lib/Makefile.am (autom4te.cfg): Make it read only.
13311         Depend on Makefile since it contains substitutions.
13312         From Paolo Bonzini.
13313         * lib/autom4te.in (args): Add local.at? for Autotest args.
13314         This change was made on autom4te.cfg which is generated.
13315         Reported by Raja R. Harinath.
13317 2003-06-25  Akim Demaille  <akim@epita.fr>
13319         * doc/autoconf.texi (Header Portability): sys/mount.h.
13320         From Gareth McCaughan.
13322 2003-06-23  Akim Demaille  <akim@epita.fr>
13324         * lib/autotest/general.m4 (AT_INIT): Report a single config.log,
13325         not all of them.  This fixes 1. the fact that when testing
13326         Autoconf there are many many config.log, 2. the incorrect use of
13327         top_srcdir to find config.log.
13328         Don't mix the detailed output of failed test with the summary of
13329         failures.  Rather, append detailed log afterwards.
13331 2003-06-23  Akim Demaille  <akim@epita.fr>
13333         * tests/local.at (AT_CHECK_CONFIGURE): Adjust to the verbose being
13334         always run: output config.log on $at_group_log.
13336 2003-06-23  Akim Demaille  <akim@epita.fr>
13338         * tests/torture.at (#define header templates): Don't use quotes in
13339         C++ comments as it puzzles Emacs' sh font-lock-mode.
13341 2003-06-23  Akim Demaille  <akim@epita.fr>
13343         * tests/mktests.sh (au_exclude_egrep): Fix output copyright notice.
13344         * lib/autom4te.cfg (args): Add local.at? for Autotest args.
13345         * tests/atspecific.m4: Rename as...
13346         * tests/local.at: This.
13347         * tests/suite.at: Move the globals into...
13348         * tests/local.at: here.
13349         * tests/Makefile.am: Adjust.
13350         * doc/autoconf.texi (testsuite Scripts): Adjust.
13352 2003-06-21  Kevin Ryde  <user42@zip.com.au>
13354         * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Extend test program to get an
13355         error from OSF 4.0 Compaq cc in its default almost-ANSI mode, thereby
13356         ensuring we add -std1 for full-ANSI.
13358         * doc/autoconf.texi (hdrindex): New macro.
13359         Add index entries for portability of various standard header files.
13361 2003-06-20  Akim Demaille  <akim@epita.fr>
13363         * configure.ac: Bump to 2.57b.
13365 2003-06-20  Akim Demaille  <akim@epita.fr>
13367         Version 2.57a.
13369 2003-06-20  Akim Demaille  <akim@epita.fr>
13371         * bin/autom4te.in: Don't rely on $HOME being defined.
13372         Reported by Marc Espie as PR/233.
13374 2003-06-20  Akim Demaille  <akim@epita.fr>
13376         * lib/autotest/general.m4: Use at_times_file only if used.
13377         From Nicolas Joly.
13379 2003-06-20  Akim Demaille  <akim@epita.fr>
13381         * config/config.guess, config/config.sub, config/elisp-comp,
13382         * config/install-sh, config/mkinstalldirs, doc/standards.texi:
13383         Update from masters.
13385 2003-06-11  Paolo Bonzini  <bonzini@gnu.org>
13387         * doc/autoconf.texi (Writing testsuite.at): Document AT_XFAIL_IF
13388         * lib/autotest/general.m4 (AT_XFAIL_IF): New macro.
13389         (TEST_SCRIPT): New diversion.
13390         (AT_SETUP): Divert output to TEST_SCRIPT and move some code...
13391         (AT_CLEANUP): ...to here.  Undivert TEST_SCRIPT.
13392         (AT_INIT): Support for expected failures.
13394 2003-06-02  Akim Demaille  <akim@epita.fr>
13396         * bin/autom4te.in, bin/autoscan.in, bin/autoheader.in: White space
13397         changes.
13398         * lib/Autom4te/General.pm (&backname): Remove, no longer used by
13399         Autoconf nor Automake.
13400         (&contents): New, from Automake.
13401         PODify.
13403 2003-05-28  Paul Eggert  <eggert@twinsun.com>
13405         * NEWS, doc/autoconf.texi (Particular Functions),
13406         lib/autoconf/functions.m4 (AC_FUNC_MKTIME): Check that mktime
13407         is the inverse of localtime.
13409 2003-05-25  Alexandre Duret-Lutz  <adl@gnu.org>
13411         * lib/Autom4te/General.pm (END): Print diagnostics to STDERR.
13412         (handle_exec_errors): New function.  Work around $! being
13413         altered by WEXITSTATUS.
13414         (xqx, xsystem): Use handle_exec_errors.
13416 2003-05-23  Alexandre Duret-Lutz  <adl@gnu.org>
13418         * lib/Autom4te/General.pm (END): Rewrite exit code processing.
13419         Do not call `_exit()', simply modify `$?'.
13420         (xsystem): Reset $! before running system, and check it afterward.
13421         * tests/tools.at (autoupdating AC_PREREQ): Expect exit status
13422         63 for version mismatches.
13424 2003-05-23  Akim Demaille  <akim@epita.fr>
13426         * lib/autoconf/status.m4: Prefer "TAB-SP" to "SP-TAB", because of
13427         Emacs' dangerous whitespace.el behavior (smashing "useless" spaces in
13428         the middle of a line).
13429         * lib/m4sugar/m4sugar.m4: Likewise.
13430         Remove useless spaces in comments.
13432 2003-05-23  Akim Demaille  <akim@epita.fr>
13434         * lib/m4sugar/m4sugar.m4 (m4_version_prereq): Failure causes an
13435         exit 63, so that we (or Automake's "missing") can tell the
13436         difference with a plain failure.
13437         * doc/autoconf.texi (Notices): Adjust.
13439 2003-05-23  Akim Demaille  <akim@epita.fr>
13441         * Makefile.am, bin/Makefile.am, config/Makefile.am,
13442         * doc/Makefile.am, lib/autoconf/Makefile.am, tests/Makefile.am:
13443         White spaces cleanup.
13445 2003-05-22  Jim Meyering  <jim@meyering.net>
13446             Paul Eggert  <eggert@twinsun.com>
13448         * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION):
13449         Remove `#include <stdlib.h>' from the list; we should never
13450         make confdefs.h include <stdlib.h> or <cstdlib>, because the
13451         resulting namespace pollution would cause other tests to fail.
13452         Configure scripts run with some older versions of g++ and HP's
13453         aCC would fail due to such an #include.  Problems reported by
13454         Matthew Mueller in <http://bugs.debian.org/120704> and by
13455         Keith Bostic in
13456         <http://mail.gnu.org/archive/html/autoconf/2003-05/msg00063.html>.
13457         In the test, use the test declaration before including <stdlib.h>,
13458         as that's closer to how it'll be used.
13460 2003-05-23  Akim Demaille  <akim@epita.fr>
13462         * doc/autoconf.texi (Header Portability): ucred.h.
13463         From Ian Redfern.
13465 2003-05-22  Paolo Bonzini  <bonzini@gnu.org>
13467         Overhaul Autotest's logging: generate separate log files
13468         in testsuite.dir/NNN/testsuite.log, and append them to
13469         testsuite.log instead of re-running the test verbosely.
13471         * lib/autotest/general.m4 (AT_INIT): Use a single redirected
13472         file descriptor, write 0 to at_status_file instead of setting
13473         at_status=0, initialize some new variables (at_status_file,
13474         at_group_log, at_suite_log, at_tee_pipe).  Remove the cruft
13475         to rerun the tests, instead append the at_group_log to the
13476         at_suite_log when a test fails.
13477         (AT_SETUP): pipe the test case's output into at_tee_pipe,
13478         with the AS_MESSAGE_LOG_FD redirected to stdout.
13479         (AT_CLEANUP): save the output status in $at_status_file
13480         and restore it, redirect the AS_MESSAGE_LOG_FD back to
13481         its original place.
13482         (AT_CHECK): since tests are run with a redirected stdout,
13483         and used to be re-run in verbose mode, turn some $at_verbose
13484         into echo, and don't redirect the output of testing stdout
13485         and stderr.
13487         * lib/autotest/autoconf.texi (testsuite Scripts): Update
13488         the name of the debugging directory and information about
13489         its contents.
13491 2003-05-22  Paolo Bonzini  <bonzini@gnu.org>
13493         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): Actually use the 2nd
13494         parameter.
13496 2003-05-22  Akim Demaille  <akim@epita.fr>
13498         * lib/autoconf/autotest.m4, lib/autoconf/autoupdate.m4
13499         * lib/autoconf/fortran.m4 lib/autoconf/general.m4
13500         * lib/autoconf/headers.m4 lib/autoconf/oldnames.m4
13501         * lib/autoconf/status.m4: Fix and adjust copyright notices.
13503 2003-05-22  Akim Demaille  <akim@epita.fr>
13505         * aclocal.m4, bin/autoconf.as, lib/autoconf/autoconf.m4,
13506         * lib/autoconf/autoheader.m4, lib/autoconf/autoupdate.m4,
13507         * lib/autoconf/c.m4, lib/autoconf/fortran.m4,
13508         * lib/autoconf/general.m4, lib/autoconf/headers.m4,
13509         * lib/autoconf/lang.m4, lib/autoconf/libs.m4,
13510         * lib/autoconf/programs.m4, lib/autoconf/specific.m4,
13511         * lib/autoconf/status.m4, lib/autoconf/types.m4,
13512         * lib/autotest/general.m4, lib/m4sugar/m4sugar.m4,
13513         * tests/atspecific.m4, tests/base.at, tests/compile.at,
13514         * tests/foreign.at, tests/m4sh.at, tests/semantics.at,
13515         * tests/tools.at, tests/torture.at:
13516         Whitespace clean up.
13517         Suggested by Jim Meyering.
13519 2003-05-22  Akim Demaille  <akim@epita.fr>
13521         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Restore smashed
13522         ' \t' as '\t ' so that Emacs' whitespace.el keep it.
13523         Reported by Jim Meyering.
13525 2003-05-22  Akim Demaille  <akim@epita.fr>
13527         * doc/autoconf.texi: Replace AC_HELP_STRING AS_HELP_STRING.
13528         Add AC_HELP_STRING  to the obsolete macros section.
13529         Typos.
13530         Use '@.' for sentences that ended in a capital letter.
13531         From Art Haas.
13533 2003-05-22  Akim Demaille  <akim@epita.fr>
13535         * config/config.guess, config/config.sub, config/elisp-comp,
13536         * config/install-sh, config/mdate-sh, config/mkinstalldirs,
13537         * config/texinfo.tex, doc/standards.texi: Update from masters.
13539 2003-05-21  Paolo Bonzini  <bonzini@gnu.org>
13541         * lib/m4sugar/m4sh.m4 (AS_VAR_SET): Escape the RHS before passing
13542         it to eval.
13544 2003-05-21  Akim Demaille  <akim@epita.fr>
13546         * bin/autoupdate.in ($m4): Fix quotation.
13547         Reported by Martin Mokrejs.
13549 2003-05-19  Paul Eggert  <eggert@twinsun.com>
13551         * ChangeLog, ChangeLog.2, THANKS, lib/m4sugar/m4sugar.m4:
13552         Remove non-ASCII characters.
13554 2003-05-18  Paolo Bonzini  <bonzini@gnu.org>
13556         * tests/semantics.at (AC_SEARCH_LIBS): New test.
13557         * tests/semantics.at (AC_CHECK_HEADERS_OLD,
13558         AC_CHECK_HEADERS_NEW): New tests.
13560 2003-05-17  Akim Demaille  <akim@epita.fr>
13562         * lib/autoconf/functions.m4: Use the default includes so that
13563         memcmp be declared before being tested.
13564         Reported by Sander Niemeijer.
13565         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_GETGROUPS, AC_FUNC_STRNLEN): Likewise.
13566         * doc/autoconf.texi (Default Includes): Document
13567         AC_INCLUDES_DEFAULT.
13569 2003-05-17  Akim Demaille  <akim@epita.fr>
13571         * lib/autoconf/specific.m4: Include signal.h and unistd.h.
13572         * doc/autoconf.texi (Obsolete Macros): Adjust.
13573         Reported by Werner LEMBERG and Debian Bug 190886.
13575 2003-05-16  Akim Demaille  <akim@epita.fr>
13577         * lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): s/FOO/as_foo/ to avoid
13578         user name space clashes.
13579         Reported by Bruno Haible.
13581 2003-05-16  Akim Demaille  <akim@epita.fr>
13583         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
13584         * bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in (BEGIN): Make
13585         them uniform, and more robust to Perl special characters.
13586         Reported by Martin Mokrejs.
13588 2003-05-14  Akim Demaille  <akim@epita.fr>
13590         * tests/foreign.at (Libtool): Skip all Libtools pre 1.4.
13592 2003-05-14  Akim Demaille  <akim@epita.fr>
13594         * doc/autoconf.texi (Header Portability): X11/extensions/scrnsaver.h,
13595         linux/irda.h.
13597 2003-05-12  Akim Demaille  <akim@epita.fr>
13599         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Improve the
13600         message.
13601         From Matthias Andree.
13603 2003-05-07  Alexandre Duret-Lutz  <adl@gnu.org>
13605         * lib/Autom4te/XFile.pm (lock, truncate): Do not pass @_ to flock
13606         and truncate.
13608 2003-05-06  Akim Demaille  <akim@epita.fr>
13610         Don't try to be smart with aclocal 1.8+ because (i) aclocal no
13611         longer updates aclocal.m4 if useless, (ii) if a file m4_included
13612         by aclocal.m4 is changed it might require the importing of another
13613         m4 extension file, i.e., aclocal must be run.
13615         * bin/autoreconf.in (&run_aclocal, $aclocal_supports_force): New.
13616         (&parse_args): Use --force with aclocal if required and supported.
13617         (&autoreconf_current_directory): Use &run_aclocal.
13619 2003-05-06  Akim Demaille  <akim@epita.fr>
13621         Lock autom4te's cache.
13623         * lib/Autom4te/XFile.pm ($me, &name, &lock, &truncate, &seek): New.
13624         * bin/autom4te.in (&Request::save, &Request::load): Use an IO::File
13625         argument instead of a file name, so that the request file remains
13626         open during the whole autom4te run.
13627         ($icache_file): New.
13628         (&freeze): Lock the $icache_file.
13630 2003-04-29  Derek Price  <derek@ximbiot.com>
13632         * lib/autotest/general.m4 (AT_KEYWORDS): Don't use a comma as the
13633         seperator with m4_append_uniq().  It doesn't work.
13634         (AT_CLEANUP): Add `;' to end of at_help_all.
13635         (AT_INIT): Allow --keywords to be specified more than once.  When
13636         grepping $at_help_all for keywords, use the field and keyword
13637         seperators to ensure a complete keyword match.  Alter at_prev handling
13638         to support the new --keywords behavior.
13640 2003-04-27  Karl Berry  <karl@freefriends.org>
13642         * doc/autoconf.texi: Make the dir entries in the autoconf manual
13643         align better with others.  I also made some of the individual
13644         entries on one line, for brevity and to make it easier for me to
13645         sort my dir-example file in the Texinfo distribution :).
13647 2003-04-12  Jim Meyering  <jim@meyering.net>
13649         * NEWS: Mention the new macro.
13650         * lib/autoconf/c.m4 (AC_C_RESTRICT): New macro.
13651         * doc/autoconf.texi (C Compiler): Describe AC_C_RESTRICT.
13652         * tests/c.at: Test AC_C_RESTRICT.
13653         * tests/mktests.sh (ac_exclude_list): Add exclusion for AC_C_RESTRICT.
13655 2003-04-08  Akim Demaille  <akim@epita.fr>
13657         * bin/ifnames.in: Skip C++ comments.
13658         From Jeremy Yallop.
13660 2003-04-08  Akim Demaille  <akim@epita.fr>
13662         * GNUmakefile (SHELL): Don't assume sh is in /bin/.
13663         From Ilya Zakharevich.
13665 2003-04-08  Akim Demaille  <akim@epita.fr>
13667         * doc/autoconf.texi (Particular Headers): Some about sys/socket.h,
13668         net/if.h, stdlib.h.
13670 2003-04-01  Derek Price  <derek@ximbiot.com>
13672         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Correct syntax error
13673         from Akim's checkin of 2003-03-29.
13675 2003-04-01  Derek Price  <derek@ximbiot.com>
13677         * tests/torture.at (Configuring subdirectories): Add missing
13678         close-quote for Akim's change from 2003-03-28.
13680 2003-04-01  Akim Demaille  <akim@epita.fr>
13682         * doc/autoconf.texi (ac, at, ms): Rename these indexes as...
13683         (AC, AT, MS): these.
13684         (shortindexflag, @acindex, @ahindex, @asindex, @atindex, @msindex):
13685         New.
13686         Use them.
13687         * doc/Makefile.am (CLEANFILES): Adjust.
13688         (TEXI2DVI): Make it --batch.
13690 2003-03-31  Derek Price  <derek@ximbiot.com>
13692         * lib/autotest/general.m4: Revert the checkin from 2003-03-27
13693         which removed the main loop.
13694         Thanks to Akim Demaille.
13696 2003-03-29  Akim Demaille  <akim@epita.fr>
13698         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Skip OS/2's install,
13699         that starts a GUI.
13700         From Ilya Zakharevich.
13702 2003-03-29  Akim Demaille  <akim@epita.fr>
13704         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): The
13705         documentation to read is Autoconf's.
13706         Suggested by Paul Eggert.
13708 2003-03-28  Akim Demaille  <akim@epita.fr>
13710         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Suggest
13711         reading the section "Present But Cannot Be Compiled" when the
13712         header causes problems.
13714 2003-03-28  Akim Demaille  <akim@epita.fr>
13716         * tests/torture.at (Configuring subdirectories): Require aclocal
13717         1.4, otherwise the test fails, as it does support configure.ac.
13718         This fixes the "test 40 failed" bug reports.
13720 2003-03-28  Akim Demaille  <akim@epita.fr>
13722         * doc/autoconf.texi (C Compiler): `#line' portability.
13723         From Paul Eggert and Nelson H. F. Beebe.
13725 2003-03-27  Derek Price  <derek@ximbiot.com>
13727         * lib/autotest/general.m4: Eliminate main loop and reorganize test
13728         layout in order to allow scripting around test groups.
13730 2003-03-27  Derek Price  <derek@ximbiot.com>
13732         * lib/autotest/general.m4 (PARSE_ARGS,PARSE_ARGS_END,HELP,HELP_MODES,
13733         HELP_TUNING,HELP_OTHER,HELP_END,PREPARE_TESTS,TESTS_END): Define and
13734         use new diversions in preparation for accepting new arguments and
13735         allowing scripting around tests.
13736         (OPTIONS,TAIL): Remove these diversions to make way for the ones above.
13738 2003-03-26  Derek Price  <derek@ximbiot.com>
13740         * lib/autoconf/general.m4 (AC_ARG_VAR): Use AS_HELP_STRING instead of
13741         obsolete AC_HELP_STRING.
13742         (AC_HELP_STRING): AU_DEFUN to...
13743         * lib/m4sugar/m4sh.m4 (AS_HELP_STRING): ...here.
13744         * tests/m4sh.at (AS_HELP_STRING): New test.
13746         * tests/acgeneral.at: Regenerated.
13748 2003-03-26  Derek Price  <derek@ximbiot.com>
13750         * lib/autotest/general.m4: s/DEFAULT/DEFAULTS/ since it makes more
13751         sense.  Verbosify the diversion definitions comment.
13753 2003-03-26  Derek Price  <derek@ximbiot.com>
13755         * lib/autotest/general.m4 (AT_INIT): Remove redundant call to
13756         AS_PREPARE.
13758 2003-03-21  Eric Siegerman  <eric_97@pobox.com>
13760         * doc/autoconf.texi (Present But Cannot Be Compiled):
13761         Grammar fixes and minor rewording. (trivial change)
13763 2003-03-06  Paul Eggert  <eggert@twinsun.com>
13765         Work around a problem noted by Nelson H. F. Beebe with coreutils
13766         4.5.9: Sun c89 (Sun WorkShop 6 update 2 C 5.3 Patch 111679-08
13767         2002/05/09) rejects '#line 32768 "configure"' because the line
13768         number overflows.
13769         * lib/autoconf/c.m4 (AC_LANG_SOURCE(C)): Do not generate
13770         #line directives.
13771         * lib/autoconf/lang.m4 (AC_LANG_SOURCE): Fix comment to match this.
13772         * doc/autoconf.texi (Generating Sources): Document this.
13774 2003-03-01  Richard Dawe  <rich@phekda.freeserve.co.uk>
13776         * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): Normalize
13777         file name for the m4 program, when it has an "exe" file extension.
13778         DJGPP's error messages include the error code in brackets -
13779         remove the error code during normalization.
13781 2003-02-28  Akim Demaille  <akim@epita.fr>
13783         * doc/autoconf.texi (Present But Cannot Be Compiled): New.
13785 2003-02-28  Alexandre Duret-Lutz  <adl@gnu.org>
13787         * doc/autoconf.texi (Limitations of Make): Remove the section
13788         about `$<' in inference rules, it was a bogus interpretation of
13789         an old Automake change.  Discuss NetBSD, FreeBSD, OpenBSD, and
13790         Tru64 make in the "target lookup" section.
13791         (Automake): Automake 1.5+ no longer requires special tools to be
13792         present on the developer's host.
13794 2003-02-26  Richard Dawe  <rich@phekda.freeserve.co.uk>
13796         * bin/autoheader.in (BEGIN): For DJGPP SHELL may not be set
13797         to a shell that can handle redirection or quoting correctly.
13798         Override SHELL with the shell detected by configure.
13799         Use of $^O suggested by Tim van Holder.
13800         * bin/autom4te.in (BEGIN): Likewise.
13801         * bin/autoreconf.in (BEGIN): Likewise.
13802         * bin/autoscan.in (BEGIN): Likewise.
13803         * bin/autoupdate.in (BEGIN): Likewise.
13804         * bin/ifnames.in (BEGIN): Likewise.
13806         * bin/ifnames.in: Add final newline to help and version messages.
13808         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Translate colons,
13809         to cope with DOS-style absolute paths, when constructing
13810         ${ac_make}.
13812         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS, _AC_OUTPUT_FILES):
13813         When constructing paths with IFS=:, quote the path. If we're
13814         constructing a DOS-style absolute path, we don't want to split it
13815         on the colon.
13817         * tests/atspecific.m4 (AT_CHECK_CONFIGURE): Fix typo
13818         in description.
13820 2003-02-25  Pavel Roskin  <proski@gnu.org>
13822         * bin/autoheader.in: Add missing newline when printing
13823         suggestion how change AC_DEFINE call.
13825 2003-02-24  Paul Eggert  <eggert@twinsun.com>
13827         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix typo in
13828         2002-09-01 patch by replacing "test -n" with "test -z".
13829         This fixes a bug found by Jeff Painter and reported by Tom Epperly in
13830         <http://mail.gnu.org/archive/html/autoconf/2003-02/msg00139.html>.
13832         * doc/autoconf.texi (Shell Substitutions): test -n -> test -z,
13833         to fix a mismatch between example and discussion.
13835 2003-02-24  Kevin Ryde  <user42@zip.com.au>
13837         * doc/autoconf.texi (Limitations of Builtins): Add notes on printf
13838         format starting with "-".
13840 2003-02-20  Alexandre Duret-Lutz  <adl@gnu.org>
13842         * doc/autoconf.texi (Limitations of Make): `foo=bar make -e'
13843         is not portable inside Makefile.
13845 2003-02-20  Akim Demaille  <akim@epita.fr>
13847         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): When
13848         compiler says yeah, but preproc says nope, compiler is right.
13849         Conversely, prompt the reader to send a bug report to the
13850         maintainers of the package, not of Autoconf.
13852 2003-02-20  Klee Dienes  <kdienes@apple.com>
13854         * bin/autoreconf.in (autoreconf_current_directory): Properly
13855         handle an empty aclocal.m4.
13857 2003-02-20  Akim Demaille  <akim@epita.fr>
13859         * lib/autoconf/general.m4 (AC_PREFIX_PROGRAM): Quote
13860         $ac_prefix_program.
13861         From Larry Jones.
13863 2002-12-23  Paul Eggert  <eggert@twinsun.com>
13865         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Define $1 to an
13866         innocuous variant befor including <limits.h> or <assert.h>.  This
13867         works around a bug reported by Albert Chin: HP-UX 11i
13868         (and earlier versions) have a <limits.h> that declares
13869         gettimeofday and many other functions.
13871 2002-12-03  Paul Eggert  <eggert@twinsun.com>
13873         Version 2.57.
13875         * NEWS, configure.ac: Update version.
13877         * doc/fdl.texi: Upgrade to FDL version 1.2.
13879         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Use the function f
13880         nontrivially in main's body, so that f's external declaration is
13881         not optimized away in AIX.  This should fix the bug reported by
13882         Martin Frydl in
13883         <http://mail.gnu.org/pipermail/autoconf/2002-November/014508.html>.
13885         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C),
13886         _AC_PROG_PREPROC_WORKS_IFELSE): Use <limits.h> if __STDC__ is
13887         defined, to support freestanding compilers.  This should fix the
13888         bug reported by Momchil Velkov in
13889         <http://mail.gnu.org/pipermail/autoconf/2002-November/014490.html>.
13891         * doc/autoconf.texi (Obsolete Macros): Fix typos (insert empty
13892         arg, AC_DEFINE -> AC_DEFINE_UNQUOTED) in documentation for
13893         obsolete AC_CHECK_TYPE.  The missing empty arg was reported
13894         by Simon Josefsson in
13895         <http://mail.gnu.org/pipermail/autoconf-patches/2002-December/008830.html>.
13897         * Makefile.maint (www-gnu): New macro.
13898         (standards.texi-url_prefix, make-stds.texi-url_prefix): Use it, as
13899         the location has moved.
13901 2002-12-02  Martin Frydl  <martin@systinet.com>
13903         * bin/autom4te.in (at_flatten): rewritten to avoid M4 problem when
13904         \(.*\) match is too long and there is something more to be checked.
13905         <http://mail.gnu.org/pipermail/autoconf/2002-November/014524.html>
13907 2002-11-15  Akim Demaille  <akim@epita.fr>
13909         Version 2.56.
13911         * config/install-sh: chmod +x.
13912         From Paul Eggert.
13913         * config/move-if-change: Indenting changes.
13914         * Makefile.am (AUTOMAKE_OPTIONS): Move to...
13915         * configure.ac (AM_INIT_AUTOMAKE): here.
13916         Require 1.7.1.
13918 2002-11-14  Akim Demaille  <akim@epita.fr>
13920         Version 2.55.
13922         * config/config.guess, config/config.sub, config/install-sh:
13923         Update from masters.
13925 2002-11-14  Akim Demaille  <akim@epita.fr>
13927         * Makefile.maint: Sync with Bison, i.e.:
13928         (po-check): Scan .l and .y files instead of the
13929         .c and the .h files that they generate.  This fixes the bug
13930         reported by Tim Van Holder in:
13931         <http://mail.gnu.org/pipermail/bison-patches/2002-November/001352.html>
13932         Look for N_ as well as for _.  Try to avoid matching #define for
13933         N_ and _.
13934         From Paul Eggert.
13936 2002-11-14  Akim Demaille  <akim@epita.fr>
13938         * doc/autoconf.texi (C Compiler): Compiling several files at once.
13939         From Paul Eggert and Albert Chin-A-Young.
13941 2002-11-14  Akim Demaille  <akim@epita.fr>
13943         * doc/autoconf.texi (C Compiler): Solitary backslashes.
13944         From Paul Eggert and Albert Chin-A-Young.
13946 2002-11-14  Kevin Ryde  <user42@zip.com.au>
13948         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Initialize f=$1 rather
13949         than assigning in main, to avoid HP cc +O3 optimizing it away.
13951 2002-11-12  Peter Eisentraut  <peter_e@gmx.net>
13953         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Add -q
13954         option.  Process --recheck after parsing all options.  Pass -q
13955         option to configure on --recheck.
13956         (AC_OUTPUT): Pass -q from configure to config.status.
13957         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Strip -q from
13958         arguments to record.
13959         * doc/autoconf.texi (config.status Invocation): Document
13960         config.status -q option.
13962 2002-11-07  Alexandre Duret-Lutz  <adl@gnu.org>
13964         * bin/autoscan.in (scan_file): Scan Makefile.am too. Ignore
13965         Makefile.in if Makefile.am exists.
13966         (output): Strip `.am' from Makefiles.  Don't
13967         output AC_CONFIG_FILES if no Makefiles were found.
13969 2002-11-07  Akim Demaille  <akim@epita.fr>
13971         * Makefile.am (cvs_files): Add elisp-comp, mdate-sh.
13972         (local_updates): New.
13973         * Makefile.maint: Update, from CVS Bison.
13974         (local_updates): New.
13976 2002-11-06  Akim Demaille  <akim@epita.fr>
13978         * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY): Wrap the `f'
13979         declaration in extern "C" too.
13980         Reported by Roberto Bagnara.
13982 2002-11-06  Akim Demaille  <akim@epita.fr>
13984         * tests/torture.at (Configuring subdirectories): Don't use grep
13985         -w.
13986         * doc/autoconf.texi (Limitations of Usual Tools): Grep -w.
13987         Reported by Ezra Peisach.
13989 2002-11-05  Akim Demaille  <akim@epita.fr>
13991         * lib/autoconf/autoheader.m4 (_AH_TEMPLATE_OLD, _AH_VERBATIM_OLD):
13992         Remove.
13993         We _have_ to stop using the old compatibility scheme that tried to
13994         avoid useless backslashes because Libtool 1.4.3 contains a
13995         AC_DEFINE([error_t], [int],
13996         [Define to a type to use for \`error_t' if it is not
13997         otherwise available.])
13998         We _have_ to quote the single quote and backslashes with \.  The
13999         old compatibility scheme saw that ` was backslashed, and therefore
14000         did not quote the single quote.  Hence before this patch, Autoconf
14001         was not compatible with Libtool.
14003 2002-11-04  Paul Eggert  <eggert@twinsun.com>
14005         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Set the following variables,
14006         too: LC_ADDRESS, LC_IDENTIFICATION, LC_MEASUREMENT, LC_MONETARY,
14007         LC_NAME, LC_PAPER, LC_TELEPHONE.
14008         * doc/autoconf.texi (Special Shell Variables): Mention those vars.
14010 2002-11-04  Akim Demaille  <akim@epita.fr>
14012         Version 2.54c.
14014         * Makefile.maint (update, cvs-update, po-update, do-po-update):
14015         New.
14016         * config/texinfo.tex: Update.
14018 2002-11-03  Akim Demaille  <akim@epita.fr>
14020         * bin/autoreconf.in (&autoreconf_current_directory): New, extracted
14021         from...
14022         (&autoreconf): here.
14023         ($help, $make, &parse_args, &autoreconf_current_directory):
14024         Support -m/--make.
14025         * doc/autoconf.texi (autoreconf Invocation): Adjust.
14027 2002-10-31  Bruno Haible  <bruno@clisp.org>
14029         * lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Change message.
14030         Change name of cache variable to ac_cv_func_malloc_0_nonnull.
14031         (AC_FUNC_MALLOC): Change description of HAVE_MALLOC macro.
14032         (_AC_FUNC_REALLOC_IF): Change message. Change name of cache variable
14033         to ac_cv_func_realloc_0_nonnull.
14034         (AC_FUNC_REALLOC): Change description of HAVE_REALLOC macro.
14036 2002-10-31  Akim Demaille  <akim@epita.fr>
14038         The test suite was no longer checking for trailing envvars and files.
14040         * tests/atspecific.m4 (AC_STATE_SAVE): Don't use quadrigraphs here.
14041         (AT_CHECK_ENV): Make sure the `state-ls.before file exists.
14043 2002-10-31  Akim Demaille  <akim@epita.fr>
14045         * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Use and display
14046         `$(MAKE)' instead of '${MAKE}' to emphasize that we refer to the
14047         Make variable, not a shell variable.
14048         Suggested by Bruno Haible.
14050 2002-10-31  Akim Demaille  <akim@epita.fr>
14052         * bin/autom4te.in (load_configuration): Reject #args out of any
14053         language.
14055 2002-10-31  Akim Demaille  <akim@epita.fr>
14057         * lib/autoconf/general.m4 (_AC_MSG_LOG_CONFTEST): New.
14058         (_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE, _AC_LINK_IFELSE)
14059         (_AC_RUN_IFELSE): Use it.
14060         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT):
14061         (_AC_COMPILER_EXEEXT_DEFAULT): Likewise.
14062         * lib/autoconf/c.m4 (AC_LANG_SOURCE): Don't include confdefs.h,
14063         inline it.
14065 2002-10-30  Akim Demaille  <akim@epita.fr>
14067         * bin/autom4te.in (&parse_args, $help): Support --no-cache.
14068         * doc/autoconf.texi (autom4te Invocation): Adjust.
14069         Suggested by Tim van Holder.
14071 2002-10-29  Paul Eggert  <eggert@twinsun.com>
14073         * doc/autoconf.texi (Particular Functions): AC_FUNC_MALLOC and
14074         AC_FUNC_REALLOC check for compatibility with glibc, not POSIX.
14075         Problem reported by Bruno Haible.
14077 2002-10-29  Akim Demaille  <akim@epita.fr>
14079         * doc/autoconf.texi (Header Templates): Put also in words what the
14080         pictures says to assist free style readers.
14081         (Customizing autom4te): s/--cache=/--cache /.
14083 2002-10-29  Akim Demaille  <akim@epita.fr>
14085         * lib/autoconf/functions.m4 (_AC_FUNC_VFORK): Include stdlib.h and
14086         sys/wait.h.
14087         sparc_address_test returns void.
14088         Use it with an argument, as prototyped.
14089         From Bruno Haible.
14091 2002-10-29  Akim Demaille  <akim@epita.fr>
14093         * doc/autoconf.texi (Subdirectories): Cygnus dirs have
14094         configure.in, not configure.ac.
14095         Reported by Bruno Haible.
14097 2002-10-29  Akim Demaille  <akim@epita.fr>
14099         * tests/torture.at (Deep Package): New test.
14100         (Configuring subdirectories): Don't use a testSubDir as Autotest
14101         now does it itself.
14103 2002-10-29  Akim Demaille  <akim@epita.fr>
14105         * bin/autoreconf.in (&parse_args, $help): Support --warnings.
14106         * doc/autoconf.texi (Invoking autom4te): Rename as...
14107         (autom4te Invocation): this, for consistency with the other nodes.
14109 2002-10-29  Akim Demaille  <akim@epita.fr>
14111         * lib/autom4te.in (Autoconf): s/automate/autom4te/.
14112         Reported by Ralf Corsepius.
14114 2002-10-29  Akim Demaille  <akim@epita.fr>
14116         * lib/m4sugar/m4sh.m4 (_AS_QUOTE): The warning about quoted
14117         characters is a back as an `obsolete' warning now.
14118         Reported by Ralf Corsepius.
14120 2002-10-28  Akim Demaille  <akim@epita.fr>
14122         * configure.ac: Bump to 2.54c.
14124 2002-10-28  Akim Demaille  <akim@epita.fr>
14126         Version 2.54b.
14128         * tests/foreign.at (Libtool): Adjust to broken libtoolize.
14130 2002-10-28  Akim Demaille  <akim@epita.fr>
14132         * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): Be robust to different
14133         m4 executable names, and different GNU M4 version.
14134         Reported by Ezra Peisach and Paul Jarc.
14136 2002-10-27  Akim Demaille  <akim@epita.fr>
14138         * lib/autoconf/functions.m4 (_AC_FUNC_VFORK): Really use
14139         AC_RUN_IFELSE.
14141 2002-10-27  Akim Demaille  <akim@epita.fr>
14143         * doc/autoconf.texi: More AC_MSG_FAILURE promotion.
14144         * lib/autoconf/fortran.m4 (_AC_F77_NAME_MANGLING):
14145         Die when a simple Fortran program cannot be compiled.
14146         * lib/autoconf/lang.m4 (AC_LANG_CALL, AC_LANG_FUNC_LINK_TRY):
14147         Issue a warning if no function is given.
14149 2002-10-27  Akim Demaille  <akim@epita.fr>
14151         * doc/autoconf.texi (Run Time): Document AC_RUN_IFELSE.
14152         Move the documentation of AC_TRY_RUN to...
14153         (Obsolete Macros): here.
14154         Adjust all the old samples still using AC_TRY_RUN to AC_RUN_IFELSE.
14155         (autoconf Invocation): Remove the duplicates with `invoking
14156         autom4te'.
14157         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Don't use AC_TRY_RUN.
14158         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Likewise.
14160 2002-10-27  Akim Demaille  <akim@epita.fr>
14162         * doc/autoconf.texi (Generating Sources): Document AC_LANG_CALL
14163         and AC_LANG_FUNC_LINK_TRY.
14164         (Examining Libraries): Rename as...
14165         (Running the Linker): this.
14166         Document AC_LINK_IFELSE.
14167         Move the documentation of AC_TRY_LINK and AC_TRY_LINK_FUNC to...
14168         (Obsolete Macros): here.
14169         * lib/autoconf/fortran.m4 (_AC_F77_NAME_MANGLING): Don't use
14170         AC_TRY_LINK_FUNC nor AC_TRY_LINK.
14171         * lib/autoconf/libs.m4 (AC_CHECK_LIB, AC_PATH_XTRA): Likewise.
14172         * lib/autoconf/headers.m4 (AC_USG): Likewise.
14174 2002-10-27  Akim Demaille  <akim@epita.fr>
14176         * lib/autoconf/headers.m4 (AC_HEADER_STDC): Don't use AC_TRY_CPP.
14178         More `check config.log' messages.
14180         * lib/autoconf/general.m4 (AC_MSG_FAILURE): New.
14181         * doc/autoconf.texi (Printing Messages): Document it.
14182         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Use it when
14183         appropriate.
14184         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT)
14185         (_AC_COMPILER_EXEEXT_WORKS, _AC_COMPILER_EXEEXT_O)
14186         (_AC_COMPILER_OBJEXT): Likewise.
14187         * lib/autoconf/general.m4 (AC_RUN_IFELSE): Likewise.
14188         * lib/autoconf/fortran.m4 (_AC_LANG_PROGRAM_C_F77_HOOKS):
14189         Likewise.
14190         * lib/autoconf/c.m4 (AC_PROG_CPP, AC_PROG_CC, AC_PROG_CXXCPP):
14191         Likewise.
14193         Deprecate macros with unusual interfaces.
14195         * lib/autoconf/general.m4 (AC_TRY_CPP, AC_TRY_LINK)
14196         (AC_TRY_COMPILE, AC_TRY_RUN): AU_DEFUN'ed.
14198         Document the new ones, and proper style.
14200         * doc/autoconf.texi (Generating Sources): New.
14201         Document AC_LANG_CONFTEST, AC_LANG_SOURCE, AC_LANG_PROGRAM.
14202         (Examining Declarations): Rename as...
14203         (Running the Preprocessor): this.
14204         Document AC_PREPROC_IFELSE.
14205         (Examining Syntax): Rename as...
14206         (Running the Compiler): this.
14207         (AC_FOO_IFELSE vs AC_TRY_FOO): New section.
14208         (Obsolete Macros): Move the definition of AC_TRY_CPP and
14209         AC_TRY_COMPILE here.
14211 2002-10-27  Akim Demaille  <akim@epita.fr>
14213         Move sections around.
14215         * doc/autoconf.texi (Customizing autom4te): Remove a lost
14216         sentence.
14217         Reported by Burno Haible.
14218         (Language Choice): Now the first section of...
14219         (Writing Tests): this section.
14220         Make the introduction less C-centric.
14221         (Guidelines, Test Functions): Move to...
14222         (Writing Test Programs): this new section.
14223         (Test Programs): Merge into...
14224         (Run Time): this.
14226 2002-10-27  Akim Demaille  <akim@epita.fr>
14228         * lib/freeze.mk ($(AUTOM4TE_CFG)): Add a missing dependency on
14229         autom4te.in that resulted in the need for two `make' runs.
14231 2002-10-27  Akim Demaille  <akim@epita.fr>
14233         * configure.ac: Bump to 2.54b.
14235 2002-10-25  Akim Demaille  <akim@epita.fr>
14237         Version 2.54a.
14239         * Makefile.maint: Update from the Coreutils.
14240         (AMTAR): Remove, obsolete.
14241         (automake_repo): Update to redhat.com.
14242         (cvs_file): New.
14243         Adjust to the fact that ansi2knr is now hosted by Automake.
14244         * Makefile.am (cvs_files): Add install-sh and mkinstalldirs.
14245         * config/config.guess, config/mkinstalldirs, config/texinfo.tex:
14246         Update from masters.
14247         * lib/autoscan/Makefile.am (EXTRA_DIST, nodist_autoscanlib_DATA):
14248         autoscan.pre is not to be installed, and autoscan.list is not to
14249         be shipped.
14250         (CLEANFILES): Add autoscan.list.
14251         (autoscan.list): Disable the cache.
14252         * bin/Makefile.am: Include freeze.mk.
14254 2002-10-25  Akim Demaille  <akim@epita.fr>
14256         * bin/autom4te.in (&load_configuration): Take the file as
14257         argument.
14258         (&parse_args): Handle -C, --cache.
14259         ($help): Adjust.
14260         (MAIN): Load ~/.autom4te.cfg and ./.autom4te.cfg.
14261         * lib/autom4te.in (Autoconf): Pass --cache=autom4te.cache.
14262         * doc/autoconf.texi (Invoking autom4te): Document --cache.
14263         Now a subsection of...
14264         (Using autom4te): This new section.
14265         (Customizing autom4te): New.
14266         (autom4te.cache): Adjust.
14268 2002-10-25  Akim Demaille  <akim@epita.fr>
14270         * doc/autoconf.texi (Generic Headers): More information on how to
14271         use AC_CHECK_HEADERS.
14273 2002-10-25  Akim Demaille  <akim@epita.fr>
14275         * bin/autoconf.as, bin/autoconf.in, bin/autoupdate.in ($help):
14276         Space changes.
14278 2002-10-25  Akim Demaille  <akim@epita.fr>
14280         * bin/autoscan.in (output): Output AC_PREREQ.
14281         (%needed_macros): Add AC_PREREQ so that configure.ac without one
14282         be reported.
14284 2002-10-23  Akim Demaille  <akim@epita.fr>
14286         * doc/autoconf.texi (Particular Headers): In AC_HEADER_STDBOOL,
14287         document _Bool.
14289 2002-10-23  Akim Demaille  <akim@epita.fr>
14291         * bin/autom4te.in (handle_traces): Handle @&t@ in traces.
14292         Reported by Peter Eisentraut.
14294 2002-10-23  Akim Demaille  <akim@epita.fr>
14296         * lib/autoconf/headers.m4 (AC_HEADER_STDBOOL): Also look for the
14297         type _Bool.
14298         Fix a typo.
14299         * doc/autoconf.texi (Particular Headers): Adjust according to Paul
14300         Eggert's recommandations.
14302 2002-10-22  Akim Demaille  <akim@epita.fr>
14304         * lib/autoconf/headers.m4 (AC_HEADER_STDBOOL): New, based on CVS
14305         Bison, by Paul Eggert.
14306         * doc/autoconf.texi (Particular Headers): Document it.
14308 2002-10-22  Aaron M. Ucko  <amu@alum.mit.edu>
14310         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Avoid duplicates in
14311         `$ac_configure_args'.
14313 2002-10-22  Akim Demaille  <akim@epita.fr>
14315         * doc/autoconf.texi: Use AC_CONFIG_HEADERS in examples.
14316         (AC_ST_BLKSIZE, AC_ST_RDEV): Directly point to AC_CHECK_MEMBERS.
14317         From Art Haas.
14319 2002-10-22  Akim Demaille  <akim@epita.fr>
14321         Restore the 2002-10-11  Akim Demaille  <akim@epita.fr> patch:
14323         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL)
14324         (AC_CHECK_HEADER, _AC_CHECK_HEADER_NEW,_AC_CHECK_HEADER_OLD): Restore.
14325         (_AC_CHECK_HEADER_NEW): Rename as...
14326         (AC_CHECK_HEADER): this.
14328 2002-10-22  Akim Demaille  <akim@epita.fr>
14330         * doc/autoconf.texi (Limitations of Usual Tools): Remove incorrect
14331         words about HP-UX cmp: it was actually a user-written cmp.
14333 2002-10-22  Akim Demaille  <akim@epita.fr>
14335         * tests/foreign.at (Libtool): Don't check autoconf's stderr: there
14336         are a few warnings.
14337         * lib/autoconf/autoheader.m4 (AH_VERBATIM, _AH_VERBATIM_OLD):
14338         Quote for Perl '' strings, not "".
14339         * bin/autoheader.in: Invoke autoconf to get '' strings, not ""
14340         strings.
14342 2002-10-22  Akim Demaille  <akim@epita.fr>
14344         * lib/m4sugar/m4sh.m4 (_AS_QUOTE): The warning about quoted
14345         characters is a syntax warning now.
14346         (_AS_QUOTE): Accept $2 as list of characters to quote.
14347         * lib/autoconf/autoheader.m4 (AH_VERBATIM, _AH_VERBATIM_OLD):
14348         Quote for Perl, not sh.
14349         * bin/autoheader.in: When $debug, report the file which is
14350         `do'ne.
14351         * tests/tools.at (autom4te, autoheader): Exercise @bar, not merely
14352         `@', to tickle Perl's lists.
14353         Reported by Carlos Velasco.
14355 2002-10-18  Akim Demaille  <akim@epita.fr>
14357         * bin/autom4te.in (handle_m4): Pass --fatal-warning to m4, so that
14358         missing included files _are_ errors.
14359         Thanks to Alexandre Duret-Lutz.
14360         * tests/tools.at (autom4te cache): Adjust.
14361         * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): New.
14362         (AT_CHECK_M4SUGAR): Use it.
14363         * tests/m4sugar.at (m4_warn, m4_require: circular dependencies):
14364         Adjust.
14365         * tests/tools.at (autom4te): Now it does exit 1.
14367 2002-10-17  Akim Demaille  <akim@epita.fr>
14369         * lib/autoconf/general.m4 (AC_CACHE_SAVE): Don't use cmp.
14370         Fixes the `AC_ARG_VAR' test failures.
14371         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Don't use cmp.
14372         * lib/freeze.mk (check-forbidden-patterns): New.
14373         * lib/autoconf/Makefile.am, lib/autotest/Makefile.am
14374         * lib/m4sugar/Makefile.am (check-local): Use it to catch `cmp'.
14375         * doc/autoconf.texi (Limitations of Usual Tools): HP-UX' cmp and
14376         /dev/null.
14377         Reported months ago by H. Merijn Brand.
14379 2002-10-17  Akim Demaille  <akim@epita.fr>
14381         * tests/tools.at (autoheader): Put randoms `@' to stress Perl.
14383 2002-10-16  Paul Eggert  <eggert@twinsun.com>
14385         * Makefile.maint (wget_files): Remove ansi2knr.c.
14386         (ansi2knr.c-url_prefix): Remove.
14388 2002-10-16  Akim Demaille  <akim@epita.fr>
14390         Because of caching, some files that no longer exist and are no
14391         longer required can still cause errors.
14392         Reported by Alexandre Duret-Lutz.
14394         * bin/autom4te.in (&parse_args): Do not prepend `--reload-state'
14395         to frozen files in @ARGV, as @ARGV must remain being a list of
14396         files.  Rather, at M4 call sites, use this...
14397         (&files_to_options): New function.
14398         (&freeze): Use &error.
14399         (&up_to_date): If a file that was included according to the cache
14400         is no longer there, then the output is out dated.
14401         (&main): Don't even check whether a file is up to date is anyway
14402         --force is given.
14403         * tests/tools.at (autom4te cache): New.
14405 2002-10-16  Akim Demaille  <akim@epita.fr>
14407         * bin/autoconf.as: Kill dead options.
14408         * bin/autoupdate.in (&parse_args): Kill old options.
14409         * bin/autoreconf.in (&parse_args): Remove dead options.
14410         Factor some code.
14411         (&autoreconf): Report the directories we enter *and leave*, so
14412         that error messages can be easily located, and use GNU Make
14413         format, so that Emacs' compile mode understands us.
14414         * lib/Autom4te/General.pm (&update_file): Use `verbose' to report
14415         if some file was changed instead of `print'.
14416         * bin/autoheader.in: Suggest AC_DEFINE with 3 args when needed.
14417         (&parse_args): Remove the dead options.
14418         * tests/atspecific.m4 (AT_CHECK_AUTOHEADER): Adjust to the new
14419         autoheader's quiet mode.
14420         (AT_CHECK_AUTOUPDATE): Likewise.
14421         * tests/tools.at (autoupdate): Adjust.
14422         * tests/semantics.at (AC_C_BIGENDIAN): Likewise.
14424 2002-10-11  Akim Demaille  <akim@epita.fr>
14426         No longer use CPP to check for the existing of headers: use CC to
14427         check for compilability.
14429         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL)
14430         (AC_CHECK_HEADER, _AC_CHECK_HEADER_OLD): Remove.
14431         (_AC_CHECK_HEADER_NEW): Rename as...
14432         (AC_CHECK_HEADER): this.
14434         * lib/autotest/general.m4 (AT_INIT): Include the failed test
14435         numbers in the Subject suggestion.
14437 2002-10-11  Akim Demaille  <akim@epita.fr>
14439         * lib/autoconf/specific.m4 (AC_DECL_SYS_SIGLIST): Obsolete.
14440         Suggest using AC_CHECK_DECLS instead.
14442 2002-10-11  Akim Demaille  <akim@epita.fr>
14444         * tests/torture.at (AC_ARG_VAR): Have configure report the value
14445         of `precious'.
14447 2002-10-11  Akim Demaille  <akim@epita.fr>
14449         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): Use $$ in the
14450         file name to enable parallel executions.
14451         From Sam Varshavchik.
14453 2002-10-08  Akim Demaille  <akim@epita.fr>
14455         * bin/autoreconf.in (&autoreconf): Run autopoint before the first
14456         aclocal invocation, as Gettext macros might not be visible to
14457         aclocal.
14458         Instead of blindly running autopoint, scan configure.ac (not the
14459         traces) for AM_GNU_GETTEXT_VERSION uses, as autopoint does.
14460         Reported by Paul D. Smith.
14462 2002-10-08  Paul Eggert  <eggert@twinsun.com>
14464         Work around problems found when POSIXLY_CORRECT=1 is set.
14465         None of this seems to have anything to do with POSIX, really,
14466         but it's how Perl getopt works.
14467         * bin/autom4te.in (parse_args): Configure GetOpt with
14468         "permute", too.
14469         * doc/autoconf.texi (Invoking autom4te):
14470         --warning -> --warnings.
14471         * lib/autom4te.in: --warning -> --warnings.
14473 2002-09-28  Akim Demaille  <akim@epita.fr>
14475         * doc/autoconf.texi (autom4te.cache): New section.
14477 2002-09-28  Akim Demaille  <akim@epita.fr>
14479         * lib/autom4te.in (Autoscan-preselections, Autoreconf-preselections)
14480         (Automake-preselections): Update.
14481         * bin/autoreconf.in, bin/autoheader.in: Comment changes.
14483 2002-09-28  Akim Demaille  <akim@epita.fr>
14485         * lib/autoscan/autoscan.pre: Move all the remaining rules to...
14486         * lib/autoconf/c.m4, lib/autoconf/functions.m4,
14487         * lib/autoconf/headers.m4, lib/autoconf/libs.m4,
14488         * lib/autoconf/specific.m4, lib/autoconf/types.m4: here.
14490 2002-09-28  Akim Demaille  <akim@epita.fr>
14492         * tests/torture.at (Configuring subdirectories): Be robust to
14493         users who use config.site to require for a cache: in this case,
14494         the two last configure runs, using two different sets of
14495         arguments, trigger a legitimate error.
14497 2002-09-28  Akim Demaille  <akim@epita.fr>
14499         * tests/m4sh.at (Functions Support, Functions and return Support):
14500         New.
14502 2002-09-28  Akim Demaille  <akim@epita.fr>
14504         * bin/Makefile.am (ETAGS_SH, ETAGS_PERL): Update: ifnames and
14505         autoheader are Perl programs.
14506         (autoconf, autoheader, autoreconf, autoupdate, ifnames, autoscan)
14507         (autom4te): Specify that the sources are in the $srcdir.
14508         * doc/autoconf.texi (Installation Directory Variables): Adjust.
14510 2002-09-28  Akim Demaille  <akim@epita.fr>
14512         * lib/autoscan/autoscan.pre (st_blksize, st_blocks, st_rdev)
14513         (tm_zone): Move their rules to...
14514         * lib/autoconf/types.m4: here, using AN_ macros.
14515         * lib/autoscan/autoscan.pre (AWK, BISON, INSTALL, LEX, LN, MAKE)
14516         (RANLIB, YACC, awk, bison, byacc, flex, gawk, install, lex, ln)
14517         (make, mawk, nawk, ranlib, yacc): Similarly, move to...
14518         * lib/autoconf/programs.m4: here.
14519         * lib/freeze.mk (ETAGS_FOR_M4, ETAGS_FOR_M4SUGAR)
14520         (ETAGS_FOR_AUTOCONF): New.
14521         Use it.
14523 2002-09-28  Akim Demaille  <akim@epita.fr>
14525         * lib/autoconf/autoscan.m4: New file.
14526         * lib/autoconf/autoconf.m4: Include it.
14527         * lib/autoconf/functions.m4: Use AN_FUNCTION for all the functions
14528         that were listed in the original autoscan.list.
14529         * lib/autoconf/headers.m4: Similarly with headers.
14530         * lib/freeze.mk (autoconf_m4f_dependencies): Add autoscan.m4.
14531         (.m4.m4f): Don't pass --prepend-include, since that's done by
14532         tests/autom4te itself.
14533         * lib/autoscan/Makefile.am: Include freeze.mk.
14534         (autoscan.list): New target --this file is no longer a source.
14535         (autoscan.pre): New file.
14537 2002-09-28  Akim Demaille  <akim@epita.fr>
14539         * bin/autoscan.in (@kinds): Make them singular.
14540         Adjust all uses.
14541         (&init_tables): When --debug, report the list of rules to ease
14542         tracking changes in autoscan.list.
14543         * lib/autoscan/autoscan.list (function): Strip comments, sort.
14545 2002-09-28  Akim Demaille  <akim@epita.fr>
14547         * lib/autoscan/functions, lib/autoscan/headers,
14548         * lib/autoscan/identifiers, lib/autoscan/makevars,
14549         * lib/autoscan/programs: Merge into...
14550         * lib/autoscan/autoscan.list: this.
14551         * bin/autoscan.in (&init_tables): Adjust.
14553 2002-09-28  Akim Demaille  <akim@epita.fr>
14555         * lib/autoscan/functions, lib/autoscan/headers,
14556         * lib/autoscan/identifiers, lib/autoscan/makevars,
14557         * lib/autoscan/programs: Make the `kind' explicit, i.e., each
14558         `functions' line is now prefixed with `function:'.
14559         * bin/autoscan.in (&init_tables): Adjust.
14561 2002-09-28  Akim Demaille  <akim@epita.fr>
14563         From now on, autoscan files must always map a macro name to a
14564         word: there is no `default' macro for autoscan.
14566         * bin/autoscan.in (&init_tables): Reject entries with no macro at
14567         all.
14568         * lib/autoscan/functions, lib/autoscan/headers: Make the macro
14569         explicit.
14571 2002-09-28  Akim Demaille  <akim@epita.fr>
14573         * bin/autoscan.in (%c_keywords): Remove.
14574         (&used): Keep only track of the words we might be interested in.
14575         (&output_kind): It is no longer needed to look for non active
14576         checks.
14578 2002-09-27  Akim Demaille  <akim@epita.fr>
14580         * lib/autoconf/functions.m4 (AC_FUNC_MBRTOWC): New, stolen from
14581         jm_FUNC_MBRTOWC, by Paul Eggert, from the Coreutils 4.5.1.
14582         * lib/autoscan/functions: Adjust.
14583         * doc/autoconf.texi (Particular Functions): Adjust.
14585 2002-09-27  Akim Demaille  <akim@epita.fr>
14587         * doc/autoconf.texi (Limitations of Usual Tools): Some about mv
14588         from /tmp.
14589         Thanks to Bill Moseley and Paul Eggert.
14590         * lib/m4sugar/m4sh.m4 (AS_TMPDIR): $2 is the directory into which
14591         the tmpdir must be created.
14592         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Have the tmp
14593         dir be in the build tree, instead of $TMPDIR.
14595 2002-09-27  Akim Demaille  <akim@epita.fr>
14597         * bin/autoscan.in: Improve the comments.
14598         (&parse_args): Drop obsolete undocumented options.
14599         (&output_kind): Output warnings.
14600         * lib/autoscan/functions: (dcgettext): Now trigger AM_GNU_GETTEXT.
14601         (getwd): Trigger a warning.
14603 2002-09-26  Akim Demaille  <akim@epita.fr>
14605         * bin/autoreconf.in: Clarify that -s is meaningless without -i.
14606         Reported by Ralf Corsepius.
14607         * doc/autoconf.texi (autoreconf Invocation): Likewise.
14609 2002-09-26  Akim Demaille  <akim@epita.fr>
14611         Single suffix rules and seperated dependencies are not portable.
14613         * doc/autoconf.texi (Installation Directory Variables): Update.
14614         (Limitations of Make): Some about `Single Suffix Rules and
14615         Separated Dependencies'.
14616         * bin/Makefile.am (autoconf, autoheader, autoreconf, autoupdate)
14617         (ifnames, autoscan, autom4te): Un-factor into several rules.
14619 2002-09-25  Paul Eggert  <eggert@twinsun.com>
14621         * BUGS (Interoperability bugs): New section.  Mention libtool
14622         1.4.2, configure.ac, and AC_CONFIG_AUX_DIR interoperability bug.
14624 2002-09-24  Paul Eggert  <eggert@twinsun.com>
14626         Fix a portability bug reported by Alexandre Duret-Lutz: Solaris 8
14627         make handles suffix-rules differently from GNU make.
14629         * bin/Makefile.am (SUFFIXES, .in): Remove.
14630         (autoconf autoheader autoreconf autoupdate ifnames autoscan autom4te):
14631         Move the body of the old .in rule here.
14633 2002-09-16  Akim Demaille  <akim@epita.fr>
14635         i960 compilers create `b.out' files by default.
14636         Reported by Ralf Corsepius.
14638         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT): Remove b.out files.
14639         (_AC_COMPILER_EXEEXT_DEFAULT): Adjust to b.out.
14641 2002-09-13  Paul Eggert  <eggert@twinsun.com>
14643         * doc/autoconf.texi (Particular Headers): Remove obsolete
14644         reference to `struct timezone' in the description of
14645         AC_HEADER_TIME.
14647 2002-09-13  Akim Demaille  <akim@epita.fr>
14649         Version 2.54.
14651         * config/config.sub, config/config.guess: Update.
14652         * Makefile.maint: Update from bits of the Coreutils 4.5.1.
14653         * Makefile.am: Adjust.
14655 2002-09-13  Akim Demaille  <akim@epita.fr>
14657         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Suggest
14658         reading config.log when the compiler is rejected.
14659         Suggested by Guido Draheim.
14661 2002-09-13  Akim Demaille  <akim@epita.fr>
14663         * bin/autoreconf.in: Don't use Cwd::chdir, since in its internals
14664         (chdir_init) might hang when stat'ing mounted directories.
14665         Reported by Vance Shipley.
14667 2002-09-12  Akim Demaille  <akim@epita.fr>
14669         * bin/autoscan.in (&parse_args): Pass a reference to the lists, not
14670         the lists.
14672 2002-09-12  Akim Demaille  <akim@epita.fr>
14674         * doc/autoconf.texi (Defining Symbols): Present two different
14675         prototypes for AC_DEFINE and AC_DEFINE_UNQUOTED to emphasize the
14676         difference between 1 argument calls, and 2-3 argument calls.
14678 2002-09-12  Peter Eisentraut  <peter_e@gmx.net>
14680         * doc/autoconf.texi: Review grammar and punctuation.
14682 2002-09-11  Paul Eggert  <eggert@twinsun.com>
14684         * doc/autoconf.texi: Fix minor formatting, spelling, and
14685         grammatical typos.
14686         (Defining Symbols): Explain that AC_DEFINE(var) defaults to 1, but
14687         AC_DEFINE(var,,description) does not; and the AC_DEFINE(var) case
14688         is obsolescent.
14690 2002-09-11  Akim Demaille  <akim@epita.fr>
14692         * doc/autoconf.texi (Questions): Rename as...
14693         (FAQ): this.
14694         (Defining Directories): New.
14696 2002-09-09  Akim Demaille  <akim@epita.fr>
14698         * doc/autoconf.texi (Making testsuite Scripts): Update.
14699         Suggested by Nishio Futoshi.
14701 2002-09-09  Koji Arai  <JCA02266@nifty.ne.jp>
14703         * doc/autoconf.texi (Making testsuite Scripts): Use `@@' where a
14704         plain `@' is wanted.
14706 2002-09-09  Akim Demaille  <akim@epita.fr>
14708         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Keep the
14709         `duplicates', since the algorithm was too naive and could keep
14710         `--prefix=1 --prefix=2 --prefix=1' as `--prefix=1 --prefix=2', and
14711         keep `--prefix foo --prefix bar' as `--prefix foo bar'.
14712         Reported by Ralf Corsepius.
14713         * tests/torture.at (Configuring subdirectories): Exercise these
14714         cases.
14716 2002-09-09  Akim Demaille  <akim@epita.fr>
14718         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Use $srcdir when
14719         looking for a replacement file.
14720         * lib/autoconf/general.m4 (AC_CHECK_DECLS): Check that the
14721         directory is relative.
14722         * doc/autoconf.texi (Generic Functions): Clarify the replacement
14723         directory definition.
14724         Reported by Andreas Schwab and Jim Meyering.
14726 2002-09-06  Akim Demaille  <akim@epita.fr>
14728         * doc/autoconf.texi (Setting Output Variables): Clarify what
14729         precious variables are.
14730         Suggested by Pontus Skoeld.
14732 2002-09-05  Akim Demaille  <akim@epita.fr>
14734         * bin/Makefile.am (autoconf, autoheader, autoreconf, autoupdate)
14735         (ifnames, autoscan, autom4te): Since we don't only depend on
14736         configure.ac variables (such as VERSION etc.), but also on prefix
14737         and so forth, depend on Makefile, not configure.ac.
14738         Reported by Alexandre Duret-Lutz.
14739         * doc/autoconf.texi (Installation Directory Variables): Adjust.
14741 2002-09-05  Kevin Ryde  <user42@zip.com.au>
14743         * doc/autoconf.texi (Limitations of Make): HP-UX trailing backslashes
14744         doesn't seem to be confined to ia64, just say "some versions".
14746 2002-09-04  Akim Demaille  <akim@epita.fr>
14748         * Makefile.am, doc/Makefile.am: Remove pdf targets, handled by
14749         Automake 1.6c.
14750         * Makefile.am (maintainer-clean-local): Remove.
14751         (MAINTAINERCLEANFILES): Remove COPYING.
14753 2002-09-03  Paul Eggert  <eggert@twinsun.com>
14755         * doc/autoconf.texi (Configuration Commands): Remove obsolete
14756         example for AC_CONFIG_COMMANDS_PRE.  Problem reported by Marcus
14757         Brinkmann.
14759 2002-09-03  Akim Demaille  <akim@epita.fr>
14761         * configure.ac: Bump to 2.53d.
14762         * Makefile.am (AUTOMAKE_OPTIONS): Require 1.6c, i.e., CVS Automake
14763         as of today, on Automake's team suggestion.
14765 2002-09-03  Akim Demaille  <akim@epita.fr>
14767         Version 2.53c.
14769 2002-09-02  Akim Demaille  <akim@epita.fr>
14771         * bin/autom4te.in (parse_args): Don't honor AUTOM4TE_PATH and
14772         SITE_MACRO_DIR.
14773         * configure.ac: Disable SITE_MACRO_DIR.
14775 2002-09-02  Jim Meyering  <meyering@lucent.com>
14777         * doc/autoconf.texi (AC_SYS_POSIX_TERMIOS): Reflect renaming: s/am/ac/,
14778         i.e., change am_cv_sys_posix_termios to ac_cv_sys_posix_termios.
14779         Also, tweak grammar: s/make sure to/be sure to/.
14781 2002-09-02  Paul Eggert  <eggert@twinsun.com>
14783         * doc/autoconf.texi (Limitations of Builtins): Explain why logical
14784         directory names are generally preferable to physical names.
14786 2002-09-02  Akim Demaille  <akim@epita.fr>
14788         * lib/Autom4te/General.pm (&update_file): s/die/error/.
14789         Reported by Raja R. Harinath.
14790         * bin/autoheader.in, bin/autoreconf.in, bin/autoscan.in,
14791         * bin/autoupdate.in: Use error instead of die.
14793 2002-09-01  Paul Eggert  <eggert@twinsun.com>
14795         * tests/mktests.sh (ac_exclude_egrep, au_exclude_egrep): Use
14796         ordinary shell concatenation rather than echo+tr+sed command that
14797         runs afoul of a long-line-related sed bug in Solaris 8.
14799         * bin/autoheader.in (parse_args): --warning -> --warnings.
14801         * bin/autoconf.as: Work even if "ls" outputs "FOO not found" to
14802         stdout, as traditional "ls" does.
14803         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT,
14804         _AC_COMPILER_EXEEXT_O): Likewise.
14805         * doc/autoconf.texi (Limitations of Usual Tools): Add "ls".
14807         * bin/autoconf.as: Add --prepend-include option.  This patch was
14808         applied to bin/autoconf.in in the 2002-07-17 patch by Mark D. Roth,
14809         but bin/autoconf.in is generated automatically from bin/autoconf.as.
14811         * bin/autoconf.in, configure: Regenerate.
14813         * doc/autoconf.texi (Special Shell Variables): Mention
14814         ENV, MAIL, MAILPATH, PS1, PS2, PS4.  Index PWD.
14816         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Unset ENV, MAIL,
14817         MAILPATH and set PS1, PS2, PS4 to default values, to work
14818         around bug in pre-3.0 UWIN ksh reported by Bruce Lilly.
14819         For LC_ALL etc, first try to set to "C" as POSIX requires and as
14820         the Autoconf documentation specifies; fall back to "unset" only if
14821         this fails.  Use a shell for-loop for this rather than an m4 loop,
14822         to shorten the output script.
14824 2002-08-30  Paul Eggert  <eggert@twinsun.com>
14826         * doc/autoconf.texi (Special Shell Variables): Mention POSIX
14827         1003.1-2001's requirements for CDPATH.  Give a simpler workaround
14828         for the CDPATH problem.  Document PWD.
14829         (Limitations of Builtins): Document the problem that "cd $foo" and
14830         "ls $foo" may refer to different directories in shells conforming
14831         to POSIX 1003.1-2001.  Use PS1 rather than CDPATH for "unset"
14832         example, since the old example is now out of date.
14834         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Reject FOO if "cd
14835         FOO" and "ls FOO" talk about different directories; this catches
14836         problems when POSIX 1003.1-2001 "cd" fails due to symlink
14837         spaghetti.
14839         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Use AS_UNSET instead
14840         of rolling our own unset.
14841         (_AS_PREPARE): $as_unset CDPATH instead of AS_UNSETting it, since
14842         in practice we needn't worry about CDPATH if unset doesn't work.
14844         * Makefile.in, aclocal.m4, bin/Makefile.in,
14845         config/Makefile.in, doc/Makefile.in, lib/Makefile.in,
14846         lib/Autom4te/Makefile.in, lib/autoconf/Makefile.in,
14847         lib/autoscan/Makefile.in, lib/autotest/Makefile.in,
14848         lib/emacs/Makefile.in, lib/m4sugar/Makefile.in, man/Makefile.in,
14849         tests/Makefile.in: Regenerate with Automake 1.6.3.
14851         * config/config.guess, config/config.sub, config/mkinstalldirs:
14852         Update.
14854         * configure: Regenerate with self.
14856 2002-08-30  Kevin Ryde  <user42@zip.com.au>
14858         * doc/autoconf.texi (Limitations of Usual Tools): Notes on "cc"
14859         default output.
14861 2002-08-29  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14863         * bin/autom4te.in (Request::load): Correctly test for "do" read
14864         failure.
14866 2002-08-29  Akim Demaille  <akim@epita.fr>
14868         * lib/Autom4te/General.pm (&xqx): New.
14869         (&xsystem): Use WIFEXITED and WEXITSTATUS instead of decoding $? by
14870         hand, which is not portable.
14871         (&error): New.
14872         * bin/autom4te.in: Use them.
14873         Use &error instead of die.
14874         * tests/m4sugar.at (m4_warn, m4_require: circular dependencies):
14875         Adjust.
14877 2002-08-17  Paul Eggert  <eggert@twinsun.com>
14879         * lib/autoconf/fortran.m4 (AC_PROG_F77): Remove fc from the
14880         default list of compilers to try, since it was long ago superseded
14881         by the ksh fc builtin.  Suggested by Steven G. Johnson.
14883 2002-07-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
14885         * doc/autoconf.texi (Invoking autom4te): End the option table,
14886         fixing a bug introduced by the previous patch.
14887         (Limitations of Make): Add a 'target lookup' subentry in the
14888         'VPATH' entry.  Rewrite all `make' occurences as `@command{make}'.
14890 2002-07-29  Mark D. Roth  <roth@feep.net>
14892         * bin/autom4te.in: Remove --include-envvar and --site-macro-subdir
14893         options and use $AUTOM4TE_PATH.
14894         * doc/autoconf.texi: Remove documentation of autom4te
14895         --include-envvar and --site-macro-subdir options and document
14896         use of $AUTOM4TE_PATH.
14897         * lib/autom4te.in: Remove --include-envvar and --site-macro-subdir
14898         arguments from each language section.
14900 2002-07-29  Paul Eggert  <eggert@twinsun.com>
14902         * doc/install.texi: Include copyright symbol in copyright notice.
14904         * Makefile.am (MAKEINFO): Remove; it's a user-specified macro.
14905         Replace with:
14906         (AM_MAKEINFOFLAGS): New macro.
14907         * doc/Makefile.am (MAKEINFO, AM_MAKEINFOFLAGS): Likewise.
14908         * Makefile.am (INSTALL): Use the new macros.
14909         Use -o rather than --output, since "missing" does not grok --output.
14911 2002-07-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
14913         * doc/autoconf.texi (Limitations of Make): Escaped newlines in
14914         comments do not always work. Never trust the exit status of
14915         `make -k'.
14917 2002-07-24  Kevin Ryde  <user42@zip.com.au>
14919         * doc/autoconf.texi (Limitations of Make, Making testsuite Scripts):
14920         Untabify, since tabs are not enjoyed by texi2dvi and makeinfo.
14922 2002-07-23  Paul Eggert  <eggert@twinsun.com>
14924         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE):
14925         Use PATH="/nonexistent;.", not PATH=".;.", as FreeBSD ksh2002
14926         apparently treats PATH="nonexistent" as if it contained ".".
14927         Bug reported by Stefan `Sec' Zehl.
14929 2002-07-22  Alexandre Duret-Lutz  <duret_g@epita.fr>
14931         * doc/autoconf.texi (Limitations of Make): Mention the special
14932         handling of the obj/ directory by BSD make.
14934 2002-07-20  Kevin Ryde  <user42@zip.com.au>
14936         * doc/autoconf.texi (Limitations of Make): Add HP-UX IA-64 trailing
14937         backslashes.
14939 2002-07-19  Akim Demaille  <akim@epita.fr>
14941         * doc/autoconf.texi (Function Portability): `exit'.
14942         (Programming in M4sh): Ethymology of M4sh.
14944 2002-07-19  Akim Demaille  <akim@epita.fr>
14946         * doc/autoconf.texi (AC_LIBOBJ vs LIBOBJS): More about $U.
14948 2002-07-18  Akim Demaille  <akim@epita.fr>
14950         Version 2.53b.
14952 2002-07-18  Akim Demaille  <akim@epita.fr>
14954         * config/config.guess, config/config.sub: Update.
14956 2002-07-18  Akim Demaille  <akim@epita.fr>
14958         Handle LIBOBJS and LTLIBOBJS once for all, including Libtool's and
14959         Automake's parts.
14961         * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): New.
14962         * lib/autoconf/status.m4 (AC_OUTPUT_COMMANDS_PRE): Call it.
14963         * tests/semantics.at (AC_REPLACE_FUNCS): Adjust.
14965 2002-07-18  Akim Demaille  <akim@epita.fr>,
14966             Alexandre Duret-Lutz  <duret_g@epita.fr>
14968         * lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Install
14969         _AC_AM_CONFIG_HEADER_HOOK for Automake 1.7.
14971 2002-07-17  Russ Allbery  <rra@stanford.edu>
14973         * doc/autoconf.texi (Initializing configure): Clarify the
14974         description of the tarname default.
14976 2002-07-17  Andreas Buening  <andreas.buening@nexgo.de>
14978         * lib/autoconf/functions.m4 (AC_FUNC_FORK): Don't set
14979         ac_cv_func_fork_works before running _AC_FUNC_FORK, do it if the
14980         latter was not run.
14982 2002-07-17  Akim Demaille  <akim@epita.fr>
14984         * lib/Autom4te/General.pm (find_file): Browse the directories in
14985         the order they are given.
14987 2002-07-17  Akim Demaille  <akim@epita.fr>
14989         * tests/wrapsh.as, tests/wrappl.as: Merge into...
14990         * tests/wrapper.as: this.
14991         * tests/Makefile.am, configure.ac: Adjust.
14993 2002-07-17  Mark D. Roth  <roth@feep.net>
14995         * configure.ac: Add --enable-site-macro-dir option.
14996         * bin/Makefile.am: Expand @SITE_MACRO_DIR@.
14997         * bin/autom4te.in: Add --prepend-include, --include-envvar, and
14998         --site-macro-subdir options.
14999         * bin/autoconf.in: Add --prepend-include option.
15000         * bin/autoheader.in: Add --prepend-include option.
15001         * bin/autoreconf.in: Add --prepend-include option.
15002         * bin/autoscan.in: Add --prepend-include option.
15003         * bin/autoupdate.in: Add --prepend-include option.
15004         * doc/autoconf.texi: Document use of $AC_MACRO_PATH and site
15005         macro directory, remove note that include path directories are
15006         used in reverse order, and document --prepend-include option.
15007         * lib/autom4te.in: Use --prepend-include instead of --include.
15008         * tests/wrapsh.in: Use --prepend-include instead of --include.
15010 2002-07-17  Akim Demaille  <akim@epita.fr>
15012         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): `_' is allowed in
15013         tarnames.
15014         * doc/autoconf.texi (Initializing configure): Adjust.
15016 2002-07-17  Akim Demaille  <akim@epita.fr>
15018         * lib/autoconf/functions.m4 (AC_FUNC_REALLOC, _AC_FUNC_REALLOC)
15019         (_AC_FUNC_MALLOC): New.
15020         (AC_FUNC_MALLOC): Use the latter.
15021         Define HAVE_MALLOC to 0 if broken.
15022         * doc/autoconf.texi (Particular Functions): Adjust.
15024 2002-07-16  Akim Demaille  <akim@epita.fr>
15026         * lib/autoconf/c.m4 (AC_C_BACKSLASH_A): New.
15027         * doc/autoconf.texi (C Compiler): Adjust.
15029 2002-07-09  Akim Demaille  <akim@epita.fr>
15031         * doc/autoconf.texi: Properly set the ``header'' part.
15033 2002-07-09  Akim Demaille  <akim@epita.fr>
15035         * doc/autoconf.texi (Systemology): Some about Darwin.
15037 2002-07-09  Alexandre Duret-Lutz  <duret_g@epita.fr>
15039         * lib/autoconf/specific.m4 (AC_CYGWIN, AC_EMXOS2, AC_MINGW32):
15040         Don't use AC_REQUIRE in AU_DEFUN.
15042 2002-07-09  Art Haas  <ahaas@neosoft.com>
15044         * doc/autoconf.texi: Use @enddots{} or @dots{} where appropriate.
15046 2002-07-02  Alexandre Duret-Lutz  <duret_g@epita.fr>
15048         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
15049         bin/autoupdate.in, bin/ifnames.in, lib/Autom4te/General.pm,
15050         lib/Autom4te/Struct.pm, lib/Autom4te/XFile.pm: Add local variables
15051         so that Emacs setups GNU style for perl-mode and cperl-mode.
15053 2002-06-27  Paul Eggert  <eggert@twinsun.com>
15055         * config/install-sh: Quote $src.  Prefer || to test's -o option,
15056         as per "Limitations of Builtins".
15057         * tests/atspecific.m4 (AT_CHECK_ENV): Likewise, for && vs test -a.
15058         * tests/semantics.at (AC_C_BIGENDIAN): Likewise.
15060         * tests/mktests.sh: Use grep instead of fgrep, as per
15061         "Limitations of Builtins".
15063 2002-06-15  Paul Eggert  <eggert@twinsun.com>
15065         * tests/wrapsh.as (AUTOCONF, AUTOHEADER, AUTOM4TE, AUTOM4TE_CFG,
15066         autom4te_perllibdir): Set to top build dir or src dir as appropriate,
15067         so that we consistently test the just-built programs.
15068         * tests/wrappl.as: Likewise.
15070 2002-06-12  Paul Eggert  <eggert@twinsun.com>
15072         * bin/autoconf.as (AUTOM4TE): Default to a fully qualified path
15073         name, so that symlinks to 'autoconf' work properly.  Bug reported
15074         by Bruno Haible.
15075         * bin/autoheader.in (AUTOM4TE): Likewise.
15076         * bin/autoreconf.in (autoconf, autoheader): Likewise.
15077         * bin/autoscan.in (autom4te): Likewise.
15078         * bin/autoupdate.in (autom4te): Likewise.
15080         * lib/autoconf/functions.m4 (_AC_LIBOBJ_FNMATCH): Also check for
15081         btowc, to fix a portability bug with diffutils-2.8.2/lib/fnmatch.c
15082         on Solaris 2.5.1.
15084 2002-06-11  Andreas Schwab  <schwab@suse.de>
15086         * doc/autoconf.texi: Add more dir entries.
15088 2002-06-10  Alexandre Duret-Lutz  <duret_g@epita.fr>
15090         * bin/autom4te.in ($cache): Don't define using `$me', the name
15091         of the cache should not depend on the name under which autom4te
15092         was installed.
15094 2002-06-07  Akim Demaille  <akim@epita.fr>
15096         * tests/tools.at (autoconf: forbidden tokens, basic)
15097         (autoconf: forbidden tokens, exceptions): Adjust to the change of
15098         words in autom4te.in.
15100 2002-06-07  Peter Eisentraut  <peter_e@gmx.net>
15102         * lib/autoconf/c.m4 (AC_LANG_PROGRAM(C)): Use
15103         _AC_LANG_PROGRAM_C_F77_HOOKS.
15105 2002-06-07  Akim Demaille  <akim@epita.fr>
15107         * lib/autoconf/functions.m4 (AC_REPLACE_FUNC_FNMATCH): Typo,
15108         rename as...
15109         (AC_REPLACE_FNMATCH): this.
15110         * tests/mktests.sh (exclude_list): Exclude AC_REPLACE_FNMATCH,
15111         AC_FUNC_FNMATCH_GNU.
15113 2002-06-07  Akim Demaille  <akim@epita.fr>
15115         * doc/autoconf.texi (Systemology): Point to Tru64 docs, and the
15116         Rosetta Stone for Unix.
15118 2002-06-07  Akim Demaille  <akim@epita.fr>
15120         * bin/autom4te.in (warn_forbidden): When rejecting a token,
15121         suggest m4_pattern_allow.
15122         Suggested by Adam J. Richter.
15124 2002-06-07  Akim Demaille  <akim@epita.fr>
15126         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Initialize
15127         ac_config_libobj_dir.
15128         (AC_CONFIG_LIBOBJ_DIR): New.
15129         * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): Split into...
15130         (_AC_FUNC_FNMATCH_IF, _AC_LIBOBJ_FNMATCH): these.
15131         Use ac_config_libobj_dir to find the replacement files.
15132         (AC_FUNC_FNMATCH, AC_FUNC_FNMATCH_GNU): Split into...
15133         (AC_FUNC_FNMATCH, AC_FUNC_FNMATCH_GNU, AC_REPLACE_FNMATCH)
15134         (AC_REPLACE_FNMATCH_GNU): these.
15135         (AC_FUNC_GETLOADAVG): Use ac_config_libobj_dir.
15136         * doc/autoconf.texi (Particular Functions, Generic Functions): Adjust.
15137         * tests/mktests.sh (ac_exclude_list): Don't check
15138         AC_FUNC_GETLOADAVG as it requires getloadavg.c which is not shipped.
15140 2002-06-06  Paul Eggert  <eggert@twinsun.com>
15142         * lib/autoconf/status.m4 (_AC_OUTPUT_LINKS): Fall back on cp
15143         if ln doesn't work.
15144         * NEWS: Likewise.
15145         * doc/autoconf.texi (Configuration Links): Likewise.
15146         (Limitations of Usual Tools): Prefer $(LN_S) to ln -s || ln.
15148 2002-06-05  Paul Eggert  <eggert@twinsun.com>
15150         * config/config.guess, config/config.sub, config/texinfo.tex:
15151         Update from masters.
15153 2002-05-29  Paul Eggert  <eggert@twinsun.com>
15155         * bin/autom4te.in ($m4): Do not assume that egrep and fgrep exist.
15156         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Likewise.
15157         * lib/autoconf/general.m4 (_AC_RUN_LOG_STDERR, AC_EGREP_CPP):
15158         Likewise.
15159         * lib/autoconf/Makefile.am (check-local): Likewise.
15160         * lib/autoconf/status.m4 (AC_CONFIG_HEADER): Likewise.
15161         * lib/autoconf/types.m4 (commentary only): Likewise.
15162         * lib/autotest/general.m4 (AT_INIT, AT_CHECK): Likewise.
15163         * lib/autotest/Makefile.am (check-local): Likewise.
15164         * lib/m4sugar/Makefile.am (check-local): Likewise.
15165         * tests/atspecific.m4 (AT_CONFIGURE_AC, AT_CHECK_DEFINES): Likewise.
15166         * tests/mktests.sh (egrep): New var; use it instead of plain egrep.
15168         * lib/autoconf/programs.m4 (AC_PROG_EGREP, AC_PROG_FGREP): New macros.
15169         * doc/autoconf.texi (Particular Programs): Document them.
15170         (Limitations of Usual Tools): Warn that egrep and fgrep may not exist.
15171         * NEWS: Likewise.
15173 2002-05-27  Paul Eggert  <eggert@twinsun.com>
15175         * lib/autoconf/types.m4 (AC_TYPE_MBSTATE_T): New macro.
15176         * NEWS, doc/autoconf.texi (Particular Types): Document it.
15177         * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): Require it
15178         instead of AC_MBSTATE_T, which never existed.
15180 2002-05-23  Akim Demaille  <akim@epita.fr>
15182         * doc/autoconf.texi (Hosts and Cross-Compilation): Specify the
15183         version of Autoconf that is discussed.
15185 2002-05-22  Paul Eggert  <eggert@twinsun.com>
15187         * lib/autoconf/fortran.m4 (AC_PROG_F77): Remove cf77 and cft77
15188         from the default list of compilers to try.  Suggested by
15189         Kate Hedstrom.
15190         * NEWS: Document the above.
15191         * doc/autoconf.texi (Fortran 77 Compiler): Don't suggest cf77.
15193 2002-05-17  Paul Eggert  <eggert@twinsun.com>
15195         * lib/autoconf/types.m4 (AC_CHECK_MEMBER): Work correctly even if
15196         the member is itself an aggregate.  Bug reported by Sergey Poznyakoff.
15197         This improves on an earlier suggestion by H. Peter Anvin.
15199 2002-05-16  Paul Eggert  <eggert@twinsun.com>
15201         AC_FUNC_FNMATCH now tests only for POSIX compatibility.
15202         AC_FUNC_FNMATCH_GNU also tests for GNU extensions.
15203         Both macros now accept an optional source-dir arg.
15204         New macro AC_GNU_SOURCE to define _GNU_SOURCE.
15206         * NEWS: Document this.
15207         * doc/autoconf.texi (Particular Functions, UNIX Variants): Likewise.
15209         * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): New macro.
15210         (AC_FUNC_FNMATCH): Use it.  Test only for POSIX conformance,
15211         not for GNU extensions; this undoes part of the 2000-11-03 change,
15212         reverting to 2.13-compatible behavior.
15213         Add new optional argument DIR.
15214         (AC_FUNC_FNMATCH_GNU): New macro.
15216         * lib/autoconf/specific.m4 (AC_GNU_SOURCE): New macro.
15218 2002-05-08  Paul Eggert  <eggert@twinsun.com>
15220         * lib/autoconf/headers.m4 (AC_HEADER_TIOCGWINSZ):
15221         Don't require AC_SYS_POSIX_TERMIOS.  The test is unnecessary,
15222         and it causes a 'test' syntax error if it fails.
15223         Bug reported by Stephen Gildea.
15225         * lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED):
15226         If prototypes are supported, use them to check this at compile-time,
15227         instead of trying to check it at run-time.  If we must do a run-time
15228         check, assume that setvbuf is standard when cross-compiling, as
15229         nonstandard setvbuf occurs only on ancient and unlikely hosts.
15230         Bug reported by Paul D. Smith.
15232         * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Add optional
15233         argument specifying location of getloadavg.c.  This removes a
15234         FIXME.  This idea was taken from Jim Meyering's implementation in
15235         textutils.
15236         * doc/autoconf.texi (Particular Functions): Document this.
15237         Also, mention HAVE_NLIST_H rather than NLIST_STRUCT, since
15238         that's what the code does; this fixes a bug reported by
15239         Paul D. Smith.
15241 2002-05-03  Akim Demaille  <akim@epita.fr>
15243         * bin/autoreconf.in (autoreconf): Rewrite to use Gettext's
15244         autopoint instead of gettextize.
15245         ($uses_alocal): Rename as...
15246         ($uses_aclocal): this.
15247         * doc/autoconf.texi (autoreconf Invocation): Adjust.
15248         Suggested by Bruno Haible.
15250 2002-05-03  Akim Demaille  <akim@epita.fr>
15252         * lib/m4sugar/m4sugar.m4 (m4_map_sep): New.
15254 2002-04-29  Paul Eggert  <eggert@twinsun.com>
15256         * bin/autoreconf.in (autoreconf): Don't age aclocal.m4's input
15257         files to be 1 second older; just set them to be the same time.
15258         Also, sleep 1 second after the first aclocal, to work around
15259         problems with sub-second time stamps on the input files.
15261 2002-04-29  Thien-Thi Nguyen  <ttn@gnu.org>
15263         * doc/autoconf.texi: Mention "set -e -x" lossage
15264         under node "Limitations of Builtins".
15266 2002-04-29  Akim Demaille  <akim@epita.fr>
15268         * doc/install.texi: Better wording for setting variables when
15269         running configure.
15270         From Christian Cornelssen.
15272 2002-04-29  Akim Demaille  <akim@epita.fr>
15274         * tests/m4sh.at (LINENO): If testsuite itself is rewritten because
15275         of lack of $LINENO support, then the test will compare the $LINENO
15276         in testsuite vs. the lineno in the test file.  This is wrong, of
15277         course.
15278         Be sure to protect it.
15279         Reported by Patrick Welche.
15281 2002-04-25  Akim Demaille  <akim@epita.fr>
15283         * doc/autoconf.texi (Obsolete Macros): Typo.
15284         Reported by Vladimir Volovich.
15286 2002-04-25  Akim Demaille  <akim@epita.fr>
15288         * bin/autoreconf.in (autoreconf): Don't let aclocal.m4 be older
15289         than some of the input files, hence, on the second run of aclocal,
15290         if some of its input are younger, make them older.
15291         Suggested by Paul Eggert.
15293 2002-04-25  Akim Demaille  <akim@epita.fr>
15295         * doc/autoconf.texi (Limitations of Usual Tools): sed and `!'.
15296         Thanks to Paul Eggert.
15298 2002-04-25  Akim Demaille  <akim@epita.fr>
15300         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Let ac_subst_files
15301         and ac_subst_vars be sh variables containing the list of
15302         AC_SUBST_FILES'ed and AC_SUBST'ed identifiers.  Output them in the
15303         DEFAULT diversion.
15304         (_AC_INIT_PREPARE): Use them to log them.
15305         (_AC_SUBST, _AC_SUBST_SED_PROGRAM): Remove.
15306         (AC_SUBST, AC_SUBST_FILE): Instead of buliding the
15307         _AC_SUBST_SED_PROGRAM, store the list of output files/variables in
15308         _AC_SUBST_FILES and _AC_SUBST_VARS.
15309         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Adjust.
15311 2002-04-24  Akim Demaille  <akim@epita.fr>
15313         * bin/autoreconf.in (autoreconf): Run automake after autoconf and
15314         autoheader, so that automake does not complain about a missing
15315         config.h.in that was to be created.
15317 2002-04-23  Akim Demaille  <akim@epita.fr>
15319         * bin/autoheader.in (parse_args): --warning takes an argument.
15320         Fixes PR/220.
15322 2002-04-22  Peter Eisentraut  <peter_e@gmx.net>
15324         * lib/autoconf/general.m4 (_AC_RUN_IFELSE): Remove gmon.out
15325         and bb.out when cleaning up.
15327 2002-04-22  Akim Demaille  <akim@epita.fr>
15329         Version 2.53a.
15331 2002-04-22  Akim Demaille  <akim@epita.fr>
15333         * tests/m4sh.at (LINENO): Fix the Zsh skip pattern.
15335 2002-04-22  Akim Demaille  <akim@epita.fr>
15337         * doc/autoconf.texi (Pretty Help Strings): Remove a spurious
15338         comma.
15339         Reported by Gregory Giannoni.
15341 2002-04-22  Akim Demaille  <akim@epita.fr>
15343         * tests/m4sh.at (LINENO): Skip the test if LINENO cannot be unset.
15344         Fixes false failures on Darwin.
15346 2002-04-21  Paul Eggert  <eggert@twinsun.com>
15348         * TODO, bin/autoupdate.in, doc/autoconf.texi,
15349         lib/autoconf/general.m4, lib/autoconf/libs.m4,
15350         lib/autoconf/status.m4, lib/m4sugar/m4sugar.m4, tests/m4sh.at,
15351         tests/tools.at: Minor spelling and grammar fixes.
15353 2002-04-20  Paul Eggert  <eggert@twinsun.com>
15355         * doc/autoconf.texi (Shell Substitutions): Fix typos in yesterday's
15356         ZSH_VERSION fixes.  Bug reported by Raja R Harinath.
15357         * lib/autotest/general.m4 (AT_INIT): Likewise.
15358         * tests/atgeneral.m4 (AT_INIT): Likewise.
15360 2002-04-19  Paul Eggert  <eggert@twinsun.com>
15362         * NEWS, TODO, bin/autom4te.in, bin/autoreconf.in, bin/autoupdate.in,
15363         doc/autoconf.texi, lib/freeze.mk, lib/Autom4te/Struct.pm,
15364         lib/autoconf/autoheader.m4, lib/autoconf/c.m4,
15365         lib/autoconf/functions.m4, lib/autoconf/general.m4,
15366         lib/autoconf/lang.m4, lib/autoconf/libs.m4, lib/autoscan/identifiers,
15367         lib/autotest/general.m4, lib/m4sugar/m4sh.m4, tests/atgeneral.m4,
15368         tests/atspecific.m4, tests/semantics.at, tests/torture.at:
15369         Minor spelling and grammar fixes.
15371         * doc/autoconf.texi: Follow the outline suggested in the GNU
15372         Sample Texts sections of the Texinfo 4.2 manual.  Most
15373         importantly, this makes sure that the copyright notices appear in
15374         all output formats.  You probably need Texinfo 4.2 to generate
15375         the manual now.
15377         Fix some bugs when using "$@" when there might be zero positional
15378         arguments in cases where this matters.
15380         * bin/autoconf.as: Rewrite so that the problem does not come up.
15381         * lib/autoconf/programs.m4 (AC_CHECK_PROG): Likewise.
15382         * lib/autoconf/status.m4 (AC_OUTPUT): Likewise.
15383         * lib/autotest/general.m4 (AT_INIT): Likewise.
15385         * bin/autoheader.in: Use 'case' statement to work around problem.
15386         * bin/auto4mte.in: Likewise.
15387         * bin/autoreconf.in: Likewise.
15388         * bin/autoscan.in: Likewise.
15389         * bin/autoupdate.in: Likewise.
15390         * bin/ifnames.in: Likewise.
15392         * doc/autoconf.texi (Shell Substitutions): Document the problem.
15394         * lib/autotest/general.m4 (AT_INIT):
15395         Use Zsh alias to work around problem.
15396         * tests/atgeneral.m4 (AT_INIT): Likewise.
15398         * tests/c.at: We can't have zero arguments, so remove workaround
15399         that is not portable to Zsh.
15401 2002-04-19  Alexandre Duret-Lutz  <duret_g@epita.fr>
15403         * bin/autoupdate.in (handle_autoconf_macros): Honor AU_DEFUNs
15404         from aclocal.m4 too.
15406 2002-04-12  Akim Demaille  <akim@epita.fr>
15408         * tests/wrappl.as: New, M4sh precursor of wrappl.in.
15410 2002-04-10  Akim Demaille  <akim@epita.fr>
15412         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Install the Zsh
15413         workaround for ${1+"$@"}.
15414         * doc/autoconf.texi (Shell Substitutions): Explain it.
15415         From Oliver Kiddle and Peter Stephenson.
15417         Have M4sh perform minimal shell sanitizing.
15419         * lib/m4sugar/m4sh.at (AS_SHELL_SANITIZE): Split the `_AS_PREPARE_*'
15420         part into...
15421         (_AS_PREPARE): this new macro.
15422         (AS_PREPARE): New.
15423         (AS_INIT): Invoke AS_SHELL_SANITIZE.
15424         * tests/m4sh.at (AT_DATA_LINENO): Use _AS_PREPARE.
15426         Adjust Autoconf and Autotest.
15428         * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Don't invoke
15429         AS_SHELL_SANITIZE, AS_INIT did it, but invoke AS_PREPARE.
15430         * lib/autotest/general.m4 (AT_INIT): Likewise.
15431         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS):
15432         Invoke _AS_PREPARE (not AS_PREPARE) in addition to
15433         AS_SHELL_SANITIZE.
15435         Use this M4sh to generate Autoconf's shell scripts.
15437         * tests/wrapsh.as: New, precursor of wrapsh.in.
15438         * tests/Makefile.am: Include lib/freeze.mk to get the dependencies
15439         on Autotest and M4sh.
15440         ($(TESTSUITE)): Use $(autotest_m4f_dependencies).
15441         (wrapsh.in): New target.
15442         * bin/autoconf.as: New, precursor of autoconf.in.
15443         (autoconf.in): New target.
15445 2002-04-09  Alexandre Duret-Lutz  <duret_g@epita.fr>
15447         * doc/autoconf.texi (Limitations of Make): Mention the issue
15448         with indented comments in rules.
15450 2002-04-09  Andreas Schwab  <schwab@suse.de>
15452         * lib/autoconf/status.m4 (_AC_SRCPATHS): Handle empty
15453         ac_top_builddir when setting ac_abs_top_builddir.
15455 2002-04-06  Kevin Ryde  <user42@zip.com.au>
15457         * doc/autoconf.texi (Systemology): Add link to Unix V7 online docs.
15458         (Portable Shell): Cross reference to Systemology.
15460 2002-04-05  Akim Demaille  <akim@epita.fr>
15462         * bin/autoreconf.in (autoreconf): Be sure to accumulate the
15463         directories when descending in a SUBDIRS.
15464         Reported by Ezra Peisach.
15466 2002-04-04  Andreas Schwab  <schwab@suse.de>
15468         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Only simplify if path
15469         contains no literal separators.
15471 2002-04-03  Akim Demaille  <akim@epita.fr>
15473         * lib/autoconf/status.m4 (_AC_CONFIG_FILE, _AC_CONFIG_HEADER)
15474         (_AC_CONFIG_COMMAND, _AC_CONFIG_LINK): New.
15475         Use dnl, not the KILL diversion.
15476         Extracted from...
15477         (AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_COMMANDS)
15478         (AC_CONFIG_LINKS): here.
15479         Adjust.
15480         Don't use the KILL diversion, as it kills spurious output, which
15481         results in failures being hidden.
15482         Use m4_defn where appropriate.
15483         (AC_CONFIG_IF_MEMBER): Kill the real bug: a spurious parenthesis
15484         after the second argument.
15485         Use m4_defn.
15486         * lib/autom4te.in (Autoconf, Autotest, M4sh): Don't pass --warning
15487         syntax, as it is provided by M4sugar.
15488         * tests/torture.at (Multiple AC_CONFIG_FILES): New.
15490 2002-04-03  Andreas Schwab  <schwab@suse.de>
15492         * lib/m4sugar/m4sugar.m4 (m4_bmatch): Make sure m4_bregexp is not
15493         expanded if $# <= 2.
15495         * bin/autoreconf.in (autoreconf): Run automake after rerunning
15496         aclocal.
15498 2002-04-03  Akim Demaille  <akim@epita.fr>
15500         * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT_REJECT)
15501         (_AC_COMPILER_EXEEXT_REJECT): New.
15502         Also recognize *.bb and *.bbg as compilation byproducts.
15503         (_AC_COMPILER_EXEEXT_DEFAULT, _AC_COMPILER_EXEEXT_O)
15504         (_AC_COMPILER_OBJEXT): Use them.
15505         Fixes Debian #138666.
15507 2002-04-02  Peter Eisentraut  <peter_e@gmx.net>
15509         Integrate AC_PROG_CC_STDC into AC_PROG_CC.
15511         * lib/autoconf/c.m4 (AC_PROG_CC_STDC): Rename to _AC_PROG_CC_STDC.
15512         AU_DEFUN old name.  Use _AC_COMPILE_IFELSE.
15513         (AC_PROG_CC): Call _AC_PROG_CC_STDC.
15514         (AC_C_INLINE): Do not require AC_PROG_CC_STDC.
15515         (AC_C_CONST): Same.
15516         (AC_C_INLINE): Same.
15517         (AC_C_PROTOTYPES): Same.  Require AC_PROG_CC instead.
15518         * doc/autoconf.texi, NEWS: Document.
15519         * tests/mktests.sh (au_exclude_list): Add AC_PROG_CC_STDC and
15520         AC_C_CROSS.
15522 2002-04-02  Akim Demaille  <akim@epita.fr>
15524         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Invoke
15525         _AS_MKDIR_P_PREPARE.
15527 2002-03-28  Kevin Ryde  <user42@zip.com.au>
15529         * lib/autoconf/c.m4 (AC_C_INLINE): Test with a typedef return value,
15530         to avoid versions of HP C which don't allow that.
15532 2002-03-27  Paul Eggert  <eggert@twinsun.com>
15534         * lib/m4sugar/m4sh.m4 (_AS_BASENAME_PREPARE): New macro.
15535         (AS_SHELL_SANITIZE): Invoke it.
15536         (AS_BASENAME): AS_REQUIRE it, and use $as_basename.
15538 2002-03-26  Akim Demaille  <akim@epita.fr>
15540         * doc/autoconf.texi (Portable Shell): Add pointers to FAQs.
15542 2002-03-26  Akim Demaille  <akim@epita.fr>
15544         * doc/autoconf.texi (Introduction): The GNATS base moved.
15546 2002-03-25  Paul Eggert  <eggert@twinsun.com>
15548         * tests/m4sh.at: Don't rely on "PATH=test:$PATH test-1" working
15549         as POSIX requires, as it doesn't work with Zsh.
15550         * doc/autoconf.texi (Assignments): Document the problem.
15552 2002-03-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
15554         * doc/autoconf.texi (Limitations of Make): Mention more issue
15555         about VPATH, overriding of macros in sub-makes, and handling of
15556         SHELL.
15558 2002-03-21  Paul Eggert  <eggert@twinsun.com>
15560         * doc/autoconf.texi (Here-Documents): Mention Solaris 8 dtksh
15561         problem with here-document buffer boundaries.
15563         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Unset ENV and BASH_ENV
15564         when reinvoking the shell, to work around problems with installers
15565         who put strange things like "cd" commands in their environments.
15567 2002-03-19  Akim Demaille  <akim@epita.fr>
15569         * tests/semantics.at (AC_C_BIGENDIAN): s/unknow/unknown/.
15570         From Aaron Ucko.
15572 2002-03-19  Akim Demaille  <akim@epita.fr>
15574         * bin/autoscan.in (scan_file): Specify the location in `&used'
15575         invocations.
15576         From Nicolas Joly.
15578 2002-03-19  Akim Demaille  <akim@epita.fr>
15580         * doc/autoconf.texi: Adjust @code/@command, @xref/@ref usage.
15581         From Nishio Futoshi.
15583 2002-03-19  Akim Demaille  <akim@epita.fr>
15585         * lib/m4sugar/m4sugar.m4 (m4_define_default, m4_fst, m4_map): New.
15587 2002-03-18  Paul Eggert  <eggert@twinsun.com>
15589         * doc/autoconf.texi (Programming in M4sh): Add AS_MKDIR_P.
15590         (Limitations of Usual Tools): Add mkdir section.
15592         * lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): New macro.
15593         (AS_MKDIR_P): Require it.  Use mkdir -p if available, falling
15594         back on AS_DIRNAME to compute prefixes otherwise; this is
15595         roughly what mkinstalldirs does.  That way, we need not have
15596         our own filename disassembler.  The old disassembler did not
15597         work with Solaris 8 dtksh, which is ksh Version M-12/28/93d.
15599         * lib/autotest/general.m4 (AT_INIT, AT_CLEANUP):
15600         Create at_test_all by a series of assignments,
15601         not by a single assignment of a long string.  The latter causes ksh
15602         version 11/16/88g to silently misbehave on OpenServer 5.0.6a,
15603         presumably because of a buffer overrun.
15605 2002-03-14  Paul Eggert  <eggert@twinsun.com>
15607         * lib/autotest/general.m4 (at_times_skip):
15608         Renamed from at_times.  Now a boolean.
15609         ksh93 Version M-12/28/93d doesn't like 'x=times; $x'; it
15610         says 'times: not found'.
15612 2002-03-14  Akim Demaille  <akim@epita.fr>
15614         * bin/autoreconf.in (&study_gettextize): New.
15615         (&autoreconf): Handle newest gettextize.
15616         Rerun aclocal if needed.
15617         Suggested by Andreas Schwab.
15619 2002-03-13  Akim Demaille  <akim@epita.fr>
15621         * doc/autoconf.texi (Special Shell Variables): More about IFS.
15623 2002-03-13  Akim Demaille  <akim@epita.fr>
15625         * doc/autoconf.texi (Header Portability): New.
15626         Add information about stdint.h and inttypes.h from Paul Eggert.
15628 2002-03-13  Akim Demaille  <akim@epita.fr>
15630         * doc/autoconf.texi (Limitations of Usual Tools): Some about `cp
15631         -p'.
15632         From Bob Proulx.
15634 2002-03-12  Akim Demaille  <akim@epita.fr>
15636         * lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR): AS_REQUIRE, not
15637         m4_require.
15639 2002-03-11  Andreas Schwab  <schwab@suse.de>
15641         * configure.ac: Explicitly check for EMACS since AM_PATH_LISPDIR
15642         does not do it if --with-lispdir is given.
15644 2002-03-08  Akim Demaille  <akim@epita.fr>
15646         Version 2.53.
15648 2002-03-08  Akim Demaille  <akim@epita.fr>
15650         * doc/autoconf.texi (Subdirectories): Clarify that the
15651         subdirectory should exist.
15653 2002-03-08  Akim Demaille  <akim@epita.fr>
15655         * Makefile.am (AUTOMAKE_OPTIONS): 1.6.
15657 2002-03-08  Akim Demaille  <akim@epita.fr>
15659         * bin/autom4te.in (&handle_m4): Do not foreach with `$_' as it
15660         aliases the actual variables, and modifications of the former
15661         affect the latter.
15663 2002-03-08  Akim Demaille  <akim@epita.fr>
15665         * bin/autom4te.in (&handle_m4): Protect us from corrupted file
15666         because of C-c: have m4 output in tmp files, then mv them.
15668 2002-03-08  Akim Demaille  <akim@epita.fr>
15670         * bin/autoconf.in, bin/autoheader.in, bin/autom4te.in,
15671         * bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in,
15672         * bin/ifnames.in: Copyright update.
15674 2002-03-08  Akim Demaille  <akim@epita.fr>
15676         * doc/autoconf.texi (Invoking autom4te): New.
15678 2002-03-05  Akim Demaille  <akim@epita.fr>
15680         * doc/autoconf.texi (Specifying Names): Clarification suggested by
15681         Kevin Ryde.
15683 2002-03-05  Akim Demaille  <akim@epita.fr>
15685         Version 2.52i.
15687 2002-03-04  Akim Demaille  <akim@epita.fr>
15689         * doc/autoconf.texi (AC_LIBOBJ vs. LIBOBJS): New.
15690         * lib/autoconf/general.m4 (AC_INIT): More informative error
15691         message for LIBOBJ.
15693 2002-03-04  Akim Demaille  <akim@epita.fr>
15695         * lib/freeze.mk ($(build_libdir)/m4sugar/version.m4): New, for
15696         parallel builds.
15698 2002-03-04  Akim Demaille  <akim@epita.fr>
15700         * doc/autoconf.texi (Transforming Names): Equality between target
15701         and host is irrelevant.
15702         (Specifying Names, Canonicalizing): Remove all references to the
15703         backward compatibility hooks.  Rather, collect them all into...
15704         (Hosts and Cross-Compilation): this new section.
15705         * doc/install.texi (System Type): Ditto.
15706         * lib/autoconf/general.m4 (AC_CANONICAL_HOST): Explicitly state
15707         that `--host' implies cross-compilation.
15709 2002-03-04  Akim Demaille  <akim@epita.fr>
15711         * doc/autoconf.texi (Evaluation Macros): New.
15712         * lib/m4sugar/m4sugar.m4 (m4_lquote): Remove, it is totally
15713         useless.
15714         (_m4_foreach): Define the variant with immediate evaluation so
15715         that it contains exactly the items, not an expression which
15716         evaluation is the current item.
15717         (m4_re_string, m4_re_word): Don't over quote them.
15719 2002-03-04  Akim Demaille  <akim@epita.fr>
15721         Instead of having stacking `shift's evaluated at the end, let
15722         `foreach' loops immediately evaluate them.
15724         * lib/m4sugar/m4sugar.m4 (m4_quote, m4_dquote): Use $@ rather than
15725         $*.  This is the n-th time I change my mind, but hopefully this is
15726         the last...
15727         (m4_lquote): New.
15728         (m4_text_wrap): Use m4_foreach, which is finally correct _and_
15729         efficient.
15730         (m4_foreach_quoted, m4_car_quoted, _m4_foreach_quoted): Remove, as
15731         it was only a hack for m4_text_wrap.
15732         (m4_car2): Remove, replaced by...
15733         (m4_cdr): New.
15734         (_m4_foreach): Adjust.
15735         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Adjust, and use
15736         m4_bpatsubst for clarification.
15738 2002-03-04  Akim Demaille  <akim@epita.fr>
15740         * doc/autoconf.texi (Changequote is Evil): New.
15742 2002-03-03  Kevin Ryde  <user42@zip.com.au>
15744         * doc/autoconf.texi (Portable Shell): Mention 32-byte #! length limit
15745         on old systems like SunOS.
15747 2002-03-01  Peter Eisentraut  <peter_e@gmx.net>
15749         * lib/autoconf/c.m4, lib/autoconf/fortran.m4,
15750         lib/autoconf/functions.m4, lib/autoconf/general.m4,
15751         lib/autoconf/headers.m4, lib/autoconf/lang.m4,
15752         lib/autoconf/programs.m4, lib/autoconf/status.m4: Improve spelling
15753         of messages.
15755 2002-02-28  Akim Demaille  <akim@epita.fr>
15757         * lib/autotest/general.m4 (AT_INIT): Suggest a title to the
15758         message to be sent.
15760 2002-02-28  Kevin Ryde  <user42@zip.com.au>
15762         * doc/autoconf.texi (Function Portability): Add va_copy and va_list.
15764 2002-02-25  Akim Demaille  <akim@epita.fr>
15766         * lib/autoconf/functions.m4 (AC_FUNC_SETPGRP): Fix the test.
15767         From Akinori Musha.
15769 2002-02-13  Alexandre Duret-Lutz  <duret_g@epita.fr>
15771         * lib/Autom4te/XFile.pm (getline, getlines): New functions,
15772         translate \r\n to \n.
15774 2002-02-07  Akim Demaille  <akim@epita.fr>
15776         Version 2.52h.
15778 2002-02-07  Akim Demaille  <akim@epita.fr>
15780         Fix Autoconf PR/209.
15781         Also reported by Frank Denis.
15783         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Don't over quote.
15785 2002-02-07  Akim Demaille  <akim@epita.fr>
15787         Fix Autoconf PR/207:
15788         AC_PREFIX_PROGRAM fails with dashed program names
15790         * lib/autoconf/general.m4 (AC_PREFIX_PROGRAM): Just use a fresh
15791         variable when looking for the prefix program.
15792         Now it also works for shell variables.
15794 2002-02-07  Akim Demaille  <akim@epita.fr>
15796         * doc/autoconf.texi (Limitations of Builtins): More about
15797         case/esac.
15799 2002-02-06  Akim Demaille  <akim@epita.fr>
15801         * lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Don't output empty
15802         case/esac, some shells don't support it.
15803         Reported by Zack Weinberg.
15804         * tests/torture.at (AC_CONFIG_COMMANDS with empty commands): New.
15806 2002-02-06  Akim Demaille  <akim@epita.fr>
15808         * lib/autotest/general.m4 (AT_INIT): When handling --keywords, be
15809         sure not to introduce newlines in at_groups.
15810         * lib/autotest/Makefile.am (autotest.m4f): Typo.
15812 2002-02-06  Akim Demaille  <akim@epita.fr>
15814         * tests/torture.at (Configuring subdirectories): Skip if aclocal
15815         is not available.
15817 2002-02-05  Paul Eggert  <eggert@twinsun.com>
15819         * doc/autoconf.texi (Specific Compiler Characteristics):
15820         Describe HP-UX cc bug workaround more accurately.
15821         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Cast to long,
15822         not unsigned long.
15823         * tests/semantics.at (AC_CHECK_SIZEOF): Check non-GCC
15824         cross-compilers, too.  This undoes some of the most recent change
15825         to this file.
15827 2002-02-05  Akim Demaille  <akim@epita.fr>
15829         * tests/Makefile.am (check_SCRIPTS): Use it, instead of WRAPPERS,
15830         to make sure they are up to date when `check' is run.
15832 2002-02-05  Akim Demaille  <akim@epita.fr>
15834         * doc/autoconf.texi (Making testsuite Scripts): Document
15835         package.m4.
15837 2002-02-05  Akim Demaille  <akim@epita.fr>
15839         * lib/freeze.mk: New.
15841 2002-02-05  Akim Demaille  <akim@epita.fr>
15843         Implement `autom4te --freeze'.
15845         * bin/autom4te.in (&freeze): New.
15846         * lib/autoconf/autoconf.m4, lib/autotest/general.m4,
15847         * lib/m4sugar/m4sh.m4: Don't include files given by autom4te.
15849 2002-02-05  Akim Demaille  <akim@epita.fr>
15851         * bin/autom4te.in (&parse_args): Implement `frozen files are
15852         optional are the sum of the previous files on the command line'.
15853         Also, pass `--reload-state=' on them, so...
15854         (handle_m4): don't.
15855         * lib/autom4te.in (Autotest, Autoconf): Rely on M4sh.
15856         (M4sh): Rely on M4sugar.
15857         (Autotest, M4sh, M4sugar): Use frozen files.
15859 2002-01-31  Akim Demaille  <akim@epita.fr>
15861         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Accept $4.
15862         * doc/autoconf.texi (Initializing configure): Adjust.
15864 2002-01-30  Akim Demaille  <akim@epita.fr>
15866         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Map non
15867         alphanumeric to `-' instead of `_'.
15869 2002-01-30  Akim Demaille  <akim@epita.fr>
15871         * tests/semantics.at (AC_CHECK_SIZEOF): Split into two tests: one
15872         for plain code, the other for cross-compilation code.  The latter
15873         is now run with GCC only.
15874         * doc/autoconf.texi (Compilers and Preprocessors): New.
15876 2002-01-30  Akim Demaille  <akim@epita.fr>
15878         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Support pre-defined
15879         values.
15880         * doc/autoconf.texi (Initializing configure): Explain how to
15881         change AC_INIT default values.
15883 2002-01-29  Akim Demaille  <akim@epita.fr>
15885         * tests/torture.at (Configuring subdirectories): Use configure.in,
15886         so that aclocal 1.4 works.
15887         Reported by Alexandre Duret-Lutz and Larry Schmitt.
15889 2002-01-28  Akim Demaille  <akim@epita.fr>
15891         * doc/autoconf.texi (Writing testsuite.at): AT_CLEANUP no longer
15892         needs an argument.
15894 2002-01-28  Akim Demaille  <akim@epita.fr>
15896         * lib/autotest/general.m4 (AT_INIT): Don't be ridiculous: adjust
15897         AUTOTEST_PATH *after* it was set.
15898         Don't put `.' in the PATH: the user should be precise and `./' if
15899         needed.  In addition, given that the test suite does some `cd', if
15900         `.' is in the path, the `tested programs' sections will report
15901         programs found in the test suite's directory, while during the
15902         tests (performed in their own directory), these programs are no
15903         longer visible.  In other words, the results is confusing and
15904         useless.
15905         * tests/m4sh.at: Adjust: don't rely on `.' being in the PATH.
15907 2002-01-24  Akim Demaille  <akim@epita.fr>
15909         Version 2.52g.
15911 2002-01-24  Akim Demaille  <akim@epita.fr>
15913         * bin/autoheader.in, bin/autoconf.in, bin/autoscan.in,
15914         * doc/autoconf.texi: Finally add Akim as an author.
15916 2002-01-24  Akim Demaille  <akim@epita.fr>
15918         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Use PATH_SEPARATOR.
15919         (_AS_PATH_SEPARATOR_PREPARE): Don't expect $SHELL to be
15920         Bourne. Use /bin/sh.
15921         From Andreas Buening.
15923 2002-01-24  Akim Demaille  <akim@epita.fr>
15925         * config/config.guess, config/config.sub, config/texinfo.tex:
15926         Update from masters.
15928 2002-01-24  Akim Demaille  <akim@epita.fr>
15930         * Makefile.am (AUTOMAKE_OPTIONS): 1.5b.
15931         * config/auxdir.m4, config/cond.m4, config/depend.m4,
15932         * config/init.m4, config/install-sh.m4, config/lispdir.m4,
15933         * config/missing.m4, config/sanity.m4, config/select.m4,
15934         * config/strip.m4: Remove, to ease sync'ing with any version of
15935         Automake.
15937 2002-01-24  Akim Demaille  <akim@epita.fr>
15939         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS)
15940         (_AC_INIT_PREPARE): Support -n as --no-create, as documented.
15941         Reported by Geir Ove Myhr.
15943 2002-01-21  Akim Demaille  <akim@epita.fr>
15945         * lib/autoconf/functions.m4 (AC_FUNC_MMAP): #Undef malloc.
15947 2002-01-21  Akim Demaille  <akim@epita.fr>
15949         * lib/Autom4te/General.pm (getopt): Use a more GNUish error
15950         message on invalid options.
15951         * bin/autom4te.in (parse_args): Don't use
15952         Autoconf::General::getopt with non valid options.
15954 2002-01-17  Jim Meyering  <meyering@lucent.com>
15956         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Initialize
15957         $ac_cv_exeext so we don't use an old, invalid, cached value.
15959 2002-01-11  Akim Demaille  <akim@epita.fr>
15961         * lib/autoconf/functions.m4 (AC_FUNC_STRNLEN): New, from Jim
15962         Meyering.
15963         * doc/autoconf.texi (Function Portability): Document the strnlen
15964         limitation.
15965         (Particular Functions): Document AC_FUNC_STRNLEN.
15966         * lib/autoscan/functions: Adjust.
15968 2002-01-06  Akim Demaille  <akim@epita.fr>
15970         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't create
15971         package.m4, since is really depends upon configure.ac, not
15972         configure.
15973         * doc/autoconf.texi (testsuite Scripts): Adjust.
15974         * tests/Makefile.am (package.m4): New.
15975         EXTRA_DIST it since its a source.
15977 2002-01-06  Akim Demaille  <akim@epita.fr>
15979         * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Move the AC_SUBST
15980         of PACKAGE_NAME, PACKAGE_TARNAME, PACKAGE_VERSION, PACKAGE_STRING,
15981         and PACKAGE_BUGREPORT from here...
15982         (_AC_INIT_DEFAULTS): to here, since it is unrelated to the
15983         arguments.
15984         (_AC_INIT_PREPARE): AC_DEFINE these symbols.
15985         * lib/autotest/general.m4: Use AT_PACKAGE_*, not PACKAGE_*.
15986         (AT_INIT): No longer catch `^PACKAGE_(BUGREPORT|STRING)$'.
15987         * tests/tools.at (autoheader): Adjust.
15988         * tests/atspecific.m4 (AT_CHECK_DEFINES): Adjust.
15990 2002-01-06  Akim Demaille  <akim@epita.fr>
15992         * bin/autoscan.in (scan_file): Use `&used'.
15994 2002-01-03  Akim Demaille  <akim@epita.fr>
15996         * doc/autoconf.texi (Output): Improved wording regarding use of
15997         AC_OUTPUT.
15998         From Olly Betts.
16000 2001-12-18  Kevin Ryde  <user42@zip.com.au>
16002         * doc/autoconf.texi (Function Portability): Add notes on sscanf
16003         sometimes needing writable input.
16005 2001-12-17  Jim Meyering  <meyering@lucent.com>
16007         * doc/autoconf.texi (New Macros): Tweak wording.
16009 2001-12-14  Akim Demaille  <akim@epita.fr>
16011         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): We cleaning up the
16012         trailing files, don't apply `-rf' to files which might not be
16013         created by configure (core, core.*, and *.core), but just `rm -f'.
16014         Suggested by Jonathan Kamens.
16016 2001-12-14  Aaron M. Ucko  <amu@alum.mit.edu>
16018         * lib/autoconf/general.m4: Avoid duplicates in `$ac_configure_args'.
16020 2001-12-14  Akim Demaille  <akim@epita.fr>
16022         * Makefile.am (MAINTAINERCLEANFILES): Remove configure.
16024 2001-12-13  Peter Eisentraut  <peter_e@gmx.net>
16026         * lib/autoconf/status.m4 (_AC_SRCPATHS): Rename buildpath to
16027         abs_builddir, top_buildpath to abs_top_builddir, srcpath to
16028         abs_srcdir, top_srcpath to abs_top_srcdir.
16029         (_AC_OUTPUT_FILES): Adjust.
16030         * NEWS, doc/autoconf.texi, lib/autoconf/autotest.m4,
16031         * tests/atspecific.m4, tests/autoreconf.in, tests/tools.at,
16032         * tests/wrappl.in, tests/wrapsh.in: Adjust.
16034 2001-12-12  Steven G. Johnson  <stevenj@alum.mit.edu>
16036         * lib/autoconf/fortran.m4 (_AC_PROG_F77_V_OUTPUT): Fix failed
16037         C/Fortran linking on HP/UX, by extracting the Fortran library
16038         search path from the LPATH line in the $F77 -v output.
16040 2001-12-12  Kevin Ryde  <user42@zip.com.au>
16042         * doc/autoconf.texi (File Descriptors): Use a clearer layout for the
16043         forbidden file descriptors table.
16045 2001-11-26  Akim Demaille  <akim@epita.fr>
16047         * bin/autoscan.in (%c_keywords): Build it at top level.
16048         Map to 1 in order to simplify its uses.
16050 2001-11-26  Akim Demaille  <akim@epita.fr>
16052         * bin/autoscan.in (&scan_c_file, &scan_sh_file, &scan_makefile):
16053         Remove $filepath, useless.
16054         (&scan_makefile): Don't remove the $(FOO), ${FOO} and @FOO@
16055         variables, they are really part of the tokens.
16056         Split the input line on spaces and then look for tokens.
16057         Now autoscan ceases to ask for AC_PROG_LEX for the package Bison
16058         because of `lex$U.$(OBJEXT)'.
16059         (&scan_files): Use "@list" instead of join.
16060         * doc/Makefile.am (CLEANFILES): Add *.fns.
16062 2001-11-26  Akim Demaille  <akim@epita.fr>
16064         * tests/autoreconf.in, tests/autom4te.in, tests/autoupdate.in:
16065         Remove, replaced by...
16066         * tests/wrappl.in: Be common for all the Perl executables.
16067         In particular autoscan and autoheader want -I.
16068         * configure.ac: Adjust.
16069         * lib/autoscan/headers: errno.h is portable.
16071 2001-11-26  Akim Demaille  <akim@epita.fr>
16073         * bin/autoscan.in (used): New.
16074         Use it.
16076 2001-11-26  Akim Demaille  <akim@epita.fr>
16078         * bin/autoscan.in (&scan_c_file): Better parsing of CPP
16079         directives.
16080         (&scan_sh_file): Remove a duplicate pattern.
16081         (&check_configure_ac): Use long options.
16082         * lib/autoscan/headers (alloca.h): Check with AC_FUNC_ALLOCA.
16084 2001-11-26  Akim Demaille  <akim@epita.fr>
16086         * bin/autoscan.in (scan_c_file): Fix the handling of C comments.
16087         Before, having a line containing the opening of a multi line
16088         comment made the whole line be ignored.
16090 2001-11-26  Akim Demaille  <akim@epita.fr>
16092         * doc/autoconf.texi (Using an Autotest Test Suite): New.
16093         (testsuite Scripts): Be one of its subsection.
16094         (Autotest Logs): New.
16096 2001-11-26  Akim Demaille  <akim@epita.fr>
16098         Test groups are now run two directories deeper.
16100         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Replace srcdir,
16101         top_srcdir and top_builddir with at_srcdir, at_top_srcdir and
16102         at_top_builddir.
16103         * lib/autotest/general.m4 (AT_INIT): Compute srcdir,
16104         top_srcdir, builddir and top_builddir.
16105         Use `at_*dir' relatively to the directory containing the
16106         suite, use `*dir' when relatively to the current group dir.
16108 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16110         * doc/autoconf.texi, TODO, lib/autoconf/fortran.m4,
16111         lib/autoconf/functions.m4, lib/autoconf/headers.m4,
16112         tests/atgeneral.m4, tests/tools.at, tests/atspecific.m4: Fix
16113         spelling errors.
16115 2001-11-22  Alexandre Duret-Lutz  <duret_g@epita.fr>
16117         * doc/autoconf.texi (Using System Type): Add an example of `case
16118         $host' usage so people quit using `case $target' everywhere.
16120 2001-11-22  Akim Demaille  <akim@epita.fr>
16122         * doc/autoconf.texi (Installation Directory Variables): Englishoes
16123         spotted by Jim Meyering.
16125 2001-11-16  Paul Eggert  <eggert@twinsun.com>
16127         This patch implements a `long double' suggestion by Oliver Kiddle.
16129         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C)): Make the array
16130         static, to catch errors if the value isn't known at compile-time
16131         and the compiler supports dynamic arrays.  Change its name from
16132         `_array_' to `test_array' to avoid potential name clashes.
16133         (AC_C_LONG_DOUBLE): Make it a compile-time test, not a run-time
16134         test.  Do not define HAVE_LONG_DOUBLE if `long double' is no
16135         better than double.  Catch a bug in GCC 2.95.2 x86.
16136         * doc/autoconf.texi (C Compiler): Document the above.
16137         * NEWS: Likewise.
16139 2001-11-13  Akim Demaille  <akim@epita.fr>
16141         * tests/m4sh.at (LINENO): Protect from autom4te's substitution by
16142         hand.
16143         * tests/tools.at: Don't protect dnl, AT_DATA_M4SH does.
16145 2001-11-13  Akim Demaille  <akim@epita.fr>
16147         * lib/autotest/general.m4 (AT_INIT): After having run the test
16148         group, go back to the initial directory, not to at_suite_dir.
16150 2001-11-13  Akim Demaille  <akim@epita.fr>
16152         * tests/atspecific.m4 (AT_DATA_M4SUGAR, AT_DATA_M4SH)
16153         (AT_DATA_AUTOCONF):  Also protect @&t@ from autom4te.
16154         (AT_CHECK_AUTOCONF, AT_CHECK_AUTOHEADER): Pass no --include
16155         option.
16156         (AT_CHECK_CONFIGURE): Use absolute paths.
16157         (_AT_CHECK_AC_MACRO): Create aclocal.m4 with AC_STATE_SAVE in it.
16158         The problem is still the old one: there is no means in M4 (that I
16159         know about) to create a defining macro, because there is no means
16160         to create `$1' etc., therefore, the defining macro ``swallows''
16161         all the arguments meant to the defined macro.
16163 2001-11-13  Akim Demaille  <akim@epita.fr>
16165         * tests/atspecific.m4 (AT_DATA_AUTOCONF): New.
16166         (AT_CONFIGURE_AC): Output the definition of AC_STATE_SAVE in
16167         configure.ac.
16168         * tests/aclocal.m4: Remove, as it is no longer used.
16170 2001-11-13  Akim Demaille  <akim@epita.fr>
16172         * lib/autotest/general.m4: Change `tests?' into `groups?' in
16173         variable names when referring to a single test group, or to
16174         `suite' when referring to the whole test suite.
16175         `at_last_test' is removed: m4 compute at_format itself.
16176         (at_stdout, at_stder1, at_stderr): New variables.
16177         (AT_CHECK): Use them.
16179 2001-11-13  Akim Demaille  <akim@epita.fr>
16181         * lib/autotest/general.m4 (AT_INIT): Be sure to put `.', relative,
16182         in PATH.
16183         Create `testsuite.dir/003/run' instead of `testsuite.003'.
16184         Do it as soon as a test fails, don't wait till the end of the test
16185         suite.
16186         Don't remove $as_me.[0-9]*, since these files no longer exist.
16188 2001-11-13  Akim Demaille  <akim@epita.fr>
16190         * tests/tools.at: Use absolute paths, since we are no longer run
16191         in place.
16193 2001-11-13  Akim Demaille  <akim@epita.fr>
16195         Now that tests are running in their own private dir, there is no
16196         need to list the files to remove at the end of tests groups.
16198         * lib/autotest/general.m4 (_AT_CLEANUP_FILE, AT_CLEANUP_FILES):
16199         (AT_data_files, at_data_files): Remove.
16200         (AT_CLEANUP, AT_DATA): Simplify.
16201         (AT_INIT): Adjust.
16202         Remove the group dir if !debug && !failed.
16203         * tests/atspecific.m4: Adjust.
16205 2001-11-13  Akim Demaille  <akim@epita.fr>
16207         Start a new layout for Autotest: `testsuite' creates
16208         `testsuite.dir' in which the at-check-line etc. files are to be
16209         found, and `testsuite.dir/003' where the test group 3 is run.
16211         * lib/autotest/general.m4 (AT_INIT): at_tests_dir,
16212         at_check_line_file, at_format, at_test_normalized, at_group_dir
16213         are new variables.
16214         Create the directories.
16215         Use absolute paths for at- files.
16216         (AT_CHECK): Adjust.
16218 2001-11-11  Michael Matz  <matz@kde.org>
16220         * m4sugar.m4 (_m4_foreach): Make it linear instead quadratic.
16221         (m4_car2): New.
16222         (m4_car): Properly quote arguments.
16224 2001-11-13  Akim Demaille  <akim@epita.fr>
16226         * tests/aclocal.m4 (AC_STATE_SAVE): s/LIBOBJS/LIB@&t@OBJS/ to cope
16227         with stricter rules on LIBOBJS.
16229 2001-11-12  Paul Eggert  <eggert@twinsun.com>
16231         * lib/autoconf/c.m4 (AC_C_PROTOTYPES): Define __PROTOTYPES too.
16232         * doc/autoconf.texi (C Compiler): AC_C_PROTOTYPES now defines
16233         __PROTOTYPES too.
16235 2001-11-12  Akim Demaille  <akim@epita.fr>
16237         * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Use AC_CHECK_FUNCS.
16239 2001-11-12  Akim Demaille  <akim@epita.fr>
16241         * lib/autoconf/c.m4, lib/autoconf/fortran.m4,
16242         * lib/autoconf/functions.m4, lib/autoconf/general.m4,
16243         * lib/autoconf/headers.m4, lib/autoconf/libs.m4,
16244         * lib/autoconf/programs.m4, lib/autoconf/specific.m4,
16245         * lib/autoconf/types.m4: When invoking AC_DEFINE and friends,
16246         specify to what the macro should be defined (typically to 1).
16248 2001-11-12  Akim Demaille  <akim@epita.fr>
16250         * lib/autoconf/functions.m4 (AC_FUNC_STRTOD): AC_SUBST POW_LIB.
16251         From Jim Meyering.
16253 2001-11-12  Akim Demaille  <akim@epita.fr>
16255         * lib/autoconf/programs.m4 (_AC_PROG_LEX_YYTEXT_DECL): Use
16256         AC_TRY_EVAL to run $LEX, not AC_TRY_COMMAND.  This validates the
16257         definition used by Automake where LEX is +/- "${missing} lex" and
16258         `missing' itself contains variables.
16260 2001-11-12  Akim Demaille  <akim@epita.fr>
16262         * lib/autotest/general.m4 (AT_INIT): Push KILL at the end.
16263         Now that M4sh pushes BODY, the comments were output at the end of
16264         the test suites.
16266 2001-11-08  Akim Demaille  <akim@epita.fr>
16268         * bin/autoreconf.in (&autoreconf): Run aclocal before tracing, so
16269         that we can trace macros from aclocal.m4.
16270         Trace AC_PROG_LIBTOOL, not AM_PROG_LIBTOOL, since the latter is
16271         obsoleted, and redirect to the former anyway.
16272         Reported by Ralf Corsepius.
16274 2001-11-08  Akim Demaille  <akim@epita.fr>
16276         * bin/autoreconf.in (&autoreconf): AC_CONFIG_SUBIDRS are to be
16277         processed only if present.
16278         * tests/torture.at (Configuring subdirectories): Use autoreconf
16279         instead of successive calls to autoconf.
16280         Add a nonexistent subdirectory to exercise the patch above.
16281         Reported by Ralf Corsepius.
16283 2001-11-08  Kevin Ryde  <user42@zip.com.au>
16285         * doc/autoconf.texi (Limitations of Usual Tools): Note HP-UX cc
16286         doesn't accept .S files.
16288 2001-11-07  Akim Demaille  <akim@epita.fr>
16290         * lib/m4sugar/m4sugar.m4 (m4_pattern_forbid): Accepts $2.
16291         * lib/autoconf/general.m4 (AC_INTI): Forbid LIBOBJS.
16292         (_AC_LIBOBJ): s/LIBOBJS/LIB@&t@OBJS/.
16293         * bin/autom4te.in (warn_forbidden): New.
16294         (handle_output): Use it.
16295         Read m4_pattern_forbid with messages.
16297 2001-11-05  Akim Demaille  <akim@epita.fr>
16299         * bin/autom4te.in (--normalize): Remove.
16300         * lib/autom4te.in: Adjust.
16302 2001-11-05  Akim Demaille  <akim@epita.fr>
16304         * tests/Makefile.am (testsuite): Rename this target as...
16305         ($(TESTSUITE)): this.
16306         From Nicolas Joly.
16308 2001-11-05  Alexandre Duret-Lutz  <duret_g@epita.fr>
16310         * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): When removing
16311         the --prefix option, also remove it's argument.
16313 2001-11-05  Akim Demaille  <akim@epita.fr>
16315         * doc/autoconf.texi (testsuite Invocation): Update.
16316         (Writing testsuite.at): Update.
16318 2001-11-03  Akim Demaille  <akim@epita.fr>
16320         * doc/autoconf.texi: s/@code/@command/ where appropriate.
16322 2001-11-03  Akim Demaille  <akim@epita.fr>
16324         * lib/Autom4te/General.pm: (&catfile, &canonfile)
16325         (&file_name_is_absolute): New, wrappers around routines from
16326         File::Spec.
16327         Use and export them.
16328         (&find_configure_ac): Optionally take a directory where to look at.
16329         * bin/autoreconf.in (&parse_args): Trim the configure.ac part of
16330         the arguments.
16331         Default @ARGV to `.', not find_configure_ac.
16332         (&autoreconf): Argument is a directory.
16333         Trace AC_CONFIG_SUBDIRS and schedule the subdirs for autoreconf'ing.
16334         * doc/autoconf.texi (autoreconf Invocation): Update.
16336 2001-11-03  Akim Demaille  <akim@epita.fr>
16338         * lib/Autom4te/General.pm (@export_vars, @export_subs)
16339         (@export_forward_subs): New.
16340         Add basename, dirname, and fileparse.
16341         (@EXPORT): Adjust.
16342         * bin/autoreconf.in (&autoreconf): Fix call to fileparse.
16343         Don't look for aclocal flags if we already know aclocal is not
16344         used.
16345         Move aclocal.m4t only if it exists.
16346         Reported by Ezra Peisach.
16348 2001-11-03  Akim Demaille  <akim@epita.fr>
16350         * bin/autoreconf.in (&parse_args): Work only on the configure.ac
16351         passed on command line, defaulting to ./configure.ac if present.
16352         (&maybe_autoreconf, File::Find): Remove, unused.
16353         (&autoreconf): If autoconf is not used, don't try to trace.
16355 2001-11-02  Akim Demaille  <akim@epita.fr>
16357         * configure.ac: Bump to 2.52g.
16359 2001-11-02  Akim Demaille  <akim@epita.fr>
16361         Version 2.52f.
16363 2001-11-02  Akim Demaille  <akim@epita.fr>
16365         * config/config.guess, config/config.sub, doc/standards.texi:
16366         * config/lispdir.m4: Update from masters.
16367         * configure.ac: Bump to 2.52f.
16369 2001-11-02  Akim Demaille  <akim@epita.fr>
16371         * bin/autoreconf.in (&autoreconf): Set `$aclocal_flags' to ''.
16372         Don't run aclocal when aclocal.m4 is not from aclocal.
16373         From Ezra Peisach.
16374         Don't run libtoolize and gettextize if --install is not given.
16376 2001-11-01  Paul Eggert  <eggert@twinsun.com>
16378         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): _AS_CR_PREPARE needs to
16379         be invoked before _AS_LINENO_PREPARE.
16380         (_AS_LINENO_PREPARE): Use as_cr_digits and as_cr_alnum rather
16381         than character ranges.
16383         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix NLS before
16384         invoking AS_BASENAME.  Set the locale variables to 'C' if
16385         possible, as POSIX requires this to get the traditional
16386         behavior.
16387         * doc/autoconf.texi (Special Shell Variables): Describe the above.
16389 2001-10-31  Paul Eggert  <eggert@twinsun.com>
16391         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): Do not surround body
16392         with {}, as that triggers a bug in Bash 2.05.
16394         (_AS_LINENO_PREPARE): Use Sed rather than
16395         Awk.  Fix the sed prepass to work even if there are multiple
16396         instances of $LINENO on the same line.  Do not substitute for
16397         other variables like $LINENOT.  Do not check file dates; such a
16398         check is unreliable on sufficiently fast machines, and removing
16399         the check makes the code simpler and more reliable.  Check for
16400         output and chmod failures.
16402         * doc/autoconf.texi (Special Shell Variables): Document
16403         the above.
16405 2001-10-31  Akim Demaille  <akim@epita.fr>
16407         * tests/Makefile.am (atconfig): Remove this target, Automake
16408         handles it now.
16410 2001-10-31  Akim Demaille  <akim@epita.fr>
16412         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Do not
16413         AC_CONFIG_FILES(atlocal) as it means a file atlocal.in *must* be
16414         provided, while it is optional.
16415         * configure.ac: Adjust.
16417 2001-10-26  Paul Eggert  <eggert@twinsun.com>
16419         * NEWS, README, configure.ac, lib/Autom4te/General.pm,
16420           lib/Autom4te/Struct.pm:
16421         Require Perl 5.005_03 instead of just 5.005, as some tests fail
16422         with 5.005_02.
16424         * doc/autoconf.texi (Special Shell Variables): Document some
16425         more LINENO gotchas, particularly with respect to the Awk+Sed hack.
16427         * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): New macro.
16428         (_AS_LINENO_PREPARE): Use it instead of shell eval, since
16429         eval $LINENO is not portable in practice.
16431 2001-10-24  Akim Demaille  <akim@epita.fr>
16433         * lib/Autom4te/General.pm (backname): New.
16435 2001-10-24  Akim Demaille  <akim@epita.fr>
16437         * m4/: Remove, merged into...
16438         * config/: here.
16440 2001-10-23  Tim Van Holder  <tim.van.holder@pandora.be>
16442         * doc/autoconf.texi (Shellology): Mention the problems with bash
16443         2.05's use of ANSI quoting in its `set' builtin.
16445 2001-10-22  Paul Eggert  <eggert@twinsun.com>
16447         * lib/autoconf/functions.m4 (AC_FUNC_STRERROR_R):
16448         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
16449         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
16450         POSIX decided to standardize on the int flavor of strerror_r.
16451         Always do char* test, as there's no reason not to.
16452         Assign to a char* var, to catch strerror_r that returns int*.
16454         * doc/autoconf.texi (Particular Functions):
16455         Document the above changes.  Also, document the fact that
16456         AC_FUNC_STRERROR_R defines HAVE_DECL_STRERROR_R.
16458         * NEWS: Mention HAVE_WORKING_STRERROR_R -> STRERROR_R_CHAR_P.
16460 2001-10-20  Akim Demaille  <akim@epita.fr>
16462         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): The name of
16463         the executable was missing from the log.
16465 2001-10-20  Akim Demaille  <akim@epita.fr>
16467         * lib/Autom4te/General.pm (&update_file): If destination is
16468         unchanged, remove the source.
16469         (&up_to_date_p): Don't be verbose, be debug.
16470         * bin/autoreconf.in: No longer support --m4dir.
16471         (&autoreconf): Display the full path of the configure.ac we are
16472         studying.
16473         Trace it only once.
16474         Be sure to honor --force with gettextize.
16475         Always run aclocal.
16476         * doc/autoconf.texi: Adjust.
16478 2001-10-20  Akim Demaille  <akim@epita.fr>
16480         * bin/autoheader.in ($localdir, $m4, $SIMPLE_BACKUP_SUFFIX):
16481         Remove, dead.
16482         * bin/autoreconf.in (&autoreconf): Do not run gettextize when
16483         `intl' is already present, as it refuses unless --force.
16484         (&parse_args): Use -I, --include instead of the old Autoconf
16485         options.
16486         ($localdir, $autoconf_dir): Remove.
16487         (@include): New.
16488         (&maybe_autoreconf): New, to preserve $_ for File::Find.
16490 2001-10-19  Jens Petersen  <petersen@redhat.com>
16492         * lib/autoconf/programs.m4 (AC_PROG_AWK): Prefer gawk to mawk.
16493         * doc/autoconf.texi (Particular Programs): Likewise.
16495 2001-10-19  Akim Demaille  <akim@epita.fr>
16497         * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Name the generated
16498         file in @configure_input@.
16499         Don't mention `automatically' in addition to `generated'.
16500         * tests/torture.at (#define header templates): Adjust.
16502 2001-10-19  Akim Demaille  <akim@epita.fr>
16504         * lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el: In a
16505         comment, explain how to install automatic mode selection.
16506         From Russ Allbery.
16508 2001-10-19  Ezra Peisach  <epeisach@zif.mit.edu>
16510         * bin/autoreconf.in (autoreconf): Display the path to the
16511         configure.ac being studied.
16513 2001-10-18  Paul Eggert  <eggert@twinsun.com>
16515         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Cast sizeof to unsigned
16516         long, to work around a bug in the HP C compiler version HP92453-01
16517         B.11.11.23709.GP.
16519         * lib/m4sugar/m4sh.m4 (AS_DIRNAME): Use 'dirname' if that works.
16520         (AS_BASENAME_EXPR): New macro.
16521         (AS_BASENAME_SED): Do not assume GNU sed semantics.
16522         (AS_BASENAME): Use 'basename' if that works; then try 'expr';
16523         and fall back on 'sed' only if the other two fail.  This makes
16524         AS_BASENAME act more like AS_DIRNAME.
16525         (as_me): Shell-quote the argument of AS_BASENAME, in case $0
16526         contains white space.
16527         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR):
16528         Use AS_DIRNAME, since I think it's now DOS-friendly.
16529         * tests/m4sh.at (DIRNAME_TEST): New arg $3.
16530         Allow "dirname //FOO" to return either / or //, as POSIX allows
16531         either behavior.
16533 2001-10-10  Akim Demaille  <akim@epita.fr>
16535         * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Recognize
16536         `a_out.exe' for OpenVMS 7.1, DEC C 5.5 compiler, via GNV.
16537         From Eric Sharkey.
16539 2001-10-10  Akim Demaille  <akim@epita.fr>
16541         * lib/m4sugar/m4sh.m4 (_AS_ECHO_N_PREPARE): m4_defun, not
16542         m4_define, since...
16543         (_AS_ECHO_N): AS_REQUIREs it.
16545 2001-10-10  Akim Demaille  <akim@epita.fr>
16547         * lib/autoconf/general.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS)
16548         (AC_INCLUDES_DEFAULT): Move to...
16549         * lib/autoconf/headers.m4: here.
16550         * lib/autoconf/types.m4: Comment changes.
16551         * doc/autoconf.texi: Specify where the default includes are used
16552         in the macro prototypes.
16554 2001-10-09  Akim Demaille  <akim@epita.fr>
16556         * lib/autoconf/autoconf.m4 (m4_patsubst, m4_regexp): New
16557         transition code.
16559 2001-10-08  Akim Demaille  <akim@epita.fr>
16561         * bin/autoreconf.in (&autoreconf): Remove debugging code.
16562         (&parse_args): Pass verbosity/debugging options to subtools when
16563         --debug, not when --verbose.
16564         * lib/autom4te.in (Autoreconf-preselections): New.
16565         (Autoconf): Use it.
16567 2001-10-08  Akim Demaille  <akim@epita.fr>
16569         * bin/autoreconf.in (autoreconf): Run libtoolize when appropriate.
16571 2001-10-08  Akim Demaille  <akim@epita.fr>
16573         * doc/autoconf.texi (autoreconf Invocation): Adjust.
16574         * bin/autoreconf.in (autoreconf): Run gettextize when appropriate.
16576 2001-10-08  Akim Demaille  <akim@epita.fr>
16578         * tests/tools.at (AT_CHECK_PERL_SYNTAX): Check autoreconf.
16579         (Syntax of the shell scripts): Don't.
16580         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in: Don't
16581         bother with $force since...
16582         * lib/Autom4te/General.pm: does.
16584 2001-10-08  Akim Demaille  <akim@epita.fr>
16586         * bin/autoreconf.in: Rewrite in Perl.
16587         * configure.ac: Adjust.
16588         * lib/Autom4te/General.pm (&up_to_date_p): New.
16589         * bin/autom4te.in (&up_to_date_p): Use it.
16590         Rename as...
16591         (&up_to_date): this.
16593 2001-10-08  Akim Demaille  <akim@epita.fr>
16595         * lib/m4sugar/m4sugar.m4 (m4_case, m4_bmatch, m4_normalize)
16596         (m4_list_cmp): Use $0 to reinvoke yourself.
16597         (m4_patsubsts): New.
16598         (m4_strip, m4_version_unletter): Use it.
16599         * tests/atspecific.m4 (AT_DATA_M4SUGAR, AT_DATA_M4SH): Likewise.
16601 2001-10-08  Akim Demaille  <akim@epita.fr>
16603         * lib/autoconf/autoconf.m4, lib/autoconf/general.m4,
16604         * lib/autoconf/libs.m4, lib/autoconf/status.m4,
16605         * lib/autoconf/types.m4, lib/autotest/general.m4,
16606         * lib/m4sugar/m4sh.m4, lib/m4sugar/m4sugar.m4, tests/atspecific.m4,
16607         * tests/torture.at: Rename m4_regexp, m4_patsubst, and m4_match to
16608         m4_bregexp, m4_bpatsubst, and m4_bmatch.
16609         * doc/autoconf.texi (Redefined M4 Macros): Adjust.
16611 2001-10-08  Akim Demaille  <akim@epita.fr>
16613         * lib/m4sugar/m4sh.m4: Use AS_REQUIRE.
16615 2001-10-08  Akim Demaille  <akim@epita.fr>
16617         * lib/m4sugar/m4sh.m4 (AS_DIRNAME_EXPR): Use AS_REQUIRE.
16618         * tests/tools.at (AT_DATA_FORBIDDEN): Rename/move/duplicate to...
16619         * tests/atspecific.m4 (AT_DATA_M4SUGAR, AT_DATA_M4SH): here.
16620         * tests/tools.at, tests/m4sh.at: Use it.
16621         * tests/m4sh.at: Don't rely on Autoconf macros.
16622         (DIRNAME_TEST): Also exercise the expr variant.
16623         * tests/m4sugar.at, tests/atspecific.m4 (AT_CHECK_M4SUGAR): The
16624         preferred M4sugar extension is now `.4s'.
16625         * tests/README: Remove.
16627 2001-10-08  Akim Demaille  <akim@epita.fr>
16629         * lib/m4sugar/m4sugar.m4 (m4_provide_ifelse): Rename as...
16630         (m4_provide_if): this.
16631         * lib/m4sugar/m4sh.m4 (AS_REQUIRE): New.
16632         * lib/autoconf/general.m4 (AS_DEFUN, AC_DEFUN_ONCE, AC_BEFORE)
16633         (AC_REQUIRE, AC_PROVIDE, AC_PROVIDE_IFELSE): Be exact copy of the
16634         M4sugar peer, i.e., drop the `AC_PROVIDE_$1' broken marker.
16636 2001-10-08  Akim Demaille  <akim@epita.fr>
16638         Use `add-log-current-defun-function' for ChangeLog creation.
16639         Suggested by Tom Tromey.
16641         * lib/emacs/autotest-mode.el (autotest-mode-map): New.
16642         (autotest-mode): Adjust.
16643         * lib/emacs/autoconf-mode.el (autoconf-mode-map): Modernize, map
16644         'comment-region onto `C-c ;'.
16645         Comments are `#', not `dnl'.
16646         (autoconf-current-defun): New.
16647         (autoconf-font-lock-keywords): Recognize `m4_defun'.
16649 2001-10-08  Akim Demaille  <akim@epita.fr>
16651         * lib/autoconf/general.m4 (_m4_divert(BODY)): Move to...
16652         * lib/m4sugar/m4sh.m4: here.
16653         (AS_INIT): Push the BODY diversion, set the #! /bin/sh line.
16654         * lib/autoconf/general.m4 (AC_PLAIN_SCRIPT) : Remove.
16655         (AT_INIT): Replace AC_PLAIN_SCRIPT with AS_INIT invocation,
16656         include handle the m4_pattern_*, no longer push the
16657         BODY diversion nor set the /bin/sh line, AS_INIT does it.
16658         * lib/autotest/general.m4 (AT_INIT): Likewise.
16659         * tests/base.at: Adjust the tests to use AS_INIT.
16660         * tests/tools.at (AT_DATA_FORBIDDEN): New.
16661         (autoconf: forbidden tokens): Adjust to work on M4sh instead of
16662         Autoconf.
16664 2001-10-07  Paul Eggert  <eggert@twinsun.com>
16666         * doc/autoconf.texi (config.status Invocation):
16667         CONFIG_SHELL defaults to a shell that supports LINENO if available.
16669         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): If the current
16670         shell does not support LINENO, and if CONFIG_SHELL is unset or
16671         empty, and if we can find a shell that does support LINENO,
16672         then set CONFIG_SHELL to that shell and then re-execute
16673         ourselves with CONFIG_SHELL.
16675 2001-10-05  Paul Eggert  <eggert@twinsun.com>
16677         * tests/Makefile.am (clean-local): Don't invoke $(TESTSUITE) if it
16678         doesn't exist.  Remove *.tmp, as a .tmp file is created during the
16679         build of $(TESTSUITE).
16681 2001-10-05  Akim Demaille  <akim@epita.fr>
16683         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Look in the path
16684         iff we are a bareword.
16685         Reported by Raja R Harinath.
16687 2001-10-05  Akim Demaille  <akim@epita.fr>
16689         * tests/m4sh.at (LINENO): New.
16690         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Be sure to set
16691         PATH_SEPARATOR before using it.
16692         Fix the absolute path case/esac pattern.
16693         Provide $0 as fallback for as_myself.
16694         Reported by Raja R Harinath.
16696 2001-10-05  Akim Demaille  <akim@epita.fr>
16698         * Makefile.am, config/Makefile.am, lib/emacs/Makefile.am,
16699         * m4/Makefile.am, man/Makefile.am: Add/adjust MAINTAINERCLEANFILES.
16701 2001-10-05  Akim Demaille  <akim@epita.fr>
16703         * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): New, extracted from...
16704         (AS_SHELL_SANITIZE): here.  Use it.
16705         (_AS_LINENO_PREPARE): Preserve the exit status of $0.lineno.
16706         From Paul Eggert.
16708 2001-10-04  Akim Demaille  <akim@epita.fr>
16710         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Use a portable
16711         combination of Awk and sed to replace $LINENO.
16713 2001-10-02  Paul Eggert  <eggert@twinsun.com>
16715         * doc/autoconf.texi (Limitations of Builtins): You can't use
16716         "source"; it's not portable.  Remove confusing and
16717         somewhat-incorrect example involving "." and "/".
16719         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): "source" -> ".", for
16720         compatibility with POSIX shells.
16722 2001-10-02  Akim Demaille  <akim@epita.fr>
16724         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Just source 40.lineno
16725         instead of exec'ing to preserve $0 and $@.
16727 2001-10-01  Akim Demaille  <akim@epita.fr>
16729         * tests/testsuite (AT_INIT) <at_pass_list>: New.
16730         Don't run twice the same test.
16732 2001-10-01  Akim Demaille  <akim@epita.fr>
16734         * lib/autotest/general.m4 (AT_INIT) <--help>: Catch up with reality.
16735         No longer output the list of tests.
16736         <--list>: New option.
16737         <--full-help>: Remove.
16738         Complete the short/long options duality.
16739         Various small adjustments.
16741 2001-10-01  Akim Demaille  <akim@epita.fr>
16743         * doc/autoconf.texi: Use @kbd for user input.
16744         Always use `$' as shell prompt.
16746 2001-09-30  Paul Eggert  <eggert@twinsun.com>
16748         * lib/autoconf/status.m4 (AC_OUTPUT_MAKE_DEFS):
16749         Don't use nested parenthesization.  This patch was originally
16750         suggested to bug-autoconf by Philippe De Muyter on 2000-05-28,
16751         but somehow it didn't get incorporated then.
16752         * doc/autoconf.texi (Limitations of Usual Tools):
16753         Clarify remark about sed and nested parenthesization.
16755         * lib/autoconf/types.m4 (AC_CHECK_SIZEOF):
16756         Report an error if the size cannot be determined even though
16757         the type exists.
16758         * lib/autoconf/general.m4 (_AC_COMPUTE_INT_COMPILE):
16759         Check for `expr' arithmetic overflow, and for compilation failure,
16760         and invoke a new argument $4 if either is discovered.
16761         This makes _AC_COMPUTE_INT_COMPILE more like _AC_COMPUTE_INT_RUN.
16762         (_AC_COMPUTE_INT): Pass IF-FAILS arg to _AC_COMPUTE_INT_COMPILE.
16764 2001-09-28  Akim Demaille  <akim@epita.fr>
16766         * lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el: New.
16767         * m4/lispdir.m4: New.
16768         * aclocal.m4, configure.ac: Adjust.
16770 2001-09-28  Akim Demaille  <akim@epita.fr>
16772         * lib/autotest/general.m4 (AT_VICTIMS): Rename as...
16773         (AT_TESTED): this.
16774         (AT_INIT): More the wrapped section to where it will be expanded.
16775         Output `AT_tested' only when existing.
16776         Catch unexpanded PACKAGE_STRING and PACKAGE_BUGREPORT.
16778 2001-09-27  Akim Demaille  <akim@epita.fr>
16780         Fix the passing of $? to ACTION-IF-FAILED in AC_TRY_RUN, that
16781         generates too many bug reports.
16783         * lib/autoconf/general.m4 (_AC_RUN_IFELSE): Pass the right exit
16784         status when executing the ACTION-IF-FALSE.
16785         * tests/base.at (AC_TRY_*): Rename as...
16786         (AC_TRY_COMMAND): this.
16787         (AC_RUN_IFELSE): New.
16788         * tests/compile.at (Extensions, C keywords)
16789         (AC_PROG_CPP requires AC_PROG_CC, GNU Fortran 77)
16790         (Broken/missing compilers, AC_PROG_CPP with warnings)
16791         (AC_PROG_CPP without warnings, AC_PROG_CPP via CC): Move to...
16792         * tests/c.at (Extensions, C keywords)
16793         (Broken/missing compilers, AC_PROG_CPP with warnings)
16794         (AC_PROG_CPP without warnings, AC_PROG_CPP via CC)
16795         (AC_PROG_CPP requires AC_PROG_CC): here and...
16796         * tests/fortran.at (GNU Fortran 77): there.
16797         * doc/autoconf.texi (autoconf Invocation): Fix the example:
16798         AC_TRY_RUN is about compilation, not shell commands.
16799         (Test Programs): AC_TRY_RUN works as used to be advertised.
16801 2001-09-27  Akim Demaille  <akim@epita.fr>
16803         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix bugs spotted by
16804         Raja R Harinath:
16805         Be sure to detect when $LINENO always returns the same value.
16806         Look for the original script, basename($0) is certainly not
16807         enough.
16808         Pass the CLI arguments to `$as_me.lineno'.
16810 2001-09-25  Akim Demaille  <akim@epita.fr>
16812         * lib/autotest/general.m4 (AT_INIT): Dump the whole config.log.
16813         Be sure the close and reopen the LOG fd before and after using tee
16814         to extend the log.
16815         <at_tests_pattern>: Adjust to the new format of at_help_all.
16817 2001-09-23  Akim Demaille  <akim@epita.fr>
16819         * bin/autom4te.in (parse_args): There can be several invocations
16820         of --language now.
16822 2001-09-23  Akim Demaille  <akim@epita.fr>
16824         * doc/autoconf.texi (Top): Wrap in @ifnottex.
16826 2001-09-23  Akim Demaille  <akim@epita.fr>
16828         * lib/autoconf/status.m4 (_AC_SRCPATHS): Compute and provide
16829         ac_buildpath, ac_top_buildpath, ac_srcpath, and ac_top_srcpath.
16830         (_AC_OUTPUT_FILES): Also substitute srcpath, top_srcpath,
16831         builddir, buildpath, top_builddir, and top_buildpath.
16832         (_AC_OUTPUT_SUBDIRS): Compute the dir variables *before* changing
16833         the current directory.
16834         * lib/autoconf/general.m4 (_AC_INIT_HELP): Compute the dir
16835         variables *before* changing the current directory.
16836         Skip nonexistent dirs.
16837         * doc/autoconf.texi (Preset Output Variables): Document these
16838         variables.
16840         * lib/autotest/general.m4: Do not reset AT_victims.
16841         Don't compute at_srcdir nor at_top_srcdir.
16843         * tests/tools.at: Hence use top_srcdir.
16845         * tests/Makefile.am, tests/autoconf, tests/autoheader,
16846         * tests/autom4te, tests/autoreconf, tests/autoupdate, tests/ifnames:
16847         Remove.
16848         * tests/autoreconf.in, tests/wrappl.in, tests/autom4te.in,
16849         * tests/wrapsh.in, tests/autoupdate.in: New.
16850         * tests/Makefile.am (DISTCLEANFILES, EXTRA_DIST): Adjust.
16851         * configure.ac: Build the position independent wrappers.
16853         * man/Makefile.am: Now that test wrappers are position
16854         independent, use them and drop dark envvar magic.
16856 2001-09-23  Akim Demaille  <akim@epita.fr>
16858         * doc/autoconf.texi (Common Shell Constructs): Rename as...
16859         (Programming in M4sh): this.
16860         Promote to @section.
16862 2001-09-23  Akim Demaille  <akim@epita.fr>
16864         * lib/autotest/general.m4 (AT_INIT): Dump config.log last.
16865         Pass $at_debug_args to the rerun test suite.
16866         * lib/m4sugar/Makefile.am (DISTCLEANFILES): New.
16867         * bin/Makefile.am (ETAGS_SH): Don't use characters ranges.
16868         From Paul Eggert.
16870 2001-09-23  Akim Demaille  <akim@epita.fr>
16872         * bin/autom4te.in (@my_warning): Remove, handled by `autom4te.cfg'.
16874 2001-09-23  Akim Demaille  <akim@epita.fr>
16876         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix shell
16877         over-escaping.
16879 2001-09-23  Akim Demaille  <akim@epita.fr>
16881         * lib/Autom4te/General.pm (&debug): New.
16882         * bin/autom4te.in ($language): Move to...
16883         (parse_args): here.
16884         Handle --language in languages.
16885         * lib/autom4te.in (Automake-selections, Autoheader-selections)
16886         (Autoscan-selections): New.
16887         (Autoconf): Adjust.
16889 2001-09-23  Tim Van Holder  <tim.van.holder@pandora.be>
16891         * m4/auxdir.m4, m4/cond.m4, m4/depend.m4, m4/init.m4,
16892         * m4/install-sh.m4, m4/missing.m4, m4/sanity.m4, m4/strip.m4: Updated
16893         to match current versions from CVS Automake.
16895 2001-09-23  Alexandre Duret-Lutz  <duret_g@epita.fr>
16897         * doc/autoconf.texi (Special Shell Variables): Add pdksh output
16898         for $LINENO.
16900 2001-09-22  Akim Demaille  <akim@epita.fr>
16902         * lib/autoconf/autotest.m4: Create `package.m4'.
16903         * tests/Makefile.am (package.m4): Remove.
16905 2001-09-22  Akim Demaille  <akim@epita.fr>
16907         Rely on `$LINENO' when possible instead of `__oline__'.
16909         * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Provide some form of
16910         `$LINENO' support replacement when not supported.
16911         (_AS_CR_PREPARE, _AS_TR_CPP_PREPARE, _AS_TR_SH_PREPARE): Invoke
16912         them explicitly to be sure they are not output before this section
16913         (via m4_require).  Cosmetic only.
16914         * lib/autoconf/c.m4, lib/autoconf/general.m4,
16915         * lib/autoconf/programs.m4: Replace all the occurrences of
16916         `__oline__' with `$LINENO'.
16917         * doc/autoconf.texi (Special Shell Variables): Document LINENO.
16919 2001-09-21  Tim Van Holder  <tim.van.holder@pandora.be>
16921         * lib/autoconf/functions.m4 (_AC_FUNC_FORK): Replaceded an 8-bit
16922         character (u: -> ue) in a code comment.
16923         (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Only run 'ln -s' if we know
16924         it works.
16926 2001-09-21  Akim Demaille  <akim@epita.fr>
16928         * Makefile.maint (AUTOM4TE): Neutralize autom4te.
16929         Suggested by Jim Meyering.
16931 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
16933         * lib/autoconf/programs.m4: Use extensions listed in
16934         $ac_executable_extensions when looking for programs.
16936 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
16938         * lib/autoconf/general.m4: Fix a small Englisho.
16939         * lib/autoconf/status.m4: Fix a small typo.  Handle DOS paths when
16940         setting up ac_dir_suffix and ac_top_builddir.
16941         * lib/m4sugar/m4sh.m4: Default CDPATH to $PATH_SEPARATOR, not ':'.
16943 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
16945         * doc/autoconf.texi (File System Conventions): Clarify the use of
16946         PATH_SEPARATOR.
16947         (Special Shell Variables[PATH_SEPARATOR]): Ditto.
16948         (Special Shell Variables[CDPATH]): Mention that $PATH_SEPRATOR should
16949         be used instead of ':'.
16950         * lib/autotest/general.m4: Replace occurrences of ':' in
16951         AUTOTEST_PATH with $PATH_SEPARATOR at test suite startup.
16953 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
16955         * tests/atgeneral.m4: Add basic support for test ranges (e.g. 7-34) as
16956         arguments.  Fixed a typo.
16958 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
16960         * man/Makefile.am (.x.1): Use @PATH_SEPARATOR@, not ':' to set up
16961         $PATH.  Also set AUTOM4TE_CFG, so we can process autom4te properly.
16963 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
16965         * bin/autoscan.in: Add 'exec-perl-if-not-run-by-perl'.
16966         * bin/autoupdate.in: Ditto.
16967         * bin/autoheader.in: Reworded a few comments.
16968         * bin/autoconf.in: Reworded help text for a few options.
16969         * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
16970         * bin/autoscan.in, bin/autoupdate.in: Ditto.
16972 2001-09-20  Tim Van Holder  <tim.van.holder@pandora.be>
16974         * lib/Autom4te/XFile.pm (open): Simplified the error message (we
16975         already have $file).  Set output files to binary mode (helps avoid
16976         CR issues on DOSish systems).
16978 2001-09-19  Akim Demaille  <akim@epita.fr>
16980         * lib/autotest/general.m4: Englishoes.
16981         From Tim Van Holder and Alexey Mahotkin.
16983 2001-09-18  Paul Eggert  <eggert@twinsun.com>
16985         * doc/autoconf.texi (Common Shell Constructs): New node,
16986         documenting AS_DIRNAME.
16987         (Limitations of Usual Tools): Refer to it when discussing dirname.
16988         Also, update discussion of POSIX standard to reflect latest draft.
16990         * lib/autoconf/c.m4:
16991         (AC_LANG_INT_SAVE(C)): Also support negative values, down to LONG_MIN.
16993         * lib/autoconf/general.m4 (_AC_COMPUTE_INT_COMPILE):
16994         Do not pass a first argument with leading '-'
16995         to expr, by parenthesizing initial integers that might be negative.
16997         * doc/autoconf.texi (Particular Functions): AC_FUNC_GETPGRP
16998         now merely checks whether it is an error to pass an argument
16999         to getpgrp.
17001         * lib/autoconf/functions.m4 (_AC_FUNC_GETPGRP_TEST): Remove.
17002         (AC_FUNC_GETPGRP): Don't bother with a runtime test.  Just check
17003         whether it is a (compile-time) error to pass an argument to
17004         getpgrp.  This simpler test supports the revised documentation,
17005         and is all that AC_FUNC_GETPGRP's users really need.
17007 2001-09-18  Akim Demaille  <akim@epita.fr>
17009         * doc/autoconf.texi (Limitations of Make) <$<>: New.
17011 2001-09-18  Akim Demaille  <akim@epita.fr>
17013         * doc/autoconf.texi (Limitations of Usual Tools) <find>: More about
17014         `{}'.
17015         * lib/autotest/general.m4 (AT_INIT): Adjust.
17017 2001-09-18  Paul Wagland  <paul@wagland.net>
17019         * tests/m4sh.at: Ensure that AS_DIRNAME handles '/', '//' and '///'
17020         correctly.
17021         Add test for AS_BASENAME.
17022         * lib/m4sugar/m4sh.m4: Fix AS_BASENAME so that it passes the previous
17023         added test. It now correctly handles /1/2/3/, returning '3' not ''.
17024         Added AS_BASENAME_SED to make the interface the same as AS_DIRNAME.
17025         * tests/base.at: Fixed the expected responses. The old ones were
17026         one line out...
17027         * lib/autoconf/general.m4: Fixed AC_PREFIX_PROGRAM, it now behaves as
17028         the documentation claims it should (and how it behaved in 2.13).
17030 2001-09-18  Akim Demaille  <akim@epita.fr>
17032         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): No INIT-CMDS in
17033         the AC_CONFIG_COMMANDS invocation.
17034         This also solves the name clash problems.
17035         Don't set the package's ID.
17036         * lib/m4sugar/Makefile.am (version.m4): Revamp.
17037         No longer to be shipped.
17038         (version.in): Remove.
17039         * lib/m4sugar/m4sugar.m4, lib/autoconf/general.m4,
17040         * lib/autoconf/status.m4: Adjust.
17041         Use `m4_PACKAGE_STRING'.
17042         * lib/autotest/general.m4 (AT_INIT): N-th signature change: now
17043         the only optional argument is the name of the test suite.
17044         Expect `package.m4' to define the package signature.
17045         * lib/autom4te.in (Autotest): Add `package.m4?'.
17046         * tests/Makefile.am (package.m4): New.
17047         * tests/suite.at: ifnames is a victim.
17049 2001-09-18  Akim Demaille  <akim@epita.fr>
17051         * lib/autom4te.in (Autoconf): Preselect AM_CONDITIONAL,
17052         AC_LIBSOURCE, AC_CONFIG_FILES.
17053         * lib/autotest/general.m4 (AT_INIT): Don't abort when a tested
17054         program version string doesn't match the package's.
17055         * lib/autoconf/general.m4 (AC_CACHE_VAL): Reestablish the space
17056         after `(cached)'.
17058 2001-09-17  Paul Eggert  <eggert@twinsun.com>
17060         * lib/autoconf/c.m4: (AC_LANG_INT_SAVE(C)):
17061         Allow expression to return any value that can fit into unsigned long
17062         (not int, as before).  Check for output errors.
17064 2001-09-17  Bruno Haible  <haible@ilog.fr>
17066         * lib/autoconf/c.m4: (AC_LANG_INT_SAVE(C)):
17067         Always include <stdio.h> and <stdlib.h>. Evaluate
17068         the expression in an extra function before these includes. Call
17069         fprintf "%d" only after ensuring the argument is of type 'int'.
17070         Reported by Wayne Chapeskie <waynec@spinnaker.com>.
17072 2001-09-17  Paul Eggert  <eggert@twinsun.com>
17074         Fix bug reported by Paul Townsend on AIX 4.3.3.0 with CFLAGS=-O4
17075         or CFLAGS=-O5.  In that case, the linker has a relaxed view of
17076         fatal errors, and AC_CHECK_LIB causes it to include libraries even
17077         when they don't exist.
17079         * lib/autoconf/headers.m4 (AC_HEADER_DIRENT): Use AC_SEARCH_LIBS,
17080         not AC_CHECK_LIB, so that we don't use -ldir or -lx if we don't
17081         need it.
17083         * lib/autoconf/specific.m4 (AC_ISC_POSIX): Replace the old, crufty
17084         version with the version used by fileutils 4.1, except use
17085         AC_SEARCH_LIBS, not AC_CHECK_LIB, so that we don't use -lcposix if
17086         we don't need it.
17088         * doc/autoconf.texi (AC_ISC_POSIX): Describe new behavior.
17090 2001-09-13  Akim Demaille  <akim@epita.fr>
17092         * tests/base.at, tests/m4sh.at: Be sure to issue the bangshe line
17093         _first_.
17094         Reported by Gerrit P. Haase.
17096 2001-09-13  Akim Demaille  <akim@epita.fr>
17098         * lib/autotest/general.m4 (AT_INIT): Reset `AT_victims' so that
17099         m4_defn'ing is valid.
17101 2001-09-13  Akim Demaille  <akim@epita.fr>
17103         * lib/m4sugar/m4sugar.m4 (m4_append_uniq): New.
17104         * lib/autotest/general.m4 (AT_VICTIMS, AT_KEYWORDS, _AT_CLEANUP_FILE):
17105         Use it.
17107 2001-09-13  Akim Demaille  <akim@epita.fr>
17109         * lib/m4sugar/m4sugar.m4 (_AS_QUOTE_IFELSE, _AS_BOX_INDIR): Use
17110         m4_match.
17111         (m4_re_escape): New.
17112         * lib/autoconf/status.m4 (AC_CONFIG_IF_MEMBER): Use it.
17113         * lib/autoconf/general.m4 (AC_CACHE_SAVE): Use m4_match.
17114         * lib/autoconf/status.m4 (AC_CONFIG_IF_MEMBER, AC_CONFIG_LINKS):
17115         Likewise.
17116         * lib/autoconf/types.m4 (_AC_CHECK_TYPE_REPLACEMENT_TYPE_P)
17117         (_AC_CHECK_TYPE_MAYBE_TYPE_P, AC_CHECK_MEMBER): Likewise.
17118         * lib/autotest/general.m4 (AT_INIT): Rename AT_TESTS_ALL as
17119         AT_tests_all for consistency.
17120         Set at_victims.
17121         (AT_VICTIMS): Similar to AT_KEYWORDS.
17122         (_AT_CLEANUP_FILE_IF): Use m4_match and m4_re_escape.
17124 2001-09-13  Akim Demaille  <akim@epita.fr>
17126         * lib/autotest/general.m4 (AT_INIT): Fix stupid bugs.
17128 2001-09-13  Akim Demaille  <akim@epita.fr>
17130         * lib/autotest/general.m4 (AT_INIT): Create and remove
17131         `$as_me.[0-9]+' instead of `debug-[0-9]+.sh', so that multiple
17132         test suites can cohabit.
17134 2001-09-13  Akim Demaille  <akim@epita.fr>
17136         * tests/mktests.sh: Don't output banners for empty test files.
17138 2001-09-13  Akim Demaille  <akim@epita.fr>
17140         Test suites can be run independently of configure.
17142         * lib/m4sugar/m4sh.m4 (_AS_ECHO, _AS_ECHO_N_PREPARE): New.
17143         * lib/autoconf/programs.m4 (_AC_PROG_ECHO): Remove.
17144         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Adjust: AC_SUBST
17145         ECHO_N etc.
17146         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't ask for at_n
17147         and at_c.
17148         * lib/autotest/general.m4: Use ECHO_*.
17150 2001-09-13  Akim Demaille  <akim@epita.fr>
17152         * bin/ifnames.in: Rewrite in Perl.
17153         * configure.ac: Don't look for AWK.
17154         * tests/tools.at (AWK portability): Remove.
17155         (Syntax of the shell scripts): Don't check ifnames.
17156         (AT_CHECK_PERL_SYNTAX): New.
17157         (Syntax of the Perl scripts): Check ifnames.
17158         * tests/ifnames: New.
17160 2001-09-13  Akim Demaille  <akim@epita.fr>
17162         * lib/autotest/general.m4 (AT_INIT): Let --keywords also match
17163         test group titles.
17164         * tests/atspecific.m4 (AT_CHECK_AU_MACRO): AT_KEYWORDS(autoupdate).
17165         Remove all the other keywords.
17167 2001-09-10  Akim Demaille  <akim@epita.fr>
17169         * lib/autotest/general.m4 (AT_INIT): Remove the diversion HELP and
17170         SETUP: no longer used.
17171         Support -k, --keywords.
17172         <at_help>: Be `no', `short', or `long'.
17173         <at_help_all>: New variable.
17174         (AT_KEYWORDS): New.
17175         (AT_CLEANUP_FILE_IFELSE, AT_CLEANUP_FILE): Rename as...
17176         (_AT_CLEANUP_FILE_IF, _AT_CLEANUP_FILE): these.
17177         (_AT_CLEANUP_FILE_IF): Simplify the regexp.
17178         (AT_SETUP): Reset AT_line, AT_keywords, AT_description.
17179         No longer fill the HELP diversion.
17180         (AT_CLEANUP): Use them.
17181         * lib/m4sugar/m4sugar.m4 (m4_append): Support a separator.
17182         (m4_list_append): Remove.
17184         Spread a few keywords in the Autoconf test suite.
17186 2001-09-10  Akim Demaille  <akim@epita.fr>
17188         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't pass
17189         PATH_SEPARATOR, let M4sh compute it.
17190         * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): New.
17191         * lib/autoconf/programs.m4 (AC_SHELL_PATH_WALK): Use PATH_SEPARATOR.
17192         Move to...
17193         * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Here.
17194         Simplify when the path is not a literal.
17195         (AS_UNAME): Use it to report PATH.
17196         * lib/autoconf/general.m4 (_AC_INIT_PREPARE_FS_SEPARATORS): Remove.
17197         (_AC_INIT_DEFAULTS): AC_SUBST PATH_SEPARATOR.
17198         * lib/autoconf/programs.m4 (AC_PROG_INSTALL): Use _AS_PATH_WALK.
17199         * lib/autotest/general.m4 (AT_INIT): Use _AS_PATH_WALK to
17200         normalize the path, and to look for victims.
17201         * tests/semantics.at (AC_PATH_PROG & AC_PATH_PROGS)
17202         (AC_CHECK_PROG & AC_CHECK_PROGS): Use PATH_SEPARATOR.
17204 2001-09-07  Akim Demaille  <akim@epita.fr>
17206         * bin/autom4te.in (&handle_m4): `< /dev/null' so that GNU M4 1.5
17207         doesn't neutralize SIGINT, making autoconf etc. non interruptible.
17208         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Move the package
17209         related variables into `at_package_*'.
17210         * lib/autotest/general.m4 (AT_VICTIMS): New.
17211         (AT_INIT): Adjust for stand-alone/embedded test suites.
17212         (AS_MESSAGE_LOG_FD): Define and use it.
17213         * tests/suite.at (AT_VICTIMS): Use it.
17214         * tests/tools.at (autoupdating AC_PREREQ): Don't depend upon
17215         at_version.
17217 2001-09-07  Akim Demaille  <akim@epita.fr>
17219         Move toward possibly stand-alone test suites.
17221         * lib/autotest/general.m4: Stop displaying srcdir everywhere as,
17222         in addition, it introduces useless differences in logs.
17223         (AT_INIT): Let atconfig and atlocal be both optional.
17224         Adjust PATH computation.
17225         * lib/m4sugar/m4sh.m4 (AS_UNAME): More readable display of PATH.
17227 2001-09-07  Akim Demaille  <akim@epita.fr>
17229         * lib/autoconf/Makefile.am (autoconf.m4f): Depends upon
17230         m4sugar/version.m4.
17232 2001-09-05  Akim Demaille  <akim@epita.fr>
17234         * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C)): Use `_array_'
17235         to avoid GCC warnings.
17236         From Uwe Seimet.
17238 2001-09-05  Akim Demaille  <akim@epita.fr>
17240         * bin/autom4te.in: --language is -l, not -s.
17242 2001-09-05  Akim Demaille  <akim@epita.fr>
17244         Be ready to handle filenames as stupid as `dnl.at', for if even
17245         the maintainer is dumb enough to do that...
17247         * lib/autotest/general.m4 (AT_SETUP, AT_LINE): Demonstrates your
17248         excellence in M4 quotation: consider `__file__' is active.
17250         And BTW, when invoking m4, pass the --include in the right order:
17251         the wrong one.
17253         * bin/autom4te.in, bin/autoupdate.in: Use reverse when kingtal to
17254         4m.
17256 2001-09-05  Akim Demaille  <akim@epita.fr>
17258         * lib/Autom4te/XFile.pm: New lib file.
17259         * bin/autoupdate.in, bin/autoscan.pl, bin/autom4te.in,
17260         * bin/autoheader.in: Use it.
17262 2001-09-05  Akim Demaille  <akim@epita.fr>
17264         * bin/autoupdate.in (&handle_m4_macros) <unm4.m4>: Undefine iff
17265         defined.
17267 2001-09-05  Akim Demaille  <akim@epita.fr>
17269         * lib/Autom4te/General.pm (&getopt): Work around the `-' Getopt bug.
17270         * bin/autoheader.in, bin/autoupdate.in (&parse_args): Adjust.
17272         * bin/autoscan.in: Use `getopt' and `find_files' etc.
17273         Add -I, --include support.
17274         * doc/autoconf.texi (autoscan Invocation): Adjust.
17276 2001-09-05  Akim Demaille  <akim@epita.fr>
17278         CVS GNU M4 doesn't like `undefine(undefined)'.
17280         * bin/autoupdate.in (&handle_m4_macros, &handle_autoconf_macros):
17281         New, extracted from main.
17282         Use IO::File wherever possible.
17283         (input.m4): Be constant, use -I instead of hard coding $tmp.
17284         Therefore be a quoted heredoc.
17285         Don't invoke `_au_disable', since ac was not loaded, but just
17286         `unm4.m4'.
17288 2001-08-31  Akim Demaille  <akim@epita.fr>
17290         Version 2.52d.
17292 2001-08-31  Akim Demaille  <akim@epita.fr>
17294         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix the
17295         previous patch.
17296         * tests/atspecific.m4 (AT_CHECK_AUTOHEADER): Can create `config.hin~'.
17298 2001-08-31  Akim Demaille  <akim@epita.fr>
17300         * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): DU 5.0 has
17301         serious problems handling heredocs in heredocs.
17302         Reported by Nicolas Joly.
17304 2001-08-31  Akim Demaille  <akim@epita.fr>
17306         * doc/autoconf.texi: Don't promote non `m4_*' M4 macros.
17307         (Making testsuite Scripts): Update.
17309 2001-08-31  Akim Demaille  <akim@epita.fr>
17311         * lib/Makefile.am (CLEANFILES): Add autom4te.cfg.
17313 2001-08-31  Akim Demaille  <akim@epita.fr>
17315         * doc/autoconf.texi (Quadrigraphs): Document `@&t@'.
17316         (testsuite Scripts): There is no such thing as `atconfig.in'.
17317         And actually one diagram is missing: test suite runtime.
17319 2001-08-31  Akim Demaille  <akim@epita.fr>
17321         * lib/Autom4te/General.pm (&find_file): Browse the includes in the
17322         inverse order.
17324 2001-08-31  Akim Demaille  <akim@epita.fr>
17326         * bin/autoupdate.in (@include): `installcheck' revealed the path
17327         to m4sugar was lacking!
17329 2001-08-31  Akim Demaille  <akim@epita.fr>
17331         * man/Makefile.am (.x.1): We really have to pass
17332         autom4te_perllibdir.
17334 2001-08-31  Akim Demaille  <akim@epita.fr>
17336         * lib/autotest/general.m4 (AT_INIT): Don't pass all the args to
17337         debug scripts, in particular passing explicitly listed tests to
17338         run is stupid.
17340 2001-08-31  Akim Demaille  <akim@epita.fr>
17342         * bin/autom4te.in (&parse_args): Strip `.' from `@include'.
17343         * bin/autoupdate.in: Use --include, -I, and --force, -f, too.
17344         Use directly autom4te, not autoconf.
17345         * tests/autoupdate: $top_srcdir/lib is needed too for melt files.
17347 2001-08-31  Akim Demaille  <akim@epita.fr>
17349         * tests/semantics.at (AC_C_BIGENDIAN): Missing eol.
17350         * bin/autoheader.in (%symbol): Strip arguments of macros.
17352 2001-08-31  Akim Demaille  <akim@epita.fr>
17354         * doc/autoconf.texi: Catch up -I, --include changes.
17356 2001-08-31  Akim Demaille  <akim@epita.fr>
17358         * bin/autom4te.in (&parse_args): Die on unknown languages.
17359         * bin/autoheader.in: Run directly autom4te --mode=autoconf, no
17360         need for autoconf.
17361         Promote --include over --macrodir and other obsolete options.
17363 2001-08-31  Akim Demaille  <akim@epita.fr>
17365         * lib/Autom4te/General.pm ($version, $help, &getopt): New.
17366         * bin/autoupdate.in, bin/autoheader.in, bin/autom4te.in: Use them.
17367         * bin/autom4te.in ($autoconf): Pass --force.
17368         `print $out' doesn't print `$_' but `$out'.
17369         * tests/tools.at (Syntax of the Perl scripts): Pass the lib dir.
17370         (autoheader): Pass --force since the test suite goes too fast for
17371         the time stamps.
17372         Adjust to the new autoheader messages.
17374 2001-08-31  Akim Demaille  <akim@epita.fr>
17376         * bin/autoheader.in: Handle the acconfig.h etc. junk files.
17377         Check the completeness of the #template.
17378         * lib/Autom4te/General.pm (&update_file): s/remove/unlink/.
17379         * tests/semantics.at (AC_C_BIGENDIAN): Adjust AT_CHECK_AUTOHEADER
17380         invocation.
17382 2001-08-31  Akim Demaille  <akim@epita.fr>
17384         * lib/Autom4te/General.pm (&find_file, &update_file): New.
17385         * bin/autoupdate.in, bin/autoheader.in: Adjust.
17386         Drop AC_MACRODIR dead for real.
17387         * tests/atspecific.m4 (AT_CHECK_AUTOHEADER): Now autoheader says
17388         `autoheader: `config.hin' is created'.
17389         * tests/tools.at (Syntax of the Perl scripts): Check autoheader.
17391 2001-08-31  Akim Demaille  <akim@epita.fr>
17393         * bin/autoheader.in: Rewrite in Perl.
17394         * tests/autoheader: Adjust.
17396 2001-08-31  Akim Demaille  <akim@epita.fr>
17398         * bin/autoconf.in (--include, -I): New option.
17399         Map --localdir, --autoconf-dir onto it.
17400         Forward autom4te's options instead of interpreting them.
17401         * bin/autoconf.in, bin/autoheader.in (AC_MACRODIR, autoconf_dir):
17402         There is no such envvar since the inception of autom4te.cfg.
17403         * bin/autom4te.in (&parse_args): Uniquify `@include'.
17404         * bin/autoupdate.in: Adjust, and perform more control.
17405         * tests/atspecific.m4 (AT_CHECK_AUTOCONF): Adjust.
17406         * tests/autoconf: Dittowise.
17408 2001-08-31  Akim Demaille  <akim@epita.fr>
17410         * bin/autoconf.in: Don't bother with `acsite.m4' and `aclocal.m4'.
17411         * bin/autom4te.in (&find_file): Support `FILE?' standing for
17412         optionally `FILE'.
17413         Use -e, not -f, since /dev/null for instance is OK.
17414         (&parse_args): Adjust.
17415         * lib/autom4te.in (Autoconf): Add `acsite.m4?' and `aclocal.m4?'.
17417 2001-08-31  Akim Demaille  <akim@epita.fr>
17419         * configure.ac: Also find tested executables in bin.
17420         * bin/autoconf.in, bin/autoheader.in, bin/autoreconf.in,
17421         * bin/autoscan.in, autoupdate.in: Use exclusively the name of the
17422         installed peer executables, only PATH is allowed to resolve it.
17423         Pass `autoconf_dir' via options, not via invisible envvars.
17424         * lib/Autom4te/General.pm (&find_peer): Remove.
17425         * lib/autotest/general.m4 (AT_INIT): `AUTOTEST_PATH=a:b' gives
17426         `abuild:asrc:bbuild:bsrc', not `abuild:bbuild:asrc:bsrc'.
17427         * man/Makefile.am: Let help2man rely on PATH instead of trying to
17428         find the executables for it.
17429         * tests/Makefile.am: Major cleanup.  Too lazy to document...
17430         * tests/atlocal.in: Remove all the obscure envvar manipulations.
17431         We only need PERL.
17432         * tests/atspecific.m4, tests/tools.at: Passing --localdir is
17433         indeed related to running the test suite, while passing
17434         --autoconf-dir and others is related to running non installed
17435         Autoconf executables.  So don't do that, leave it to...
17436         * tests/autoconf, tests/autoheader, tests/autom4te, tests/autoupdate,
17437         * tests/autoscan: New.
17438         * tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): Don't
17439         refer to library files: rely on --language.
17441 2001-08-29  Akim Demaille  <akim@epita.fr>
17443         * bin/autom4te.in, lib/autom4te.in, bin/autoconf.in:
17444         s/--set/--language/.
17446 2001-08-29  Akim Demaille  <akim@epita.fr>
17448         * doc/autoconf.texi: Strip the @nodes.
17449         Suggested by Paul Eggert.
17450         (Initializing configure): Typo.
17452 2001-08-29  Akim Demaille  <akim@epita.fr>
17454         * bin/autom4te.in (&handle_output): s/@__@/@&t@/.
17455         Suggested by Paul Eggert.
17457 2001-08-29  Akim Demaille  <akim@epita.fr>
17459         * Makefile.maint (do-po-update): Wget refuses to overwrite files:
17460         download in a tmp dir.
17462 2001-08-29  Akim Demaille  <akim@epita.fr>
17464         * lib/autotest/general.m4: s/AT-devnull/devnull/ since there are
17465         case insensitive OSes out there :(
17466         From Tim Van Holder.
17468 2001-08-29  Akim Demaille  <akim@epita.fr>
17470         * lib/autom4te.in: New.
17471         * lib/Makefile.am (edit, autom4te.cfg): New.
17472         * bin/autom4te.in (BEGIN): Simplify.
17473         Rely on `AC_MACRODIR' in addition of `autom4te_perllibdir'.
17474         (&load_configuration): New.  Use it.
17475         (&parse_args): Support --mode, --set, and --melt.
17476         * bin/autoconf.in: Simplify and adjust.
17477         * tests/Makefile.am (AUTOMAKE): Use --set.
17478         * tests/atlocal.in: Adjust.
17479         * BUGS: distcheck and check are weak.
17481 2001-08-29  Akim Demaille  <akim@epita.fr>
17483         * lib/autotest/general.m4: Use
17484                 foo=`(command) 2>/dev/null`
17485         not
17486                 foo=`command` 2>/dev/null
17487         (at-devnull): Rename as...
17488         (AT-devnull): this.
17489         (--clean): Remove AT-* files too.
17490         * doc/autoconf.texi (Limitations of Usual Tools): Document `date'.
17491         Reported by Nicolas Joly.
17493 2001-08-28  Akim Demaille  <akim@epita.fr>
17495         * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Don't use single
17496         quotes inside single quotes.
17497         Reported by Nicolas Joly.
17499 2001-08-28  Kevin Ryde  <user42@zip.com.au>
17501         * doc/autoconf.texi (Function Portability): Mention C right shifts.
17503 2001-08-27  Tim Van Holder  <tim.van.holder@pandora.be>
17505         * lib/autotest/general.m4: Reword some messages.
17506         (AT_INIT): Check for the `times' builtin before using it.
17507         Support test ranges as arguments to the testsuite.
17508         Have -e imply -d as the help text suggested.
17510 2001-08-27  Akim Demaille  <akim@epita.fr>
17512         * Makefile.maint: Formatting changes.
17513         (do-po-update, po-update, cvs-update, update): New targets.
17514         (AMTAR): Remove.
17516 2001-08-27  Akim Demaille  <akim@epita.fr>
17518         * lib/autotest/general.m4 (AT_INIT) <at_cmd_line>: Remove.
17519         <at_cmd_line>: New.
17520         Pass it to debug-*.sh scripts.
17521         <AUTOTEST_PATH>: May contain absolute dir names.
17523 2001-08-27  Akim Demaille  <akim@epita.fr>
17525         * lib/autotest/general.m4 (AT_INIT): Log the command line.
17526         Support `VAR=VAL' as arguments.
17527         Compute PATH _after_ the options processing, so that AUTOTEST_PATH
17528         may be set via the command line.
17530 2001-08-27  Akim Demaille  <akim@epita.fr>
17532         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): $2 defaults to $1.
17533         * lib/autotest/autotest.m4 (AT_INIT): Expand AUTOTEST_PATH into
17534         first the build dirs, then the src dirs.
17535         * configure.ac (AC_CONFIG_TESTDIR): Adjust.
17537 2001-08-27  Akim Demaille  <akim@epita.fr>
17539         * lib/autotest/general.m4 (AT_INIT): Output the definition of
17540         at_data_files earlier.
17541         (--clean, -c): New option.
17542         * tests/Makefile.am: Use this option.
17544 2001-08-27  Akim Demaille  <akim@epita.fr>
17546         * lib/autoconf/status.m4 (_AC_SRCPATHS): Rename `ac_dots' as
17547         `ac_top_builddir' to mimic Automake's vocabulary, which much more
17548         readable.
17549         Adjust callers.
17550         * doc/autoconf.texi (Configuration Actions): Document the vars
17551         available in commands.
17552         Emphasize the risks of collisions in init-cmds.
17554 2001-08-27  Akim Demaille  <akim@epita.fr>
17556         * doc/autoconf.texi (Input) <AC_INIT>: Move to..
17557         (Initializing configure): this new node.
17559 2001-08-27  Akim Demaille  <akim@epita.fr>
17561         * Makefile.am (EXTRA_DIST): INSTALL.txt is a dead hack.
17563 2001-08-27  Akim Demaille  <akim@epita.fr>
17565         * m4/atconfig.m4 (AT_CONFIG): Remove, replaced by...
17566         * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): this.
17567         New file.
17568         * m4/Makefile.am (EXTRA_DIST): Oops, adjust...
17570 2001-08-27  Akim Demaille  <akim@epita.fr>
17572         * lib/autoconf/general.m4 (AU_DEFINE, AU_DEFUN, AU_ALIAS): Move
17573         to...
17574         * lib/autoconf/autoheader.m4: this new file.
17575         * lib/autoconf/general.m4 (AH_OUTPUT, AH_VERBATIM)
17576         (_AH_VERBATIM_OLD, AH_TEMPLATE, _AH_TEMPLATE_OLD, AH_TOP, AH_BOTTOM):
17577         Move to...
17578         * lib/autoconf/autoupdate.m4: this new file.
17580 2001-08-27  Akim Demaille  <akim@epita.fr>
17582         * lib/autoconf/status.m4 (_AC_SRCPATHS): New.
17583         (_AC_OUTPUT_LINKS, _AC_OUTPUT_FILES, _AC_OUTPUT_SUBDIRS): Use it.
17584         Standardize the var names (ac_sub_srcdir -> ac_srcdir, ac_subdir
17585         -> ac_dir).
17586         (_AC_OUTPUT_HEADERS): AS_DIRNAME always return a dir name.
17587         * lib/autoconf/general.m4 (_AC_INIT_HELP): Ditto.
17589 2001-08-27  Akim Demaille  <akim@epita.fr>
17591         * lib/autoconf/autoconf.m4 (AC_CONFIG_COMMANDS)
17592         (AC_CONFIG_COMMANDS_POST, AC_CONFIG_COMMANDS_PRE, AC_CONFIG_FILES)
17593         (AC_CONFIG_HEADER, AC_CONFIG_HEADERS, AC_CONFIG_IF_MEMBER)
17594         (AC_CONFIG_LINKS, AC_CONFIG_SUBDIRS, AC_FILE_DEPENDENCY_TRACE)
17595         (AC_LINK_FILES, AC_LIST_COMMANDS, AC_LIST_COMMANDS_COMMANDS)
17596         (AC_LIST_FILES, AC_LIST_FILES_COMMANDS, AC_LIST_HEADERS)
17597         (AC_LIST_HEADERS_COMMANDS, AC_LIST_LINKS, AC_LIST_LINKS_COMMANDS)
17598         (AC_OUTPUT, AC_OUTPUT_COMMANDS, AC_OUTPUT_COMMANDS_POST)
17599         (AC_OUTPUT_COMMANDS_PRE, AC_OUTPUT_MAKE_DEFS)
17600         (_AC_CONFIG_COMMANDS_INIT, _AC_CONFIG_DEPENDENCIES)
17601         (_AC_CONFIG_DEPENDENCY, _AC_CONFIG_UNIQUE, _AC_LINK_FILES_CNT)
17602         (_AC_LIST_SUBDIRS, _AC_OUTPUT_COMMANDS, _AC_OUTPUT_COMMANDS_CNT)
17603         (_AC_OUTPUT_COMMANDS_INIT, _AC_OUTPUT_CONFIG_STATUS)
17604         (_AC_OUTPUT_FILES, _AC_OUTPUT_HEADERS, _AC_OUTPUT_LINKS)
17605         (_AC_OUTPUT_SUBDIRS): Move to...
17606         * lib/autoconf/status.m4: this new file.
17607         * lib/autoconf/general.m4, lib/autoconf/Makefile.am: Adjust.
17608         * tests/Makefile.am, tests/suite.at: Adjust.
17610 2001-08-27  Akim Demaille  <akim@epita.fr>
17612         Automake 1.5.
17614         * Makefile.am (AUTOMAKE_OPTIONS): Add 1.5 and dist-bzip2.
17615         (AMTAR): Help automake define it.
17616         (INSTALL, install-data-hook): The INSTALL.txt trick is no longer
17617         needed, 1.5 can have a macro and a target with the same name.
17618         * m4/auxdir.m4, m4/cond.m4, m4/depend.m4, m4/install-sh.m4,
17619         * m4/strip.m4: New.
17620         * m4/init.m4, m4/sanity.m4: Update.
17621         * doc/Makefile.am (CLEANFILES): 1.5 knows the texi2dvi files.
17622         * lib/autoconf/Makefile.am, lib/autotest/Makefile.am,
17623         * lib/m4sugar/Makefile.am, lib/autoscan/Makefile.am,
17624         * lib/Autom4te/Makefile.am, man/Makefile.am: Use dist/nodist.
17626 2001-08-27  Akim Demaille  <akim@epita.fr>
17628         Provide a mean to ``AC_PREREQ'' for M4sugar, M4sh and Autotest.
17630         * lib/autoconf/version.in: Remove.
17631         * lib/m4sugar/version.in: New.
17632         * lib/m4sugar/m4sugar.m4 (m4_acversion, m4_version_prereq): New.
17633         Adjust callers.
17634         * bin/autoupdate.in: Distinguish M4sugar vs. Autoconf macros by
17635         the name of the directory they're in, instead of the filename,
17636         since version.m4 is now in m4sugar, but m4_acversion must not be
17637         classified as an Autoconf macro.
17638         ($input_m4): Don't qualify the path to m4sugar.
17639         Rather, pass autoconf_dir to m4.
17640         * tests/Makefile.am (testsuite): Remove -I top_srcdir, unneeded.
17641         * tests/suite.at: Require 2.52c.
17643 2001-08-27  Akim Demaille  <akim@epita.fr>
17645         testsuite.log should include config.log.
17647         * lib/autotest/autotest.m4: New.
17648         * lib/autotest/general.m4, tests/atspecific.m4: Adjust.
17649         * tests/suite.at : Adjust.
17650         (AT_INIT): Log config.log.
17651         * lib/m4sugar/m4sugar.m4 (m4_text_box): New.
17652         * lib/m4sugar/m4sh.m4 (_AS_BOX_LITERAL): Adjust.
17653         * lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Use them.
17654         (_AC_INIT_PREPARE): Fix the incredibly messy and buggy completion
17655         of config.log on traps.
17656         (_AC_OUTPUT_CONFIG_STATUS): Use AS_BOX.
17657         Use consistently `_ACEOF' for configure's here docs, and `_CSEOF'
17658         for config.status'.
17659         Open the log as soon as possible.
17660         Use the same log introduction as configure's.
17662 2001-08-22  Paul Eggert  <eggert@twinsun.com>
17664         * doc/autoconf.texi (Indices): New node.
17665         Move indices out of the top level menu and into this submenu.
17667 2001-08-22  Akim Demaille  <akim@epita.fr>
17669         * lib/autoconf/programs.m4 (_AC_PROG_LEX_YYTEXT_DECL): Use
17670         AC_TRY_COMMAND.
17671         (AC_DECL_YYTEXT): Fix the previous patch: it points to AC_PROG_LEX.
17673 2001-08-22  Akim Demaille  <akim@epita.fr>
17675         * lib/autoconf/general.m4 (AC_SHELL_PATH_WALK, AC_CHECK_PROG)
17676         (AC_CHECK_PROGS, AC_PATH_PROG, AC_PATH_PROGS, AC_CHECK_TOOL_PREFIX)
17677         (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS): Move to...
17678         * lib/autoconf/programs.m4: here.
17679         * lib/autoconf/specific.m4 (_AC_PROG_ECHO, AC_PROG_MAKE_SET)
17680         (AC_PROG_RANLIB, AC_PROG_YACC, AC_PROG_LEX, _AC_DECL_YYTEXT)
17681         (AC_PROG_INSTALL, AC_PROG_LN_S, AC_RSH): Move to...
17682         * lib/autoconf/programs.m4: here.
17683         (_AC_DECL_YYTEXT): Rename as...
17684         (_AC_PROG_LEX_YYTEXT_DECL): this.
17685         * lib/autoconf/autoconf.m4, lib/autoconf/Makefile.am
17686         * tests/Makefile.am, tests/suite.am: Adjust.
17688 2001-08-22  Akim Demaille  <akim@epita.fr>
17690         * lib/autoconf/general.m4 (AC_LIST_MEMBER_OF, AC_LINKER_OPTION):
17691         Move to...
17692         * lib/autoconf/fortran.m4 (_AC_LIST_MEMBER_IF, _AC_LINKER_OPTION):
17693         here.
17694         * lib/autoconf/general.m4 (AC_TRY_LINK_FUNC): Move to...
17695         * lib/autoconf/functions.m4: here.
17696         * lib/autoconf/general.m4 (AC_SEARCH_LIBS, AC_CHECK_LIB)
17697         (AH_CHECK_LIB): Move to...
17698         * lib/autoconf/libs: this new file.
17699         * lib/autoconf/specific.m4 (_AC_PATH_X_XMKMF, _AC_PATH_X_DIRECT)
17700         (_AC_PATH_X, AC_PATH_X, AC_PATH_XTRA): Move to...
17701         * lib/autoconf/libs.m4: here.
17702         * lib/autoconf/autoconf.m4, lib/autoconf/Makefile.am: Adjust.
17704 2001-08-22  Akim Demaille  <akim@epita.fr>
17706         * lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Fail if fails.
17707         * lib/autoconf/general.m4 (_AC_OUTPUT_SUBDIRS): Adjust.
17708         (AC_SITE_LOAD): Better logging of config.site.
17710 2001-08-20  Akim Demaille  <akim@epita.fr>
17712         * configure.ac (AT_CONFIG): Fix the path.
17713         * m4/atconfig.m4 (AT_CONFIG): Don't use EOF but ATEOF so that 2.52
17714         can be used.
17716 2001-08-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
17718         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Prepare the cross-compile
17719         program with AC_LANG_PROGRAM before feeding it to
17720         AC_COMPILE_IFELSE.  Cleanup grep usage.
17722 2001-08-20  Akim Demaille  <akim@epita.fr>
17724         * ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS,
17725         * NEWS, README, README-alpha, TODO, tests/README: This package is
17726         `Autoconf', not `autoconf' (the executable).
17728 2001-08-20  Akim Demaille  <akim@epita.fr>
17730         Info readers seem to need `Index' in the index node title :(
17732         * doc/autoconf.texi: Reverse the 2001-08-15 change which
17733         simplified index node names.
17735 2001-08-20  Akim Demaille  <akim@epita.fr>
17737         * lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Warn if the
17738         arguments are not literals.
17739         * doc/autoconf.texi (Input) <AC_INIT>: Arguments must be literals.
17740         Specify the output variables, and macros defined.
17742 2001-08-20  Akim Demaille  <akim@epita.fr>
17744         * doc/autoconf.texi (Examining Declarations) <AC_TRY_CPP>:
17745         (Examining Syntax) <AC_TRY_COMPILE>
17746         (Examining Libraries) <AC_TRY_LINK>
17747         (Test Programs) <AC_TRY_RUN>: These macros double quote some of
17748         their arguments.
17749         Reported by Werner Lemberg.
17751 2001-08-20  Akim Demaille  <akim@epita.fr>
17753         * lib/autotest/general.m4 (AT_INIT): Compute top_builddir,
17754         top_srcdir and srcdir from at_topbuild_2_topsrc and at_testdir.
17755         Load atlocal late enough to dump it in the log.
17756         * m4/atconfig.m4 (AT_CONFIG): Pass them to atconfig.
17758 2001-08-20  Akim Demaille  <akim@epita.fr>
17760         * tests/torture.at (Configuring subdirectories): New test.
17761         * lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Say what you are
17762         looking for.
17763         * m4/atconfig.m4: Be sure the let $[0] be expandable.
17764         (top_srcdir): Fix its computation.
17766 2001-08-20  Akim Demaille  <akim@epita.fr>
17768         * lib/autoconf/general.m4 (_AC_OUTPUT_COMMANDS): Say what you do.
17769         * m4/atconfig.m4 (AT_CONFIG): $1 is now the directory where the
17770         test suite lives.
17771         Create `atconfig' automagically.
17772         Configure atlocal.in if present.
17773         * tests/atconfig.in: Remove.
17774         * tests/atlocal.in: New.
17775         * tests/Makefile.am: Adjust.
17777 2001-08-20  Akim Demaille  <akim@epita.fr>
17779         Huh!?!?!  There are still some user EOF tags used, which prevents
17780         their use in AC_CONFIG_COMMANDS for instance...
17782         * lib/autoconf/general.m4, lib/autoconf/specific.m4,
17783         * lib/autotest/general.m4: Rename the EOF tags as `_ACEOF',
17784         `_CSEOF', or `_ATEOF', as appropriate.
17785         * lib/m4sugar/Makefile.am, lib/autoconf/Makefile.am,
17786         * lib/autotest/Makefile.am (check-local): Enforce this constraint.
17788 2001-08-20  Akim Demaille  <akim@epita.fr>
17790         * tests/base.at, tests/m4sh.at, tests/m4sugar.at,
17791         * tests/semantics.at, tests/tools.at, tests/torture.at:
17792         s/^AT_DATA\(([^][]+),/AT_DATA([$1],/.
17794 2001-08-20  Akim Demaille  <akim@epita.fr>
17796         Autotest invokes M4sh's initialization.
17798         * lib/autotest/general.m4: Adjust the diversion names.
17799         (AT_INIT): Run AS_INIT.
17800         Use the BINSH diversion to invoke /bin/sh.
17801         * tests/base.at, tests/m4sh.at, tests/m4sugar.at, tests/tools.at:
17802         * tests/torture.at: Respect M4sugar and M4sh macro name spaces.
17804 2001-08-20  Akim Demaille  <akim@epita.fr>
17806         Let M4sh have its own diversions.
17808         * lib/autoconf/general.m4 (_m4_divert(BINSH), _m4_divert(REVISION))
17809         (_m4_divert(NOTICE)): Rename as...
17810         * lib/m4sugar/m4msh.m4 (_m4_divert(BINSH), _m4_divert(HEADER-REVISION))
17811         (_m4_divert(HEADER-COMMENT)): these.
17812         (_m4_divert(HEADER-COPYRIGHT), _m4_divert(HEADER-COPYRIGHT)): New.
17813         (_m4_divert(NOTICE)): New, for Libtool.
17814         * lib/autoconf/general.m4 (_m4_divert(PREPARE)): Remove, replaced
17815         long ago with `_m4_divert(GROW)'.
17816         (AC_COPYRIGHT, AC_REVISION, _AC_INIT_NOTICE): Adjust.
17818 2001-08-20  Akim Demaille  <akim@epita.fr>
17820         * tests/base.at, tests/compile.at, tests/foreign.at,
17821         * tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh,
17822         * tests/semantics.at, tests/suite.at, tests/tools.at,
17823         * tests/torture.at: Ask Autotest mode, not Autoconf mode.
17825 2001-08-20  Akim Demaille  <akim@epita.fr>
17827         * bin/autom4te.in (handle_output): Handle @__@.
17829 2001-08-20  Akim Demaille  <akim@epita.fr>
17831         * lib/autoconf/autoconf.m4, lib/autoconf/oldnames.m4,
17832         * lib/autotest/general.m4: Adjust the license.
17834 2001-08-17  Paul Eggert  <eggert@twinsun.com>
17836         * doc/autoconf.texi (Function Portability): Mention snprintf,
17837         following up on a suggestion by Kevin Ryde.
17839 2001-08-17  Akim Demaille  <akim@epita.fr>
17841         * doc/install.texi, doc/autoconf.texi: Use `autoconf', not
17842         `autoconf_manual', as texinfo.tex 2001-06-21.10 chokes on it.
17844 2001-08-17  Akim Demaille  <akim@epita.fr>
17846         * lib/autotest/general.m4 (AT_INIT): Refer to `$as_me.log', not
17847         `$0.log' as for projects where testsuite is in src, we'd have
17848         testsuite.log created in src.
17850 2001-08-17  Akim Demaille  <akim@epita.fr>
17852         * bin/autom4te.in (&parse_args): Recognize --normalize.
17854 2001-08-17  Akim Demaille  <akim@epita.fr>
17856         Start implementing the AC_CHECK_HEADER transition scheme.
17858         * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_NEW)
17859         (_AC_CHECK_HEADER_OLD, _AC_CHECK_HEADER_MONGREL): New.
17860         (AC_CHECK_HEADER): Use them.
17862 2001-08-17  Akim Demaille  <akim@epita.fr>
17864         * doc/autoconf.texi: Work around Texinfo buglets.
17865         (Transformation Rules): One example is enough, users are expected
17866         to have their brains on. And BTW, use DESTDIR.
17867         (dvar): New macro.  Use it.
17869 2001-08-17  Akim Demaille  <akim@epita.fr>
17871         * doc/autoconf.texi (Writing testsuite.at) <AT_CHECK>: Complete.
17872         * lib/autotest/general.m4 (AT_INIT): Use the relative dir when
17873         looking for ChangeLogs.
17875 2001-08-17  Akim Demaille  <akim@epita.fr>
17877         * bin/autom4te.in: --normalize is a new option.
17878         * bin/autoconf.in: Use it.
17880 2001-08-17  Akim Demaille  <akim@epita.fr>
17882         * bin/Makefile.am, lib/Autom4te/Makefile.am, lib/autoconf/Makefile.am
17883         * lib/autotest/Makefile.am, lib/m4sugar/Makefile.am: Add TAGS support.
17885 2001-08-16  Paul Eggert  <eggert@twinsun.com>
17887         * doc/autoconf.texi, doc/install.texi: Put copyright notice at
17888         start, not at end.
17890 2001-08-15  Akim Demaille  <akim@epita.fr>
17892         * doc/Makefile.am (fu): New index, can't use fn because of defmac.
17893         Use it.
17895 2001-08-15  Akim Demaille  <akim@epita.fr>
17897         * doc/autoconf.texi (pr): New index.
17898         (prindex, findex): Use, merge, and output them.
17899         (Environment Variable Index, Output Variable Index)
17900         (Preprocessor Symbol Index, Autoconf Macro Index, M4 Macro Index)
17901         (Autotest Macro Index): Rename as...
17902         (Environment Variables, Output Variables,Preprocessor Symbols)
17903         (Autoconf Macros, M4 Macros, Autotest Macros): these.
17904         * doc/install.texi: Use @command.
17905         (Environment Variables): Rename as...
17906         (Defining Variables): this.
17908 2001-08-15  Akim Demaille  <akim@epita.fr>
17910         * doc/autoconf.texi (Function Portability): sprintf's return
17911         value.
17912         From Kevin Ryde.
17914 2001-08-15  Akim Demaille  <akim@epita.fr>
17916         * Makefile.maint (CVS): New.
17917         (local-check): Run changelog-check. last.
17918         (alpha): Don't depend upon local-check, since...
17919         (cvs-dist): depends upon it.
17921 2001-08-15  Tim Van Holder  <tim.van.holder@pandora.be>
17923         * tests/Makefile.am: Use a clean-local rule to remove
17924         autom4te.cache (it's a directory, not a file.
17925         * Makefile.am: Ditto (but maintainer-clean-local).
17927 2001-08-15  Akim Demaille  <akim@epita.fr>
17929         * bin/autom4te.in (@m4_warning): New.
17930         (&handle_m4): Use it.
17931         * tests/m4sugar.at (m4_warn): Pass `-f' to autom4te to ensure the
17932         warnings are issued at each run.
17933         * tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): M4sugar
17934         is in the src tree.
17936 2001-08-15  Akim Demaille  <akim@epita.fr>
17938         * tests/atspecific.m4 (AT_CHECK_AUTOUPDATE): Perl is now required:
17939         don't waste time running `autoupdate --version' works.
17940         * tests/tools.at (autoupdating AC_PREREQ): Likewise.
17942 2001-08-13  Akim Demaille  <akim@epita.fr>
17944         * doc/autoconf.texi (ma): Rename this index as...
17945         (ac): this.
17947 2001-08-13  Akim Demaille  <akim@epita.fr>
17949         * Makefile.am: Remove dead code and dead comments.
17950         (pdf, html): New targets.
17951         * doc/autoconf.texi (Using Autotest): New chapter.
17952         * doc/Makefile.am (pdf): New targets.
17953         (CLEANFILES): Adjust.
17955 2001-08-13  Akim Demaille  <akim@epita.fr>
17957         * lib/autotest/general.m4 (AT_INIT): Log the start/stop dates and
17958         duration of the test suite.
17960 2001-08-12  Alexandre Duret-Lutz  <duret_g@epita.fr>
17962         * tests/semantics.at (AC_C_BIGENDIAN): Explicitelly save and load
17963         endianness for comparison instead of relying on AT_CHECK_ENV.
17965 2001-08-11  Paul Eggert  <eggert@twinsun.com>
17967         * doc/autoconf.texi, doc/install.texi: Add a copyright notice
17968         to the INSTALL file.
17970 2001-08-11  Paul Eggert  <eggert@twinsun.com>
17972         * NEWS: The autoconf manual now is distributed under the terms
17973         of the GNU Free Documentation License.
17975         * doc/autoconf.texi: Switch from old style copyright notice to FDL.
17976         Add an appendix "Copying This Manual" for the FDL.
17978         * doc/fdl.texi: New file, from
17979         <http://www.gnu.org/licenses/fdl.texi>.
17981         * doc/Makefile.am (autoconf_TEXINFOS): Add fdl.texi.
17983 2001-08-10  Paul Eggert  <eggert@twinsun.com>
17985         * AUTHORS, BUGS, ChangeLog, ChangeLog.0, ChangeLog.1,
17986         ChangeLog.2, GNUmakefile, Makefile.maint, NEWS, README,
17987         README-alpha, TODO, configure.ac, lib/autoconf/Makefile.am,
17988         m4/atconfig.m4, m4/init.m4, m4/m4.m4, m4/missing.m4,
17989         m4/sanity.m4, tests/README, tests/aclocal.m4,
17990         tests/atspecific.m4, tests/base.at, tests/compile.at,
17991         tests/foreign.at, tests/m4sh.at, tests/m4sugar.at,
17992         tests/semantics.at, tests/suite.at, tests/tools.at,
17993         tests/torture.at: Add copyright notice.
17995         * tests/mktests.sh: Update year in copyright notice.
17997 2001-08-12  Alexandre Duret-Lutz  <duret_g@epita.fr>
17999         * tests/semantics.at (AC_C_BIGENDIAN): New test.
18001 2001-08-11  Alexandre Duret-Lutz  <duret_g@epita.fr>
18003         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Handle ACTION-IF-TRUE,
18004         ACTION-IF-FALSE, and ACTION-IF-UNKNOWN.
18005         * doc/autoconf.texi (C Compiler Characteristics): Update
18006         documentation for AC_C_BIGENDIAN.
18008 2001-08-11  Alexandre Duret-Lutz  <duret_g@epita.fr>
18010         * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Guess endianness by grep'ing
18011         magic values from an object file when cross-compiling.
18012         Based on code by Guido Draheim <Guido.Draheim@gmx.de>.
18014 2001-08-10  Akim Demaille  <akim@epita.fr>
18016         * bin/autom4te.in (&handle_output): Don't use `grep' with side
18017         effects.
18018         Suggested by Russ Allbery.
18020 2001-08-10  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
18022         * lib/autoconf/general.m4 (_AC_OUTPUT_SUBDIRS): Propagate the
18023         current $prefix to the sub-configures.
18025 2001-08-09  Tim Van Holder  <tim.van.holder@pandora.be>
18027         * lib/autoconf/lang.m4: Ignore *.xSYM when looking for an executable
18028         extension (needed on BeOS).  Reported by Guido van Rossum.
18030 2001-08-09  Akim Demaille  <akim@epita.fr>
18032         * bin/autom4te.in ($icache): Load it only if older than autom4te.
18034 2001-08-07  Akim Demaille  <akim@epita.fr>
18036         * lib/autotest/general.m4 (AT_INIT): All the `at-*' are to be
18037         removed.
18038         (at-setup-line): Huh?  Be a variable `at_setup_line', not a file.
18039         No need to remove the files before and after the each test, before
18040         each test and at the end of the suite is enough.
18041         Display only the children `times', not the shell's.
18042         If the test failed or was skipped, at-times is not available.
18044 2001-08-07  Akim Demaille  <akim@epita.fr>
18046         Always produce testsuite.log, including when there are no
18047         failures.  This helps getting information on skipped tests, and
18048         duration of the tests.  Err, implement the latter btw.
18050         * lib/autotest/general.m4 (AT_INIT): Set up fd 6 for the log.
18051         Dump information on the first run of each test.
18052         (AT_CLEANUP): Create `at-times' containing the duration of the
18053         test group.
18055 2001-08-07  Akim Demaille  <akim@epita.fr>
18057         The use of `dumpstat' revealed that `len' was used although it
18058         should not.  m4_text_wrap was using it, but in the Autoconf world
18059         where it is legal.  Hence (i) test M4sh in its own world, not
18060         Autoconf's, and (ii), ahem, fix the bug :)
18062         * lib/autotest/general.m4: Be sure the set good quotes, as tracing
18063         does not like `' instead of [].
18064         (AT_INIT): Forbid `^_?AT_'.
18065         And don't output such tokens.
18066         * tests/Makefile.am (CLEANFILES): Add `script', `script.s4g',
18067         `script.as', and `autom4te.cache'.
18068         Remove `empty' and `macro' which are no longer used.
18069         * tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): New.
18070         * tests/m4sugar.at: Use it.
18071         * lib/m4sugar/m4sugar.m4: Use `m4_len' not `len'.
18073 2001-08-07  Akim Demaille  <akim@epita.fr>
18075         * bin/autoconf.in, bin/autoheader.in: --force, -f is a new option.
18077 2001-08-07  Alexandre Duret-Lutz  <duret_g@epita.fr>
18079         * bin/autom4te.in (handle_output): Typo in quadrigraph substitution.
18081 2001-08-04  Akim Demaille  <akim@epita.fr>
18083         * lib/autoconf/functions.m4 (AC_FUNC_ALLOCA, AC_FUNC_ERROR_AT_LINE)
18084         (AC_FUNC_FSEEKO, AC_FUNC_OBSTACK): Use AC_LANG_IFELSE, not
18085         AC_TRY_LINK.
18086         * lib/autoconf/headers.m4 (AC_HEADER_MAJOR): Likewise.
18087         * lib/autoconf/fortran.m4 (_AC_LANG_PROGRAM_C_F77_HOOKS)
18088         (AC_F77_MAIN): Likewise.
18090 2001-08-04  Akim Demaille  <akim@epita.fr>
18092         Don't rely on M4sugar outputting the patterns in files, since we
18093         might process the output _without_ running m4, hence without these
18094         files.
18096         * lib/m4sugar/m4sugar.m4 (m4_init): No need for `m4_tmpdir'.
18097         * bin/autom4te.in (@Request::includes): Remove, unused.
18098         (@Request::source): Rename as...
18099         (@Request::input): this.
18100         (@preselect): Add `m4_pattern_forbid' and `m4_pattern_allow'.
18101         (&handle_output): Fetch the patterns from the traces.
18102         `$forbidden' and `$allowed' are constant: use m//o.
18103         (&handle_m4): M4sugar no longer wants `m4_tmpdir'.
18104         (m4_pattern_forbid, m4_pattern_allow): Adjust for tracing only.
18106 2001-08-04  Akim Demaille  <akim@epita.fr>
18108         `autoconf && autoheader' is sped up.  Now, speed up `autoheader &&
18109         autoconf', i.e., in addition to caching traces, cache the output.
18111         * bin/autom4te.in (Request::cache): Rename as...
18112         (Request::id): this.
18113         ($cache, $icache, $tcache, $ocache): New.
18114         (&handle_m4): Save M4 output in the cache instead of $tmp.
18115         (&handle_output): Adjust.
18116         (&up_to_date_p): Check that the output cache is up to date too.
18117         (top level): Run `&handle_m4' iff force or the cache is invalid.
18118         Run `&handle_output' if the output cache is more recent.
18120 2001-08-04  Akim Demaille  <akim@epita.fr>
18122         * bin/autom4te.in ($force): New.
18123         (&parse_args, &print_usage): -f, --force is a new option.
18124         (&handle_output): CPP directives might have spaces after `#'.
18125         (&parse_args): The first file only can be frozen.
18127 2001-08-04  Akim Demaille  <akim@epita.fr>
18129         Don't let autom4te compute the `include' traces several times:
18130         first check that the trace cache file is up to date, and then
18131         compare its timestamp with that of the output.
18133         * bin/autom4te.in, bin/autoupdate.in, bin/autoscan.in: Normalize
18134         the preamble.  Don't require 5.005 as Autom4te::General does it,
18135         and better yet (use `use', not `require'!).
18136         * lib/Autom4te/Struct.pm: Rename the last occurrences of
18137         Class::Struct as Autom4te::Struct.
18138         * lib/Autom4te/General.pm (File::stat): Use it.
18139         (&mtime): New, export it.
18140         * bin/autom4te.in: Use it.
18141         Declare `$req' is invalid if it is outdated.
18142         Don't declare it valid before saving it if something went wrong.
18144 2001-08-04  Akim Demaille  <akim@epita.fr>
18146         Autom4te shall not encode Autoconf data, and preselecting traces
18147         must be proposed to the users.
18149         * bin/autom4te.in (@required_trace): Remove.
18150         (@preselect): New.
18151         (&parse_args, &print_usage): -p, --preselect is a new option.
18152         (&up_to_date_p): Adjust.
18153         * bin/autoconf.in: Preselect some Autoconf macros.
18155 2001-08-04  Akim Demaille  <akim@epita.fr>
18157         * tests/tools.at (autoconf --trace: user macros): Check traces on
18158         macros invoked without arguments, and macros invoked with multiple
18159         lines arguments.
18161 2001-08-03  Alexandre Duret-Lutz  <duret_g@epita.fr>
18163         * bin/autom4te.in (handle_traces): Fix rewriting of traces without
18164         arguments.
18166 2001-08-03  Akim Demaille  <akim@epita.fr>
18168         * bin/autoconf.in ($@): Work around the usual sh bug.
18169         From Nicolas Joly.
18171 2001-08-03  Akim Demaille  <akim@epita.fr>
18173         Clean up the handling of the M4 builtins tracing exception.
18175         * bin/autom4te.in (Request::request): Don't complete M4 builtins
18176         trace requests.
18177         (@m4_builtins): Rename as...
18178         (@m4_builtin): this.
18179         (%m4_builtin_alternate_name): New.
18180         (&parse_args): Complete the trace requests with alternate names.
18181         (&handle_traces): Hence no longer do it here.
18182         (&trace_requests): Remove, unused.
18184 2001-08-03  Akim Demaille  <akim@epita.fr>
18186         * doc/autoconf.texi (Redefined M4 Macros): Document m4_exit,
18187         m4_if, and m4_wrap.
18189 2001-08-03  Akim Demaille  <akim@epita.fr>
18191         * lib/m4sugar/m4sugar.m4 (m4_init): Also forbid `_m4_*' tokens.
18192         (m4_divert_pop): Dump the whole diversion stack when a diversion
18193         mismatch happens.
18194         * bin/autom4te.in (&handle_output): Remember of the first
18195         occurrence of a possibly undefined macro, not the last.
18196         Complain about the possibly undefined macros in the same order as
18197         the appear in the output.
18198         * lib/autoconf/Makefile.am (autoconf.m4f): List its dependencies.
18199         * tests/tools.at (autoconf: forbidden tokens, basic)
18200         (autoconf: forbidden tokens, exceptions): No longer sort
18201         autoconf's stderr, as it is now deterministic.
18202         Check that `dnl' is caught.
18204 2001-08-01  Akim Demaille  <akim@epita.fr>
18206         * configure.ac: Bump to 2.52c.
18208 2001-08-01  Akim Demaille  <akim@epita.fr>
18210         Version 2.52b.
18212         * lib/Autom4te/Makefile.am (perllibdir): s/Autoconf/Autom4te/.
18214 2001-08-01  Akim Demaille  <akim@epita.fr>
18216         Version 2.52a.
18218 2001-08-01  Akim Demaille  <akim@epita.fr>
18220         * lib/Autom4te/General.pm: Use `carp' and `croak', not `warn' and
18221         `die'.
18222         (&END): New.
18223         * bin/autoconf.in, bin/autom4te.in, bin/autoupdate.in: Remove your
18224         `END', as `Autom4te::General::END' will be triggered.
18225         * bin/autoupdate.in, bin/autoscan.in: Improve error messages accuracy.
18226         * bin/autoupdate.in (File::Compare, File::Copy): Use them instead of
18227         system to run `mv', `rm', and `cmp'.
18229 2001-08-01  Akim Demaille  <akim@epita.fr>
18231         * lib/Autom4te/General.pm (&unique): New.
18232         * bin/autoscan.in (&output): Use it to issue trace requests once.
18234 2001-08-01  Akim Demaille  <akim@epita.fr>
18236         * lib/Autom4te/General.pm: New.
18237         * bin/autom4te.in (Autom4te::General): Use it.
18238         ($me, $tmp, $verbose, $debug, &mktmpdir, &verbose, &xsystem)
18239         (&find_configure_ac, &find_slave): Remove.
18240         * bin/autoscan.in: Likewise.
18241         * bin/autoupdate.in: Likewise.
18243 2001-08-01  Akim Demaille  <akim@epita.fr>
18245         * autoconf.in, autom4te.in, autoscan.in, ifnames.in,
18246         * autoheader.in, autoreconf.in, autoupdate.in: Move to...
18247         * bin: here, new directory.
18248         * lib/Autoconf: Rename as...
18249         * lib/Autom4te: this, to please case insensitive junkie OSes.
18251 2001-08-01  Akim Demaille  <akim@epita.fr>
18253         * autom4te.in ($m4): Handle the --nesting-limit.
18254         * autoconf.in (M4): Remove.
18256 2001-08-01  Akim Demaille  <akim@epita.fr>
18258         * autoconf.in ($AWK): Remove, no longer used.
18259         * test/tools.at: Use AT_CHECK_AUTOCONF.
18260         (AWK portability): Remove, for autoconf no longer uses AWK.
18261         (Syntax of the Perl scripts): New.
18262         * configure.ac: autoconf no longer needs an AWK with a good
18263         regexp engine.
18264         Use a static test on AC_PACKAGE_VERSION.
18265         * autom4te.in (&up_to_date_p): Output depends on the arguments.
18266         * lib/autoconf/Makefile.am: Ship version.m4, maintainer file.
18267         * tests/atconfig.in (PERL): New.
18269 2001-08-01  Akim Demaille  <akim@epita.fr>
18271         * lib/autoconf/lang.m4 (AC_LANG(C), AC_LANG_C, _AC_LANG_ABBREV(C))
18272         (AC_LANG(C++), AC_LANG_CPLUSPLUS, _AC_LANG_ABBREV(C++))
18273         (AC_LANG_SOURCE(C), AC_LANG_PROGRAM(C), AC_LANG_CALL(C))
18274         (AC_LANG_FUNC_LINK_TRY(C), AC_LANG_BOOL_COMPILE_TRY(C))
18275         (AC_LANG_INT_SAVE(C), _AC_ARG_VAR_CPPFLAGS, _AC_ARG_VAR_LDFLAGS)
18276         (AC_LANG_PREPROC(C), _AC_PROG_PREPROC_WORKS_IFELSE, AC_PROG_CPP)
18277         (AC_LANG_COMPILER(C), ac_cv_prog_gcc, AC_PROG_CC, _AC_PROG_CC_G)
18278         (AC_PROG_GCC_TRADITIONAL, AC_PROG_CC_C_O, AC_LANG_PREPROC(C++))
18279         (AC_PROG_CXXCPP, AC_LANG_COMPILER(C++), ac_cv_prog_gxx)
18280         (AC_PROG_CXX, _AC_PROG_CXX_G, _AC_PROG_CXX_EXIT_DECLARATION)
18281         (AC_PROG_CC_STDC, AC_C_CROSS, AC_C_CHAR_UNSIGNED, AC_C_LONG_DOUBLE)
18282         (AC_C_BIGENDIAN, AC_C_INLINE, AC_C_CONST, AC_C_VOLATILE)
18283         (AC_C_STRINGIZE, AC_C_PROTOTYPES): Move to...
18284         * lib/autoconf/c.m4: here, new file.
18286         * lib/autoconf/lang.m4 (AC_LANG(Fortran 77), AC_LANG_FORTRAN77)
18287         (_AC_LANG_ABBREV(Fortran 77), AC_LANG_SOURCE(Fortran 77))
18288         (AC_LANG_PROGRAM(Fortran 77), AC_LANG_CALL(Fortran 77))
18289         (AC_LANG_PREPROC(Fortran 77), AC_LANG_COMPILER(Fortran 77))
18290         (ac_cv_prog_g77, AC_PROG_F77, _AC_PROG_F77_G, AC_PROG_F77_C_O)
18291         (_AC_PROG_F77_V_OUTPUT, _AC_PROG_F77_V, AC_F77_LIBRARY_LDFLAGS)
18292         (AC_F77_DUMMY_MAIN, _AC_LANG_PROGRAM_C_F77_HOOKS, AC_F77_MAIN)
18293         (_AC_F77_NAME_MANGLING, AC_F77_NAME_MANGLING, AC_F77_WRAPPERS)
18294         (AC_F77_FUNC): Move to...
18295         * lib/autoconf/fortran.m4: here, new file.
18297 2001-08-01  Akim Demaille  <akim@epita.fr>
18299         * acfunctions.m4: Rename as...
18300         * lib/autoconf/functions.m4: this.
18301         * acgeneral.m4: Rename as...
18302         * lib/autoconf/general.m4: this.
18303         * acheaders.m4: Rename as...
18304         * lib/autoconf/headers.m4: this.
18305         * aclang.m4: Rename as...
18306         * lib/autoconf/lang.m4: this.
18307         * acoldnames.m4: Rename as...
18308         * lib/autoconf/oldnames.m4: this.
18309         * acspecific.m4: Rename as...
18310         * lib/autoconf/specific.m4: this.
18311         * actypes.m4: Rename as...
18312         * lib/autoconf/types.m4: this.
18313         * autoconf.m4: Rename as...
18314         * lib/autoconf/autoconf.m4: this.
18316         * m4sugar.m4: Rename as...
18317         * lib/m4sugar/m4sugar.m4: this.
18318         * m4sh.m4: Rename as...
18319         * lib/m4sugar/m4sh.m4: this.
18321         * tests/atgeneral.m4: Rename as...
18322         * lib/autotest/general.m4: this.
18324         * acfunctions: Rename as...
18325         * lib/autoscan/functions: this.
18326         * acheaders: Rename as...
18327         * lib/autoscan/headers: this.
18328         * acidentifiers: Rename as...
18329         * lib/autoscan/identifiers: this.
18330         * aclibraries: Rename as...
18331         * lib/autoscan/libraries: this.
18332         * acmakevars: Rename as...
18333         * lib/autoscan/makevars: this.
18334         * acprograms: Rename as...
18335         * lib/autoscan/programs: this.
18337 2001-08-01  Akim Demaille  <akim@epita.fr>
18339         * doc/autoconf.texi: Moving/deleting open files is not portable.
18340         Portability issues for `.' (source), and more information about sed.
18342 2001-07-25  Steven G. Johnson  <stevenj@alum.mit.edu>
18344         * aclang.m4 (AC_F77_LIBRARY_LDFLAGS): Ignore -libmil (on Solaris),
18345         which has a special meaning and is not a reference to libibmil.a.
18346         Reported by Matteo Frigo.
18348 2001-07-25  Pavel Roskin  <proski@gnu.org>
18350         * autom4te.in (mktmpdir): Strip trailing newline from mktemp
18351         output.
18353 2001-07-25  Akim Demaille  <akim@epita.fr>
18355         * autoconf.in: Try to define the variables before using them.
18356         * autom4te.in ($perllibdir): Use `$autom4te_perllibdir' as envvar
18357         instead of `$perllibdir'.
18358         * tests/atconfig.in ($autom4te_perllibdir): Export it.
18360 2001-07-25  Akim Demaille  <akim@epita.fr>
18362         * autoconf.in (ac_LF_and_DOT): Remove, unused.
18364 2001-07-24  Akim Demaille  <akim@epita.fr>
18366         Let autoconf use autom4te for traces.
18368         * autoconf.in ($task, task trace): Remove, merely pass --trace to
18369         autom4te.
18370         * autoheader.in: Don't pass `-' to autoconf, rather, a tmp file.
18371         (Because I found no way for autom4te to accept `-').
18372         * autom4te.in (&Request::request): Beware of M4 builtins.
18373         (END): Don't try to remove the content of an empty dir.
18374         (&parse_args): Default is `$f:$l:$n:$%', not `$f:$l:$n:$*'.
18375         (&handle_output): Set a default value to `$forbidden'.
18376         * autoupdate.in (&verbose, &xsystem): New, from autom4te.in.
18377         ($autoconf): Pass --debug and --verbose.
18378         * tests/atspecific.m4 (AT_CHECK_AUTOCONF): Clean up autom4te's
18379         cache.
18381 2001-07-24  Akim Demaille  <akim@epita.fr>
18383         Let autoconf use autom4te to create configure.
18385         * autoconf.in ($automate): New var.
18386         (task script): Use autom4te.
18387         * autom4te.in (File::Spec): Use it.
18388         (&find_file): New.
18389         (&parse_args): --warning is -W, not -w.
18390         Find the top level files.
18391         (&handle_m4): Pass the warnings flags.
18392         Don't report verbosely m4's failures, unless requested.
18393         (&handle_output): Don't complain for forbidden tokens in comments.
18394         Be sure to report all the forbidden tokens within a single line.
18395         (&trace_format_to_m4): Preserve `$_'.
18396         (&handle_traces): Sort the output macros.
18397         (&up_to_date_p): Find the files before trying to get its time stamp.
18399 2001-07-24  Akim Demaille  <akim@epita.fr>
18401         * Makefile.am: Ship, build and install Autom4te.
18402         (SUBDIRS): Add lib.
18403         * lib/Autoconf/Struct.pm: New, from Automake 1.5.
18404         * configure.in: Require Perl.
18405         * man/autom4te.in: New.
18407 2001-07-19  Paul Eggert  <eggert@twinsun.com>
18409         * doc/autoconf.texi (Cache Checkpointing): Use AC_MSG_ERROR in
18410         example, rather than (exit 1); exit (which isn't portable).
18412 2001-07-18  Akim Demaille  <akim@epita.fr>
18414         Version 2.52.
18416 2001-07-18  Akim Demaille  <akim@epita.fr>
18418         The C-Fortran 77 hooks are available only once AC_F77_DUMMY_MAIN
18419         was run, while they are needed also when it is expanded.
18420         Reported by Nicolas Joly.
18422         * aclang.m4 (AC_F77_DUMMY_MAIN): Define _AC_LANG_PROGRAM_C_F77_HOOKS.
18423         (AC_LANG_PROGRAM(C)): Use it instead of depending upon
18424         AC_F77_DUMMY_MAIN being expanded.
18426 2001-07-18  Akim Demaille  <akim@epita.fr>
18428         * configure.in: Bump to 2.51a.
18430 2001-07-17  Akim Demaille  <akim@epita.fr>
18432         Version 2.51.
18434 2001-07-17  Akim Demaille  <akim@epita.fr>
18436         * aclang.m4 (AC_F77_DUMMY_MAIN): Let the interface be more
18437         Autoconfy: $1 = action-if-found, $2 = action-if-not-found.
18439 2001-07-17  Akim Demaille  <akim@epita.fr>
18441         The runtime test for AC_FUNC_GETPGRP fails when prototypes are
18442         used.  Well, then use the prototypes when you can, and runtime as
18443         a last resort.
18444         Reported by Artur Frysiak
18446         * acfunctions.m4 (_AC_FUNC_GETPGRP_TEST): New.
18447         (AC_FUNC_GETPGRP): Use it.
18448         First try to compile with 0-ary or 1-ary calls.
18450 2001-07-17  Akim Demaille  <akim@epita.fr>
18452         * actypes.m4 (_AC_CHECK_TYPE_REPLACEMENT_TYPE_P): `foo_t' is a
18453         replacement type.
18454         From Paul Eggert.
18456 2001-07-17  Akim Demaille  <akim@epita.fr>
18458         * Makefile.maint: Sync. with cppi 1.10.
18460 2001-07-17  Akim Demaille  <akim@epita.fr>
18462         * aclang.m4 (AC_LANG_PROGRAM(C)): Output F77_DUMMY_MAIN only when
18463         AC_F77_DUMMY_MAIN has been run.
18464         From Pavel Roskin and Steven G. Johnson.
18466 2001-07-17  Akim Demaille  <akim@epita.fr>
18468         * configure.in: Rename as...
18469         * configure.ac: this.
18471 2001-07-17  Akim Demaille  <akim@epita.fr>
18473         * Makefile.am (INSTALL.txt): Don't use $@ and $< in non suffix
18474         rules.
18475         From Marc Espie.
18476         * Makefile.maint (release-archive-dir): Rename as...
18477         (release_archive_dir): this, so that it can be specialized in
18478         Makefile.
18480 2001-07-14  Akim Demaille  <akim@epita.fr>
18482         * configure.in: Bump to 2.50d.
18484 2001-07-14  Akim Demaille  <akim@epita.fr>
18486         Version 2.50c.
18487         * Makefile.maint (alpha): Typo.
18489 2001-07-14  Akim Demaille  <akim@epita.fr>
18491         * doc/autoconf.texi (Limitations of Make): Macro names and underscore.
18493 2001-07-14  Akim Demaille  <akim@epita.fr>
18495         * config/config.guess, config/config.sub, config/texinfo.tex
18496         * doc/standards.texi, doc/make-stds.texi: Update.
18498 2001-07-14  Akim Demaille  <akim@epita.fr>
18500         * Makefile.maint (cvs-check, cvs-tag-check, cvs-diff-check): New.
18502 2001-07-14  Akim Demaille  <akim@epita.fr>
18504         * Makefile.maint (maintainer-check): Rename as...
18505         (maintainer-distcheck): this.
18506         (changelog-check, static-check): New.
18507         Use them.
18509 2001-07-14  Kevin Ryde  <user42@zip.com.au>
18511         * doc/autoconf.texi (C++ Compilers Characteristics): Last resort
18512         for CXX is g++, not gcc.
18514 2001-07-14  Akim Demaille  <akim@epita.fr>
18516         * doc/autoconf.texi (Files): New subsection.
18518 2001-07-14  Akim Demaille  <akim@epita.fr>
18520         * doc/autoconf.texi (C Compiler, Fortran 77 Compiler): Be subsections
18521         of...
18522         (Generic Compiler Characteristics): this.
18523         (C++ Compiler): New subsection.
18525 2001-07-14  Akim Demaille  <akim@epita.fr>
18527         * autoscan.in: Use IO::File.
18528         Adjust all the routines to use it.
18529         ($log): New file (autoscan.log).
18530         (output): Dump detailed logs into $log, and a shortened version to
18531         stderr.
18532         (&scan_makefile): Refine the regexp catching tokens in the code.
18533         * doc/autoconf.texi (autoscan Invocation): Document `autoscan.log'
18534         and the `configure.ac' checking feature.
18536 2001-07-12  Akim Demaille  <akim@epita.fr>
18538         For some AWK, such as on HPUX 11, `xfoo' does not match `foo|^bar'.
18539         Reported by Michael Elizabeth Chastain.
18541         * autoconf.in: Refuse such AWK.
18542         * configure.in: Likewise.
18543         * Makefile.am (acversion.m4): Do not use move-if-change this file
18544         has dependencies.
18545         * doc/autoconf.texi (Fortran 77 Compiler): Some typos.
18547 2001-07-10  Jens Petersen  <petersen@redhat.com>
18549         * autoscan.in (&scan_makefile): Improve programs regexp to parse
18550         things like "g++", "file.c" and "some-conf" as tokens.
18551         (&scan_file): Match C++ files extensions.
18552         If the filename extension is C++ then ask for c++.
18554 2001-07-05  Steven G. Johnson  <stevenj@alum.mit.edu>
18556         * aclang.m4 (AC_F77_DUMMY_MAIN): Use AC_TRY_LINK, not
18557         AC_TRY_LINK_FUNC, to check whether defining a dummy
18558         main-like routine is needed for linking with F77 libs.
18560 2001-07-05  Pavel Roskin  <proski@gnu.org>
18562         * aclocal.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Remove conftest*
18563         after using break.
18564         (_AC_PROG_F77_V_OUTPUT): Remove conftest*, not conftest.* after
18565         linking.
18567 2001-07-05  Akim Demaille  <akim@epita.fr>
18569         * Makefile.am (move_if_change): New.  Use it instead of `mv'.
18570         (acversion.m4): Name it `$(srcdir)/acversion.m4' to ease broken
18571         Makes' lives.
18572         Reported by Nicolas Joly.
18574 2001-07-04  Akim Demaille  <akim@epita.fr>
18576         * acgeneral.m4 (_AC_RUN_IFELSE): Remove conftest.o when cleaning
18577         up.
18578         * acfunctions.m4 (AC_FUNC_WAIT3): Use `break' to silent some
18579         warnings from compilers.
18580         * aclang.m4 (_AC_LANG_COMPILER_GNU): Log the version information
18581         for all the compilers, not only GNU.  Hence move from here...
18582         (AC_PROG_CC, AC_PROG_CXX, AC_PROG_F77): to here.
18584 2001-07-04  Akim Demaille  <akim@epita.fr>
18586         * acfunctions.m4 (AC_FUNC_STRTOD, AC_FUNC_STRERROR_R)
18587         (AC_FUNC_STRCOLL, AC_FUNC_WAIT3): Use AC_RUN_IFELSE and
18588         AC_COMPILE_IFELSE.
18590 2001-07-04  Akim Demaille  <akim@epita.fr>
18592         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Actually apply
18593         the ``strings.h'' change claimed below.
18595 2001-07-04  Akim Demaille  <akim@epita.fr>
18597         * aclang.m4 (_AC_LANG_COMPILER_GNU): s/-dumpspecs/-v/.
18599 2001-07-04  Akim Demaille  <akim@epita.fr>
18601         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Include
18602         strings.h if usable with string.h.
18603         Suggested by Paul Eggert.
18605 2001-07-04  Akim Demaille  <akim@epita.fr>
18607         * autoscan.in (&scan_file): Skip FILE if there is FILE.in.
18608         From Jens Petersen.
18610 2001-07-03  Akim Demaille  <akim@epita.fr>
18612         * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Specify CONFIG_FILES
18613         etc. in the log.
18615 2001-07-03  Akim Demaille  <akim@epita.fr>
18617         * acheaders.m4 (AC_CHECK_HEADER): When INCLUDES are set, use the
18618         compiler, not the preprocessor.
18619         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): No longer use
18620         dedicated code to check for inttypes.h, as AC_CHECK_HEADERS does
18621         the right thing.
18622         * Makefile.am (.m4.m4f): Emphasize M4 error messages and fail
18623         earlier if there are.
18625 2001-07-03  Akim Demaille  <akim@epita.fr>
18627         * autoscan.in ($initfile): Remove.
18628         (&find_file): Rename as...
18629         (&scan_file): this.
18630         Immediately scan the current file, instead of gathering them, and
18631         later having them handled by &scan_files.
18632         (&scan_files): Merely invoke Find::File.
18633         Adjust.
18635 2001-07-02  Akim Demaille  <akim@epita.fr>
18637         * autoscan.in: Formatting changes, matching the invocation order.
18638         (File::Find): Use it instead of Perl 4's `find.pl'.
18639         (&wanted): Rename as...
18640         (&find_file): this.
18642 2001-07-01  Pavel Roskin  <proski@gnu.org>
18644         * aclang.m4 (AC_F77_DUMMY_MAIN): Remove conftest* after using
18645         break in the argument to AC_TRY_LINK_FUNC.
18646         (AC_F77_MAIN): Remove conftest* after using break in the
18647         argument to AC_TRY_LINK.
18649 2001-07-01  Steven G. Johnson  <stevenj@alum.mit.edu>
18651         Add alternate 'main' routine detection for linking C/C++ with Fortran,
18652         fixing link failures for e.g. AC_F77_WRAPPERS on NetBSD.
18654         * aclang.m4 (AC_F77_DUMMY_MAIN): New macro to detect whether a
18655         dummy alternate main is required even if the user provides her own
18656         'main'.
18657         (AC_F77_MAIN): New macro to detect whether it is possible to
18658         provide an alternate 'main' function name, using the 'main' from
18659         the Fortran libraries.
18660         (AC_LANG_PROGRAM(C)): Use F77_DUMMY_MAIN, if it is defined, so that
18661         cross-language link tests can be performed successfully.
18662         (_AC_F77_NAME_MANGLING): Require AC_F77_DUMMY_MAIN.  Also put $FLIBS
18663         after $LIBS, for consistency; this should be the general rule since
18664         the user may want to link to Fortran libraries that require $FLIBS.
18665         * doc/autoconf.texi: Document AC_F77_DUMMY_MAIN and AC_F77_MAIN.
18667 2001-06-29  Pavel Roskin  <proski@gnu.org>
18669         * atgeneral.m4 (AT_CHECK): Add a newline to the end of
18670         at-stdout and at-stderr instead of removing the newline
18671         from the echo output, which is not guaranteed to work.
18673 2001-06-28  Jens Petersen  <petersen@redhat.com>
18675         * aclang.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Only add declaration to
18676         confdefs.h when non-zero.
18678 2001-06-28  Akim Demaille  <akim@epita.fr>
18680         * configure.in: Bump to 2.50c.
18682 2001-06-26  Akim Demaille  <akim@epita.fr>
18684         Version 2.50b.
18686 2001-06-26  Akim Demaille  <akim@epita.fr>
18688         Version 2.50a.
18690 2001-06-25  Pavel Roskin  <proski@gnu.org>
18692         * tests/atspecific.m4 (AT_CHECK_MACRO): Accept one more
18693         argument, AUTOCONF-FLAGS.
18694         * tests/mktests.sh (update_exclude_list): Add
18695         AC_SYS_RESTARTABLE_SYSCALLS and AC_FUNC_WAIT3.
18696         * tests/semantics.at: Test AC_SYS_RESTARTABLE_SYSCALLS and
18697         AC_FUNC_WAIT3 with "-W no-obsolete".
18699 2001-06-25  Akim Demaille  <akim@epita.fr>
18701         * tests/foreign.at (libtool): Fix the `libtoolize --version' decoding.
18703 2001-06-25  Akim Demaille  <akim@epita.fr>
18705         * autoscan.in (%macro): Now maps from word to list of macros.
18706         (&init_tables): Die when a word which is already handled by
18707         explicit macros is mapped to the default macro.
18708         (&print_unique): Remove, inlined in...
18709         (&output_kind): here.
18710         (File::Basename): Use it.
18711         (&output): Sort the CONFIG_FILES.
18712         * acheaders: Normalize.
18713         * acfunctions: Likewise.
18715 2001-06-25  Akim Demaille  <akim@epita.fr>
18717         * aclang.m4 (_AC_LANG_COMPILER_GNU): If GNU, dump the compiler
18718         characteristics in the logs.
18719         Suggested by Mo DeJong.
18721 2001-06-24  Akim Demaille  <akim@epita.fr>
18723         * acfunctions.m4 (AM_FUNC_ERROR_AT_LINE, AM_FUNC_FNMATCH)
18724         (AM_FUNC_MKTIME, AM_FUNC_OBSTACK, AM_FUNC_STRTOD): Reactivated.
18725         * doc/autoconf.texi (Autoconf 2.13): New section.
18727 2001-06-24  Akim Demaille  <akim@epita.fr>
18729         * autoconf.in (Task traces): Separate the error messages from the
18730         traces to improve robustness.
18732 2001-06-23  Akim Demaille  <akim@epita.fr>
18734         * tests/torture.at (AC_ARG_VAR): Make it a single test instead of
18735         three as failures are unlikely, and speed matters.
18737 2001-06-23  Akim Demaille  <akim@epita.fr>
18739         * doc/autoconf.texi (Redefined M4 Macros): New.
18741 2001-06-23  Akim Demaille  <akim@epita.fr>
18743         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Consider
18744         inttypes.h is missing if it conflicts with sys/types.h, as on IRIX
18745         5.3.
18747 2001-06-23  Paolo Bonzini  <bonzini@gnu.org>
18749         * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Defer parsing of
18750         config.status targets to after the evaluation of the INIT-CMDS.
18751         Double quote config.status targets (used to be single quoted).
18753 2001-06-23  Akim Demaille  <akim@epita.fr>
18755         * tests/torture.at (CONFIG_FILES, HEADERS, LINKS and COMMANDS):
18756         Check the content of the created file.
18757         Check the ./config.status command line invocation.
18759 2001-06-23  Akim Demaille  <akim@epita.fr>
18761         * tests/foreign.at (Libtool): Reject prehistoric versions.
18763 2001-06-23  Akim Demaille  <akim@epita.fr>
18765         * aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be robust to
18766         preexisting files matching a.*.
18768 2001-06-23  Akim Demaille  <akim@epita.fr>
18770         * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Output error messages on
18771         stderr.
18772         * doc/autoconf.texi (AC_ARG_VAR): Update.
18774 2001-06-21  Akim Demaille  <akim@epita.fr>
18776         * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Die instead of warning when
18777         precious variables have changed.
18778         * tests/torture.at (AC_ARG_VAR): Adjust.
18780 2001-06-21  Akim Demaille  <akim@epita.fr>
18782         ./configure --program-suffix=foo produces `transform=s,$$,foo,;',
18783         but some sed choke on multiple `;', and other tools (e.g.,
18784         Automake), include the separator themselves.
18786         * acgeneral.m4 (AC_ARG_VAR): Be sure not to leave extra `;'.
18788 2001-06-19  Tim Van Holder  <tim.van.holder@pandora.be>
18790         * doc/autoconf.texi (Functions Portability): Rename as...
18791         (Function Portability): this.
18792         (Function Portability): Document potential problems with unlink().
18794 2001-06-19  Paul Eggert  <eggert@twinsun.com>
18796         * NEWS, doc/autoconf.texi: Document quadrigraphs.
18798 2001-06-18  Akim Demaille  <akim@epita.fr>
18800         * acfunctions.m4 (AC_FUNC_FORK): Fix typos.
18802 2001-06-18  Ruediger Kuhlmann  <info@ruediger-kuhlmann.de>
18804         * acfunctions.m4: (AC_FUNC_VFORK) rename as...
18805         (_AC_FUNC_VFORK): this.
18806         Remove AC_DEFINEs and don't guess cross-compilation values.
18807         (_AC_FUNC_FORK): New, check whether fork() isn't just a stub.
18808         (AC_FUNC_FORK): New, use _AC_FUNC_VFORK and _AC_FUNC_FORK to
18809         define HAVE_WORKING_FORK, HAVE_WORKING_VFORK; and vfork to fork if
18810         vfork doesn't work.
18811         Guess values if cross-compiling, but warn.
18812         * acfunctions: Add AC_FUNC_FORK.
18813         * doc/autoconf.texi: Document AC_FUNC_FORK. Give example to define
18814         and vfork appropriately.
18816 2001-06-18  Akim Demaille  <akim@epita.fr>
18818         * doc/autoconf.texi (Functions Portability): New section.
18820 2001-06-18  Akim Demaille  <akim@epita.fr>
18822         * autoconf.in (M4): Pass --nesting-limit=1024, unless already set
18823         in $M4.
18824         Suggested by Andreas Schwab.
18826 2001-06-18  Akim Demaille  <akim@epita.fr>
18828         * acfunctions.m4 (AC_FUNC_CHOWN, AC_FUNC_CLOSEDIR_VOID)
18829         (AC_FUNC_GETPGRP, AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK)
18830         (AC_FUNC_MMAP, AC_FUNC_SELECT_ARGTYPES, _AC_FUNC_STAT)
18831         (AC_FUNC_UTIME_NULL): Use AC_INCLUDES_DEFAULT.
18832         Don't use AC_TRY_RUN, which double quotes, prefer AC_RUN_IFELSE,
18833         and either AC_LANG_SOURCE or AC_LANG_PROGRAM.
18834         (AC_FUNC_CLOSEDIR_VOID): Protect C++ from `int closedir ();' (or
18835         the converse).
18837 2001-06-18  Akim Demaille  <akim@epita.fr>
18839         * doc/autoconf.texi (ms): New index.
18840         (Macro Index): Rename as...
18841         (Autoconf Macro Index): this.
18842         (M4 Macro Index): New appendix.
18843         (Programming in M4): New chapter.
18844         Define M4sugar, M4sh, m4_pattern_forbid, and m4_pattern_allow.
18845         (Quoting): Rename as...
18846         (M$ Quotation): this.
18847         Be part of `Programming in M4).
18849 2001-06-18  Nicolas Joly  <njoly@pasteur.fr>
18851         * tests/torture.at (AC_ARG_VAR): Set variables and export them
18852         in separate statements for compatibility with Tru64 v5.1.
18854 2001-06-17  Akim Demaille  <akim@epita.fr>
18856         * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Be sure to cache the
18857         current values of the precious variables, not the previously
18858         cached values.
18859         Pass precious variables which are set to config.status.
18860         * doc/autoconf.texi (Setting Output Variables): Document AC_ARG_VAR.
18861         * tests/torture.at (AC_ARG_VAR): New.
18863 2001-06-15  Paul Eggert  <eggert@twinsun.com>
18865         * doc/autoconf.texi: Move AC_FUNC_WAIT3 and
18866         AC_SYS_RESTARTABLE_SYSCALLS to the obsolete section,
18867         and explain why and how to replace them.
18868         * acfunctions.m4 (AC_FUNC_WAIT3): Warn as obsolete.
18869         * acspecific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Likewise.
18871 2001-06-15  Akim Demaille  <akim@epita.fr>
18873         `build_alias', `host_alias', and `target_alias' are not AC_SUBST'd.
18874         Reported by Bruno Haible.
18876         * acgeneral.m4 (AC_ARG_VAR): Move the AC_SUBST, from here...
18877          (_AC_ARG_VAR_PRECIOUS): to here.
18879 2001-06-15  Pavel Roskin  <proski@gnu.org>
18881         * acheaders.m4 (_AC_CHECK_HEADER_DIRENT): Instead of defining
18882         an unused pointer use cast to this type and `if' statement to
18883         avoid warnings from the compiler.
18884         (AC_HEADER_TIME): Likewise.
18885         * actypes.m4 (AC_CHECK_MEMBER): s/foo/ac_aggr/. Use the member
18886         in `if' statement to avoid warnings from the compiler. Declare
18887         ac_aggr static to avoid the need to initialize it.
18889 2001-06-14  Akim Demaille  <akim@epita.fr>
18891         * doc/autoconf.texi (Portable Shell): Move to follow `Writing
18892         Macros'.
18894 2001-06-13  Akim Demaille  <akim@epita.fr>
18896         * m4/missing.m4, config/missing: Updated to Automake 1.4g's.
18897         Suggested by Alexander Mai.
18899 2001-06-13  Akim Demaille  <akim@epita.fr>
18901         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Guard
18902         sys/types.h and sys/stat.h, and check for them.
18904 2001-06-13  Akim Demaille  <akim@epita.fr>
18906         * acheaders.m4 (AC_CHECK_HEADER, AC_CHECK_HEADERS): Support $4 =
18907         INCLUDES.
18909 2001-06-12  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
18911         * acspecific.m4 (AC_PATH_XTRA): Check if linking against libX11
18912         succeeds and only try adding libdnet upon a failure.
18914 2001-06-12  Akim Demaille  <akim@epita.fr>
18916         * autoscan.in (&output_kind): Output the comment only if it exists.
18917         (%kind_comment): Add entry for `programs'.
18918         (&output_programs): Use &output_kind.
18919         (&output_functions, &output_identifiers, &output_headers)
18920         (&output_programs): Inline, and remove.
18922 2001-06-12  Akim Demaille  <akim@epita.fr>
18924         * autoscan.in (%kind_comment): New.
18925         (output_kind): New.
18926         (output_functions, output_identifiers, output_headers): Use it.
18928 2001-06-12  Akim Demaille  <akim@epita.fr>
18930         * autoscan.in (&print_unique): Take `$kind' and `$word' as
18931         arguments, to factor indirections into `%macro' and `%used'.
18932         (%generic_macro): Fix a typo.
18934 2001-06-12  Akim Demaille  <akim@epita.fr>
18936         * aclibraries: New.
18937         * autoscan.in (@kinds): Add `libraries'.
18938         Use `@kinds' instead of hard coded lists.
18939         (%programs, %headers, %identifiers, %makevars, %libraries, %functions):
18940         Remove, replaced by...
18941         (%used): this.
18943 2001-06-12  Akim Demaille  <akim@epita.fr>
18945         * autoscan.in (%functions_macros %headers_macros)
18946         (%identifiers_macros %programs_macros %makevars_macros): Remove,
18947         replaced by...
18948         (%macro): New.
18950 2001-06-11  Raja R Harinath  <harinath@cs.umn.edu>
18952         * aclang.m4 (AC_NO_EXECUTABLES): Override
18953         _AC_COMPILER_EXEEXT_WORKS, not _AC_LANG_COMPILER_WORKS.
18955 2001-06-11  Akim Demaille  <akim@epita.fr>
18957         * aclang.m4 (AC_NO_EXECUTABLES): Define the macros with their
18958         trailing new line.
18959         Reported by Andreas Schwab.
18961 2001-06-11  Akim Demaille  <akim@epita.fr>
18963         * Makefile.am, Makefile.maint: Typos.
18965 2001-06-09  Akim Demaille  <akim@epita.fr>
18967         * doc/autoconf.texi (Here-Documents): New section, gathering
18968         documentation about here-documents.
18969         Use `href', not `uref', and other changes.
18971 2001-06-09  Akim Demaille  <akim@epita.fr>
18973         * doc/autoconf.texi (Portable Shell Programming): Promoted as a
18974         chapter.
18976 2001-06-09  Akim Demaille  <akim@epita.fr>
18978         * doc/autoconf.texi (Limitations of Builtins): Complete the
18979         description of the here-docs penalties with Alexandre Oliva's
18980         explanations.
18982 2001-06-01  Paul Eggert  <eggert@twinsun.com>
18984         * doc/autoconf.texi: Talk about here documents and speedups.
18985         Do not use "echo" on arbitrary strings.
18986         Spell "here-documents" consistently with the standard.
18988 2001-06-09  Akim Demaille  <akim@epita.fr>
18990         * doc/autoconf.texi (Concept Index): Introduce it.
18991         Regenerate the menus.
18993 2001-06-09  Akim Demaille  <akim@epita.fr>
18995         * Makefile.maint, GNUmakefile: New, from Jim Meyering.
18996         * config/prev-version.txt: New.
18997         * config/move-if-change: New, for GNU libc.
18999 2001-06-06  Pavel Roskin  <proski@gnu.org>
19001         * tests/atgeneral.m4 (AT_INIT): Remove "/bin/sh" after $SHELL.
19003 2001-06-06  Akim Demaille  <akim@epita.fr>
19005         * acgeneral.m4 (AC_CHECK_LIB): Fix the cache var name to work
19006         properly when $1 is not a literal.
19007         Fixes PR Autoconf/187, reported by Bram Moolenaar.
19009 2001-06-06  Akim Demaille  <akim@epita.fr>
19011         Invoking AC_COPYRIGHT before AC_INIT fails.
19013         * Makefile.am (.m4.m4f): Pass --fatal-warnings to m4.
19014         * acgeneral.m4 (_m4_divert(VERSION_FSF))
19015         (_m4_divert(VERSION_USER)): New.
19016         (AC_COPYRIGHT): $2 is the diversion to use.
19017         (_AC_INIT_COPYRIGHT): Use the FSF diversion.
19018         (AC_INIT): Remove dead comments as now it's commutative.
19020 2001-06-06  Akim Demaille  <akim@epita.fr>
19022         * tests/semantics.at (AC_CHECK_LIB): Strengthen to reflect
19023         PR autoconf/187.
19025 2001-06-05  Akim Demaille  <akim@epita.fr>
19027         * acgeneral.m4 (_AC_INIT_PARSE_ARGS): `prefix' and `exec_prefix'
19028         can be empty.
19029         `*dir' variables cannot be NONE.
19030         Reported by Mark Kettenis.
19032 2001-06-05  Paul Eggert  <eggert@twinsun.com>
19034         * doc/autoconf.texi: Fix references to Solaris and SunOS versions.
19036 2001-06-04  Akim Demaille  <akim@epita.fr>
19038         * acgeneral.m4 (AC_VAR_SET, AC_VAR_GET, AC_VAR_TEST_SET)
19039         (AC_VAR_SET_IFELSE, AC_VAR_PUSHDEF and AC_VAR_POPDEF, AC_TR_CPP)
19040         (AC_TR_SH): Move as...
19041         * m4sh.m4 (AS_VAR_SET, AS_VAR_GET, AS_VAR_TEST_SET)
19042         (AS_VAR_SET_IF, AC_VAR_PUSHDEF, AS_VAR_POPDEF, AS_TR_CPP)
19043         (AS_TR_SH): these.
19044         (_AS_TR_PREPARE, _AS_CR_PREPARE, _AS_TR_CPP_PREPARE)
19045         (_AS_TR_SH_PREPARE): New.
19046         (AS_SHELL_SANITIZE): Invoke _AS_TR_PREPARE.
19047         * tests/aclocal.m4 (AC_STATE_SAVE): `as_' vars can be modified.
19049 2001-06-02  Akim Demaille  <akim@epita.fr>
19051         * Makefile.am (.m4.m4f): Pass the options first.
19052         Fixes PR autoconf/182.
19054 2001-06-02  Nathan Sidwell  <nathan@codesourcery.com>
19056         GNU getopt, when POSIXLY_CORRECT does not permute options and
19057         arguments.  So pass the options first.
19058         Fixes PR autoconf/184.
19060         * autoconf.sh (m4_prefiles, m4f_prefiles): New variables.
19061         (run_m4): Remove files.
19062         (run_m4f): Remove.
19063         Update remainder of script to use them.
19064         (for warning in): Do not use a literal comma as it will not be
19065         split by IFS.
19067 2001-06-02  Christian Marquardt  <marq@gfz-potsdam.de>
19069         * aclang.m4 (AC_PROG_F77): Add Fujitsu's "frt" to the list of
19070         Fortran compilers to check.
19071         (_AC_PROG_F77_V): Add '-###' as a possible option to print
19072         information on library and object files.
19073         (AC_PROG_CXX): Add Fujitsu's "FCC" to the list of C++ compilers
19074         to check.
19076 2001-06-02  Akim Demaille  <akim@epita.fr>
19078         * autom4te.in (Request::@request): Declare with `vars', not `my',
19079         as it prevents updates via `do FILENAME'.
19081 2001-06-02  Akim Demaille  <akim@epita.fr>
19083         * configure.in (standards_texi): Remove, dead code.
19085 2001-06-02  Akim Demaille  <akim@epita.fr>
19087         * autom4te.in: New.
19089 2001-06-02  Pavel Roskin  <proski@gnu.org>
19091         * acgeneral.m4 (_AC_INIT_PREPARE): Don't rely on $? in the traps
19092         for signals other than 0 - exit with code 1.
19093         * m4sh.m4 (AS_TMPDIR): Likewise.
19094         * autoconf.in: Likewise. Also don't rely on exit == exit $?.
19095         * autoheader.in: Likewise.
19096         * autoreconf.in: Likewise.
19097         * tests/torture.at (Signal handling): New test for the above.
19099 2001-06-01  Akim Demaille  <akim@epita.fr>
19101         * m4sugar.m4 (m4_defn, m4_undefine, m4_popdef): Clarify the error
19102         message.
19104 2001-05-31  Akim Demaille  <akim@epita.fr>
19106         * acfunctions, acheaders, acidentifiers, acmakevars, acprograms:
19107         Add copyright and comments.
19108         * acheaders: Add stdint.h.
19109         Suggested by Paul Eggert.
19111 2001-05-31  Akim Demaille  <akim@epita.fr>
19113         * atgeneral.m4 (AT_INIT): Use $SHELL.
19114         * atspecific.m4 (AT_CHECK_DEFINES): Skip HAVE_STDINT_H.
19116 2001-05-31  Akim Demaille  <akim@epita.fr>
19118         * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Include
19119         stdint.h.
19120         From Paul Eggert and Lars Hecking.
19122 2001-05-31  Akim Demaille  <akim@epita.fr>
19124         * tests/base.at: Adjust line numbers in error messages.
19126 2001-05-31  Akim Demaille  <akim@epita.fr>
19128         * tests/base.at, tests/m4sh.at: When using AC_PLAIN_SCRIPT be sure
19129         to emit the bangshe line.
19130         Reported by David Carter.
19132 2001-05-30  Steven G. Johnson  <stevenj@alum.mit.edu>
19134         * aclang.m4 (AC_PROG_F77): Add Compaq's "fort" to the list of
19135         Fortran (95) compilers to check.
19137 2001-05-29  Alexandre Duret-Lutz  <duret_g@epita.fr>
19139         * doc/autoconf.texi (Introduction, Pointers): Update the Autoconf
19140         Macro Archive URL.
19142 2001-05-23  Pavel Roskin  <proski@gnu.org>
19144         * aclang.m4 (AC_PROG_CPP): Use `break' instead of `break 2' since
19145         _AC_PROG_PREPROC_WORKS_IFELSE expands arguments outside the loop.
19146         (AC_PROG_CXXCPP): Likewise.
19148 2001-05-22  Akim Demaille  <akim@epita.fr>
19150         * config: New directory.
19151         * configure.in: AC_CONFIG_AUX_DIR it.
19152         * tests/atspecific.m4 (AT_CONFIGURE_AC): Adjust.
19154 2001-05-22  Akim Demaille  <akim@epita.fr>
19156         * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in,
19157         * autoupdate.in: Specify the Emacs mode.
19158         * acversion.m4.in: Rename as...
19159         * acversion.m4: this.
19160         * tests/Makefile.am (CLEANFILES): More garbage.
19162 2001-05-22  Akim Demaille  <akim@epita.fr>
19164         * autoconf.sh, autoreconf.sh, autoheader.sh, autoscan.pl, ifnames.sh:
19165         Rename as...
19166         * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in:
19167         these.
19169 2001-05-21  Akim Demaille  <akim@epita.fr>
19171         * configure.in: Bump to 2.50a.
19174         -----
19176         Local Variables:
19177         coding: utf-8
19178         End:
19180         Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
19181         Free Software Foundation, Inc.
19183         Copying and distribution of this file, with or without
19184         modification, are permitted provided the copyright notice and this
19185         notice are preserved.