]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
16 years agoRegenerate files. branch-2.59
Eric Blake [Wed, 24 Dec 2008 18:46:00 +0000 (11:46 -0700)] 
Regenerate files.

* Makefile.in: Regenerate with previous patch.
* bin/Makefile.in: Likewise.
* config/Makefile.in: Likewise.
* configure: Likewise.
* doc/Makefile.in: Likewise.
* lib/Autom4te/Makefile.in: Likewise.
* lib/Makefile.in: Likewise.
* lib/autoconf/Makefile.in: Likewise.
* lib/autoscan/Makefile.in: Likewise.
* lib/autotest/Makefile.in: Likewise.
* lib/emacs/Makefile.in: Likewise.
* lib/m4sugar/Makefile.in: Likewise.
* man/Makefile.in: Likewise.
* man/autom4te.1: Likewise.
* tests/Makefile.in: Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
16 years agoAvoid M4 1.6 warnings about deprecated option.
Eric Blake [Wed, 20 Sep 2006 02:44:51 +0000 (02:44 +0000)] 
Avoid M4 1.6 warnings about deprecated option.

* config/m4.m4 (AC_PROG_GNU_M4): Check for m4 --debugfile support.
* bin/Makefile.am (edit): Substitute M4_DEBUGFILE.
* bin/autom4te.in (handle_m4): Favor --debugfile over misnamed
--error-output, to avoid warnings with M4 1.6.

(cherry picked from commit 8dc951191c1083fda547d74b95897fd8adb7c6b6)

17 years agoFix spurious testsuite failure with M4 1.4.11.
Eric Blake [Wed, 12 Dec 2007 21:41:53 +0000 (14:41 -0700)] 
Fix spurious testsuite failure with M4 1.4.11.

* tests/local.at (AT_CHECK_M4): Cater to new m4 error message.

Signed-off-by: Eric Blake <ebb9@byu.net>
17 years agoFix testsuite to run with newer M4.
Eric Blake [Thu, 26 Oct 2006 14:41:44 +0000 (14:41 +0000)] 
Fix testsuite to run with newer M4.

* tests/m4sugar.at (m4_warn, m4_require: circular dependencies):
Also work with M4 1.4.8.

(cherry picked from commit e7c6c448e40c26d1d695760fec1538315d9b5406)

17 years agoFix testsuite to run with newer M4.
Paul Eggert [Tue, 24 Oct 2006 19:25:46 +0000 (19:25 +0000)] 
Fix testsuite to run with newer M4.

* tests/tools.at (autoconf --trace: user macros): Remove test
for tracing multiline macros, since m4 1.4.7a uses a different
way to number lines.

(cherry picked from commit 29e73bdce0a07327cca4bff3b0cff70dfec4ca24)

17 years agoFix testsuite to run with newer M4.
Stepan Kasal [Mon, 11 Sep 2006 16:42:57 +0000 (16:42 +0000)] 
Fix testsuite to run with newer M4.

* tests/local.at (AT_CHECK_M4): Fix this so that the testsuite
  works with GNU M4 1.4.3 again; make the normalized form
  match the current m4 message; fix the description.
* test/tools.at (autom4te cache): Adapt to the change.

(cherry picked from commit 8b65be1d1a9acef50b571246ef0877d46aacd435)

17 years agoRegenerate man pages.
Eric Blake [Mon, 24 Mar 2008 19:56:00 +0000 (13:56 -0600)] 
Regenerate man pages.

Signed-off-by: Eric Blake <ebb9@byu.net>
17 years agoWork with M4 1.6 change to FIFO m4wrap.
Eric Blake [Mon, 24 Mar 2008 19:54:06 +0000 (13:54 -0600)] 
Work with M4 1.6 change to FIFO m4wrap.

* configure.ac (m4_wrap): Allow bootstrapping with autoconf 2.59.
* lib/m4sugar/m4sugar.m4 (m4_wrap): Force LIFO m4_wrap behavior
for 2.59 (2.60 already handles FIFO behavior).
Reported by Ralf Wildenhues.

Signed-off-by: Eric Blake <ebb9@byu.net>
17 years agoRegenerate with autoconf 2.59, automake 1.9.6, m4 1.4.10.
Eric Blake [Mon, 24 Mar 2008 17:12:22 +0000 (11:12 -0600)] 
Regenerate with autoconf 2.59, automake 1.9.6, m4 1.4.10.

Signed-off-by: Eric Blake <ebb9@byu.net>
17 years agoSet up new git branch.
Eric Blake [Mon, 24 Mar 2008 16:18:13 +0000 (10:18 -0600)] 
Set up new git branch.

Signed-off-by: Eric Blake <ebb9@byu.net>
21 years agoVersion 2.59. AUTOCONF-2.59
Akim Demaille [Thu, 6 Nov 2003 09:32:24 +0000 (09:32 +0000)] 
Version 2.59.

21 years agoRegen.
Akim Demaille [Thu, 6 Nov 2003 09:28:14 +0000 (09:28 +0000)] 
Regen.

21 years ago* lib/autoconf/status.m4 (_AC_SRCPATHS): Fix use of AS_SET_CATFILE
Alexandre Duret-Lutz [Wed, 5 Nov 2003 11:58:43 +0000 (11:58 +0000)] 
* lib/autoconf/status.m4 (_AC_SRCPATHS): Fix use of AS_SET_CATFILE
so that ac_abs_builddir, ac_abs_top_builddir, ac_abs_srcdir,
and ac_abs_top_srcdir are absolute paths.
* lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): Remove misleading comment.

21 years ago* configure.ac: Bump to 2.58a.
Akim Demaille [Wed, 5 Nov 2003 10:38:00 +0000 (10:38 +0000)] 
* configure.ac: Bump to 2.58a.

21 years ago* doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since
Kevin Ryde [Tue, 4 Nov 2003 21:20:12 +0000 (21:20 +0000)] 
* doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since
it provokes a warning from makeinfo about looking like a cross
reference in info output.
* doc/autoconf.texi (Function Portability): Add notes on signal
handler return type, as per AC_TYPE_SIGNAL.

21 years ago(Function Portability): Add notes on signal
Kevin Ryde [Tue, 4 Nov 2003 21:18:58 +0000 (21:18 +0000)] 
(Function Portability): Add notes on signal
handler return type, as per AC_TYPE_SIGNAL.

21 years ago(Using Autotest): Avoid @strong{Note: ...}, since
Kevin Ryde [Tue, 4 Nov 2003 21:16:10 +0000 (21:16 +0000)] 
(Using Autotest): Avoid @strong{Note: ...}, since
it provokes a warning from makeinfo about looking like a cross
reference in info output.

21 years ago.
Akim Demaille [Tue, 4 Nov 2003 14:41:52 +0000 (14:41 +0000)] 
.

21 years agotests/mktests.sh (ac_exclude_list): Add AC_FC_FREEFORM. AUTOCONF-2.58
Akim Demaille [Tue, 4 Nov 2003 12:32:01 +0000 (12:32 +0000)] 
tests/mktests.sh (ac_exclude_list): Add AC_FC_FREEFORM.

21 years agoVersion 2.58.
Akim Demaille [Tue, 4 Nov 2003 08:48:23 +0000 (08:48 +0000)] 
Version 2.58.
* doc/standards.texi: Update from master.

21 years agoAC_CONFIG_FILE([d1/foo:d2/foo]) triggers error messages when
Akim Demaille [Tue, 4 Nov 2003 08:32:06 +0000 (08:32 +0000)] 
AC_CONFIG_FILE([d1/foo:d2/foo]) triggers error messages when
computing the absolute path to d1 in the source hierarchy: it may
not exist at all.  So don't cd into it.
From Alexandre Duret-Lutz.
http://mail.gnu.org/archive/html/bug-autoconf/2003-10/msg00205.html
* lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): New.
From Paul Eggert, but named after Perl's IO::Spec->catfile.
* doc/autoconf.texi (Programming in M4sh): Document.
* lib/autoconf/status.m4 (_AC_SRCPATHS): Use it.

21 years ago* doc/autoconf.texi (Generic Structure Checks): Describe
Pavel Roskin [Mon, 3 Nov 2003 16:35:00 +0000 (16:35 +0000)] 
* doc/autoconf.texi (Generic Structure Checks): Describe
action-if-found and action-if-not-found in AC_CHECK_MEMBERS.

21 years agoUpdate.
Akim Demaille [Fri, 31 Oct 2003 08:48:41 +0000 (08:48 +0000)] 
Update.

21 years ago* tests/fortran.at (GNU Fortran 77): Don't run FC macros.
Akim Demaille [Fri, 31 Oct 2003 08:44:46 +0000 (08:44 +0000)] 
* tests/fortran.at (GNU Fortran 77): Don't run FC macros.
(GNU Fortran): New.
* doc/autoconf.texi (Language Choice): Document.
* lib/autoconf/fortran.m4 (AC_FC_SRCEXT, AC_FC_FREEFORM): Assert
the current language is Fortran.

21 years ago* bin/autom4te.in (&freeze): Use a less likely warning separator
Akim Demaille [Fri, 31 Oct 2003 08:43:39 +0000 (08:43 +0000)] 
* bin/autom4te.in (&freeze): Use a less likely warning separator
than `nn', so that `nnn' is valid in warnings.
Reported by Steve Huston.

21 years ago* Makefile.cfg (local_updates, executable-update): Tweak to be
Akim Demaille [Tue, 28 Oct 2003 08:28:56 +0000 (08:28 +0000)] 
* Makefile.cfg (local_updates, executable-update): Tweak to be
robust to parallel makes.
Suggested by Alexandre Duret-Lutz.

21 years ago* Makefile.cfg (executable-update): New.
Akim Demaille [Mon, 27 Oct 2003 16:48:06 +0000 (16:48 +0000)] 
* Makefile.cfg (executable-update): New.
(local_updates): Call it.

21 years ago* lib/autoconf/general.m4 (_AC_RUN_IFELSE, _AC_INIT_PREPARE):
Akim Demaille [Mon, 27 Oct 2003 11:12:49 +0000 (11:12 +0000)] 
* lib/autoconf/general.m4 (_AC_RUN_IFELSE, _AC_INIT_PREPARE):
Don't remove core.* as it may remove valid user files.
* lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED)
(AC_FUNC_UTIME_NULL): Likewise.

21 years agoBump to 2.57h.
Akim Demaille [Fri, 24 Oct 2003 10:01:27 +0000 (10:01 +0000)] 
Bump to 2.57h.

21 years ago.
Akim Demaille [Fri, 24 Oct 2003 07:50:28 +0000 (07:50 +0000)] 
.

21 years agoVersion 2.57g. AUTOCONF-2.57g
Akim Demaille [Thu, 23 Oct 2003 14:30:04 +0000 (14:30 +0000)] 
Version 2.57g.
* config/config.guess, config/config.sub: Upgrade from masters.

21 years agoBump to 2.57g, as should have been done on 2003-10-01.
Akim Demaille [Thu, 23 Oct 2003 09:11:57 +0000 (09:11 +0000)] 
Bump to 2.57g, as should have been done on 2003-10-01.

21 years ago* lib/autoconf/fortran.m4 (AC_FC_SRCEXT): Functions using
Akim Demaille [Thu, 23 Oct 2003 08:22:27 +0000 (08:22 +0000)] 
* lib/autoconf/fortran.m4 (AC_FC_SRCEXT): Functions using
AC_COMPILE_IFELSE that use break skip the clean up.  So do it by
hand...

21 years agoRegen.
Akim Demaille [Thu, 23 Oct 2003 08:20:52 +0000 (08:20 +0000)] 
Regen.

21 years ago* lib/autoconf/general.m4 (_AC_LINK_IFELSE, _AC_COMPILE_IFELSE):
Akim Demaille [Thu, 23 Oct 2003 07:56:52 +0000 (07:56 +0000)] 
* lib/autoconf/general.m4 (_AC_LINK_IFELSE, _AC_COMPILE_IFELSE):
Don't forget to remove conftest.err.

21 years ago* lib/autoconf/general.m4 (_AC_LIBOBJ): Don't insert twice the
Akim Demaille [Thu, 23 Oct 2003 07:49:15 +0000 (07:49 +0000)] 
* lib/autoconf/general.m4 (_AC_LIBOBJ): Don't insert twice the
same object file in $LIBOBJS.
Reported by Alexandre Duret-Lutz & Derek Robert Price.
* doc/autoconf.texi (Generic Functions): Adjust.

21 years agoUse 'eval', so that the resulting configure scripts work even if
Paul Eggert [Mon, 20 Oct 2003 23:24:37 +0000 (23:24 +0000)] 
Use 'eval', so that the resulting configure scripts work even if
the current directory has a weird file name like 'y%s+%pp%;s%@%_%g'.

21 years ago * lib/autoconf/lang.m4 (AC_LANG_WERROR): New macro.
Daniel Jacobowitz [Mon, 20 Oct 2003 16:18:26 +0000 (16:18 +0000)] 
* lib/autoconf/lang.m4 (AC_LANG_WERROR): New macro.
* lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_PREPROC_IFELSE)
(_AC_LINK_IFELSE): Check the werror flag.
* doc/autoconf.texi (Generic Compiler Characteristics): Document
AC_LANG_WERROR.
* NEWS: Mention it.

21 years ago * lib/autoconf/lang.m4 (AC_NO_EXECUTABLES): Override
Daniel Jacobowitz [Mon, 20 Oct 2003 15:57:44 +0000 (15:57 +0000)] 
* lib/autoconf/lang.m4 (AC_NO_EXECUTABLES): Override
_AC_COMPILER_EXEEXT to attempt a link.  If linking fails,
override AC_LINK_IFELSE.

21 years agoWork around a bug in pdksh 5.2.14.
Paul Eggert [Wed, 15 Oct 2003 22:56:22 +0000 (22:56 +0000)] 
Work around a bug in pdksh 5.2.14.
Document ksh better.

21 years ago*** empty log message ***
Kevin Ryde [Wed, 15 Oct 2003 00:13:59 +0000 (00:13 +0000)] 
*** empty log message ***

21 years agoAdd sysconf _SC_PAGE_SIZE.
Kevin Ryde [Wed, 15 Oct 2003 00:13:12 +0000 (00:13 +0000)] 
Add sysconf _SC_PAGE_SIZE.

21 years agoAdd putenv and unsetenv.
Kevin Ryde [Wed, 15 Oct 2003 00:10:05 +0000 (00:10 +0000)] 
Add putenv and unsetenv.

21 years ago(Function Portability): Add @prindex for exit.
Kevin Ryde [Wed, 15 Oct 2003 00:06:53 +0000 (00:06 +0000)] 
(Function Portability): Add @prindex for exit.

21 years agoTrivial fix for vfork cross test.
Paul Eggert [Mon, 13 Oct 2003 19:09:58 +0000 (19:09 +0000)] 
Trivial fix for vfork cross test.

21 years agog95 is now to be called gfortran
Steven G. Johnson [Sat, 11 Oct 2003 23:37:58 +0000 (23:37 +0000)] 
g95 is now to be called gfortran

21 years agoUntabify.
Paul Eggert [Sat, 11 Oct 2003 06:52:08 +0000 (06:52 +0000)] 
Untabify.

21 years agoAvoid empty first line in --version and --help output.
Andreas Schwab [Fri, 10 Oct 2003 09:18:56 +0000 (09:18 +0000)] 
Avoid empty first line in --version and --help output.

21 years agoDon't assume -j is a solo 'make' argument.
Paul Eggert [Thu, 9 Oct 2003 20:23:53 +0000 (20:23 +0000)] 
Don't assume -j is a solo 'make' argument.

21 years agobug-fix for AC_{FC,F77}_LIBRARY_LDFLAGS with Intel ifc
Steven G. Johnson [Thu, 9 Oct 2003 05:32:25 +0000 (05:32 +0000)] 
bug-fix for AC_{FC,F77}_LIBRARY_LDFLAGS with Intel ifc

21 years agodocument new Fortran stuff
Steven G. Johnson [Wed, 8 Oct 2003 20:06:21 +0000 (20:06 +0000)] 
document new Fortran stuff

21 years ago* lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Stub out a macro
Gary V. Vaughan [Wed, 8 Oct 2003 13:12:19 +0000 (13:12 +0000)] 
* lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Stub out a macro
that future autopoint/aclocal/automake/autoreconf will be able
to trace to find where to install local m4 macros.
* doc/autoconf.texi (Input): Document it.
* NEWS: Updated.

21 years agofix underquoting and ignore -lcrtbegin for MacOS X
Steven G. Johnson [Tue, 7 Oct 2003 17:02:16 +0000 (17:02 +0000)] 
fix underquoting and ignore -lcrtbegin for MacOS X

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.