]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
21 years agofix GNU compiler handling in _AC_PROG_FC_G
Steven G. Johnson [Sun, 5 Oct 2003 18:34:14 +0000 (18:34 +0000)] 
fix GNU compiler handling in _AC_PROG_FC_G

21 years agoAC_FC_FREEFORM: support -f free flag for Absoft, reorder flags
Steven G. Johnson [Fri, 3 Oct 2003 23:37:56 +0000 (23:37 +0000)] 
AC_FC_FREEFORM: support -f free flag for Absoft, reorder flags

21 years agoMention "autoreconf -fvim".
Paul Eggert [Fri, 3 Oct 2003 21:11:29 +0000 (21:11 +0000)] 
Mention "autoreconf -fvim".

21 years agodocument fortran.m4 commit
Steven G. Johnson [Fri, 3 Oct 2003 17:25:06 +0000 (17:25 +0000)] 
document fortran.m4 commit

21 years agomake AC_PROG_FC take compiler list as first argumet, like AC_PROG_F77; document freef...
Steven G. Johnson [Fri, 3 Oct 2003 17:22:35 +0000 (17:22 +0000)] 
make AC_PROG_FC take compiler list as first argumet, like AC_PROG_F77; document freeform flags; return error 77 on freeform failure, for test suite

21 years ago* configure.ac: Look for emacs, not macs.
Akim Demaille [Fri, 3 Oct 2003 13:58:37 +0000 (13:58 +0000)] 
* configure.ac: Look for emacs, not macs.
Reported by Eric Sunshine.

21 years ago* lib/autom4te.in (Autoreconf-preselections): Trace AC_CONFIG_AUX_DIR.
Akim Demaille [Fri, 3 Oct 2003 07:30:01 +0000 (07:30 +0000)] 
* lib/autom4te.in (Autoreconf-preselections): Trace AC_CONFIG_AUX_DIR.
* bin/autoreconf.in (autoreconf_current_directory): Create the
AUX_DIR if needed, for sake of automake --add-missing etc.
Suggested by Alexandre Duret-Lutz.

21 years ago* configure.ac: Quotation and formatting changes.
Akim Demaille [Fri, 3 Oct 2003 07:07:13 +0000 (07:07 +0000)] 
* configure.ac: Quotation and formatting changes.
(EMACS): Don't set it if it is not recent enough to support
autoconf-mode.el.
From Eric Sunshine.

21 years ago* bin/ifnames.in (&scan_file): Skip C++ comments.
Akim Demaille [Thu, 2 Oct 2003 12:47:47 +0000 (12:47 +0000)] 
* bin/ifnames.in (&scan_file): Skip C++ comments.

21 years ago* doc/autoconf.texi (Particular Structure Checks):
Paul Eggert [Thu, 2 Oct 2003 04:41:14 +0000 (04:41 +0000)] 
* doc/autoconf.texi (Particular Structure Checks):
Fix misspelling of HAVE_STRUCT_STAT_ST_BLOCKS.

21 years ago(Particular Structure Checks): Fix misspelling of HAVE_STRUCT_STAT_ST_BLOCKS.
Paul Eggert [Thu, 2 Oct 2003 04:38:02 +0000 (04:38 +0000)] 
(Particular Structure Checks): Fix misspelling of HAVE_STRUCT_STAT_ST_BLOCKS.

21 years ago.
Akim Demaille [Wed, 1 Oct 2003 11:13:51 +0000 (11:13 +0000)] 
.

21 years agoVersion 2.57f. AUTOCONF-2.57f
Akim Demaille [Wed, 1 Oct 2003 10:29:36 +0000 (10:29 +0000)] 
Version 2.57f.

21 years agoLook for --jobs, too.
Paul Eggert [Tue, 30 Sep 2003 19:34:28 +0000 (19:34 +0000)] 
Look for --jobs, too.

21 years ago* lib/Autom4te/XFile.pm: Use Errno.
Paul Eggert [Tue, 30 Sep 2003 19:29:47 +0000 (19:29 +0000)] 
* lib/Autom4te/XFile.pm: Use Errno.
(lock): Ignore ENOLCK errors.  Problem reported Andreas Schwab in
<http://mail.gnu.org/archive/html/bug-autoconf/2003-09/msg00141.html>.

21 years ago* config/announce-gen (&print_news_deltas): Extracted from...
Akim Demaille [Tue, 30 Sep 2003 13:07:27 +0000 (13:07 +0000)] 
* config/announce-gen (&print_news_deltas): Extracted from...
(&print_changelog_deltas): here.
(&news_file): Rename as...
(@news_file): this.

21 years ago* lib/autoconf/fortran.m4 (_AC_PROG_FC): Remove files which might
Akim Demaille [Tue, 30 Sep 2003 13:03:01 +0000 (13:03 +0000)] 
* lib/autoconf/fortran.m4 (_AC_PROG_FC): Remove files which might
have been created when invoking the compiler.
* tests/fortran.at (GNU Fortran 77): Quote $G77.

21 years agoBump to 2.57f.
Akim Demaille [Tue, 30 Sep 2003 13:02:07 +0000 (13:02 +0000)] 
Bump to 2.57f.

21 years agoFix ChangeLog. AUTOCONF-2.57e
Akim Demaille [Mon, 29 Sep 2003 09:14:52 +0000 (09:14 +0000)] 
Fix ChangeLog.

21 years agoVersion 2.59e.
Akim Demaille [Mon, 29 Sep 2003 09:12:46 +0000 (09:12 +0000)] 
Version 2.59e.
* config/mkinstalldirs: Upgrade.

21 years ago(_AS_MKDIR_P_PREPARE): Change "rm -fr ./-p" to "test -d ./-p && rmdir ./-p".
Paul Eggert [Sun, 28 Sep 2003 19:02:41 +0000 (19:02 +0000)] 
(_AS_MKDIR_P_PREPARE): Change "rm -fr ./-p" to "test -d ./-p && rmdir ./-p".

21 years ago(AS_SHELL_SANITIZE): Set DUALCASE=1, for MKS sh.
Paul Eggert [Sun, 28 Sep 2003 18:53:50 +0000 (18:53 +0000)] 
(AS_SHELL_SANITIZE): Set DUALCASE=1, for MKS sh.

21 years ago* lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Make sure the
Akim Demaille [Fri, 26 Sep 2003 13:55:03 +0000 (13:55 +0000)] 
* lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Make sure the
directory for AC_CONFIG_COMMANDS' first argument exists.
This makes valid the invocation of _AC_SRCPATH that follows.
Reported by Eric Sunshine.
* doc/autoconf.texi (Configuration Commands): Adjust.

21 years ago* bin/autoscan.in (Autom4te::FileUtils): Use it for find_file.
Akim Demaille [Fri, 26 Sep 2003 12:57:42 +0000 (12:57 +0000)] 
* bin/autoscan.in (Autom4te::FileUtils): Use it for find_file.
Reported by Ralf Corsepius.

21 years ago* lib/autoconf/general.m4 (AC_HELP_STRING): Don't overquote the
Akim Demaille [Fri, 26 Sep 2003 09:11:23 +0000 (09:11 +0000)] 
* lib/autoconf/general.m4 (AC_HELP_STRING): Don't overquote the
arguments.
Actually, use AU_ALIAS.
From Bruno Haible.

21 years ago* lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): If mkdir -p . fails,
Paul Eggert [Fri, 26 Sep 2003 08:26:01 +0000 (08:26 +0000)] 
* lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): If mkdir -p . fails,
rm -fr ./-p to remove junk left behind on NextStep and OpenStep.

21 years ago(_AS_MKDIR_P_PREPARE): If mkdir -p . fails,
Paul Eggert [Fri, 26 Sep 2003 08:24:30 +0000 (08:24 +0000)] 
(_AS_MKDIR_P_PREPARE): If mkdir -p . fails,
rm -fr ./-p to remove junk left behind on NextStep and OpenStep.

21 years agoFix an acknowledgement.
Akim Demaille [Fri, 26 Sep 2003 08:21:48 +0000 (08:21 +0000)] 
Fix an acknowledgement.

21 years agoThe test suite are sometimes assigning timings incorrectly.
Akim Demaille [Fri, 26 Sep 2003 08:12:38 +0000 (08:12 +0000)] 
The test suite are sometimes assigning timings incorrectly.
Reported by Paivio Pollari.
Diagnosed by Nicolas Joly.
* lib/autotest/general.m4 (AT_CLEANUP): Rename AT_help as
AT_help_all.
Instead of making AT_help a sequence of assignments to grow
$at_help_all, just make AT_help_all be the growing contents of
$at_help_all, and make a single assignment in...
(AT_INIT): here.
(at_times_skip): Flip the meaning and rename as...
(at_times_p): this.
(AT_INIT): When summarizing the test that ran, remove
$at_times_file after use, and check it is present before trying to
use it.

21 years agoBump to 2.57e.
Akim Demaille [Thu, 25 Sep 2003 15:22:43 +0000 (15:22 +0000)] 
Bump to 2.57e.

21 years ago.
Akim Demaille [Thu, 25 Sep 2003 11:52:32 +0000 (11:52 +0000)] 
.

21 years agoVersion 2.57d. AUTOCONF-2.57d
Akim Demaille [Thu, 25 Sep 2003 09:30:34 +0000 (09:30 +0000)] 
Version 2.57d.
* bin/Makefile.am (edit): Handle '@configure_input@'.
(autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate)
(ifnames): chmod -w.
* tests/wrapper.as (AUTOCONF, AUTOM4TE, ): Point to tests/
executables, not bin/ executables!  Otherwise all the magic needed
to find non installed files is turned off.  This caused a failure
of test 40 and 41 that ran aclocal 1.8 which in turn ran autom4te
as found in its environment (sent by tests/autoreconf): pointing
to bin/autom4te that could not find its files.
* tests/mktests.sh: Force the replacement of generated files, for
the sake of "mv" program that are interactive when overwriting a
-w file.
* config/install-sh: Upgrade from CVS Automake.

21 years agoVersion 2.57d.
Akim Demaille [Thu, 25 Sep 2003 08:33:32 +0000 (08:33 +0000)] 
Version 2.57d.
* config/install-sh: Upgrade from CVS Automake.

21 years agoTrivial change to support GCC's configuration procedure.
Paul Eggert [Tue, 23 Sep 2003 23:05:08 +0000 (23:05 +0000)] 
Trivial change to support GCC's configuration procedure.

21 years agomention autotools-announce@gnu.org
Alexandre Duret-Lutz [Sat, 13 Sep 2003 22:01:03 +0000 (22:01 +0000)] 
mention autotools-announce@gnu.org

21 years ago* Makefile.am (autom4te-update, autom4te_files): Fetch Struct.pm
Alexandre Duret-Lutz [Sat, 13 Sep 2003 22:00:36 +0000 (22:00 +0000)] 
* Makefile.am (autom4te-update, autom4te_files): Fetch Struct.pm
and XFile.pm from Automake.
* lib/Autom4te/XFile.pm: Update from Automake.

21 years agoRegen, and comment changes. AUTOCONF-2.57c
Akim Demaille [Fri, 12 Sep 2003 10:06:42 +0000 (10:06 +0000)] 
Regen, and comment changes.

21 years agoVersion 2.57c.
Akim Demaille [Fri, 12 Sep 2003 08:49:20 +0000 (08:49 +0000)] 
Version 2.57c.

21 years ago* config/config.guess, config/config.sub, config/missing,
Akim Demaille [Fri, 12 Sep 2003 08:40:36 +0000 (08:40 +0000)] 
* config/config.guess, config/config.sub, config/missing,
* lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm: Update
from masters.

21 years ago* doc/autoconf.texi (Header Portability): Promote linux/types.h,
Akim Demaille [Fri, 12 Sep 2003 07:19:08 +0000 (07:19 +0000)] 
* doc/autoconf.texi (Header Portability): Promote linux/types.h,
not asm/types.h.

21 years ago* doc/autoconf.texi (Header Portability): linux/random.h.
Akim Demaille [Thu, 11 Sep 2003 07:06:56 +0000 (07:06 +0000)] 
* doc/autoconf.texi (Header Portability): linux/random.h.
From Peter Hendrickson.

21 years ago* tests/mktests.sh (au_exclude_egrep): Make it harder to be
Akim Demaille [Wed, 10 Sep 2003 16:54:12 +0000 (16:54 +0000)] 
* tests/mktests.sh (au_exclude_egrep): Make it harder to be
willing to edit the output files.

21 years ago* tests/fortran.at (GNU Fortran 77): Also exercise AC_FC_SRCEXT
Akim Demaille [Wed, 10 Sep 2003 16:49:43 +0000 (16:49 +0000)] 
* tests/fortran.at (GNU Fortran 77): Also exercise AC_FC_SRCEXT
and AC_FC_FREEFORM.
* tests/mktests.sh: Skip AC_FC_SRCEXT.
* lib/autoconf/fortran.m4 (AC_FC_SRCEXT, AC_FC_FREEFORM): Likewise.

21 years ago* lib/Autom4te/FileUtils.pm (&update_file): s/cannot not/cannot/g.
Akim Demaille [Tue, 9 Sep 2003 15:44:56 +0000 (15:44 +0000)] 
* lib/Autom4te/FileUtils.pm (&update_file): s/cannot not/cannot/g.
Reported by Gary Vaughan.
* bin/autom4te.in (handle_m4): Likewise.

21 years ago* lib/Autom4te/FileUtils.pm (&update_file): Be sure not to leave
Akim Demaille [Tue, 9 Sep 2003 12:28:18 +0000 (12:28 +0000)] 
* lib/Autom4te/FileUtils.pm (&update_file): Be sure not to leave
trailing files.

21 years ago* lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS):
Paul Eggert [Mon, 8 Sep 2003 00:56:16 +0000 (00:56 +0000)] 
* lib/autoconf/specific.m4 (AC_SYS_RESTARTABLE_SYSCALLS):
Improve the accuracy of the wording about obsolescence.

21 years ago(AC_SYS_RESTARTABLE_SYSCALLS):
Paul Eggert [Mon, 8 Sep 2003 00:55:50 +0000 (00:55 +0000)] 
(AC_SYS_RESTARTABLE_SYSCALLS):
Improve the accuracy of the wording about obsolescence.

21 years agoTry -ffree-form, too.
Paul Eggert [Fri, 5 Sep 2003 22:56:26 +0000 (22:56 +0000)] 
Try -ffree-form, too.

21 years ago(AC_FC_FREEFORM): Try -ffree-form too,
Paul Eggert [Fri, 5 Sep 2003 22:55:40 +0000 (22:55 +0000)] 
(AC_FC_FREEFORM): Try -ffree-form too,
for the benefit of g77 3.2.  Fix suggested by Steven G. Johnson.

21 years ago* tests/mktests.sh (ac_exclude_list): Fix the filtering of
Akim Demaille [Thu, 4 Sep 2003 14:33:03 +0000 (14:33 +0000)] 
* tests/mktests.sh (ac_exclude_list): Fix the filtering of
AC_FUNC_WAIT3.

21 years ago* bin/autom4te.in: Use &fatal where more appropriate than &error.
Akim Demaille [Thu, 4 Sep 2003 13:01:09 +0000 (13:01 +0000)] 
* bin/autom4te.in: Use &fatal where more appropriate than &error.
(freeze): When exiting, use $exit_code.
* lib/autoconf/fortran.m4: Comment changes.

21 years ago* tests/mktests.sh (ac_exclude_list): Add AC_FC_FUNC.
Akim Demaille [Thu, 4 Sep 2003 12:52:35 +0000 (12:52 +0000)] 
* tests/mktests.sh (ac_exclude_list): Add AC_FC_FUNC.

21 years agoAdd support for newer Fortran dialects. The F77 interface is
Paul Eggert [Wed, 3 Sep 2003 00:35:52 +0000 (00:35 +0000)] 
Add support for newer Fortran dialects.  The F77 interface is
unchanged, and continues to support Fortran 77.  New FC macros
correspond to all the old F77 macros.

21 years ago* doc/autoconf.texi (Limitations of Usual Tools, Limitations of Make):
Paul Eggert [Tue, 2 Sep 2003 19:13:58 +0000 (19:13 +0000)] 
* doc/autoconf.texi (Limitations of Usual Tools, Limitations of Make):
Document problems with timestamp resolution that 'make', 'cp -p', and
'touch -r' have.

21 years ago* tests/m4sugar.at (cross_warning): Make sure to enable the
Akim Demaille [Wed, 27 Aug 2003 15:14:03 +0000 (15:14 +0000)] 
* tests/m4sugar.at (cross_warning): Make sure to enable the
output, so that we can track spurious m4sugar output.
* tests/local.at: Require 2.57.
(AT_CHECK_M4SUGAR, AT_CHECK_M4SH): Don't m4_default the arguments that
are defaulted by AT_CHECK anyway.
Use AT_CHECK_AUTOM4TE.
* lib/m4sugar/m4sugar.m4: There should be no output at all: add a
missing dnl.

21 years ago* bin/autoheader.in: Issue the "Using auxiliary..." message only
Akim Demaille [Wed, 27 Aug 2003 11:35:08 +0000 (11:35 +0000)] 
* bin/autoheader.in: Issue the "Using auxiliary..." message only
when -Wobsolete is set.
Set it on by default.
Suggested by Klee Dienes.

21 years agoMore S. Gildea spam neutraliation.
Akim Demaille [Wed, 27 Aug 2003 07:30:23 +0000 (07:30 +0000)] 
More S. Gildea spam neutraliation.

21 years ago* doc/autoconf.texi (AC_FUNC_FSEEKO, AC_SYS_LARGEFILE): More
Akim Demaille [Wed, 27 Aug 2003 07:29:30 +0000 (07:29 +0000)] 
* doc/autoconf.texi (AC_FUNC_FSEEKO, AC_SYS_LARGEFILE): More
documentation.
From Guido Draheim.

21 years agoObfuscate S. Gildea's email.
Akim Demaille [Tue, 26 Aug 2003 07:39:30 +0000 (07:39 +0000)] 
Obfuscate S. Gildea's email.

21 years ago* doc/autoconf.texi (Output): Make clear that one can run code
Akim Demaille [Tue, 26 Aug 2003 07:36:39 +0000 (07:36 +0000)] 
* doc/autoconf.texi (Output): Make clear that one can run code
after AC_OUTPUT.

21 years ago* config/announce-gen, GNUmakefile, Makefile.maint: Update from
Akim Demaille [Tue, 26 Aug 2003 07:28:36 +0000 (07:28 +0000)] 
* config/announce-gen, GNUmakefile, Makefile.maint: Update from
CVS Bison.

21 years agoUpdate email.
Akim Demaille [Tue, 26 Aug 2003 07:01:01 +0000 (07:01 +0000)] 
Update email.

21 years ago* bin/autoreconf.in (parse_args): Do not pass --no-force to
Alexandre Duret-Lutz [Mon, 25 Aug 2003 06:38:39 +0000 (06:38 +0000)] 
* bin/autoreconf.in (parse_args): Do not pass --no-force to
Automake versions prior to 1.8.

21 years ago* doc/autoconf.texi (Header Portability): netinet/if_ether.h.
Akim Demaille [Mon, 25 Aug 2003 06:29:48 +0000 (06:29 +0000)] 
* doc/autoconf.texi (Header Portability): netinet/if_ether.h.
From Ville Karaila.

21 years ago* configure.ac: Bump to 2.57c.
Akim Demaille [Sun, 24 Aug 2003 12:05:20 +0000 (12:05 +0000)] 
* configure.ac: Bump to 2.57c.

21 years ago.
Akim Demaille [Sun, 24 Aug 2003 11:47:59 +0000 (11:47 +0000)] 
.

21 years ago * Makefile.am (EXTRA_DIST): Add Makefile.cfg. AUTOCONF-2.57b
Akim Demaille [Fri, 22 Aug 2003 15:33:47 +0000 (15:33 +0000)] 
    * Makefile.am (EXTRA_DIST): Add Makefile.cfg.
        * configure.ac: Require Automake 1.7.6.

21 years agoVersion 2.57b.
Akim Demaille [Fri, 22 Aug 2003 13:57:21 +0000 (13:57 +0000)] 
Version 2.57b.
* Makefile.cfg (local-checks-to-skip): New.
* Makefile.maint (local-check): Rename as...
(local-checks-available): this.
(local-check): New.

21 years agoVersion 2.57b.
Akim Demaille [Fri, 22 Aug 2003 13:44:12 +0000 (13:44 +0000)] 
Version 2.57b.

21 years agoUpdate.
Akim Demaille [Fri, 22 Aug 2003 13:43:27 +0000 (13:43 +0000)] 
Update.

21 years agoOutput stack traces in warnings.
Akim Demaille [Fri, 22 Aug 2003 13:38:33 +0000 (13:38 +0000)] 
Output stack traces in warnings.
* lib/m4sugar/m4sugar.m4 (_m4_warn): New.
Replace the former...
(m4_warn): Pass the call stack to _m4_warn.
* bin/autom4te.in: Adjust to output the call stack.
* tests/m4sugar.at (m4@&t@_warn): Adjust.

21 years ago* lib/Autom4te/Request.pm, lib/Autom4te/C4che.pm: New.
Akim Demaille [Fri, 22 Aug 2003 08:09:12 +0000 (08:09 +0000)] 
* lib/Autom4te/Request.pm, lib/Autom4te/C4che.pm: New.
* bin/autom4te.in: Adjust.

21 years agoTypo.
Akim Demaille [Fri, 22 Aug 2003 07:02:34 +0000 (07:02 +0000)] 
Typo.

21 years ago* lib/Autom4te/General.pm (&file_name_is_absolute): Remove.
Akim Demaille [Thu, 21 Aug 2003 17:50:11 +0000 (17:50 +0000)] 
* lib/Autom4te/General.pm (&file_name_is_absolute): Remove.
(&verbose): Remove.
(&getopt): Adjust the note and verb channels, depending upon
--verbose.
* bin/autoheader.in, bin/autom4te.in, bin/autoscan.in,
* bin/autoupdate.in: Adjust.
Use &verb, not &verbose.

21 years ago* bin/autoheader.in (&parse_args): Use &parse_warnings and
Akim Demaille [Thu, 21 Aug 2003 17:31:25 +0000 (17:31 +0000)] 
* bin/autoheader.in (&parse_args): Use &parse_warnings and
&parse_WARNINGS.
($help): Use Autom4te::ChannelDefs::usage.
* bin/autoscan.in: Use Autom4te::ChannelDefs.
* lib/Autom4te/General.pm: Don't export error: you don't own it.

21 years agoFirst stab at preserving warnings between calls to autom4te,
Akim Demaille [Thu, 21 Aug 2003 17:25:28 +0000 (17:25 +0000)] 
First stab at preserving warnings between calls to autom4te,
including when the cache is used.
There are still several issues: (i) there are too many runs of m4
(one for include, one for warnings, and some more), (ii) warnings
spreading on several lines are not handled gracefully, (iii) the
code meant to have the call stack display for errors does not work
(its handling should move from m4 to autom4te).
* bin/autom4te.in Autom4te::Channels, Autom4te::ChannelDefs):
Use them.
(@preselect): Add m4_warn.
($exit_status): Remove, use $exit_code.
($help): Use Autom4te::ChannelDefs::usage.
(&handle_m4): No longer define the m4_warnings.
At each run, extract and report the warnings.
Always cache the result, including if the exit status is on
failure, since if nothing changes, we should result in the same
failure, hence we can use the cache.
* lib/m4sugar/m4sugar.m4 (m4_warning_ifelse, _m4_warning_ifelse)
(_m4_warning_error_ifelse, __m4_warning_error_ifelse, _m4_warn):
Remove.
(m4_warn): Redefine as a do-nothing: it is its invocation that
matters, as warnings are now reported via traces.
* lib/autoconf/general.m4 (AC_DIAGNOSE): Don't make it a copy of
the contents of m4_warn: make it _call_ m4_warn, so that tracing
the latter reveals calls to the former.
Adjust the tests.
* tests/m4sugar.at (m4@&t@_warn): Use existing warning categories.

21 years ago* bin/autoreconf.pm (Autom4te::Channels, Autom4te::ChannelDefs):
Akim Demaille [Thu, 21 Aug 2003 16:17:32 +0000 (16:17 +0000)] 
* bin/autoreconf.pm (Autom4te::Channels, Autom4te::ChannelDefs):
Use them.

21 years ago* lib/Autom4te/FileUtils.pm (&find_file): Walk the @include in
Akim Demaille [Thu, 21 Aug 2003 16:15:40 +0000 (16:15 +0000)] 
* lib/Autom4te/FileUtils.pm (&find_file): Walk the @include in
forward order.
* lib/Autom4te/ChannelDefs.pm: Doc typos.
(&parse_warnings): Accept a list of warning requests.
(&usage): Return a string, not a side effect.
(cross): New warning category.

21 years ago* lib/Autom4te/Configure_ac.pm (&find_configure_ac)
Akim Demaille [Thu, 21 Aug 2003 06:55:41 +0000 (06:55 +0000)] 
* lib/Autom4te/Configure_ac.pm (&find_configure_ac)
(&require_configure_ac): Accept an optional directory argument.
($configure_ac): Remove.
* lib/Autom4te/General.pm (&find_configure_ac, &canonfile)
(&catfile): Remove.
* bin/autoheader.in, bin/autoreconf.in, bin/autoupdate.in,
* bin/autoscan.in: Adjust.

21 years ago* bin/autoheader.in: Remove duplicate 'use Autom4te::FileUtils'.
Akim Demaille [Wed, 20 Aug 2003 17:22:06 +0000 (17:22 +0000)] 
* bin/autoheader.in: Remove duplicate 'use Autom4te::FileUtils'.
Reported by Alexandre Duret-Lutz.

21 years ago* bin/autoupdate.in, bin/auheader.in, bin/autoreconf.in,
Akim Demaille [Wed, 20 Aug 2003 12:52:18 +0000 (12:52 +0000)] 
* bin/autoupdate.in, bin/auheader.in, bin/autoreconf.in,
* bin/autom4te: Adjust.
In particular, be Autoconf tools are really silent when properly
working, bind the verbosity of the 'note' channel to $verbose.
* lib/Autom4te/General.pm (&find_file, &mtime, &update_file)
(&xsystem, &contents): Remove, since they are exported by...
* lib/Autom4te/FileUtils.pm: this.
More perldoc.
* lib/Autom4te/General.pm (&up_to_date_p): Move to...
* lib/Autom4te/FileUtils.pm: here.

21 years agoRegen.
Akim Demaille [Wed, 20 Aug 2003 07:02:32 +0000 (07:02 +0000)] 
Regen.

21 years ago* lib/Autom4te/Channels.pm, lib/Autom4te/ChannelDefs.pm
Akim Demaille [Wed, 20 Aug 2003 06:51:33 +0000 (06:51 +0000)] 
* lib/Autom4te/Channels.pm, lib/Autom4te/ChannelDefs.pm
* lib/Autom4te/Configure_ac.pm, lib/Autom4te/FileUtils.pm: New,
from CVS Automake.

21 years ago* Makefile.am (automake_cvsweb, automake_cvsargs, autom4te_files)
Akim Demaille [Wed, 20 Aug 2003 06:29:54 +0000 (06:29 +0000)] 
* Makefile.am (automake_cvsweb, automake_cvsargs, autom4te_files)
(autom4te-update): New.
* Makefile.cfg (update): Bind autom4te-update.

21 years ago* lib/autotest/general.m4: Comment various HELP_* diversions.
Derek Price [Tue, 19 Aug 2003 18:21:39 +0000 (18:21 +0000)] 
* lib/autotest/general.m4: Comment various HELP_* diversions.
(PARSE_ARGS_BEGIN): New section for option parsing related
initialization.
(AT_ARG_OPTION,AT_ARG_OPTION_ARG,_AT_ARG_OPTION): New macros to define
package specific options and associated help.

21 years ago* config/announce-gen, Makefile.cfg: New.
Akim Demaille [Tue, 19 Aug 2003 08:12:18 +0000 (08:12 +0000)] 
* config/announce-gen, Makefile.cfg: New.
* Makefile.am: Adjust.
* GNUmakefile, Makefile.maint: Update from CVS Coreutils.

21 years ago* lib/autom4te.in (Automake-preselections): Preselect
Alexandre Duret-Lutz [Tue, 19 Aug 2003 07:58:37 +0000 (07:58 +0000)] 
* lib/autom4te.in (Automake-preselections): Preselect
AC_CONFIG_LIBOBJ_DIR, AC_CONFIG_LINKS, m4_include,
and m4_sinclude.

21 years ago* lib/autom4te.in (Autoconf): Move all args except aclocal.m4? into ...
Alexandre Duret-Lutz [Tue, 19 Aug 2003 07:56:56 +0000 (07:56 +0000)] 
* lib/autom4te.in (Autoconf): Move all args except aclocal.m4? into ...
(Autoconf-without-aclocal-m4): ... this new language.
* doc/autoconf.texi (autom4te Invocation): Mention
Autoconf-without-aclocal-m4.

21 years ago* doc/autoconf.texi (Writing testsuite.at): Document RUN-IF-FAIL &
Derek Price [Mon, 18 Aug 2003 16:48:26 +0000 (16:48 +0000)] 
* doc/autoconf.texi (Writing testsuite.at): Document RUN-IF-FAIL &
RUN-IF-PASS optional arguments.

21 years ago* doc/autoconf.texi (Programming in M4sh): Add doc for AS_IF.
Derek Price [Mon, 18 Aug 2003 15:28:16 +0000 (15:28 +0000)] 
* doc/autoconf.texi (Programming in M4sh): Add doc for AS_IF.

21 years ago* doc/autoconf.texi (Writing testsuite.at): Document defaults for
Derek Price [Sat, 16 Aug 2003 16:15:15 +0000 (16:15 +0000)] 
* doc/autoconf.texi (Writing testsuite.at): Document defaults for
STDOUT & STDERR arguments.

21 years ago* lib/autotestgeneral.m4 (AT_INIT): Reformat test summary line to print
Derek Price [Thu, 14 Aug 2003 13:49:05 +0000 (13:49 +0000)] 
* lib/autotestgeneral.m4 (AT_INIT): Reformat test summary line to print
DESCRIPTION rather than FILE and LINE.  Shorten result to fit in new,
shorter column three.  Add DESCRIPTION to log file content.

21 years ago* lib/autotest/general.m4 (AT_INIT): Correct typo in final status
Derek Price [Wed, 13 Aug 2003 21:35:28 +0000 (21:35 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Correct typo in final status
output.

21 years ago* lib/autotest/general.m4 (AT_CHECK): Use new _AT_CHECK API.
Derek Price [Tue, 12 Aug 2003 19:01:34 +0000 (19:01 +0000)] 
* lib/autotest/general.m4 (AT_CHECK): Use new _AT_CHECK API.
(AT_CHECK_NOESCAPE): Move core functionality to...
(_AT_CHECK): ...this new macro.

22 years ago* lib/autotest/general.m4 (AT_CHECK): Move core functionality...
Derek Price [Thu, 7 Aug 2003 17:47:48 +0000 (17:47 +0000)] 
* lib/autotest/general.m4 (AT_CHECK): Move core functionality...
(AT_CHECK_NOESCAPE): ...to this new macro.

22 years agoFix minor doc typos. Problem reported by Ralf Wildenhues.
Paul Eggert [Thu, 7 Aug 2003 05:13:09 +0000 (05:13 +0000)] 
Fix minor doc typos.  Problem reported by Ralf Wildenhues.

22 years ago* lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Work around a bug
Paul Eggert [Fri, 1 Aug 2003 01:11:27 +0000 (01:11 +0000)] 
* lib/m4sugar/m4sh.m4 (_AS_UNSET_PREPARE): Work around a bug
in Bash 2.01.

22 years ago(_AS_UNSET_PREPARE): Work around a bug in Bash 2.01. Problem reported
Paul Eggert [Fri, 1 Aug 2003 01:10:58 +0000 (01:10 +0000)] 
(_AS_UNSET_PREPARE): Work around a bug in Bash 2.01.  Problem reported
by Brian Gough in
<http://mail.gnu.org/archive/html/bug-autoconf/2003-07/msg00106.html>.

22 years agoSolaris 2.8 -> Solaris 8
Paul Eggert [Thu, 31 Jul 2003 07:19:10 +0000 (07:19 +0000)] 
Solaris 2.8 -> Solaris 8

22 years agoSolaris 2.8 -> Solaris 8
Paul Eggert [Thu, 31 Jul 2003 07:18:15 +0000 (07:18 +0000)] 
Solaris 2.8 -> Solaris 8