]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
24 years agoupdated
Steven G. Johnson [Tue, 24 Apr 2001 17:26:53 +0000 (17:26 +0000)] 
updated

24 years agoadded chapter: The GNU build system
Steven G. Johnson [Tue, 24 Apr 2001 17:23:26 +0000 (17:23 +0000)] 
added chapter: The GNU build system

24 years agoOn HP-UX 10 `ranlib --version' creates `./--version'.
Akim Demaille [Tue, 24 Apr 2001 08:19:17 +0000 (08:19 +0000)] 
On HP-UX 10 `ranlib --version' creates `./--version'.
Reported by Bob Proulx and Jim Meyering.
* acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Do not invoke the
program with --version.

24 years ago.
Jim Meyering [Sun, 22 Apr 2001 12:51:07 +0000 (12:51 +0000)] 
.

24 years ago(AC_FUNC_MEMCMP): Remove `int main () {' and the trailing `}',
Jim Meyering [Sun, 22 Apr 2001 12:50:07 +0000 (12:50 +0000)] 
(AC_FUNC_MEMCMP): Remove `int main () {' and the trailing `}',
since AC_LANG_PROGRAM provides them.

24 years ago* configure.in: Bump to 2.49f.
Akim Demaille [Fri, 20 Apr 2001 18:03:22 +0000 (18:03 +0000)] 
* configure.in: Bump to 2.49f.

24 years agoVersion 2.49e.
Akim Demaille [Fri, 20 Apr 2001 17:54:00 +0000 (17:54 +0000)] 
Version 2.49e.

24 years ago* tests/foreign.at (Libtool): Ignore configure's stderr.
Akim Demaille [Fri, 20 Apr 2001 17:38:22 +0000 (17:38 +0000)] 
* tests/foreign.at (Libtool): Ignore configure's stderr.

24 years ago* acgeneral.m4 (AC_OUTPUT): Close the descriptor before running
Akim Demaille [Fri, 20 Apr 2001 17:03:16 +0000 (17:03 +0000)] 
* acgeneral.m4 (AC_OUTPUT): Close the descriptor before running
config.status so config.log is properly created on MS-DOS.

24 years agoeh, don't hyphenate up-to-date here
Steven G. Johnson [Fri, 20 Apr 2001 14:13:45 +0000 (14:13 +0000)] 
eh, don't hyphenate up-to-date here

24 years agogrammar fix
Steven G. Johnson [Fri, 20 Apr 2001 14:11:38 +0000 (14:11 +0000)] 
grammar fix

24 years ago* tests/atspecific.m4 (AT_CHECK_AUTOUPDATE): Be robust to missing
Akim Demaille [Fri, 20 Apr 2001 13:07:09 +0000 (13:07 +0000)] 
* tests/atspecific.m4 (AT_CHECK_AUTOUPDATE): Be robust to missing
or broken autoupdate.
* tests/tools.at: Likewise.
* tests/Makefile.am (CLEANFILES): Also clean Libtool files.

24 years ago* acgeneral.m4 (_AC_INIT_SRCDIR): Handle backslashes (DOS paths) for $ac_confdir...
Tim Van Holder [Wed, 18 Apr 2001 16:50:13 +0000 (16:50 +0000)] 
* acgeneral.m4 (_AC_INIT_SRCDIR): Handle backslashes (DOS paths) for $ac_confdir and $srcdir.

24 years ago* acgeneral.m4: (_AC_INIT_SRCDIR) Handle backslashes (DOS paths) for $ac_confdir...
Tim Van Holder [Wed, 18 Apr 2001 16:49:11 +0000 (16:49 +0000)] 
* acgeneral.m4: (_AC_INIT_SRCDIR) Handle backslashes (DOS paths) for $ac_confdir and $srcdir.

24 years agoDon't mess with FDs.
Akim Demaille [Wed, 18 Apr 2001 10:47:32 +0000 (10:47 +0000)] 
Don't mess with FDs.
* acgeneral.m4 (_AC_INIT_DEFAULTS_FDS): Remove, replace with
inline setting up of AS_MESSAGE_FD.
(AS_MESSAGE_LOG_FD): Do not define, so that AS_MESSAGE does not
output in it before...
(_AC_INIT_CONFIG_LOG): here, which is run after the handling of
options.

24 years agoupdated
Steven G. Johnson [Wed, 18 Apr 2001 04:26:42 +0000 (04:26 +0000)] 
updated

24 years agoReplace documentation for obsolete AC_LIBOBJ_DECL with clearer
Steven G. Johnson [Wed, 18 Apr 2001 04:26:08 +0000 (04:26 +0000)] 
Replace documentation for obsolete AC_LIBOBJ_DECL with clearer
documentation for AC_LIBSOURCE and AC_LIBSOURCES, improving the
AC_LIBOBJ docs as well.

24 years agoupdate
Steven G. Johnson [Tue, 17 Apr 2001 17:53:32 +0000 (17:53 +0000)] 
update

24 years ago* acgeneral.m4 (_AC_LINK_IFELSE): Be sure to remove temporary
Akim Demaille [Tue, 17 Apr 2001 16:14:05 +0000 (16:14 +0000)] 
* acgeneral.m4 (_AC_LINK_IFELSE): Be sure to remove temporary
`conftest.$ac_objext', as some compilers may forget it.

24 years agoFixes for punctuation and grammar.. Replace "..." with "@dots{}"
Steven G. Johnson [Tue, 17 Apr 2001 16:02:57 +0000 (16:02 +0000)] 
Fixes for punctuation and grammar..  Replace "..." with "@dots{}"
except when "..." is in literal code.

24 years agoReversal of
Lars J. Aas [Tue, 17 Apr 2001 13:15:54 +0000 (13:15 +0000)] 
Reversal of
2001-04-15  Lars J. Aas  <larsa@sim.no>

        * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Show options `--file'
        and `--header' unconditionally.

24 years agoRebuilt.
Pavel Roskin [Mon, 16 Apr 2001 20:17:01 +0000 (20:17 +0000)] 
Rebuilt.

24 years ago* acgeneral.m4 (_AC_INIT_VERSION): Use AC_PACKAGE_NAME and
Pavel Roskin [Mon, 16 Apr 2001 20:13:54 +0000 (20:13 +0000)] 
* acgeneral.m4 (_AC_INIT_VERSION): Use AC_PACKAGE_NAME and
AC_PACKAGE_VERSION only if they are defined.
(_AC_OUTPUT_CONFIG_STATUS): Likewise.

24 years agoCopyright 2001
Lars J. Aas [Sun, 15 Apr 2001 16:20:30 +0000 (16:20 +0000)] 
Copyright 2001

24 years agoconfig.status --version
Lars J. Aas [Sun, 15 Apr 2001 15:57:50 +0000 (15:57 +0000)] 
config.status --version

24 years agoShow config.status options `--file' and `--header' unconditionally.
Lars J. Aas [Sun, 15 Apr 2001 14:16:15 +0000 (14:16 +0000)] 
Show config.status options `--file' and `--header' unconditionally.

24 years agoupdated
Steven G. Johnson [Fri, 13 Apr 2001 15:11:38 +0000 (15:11 +0000)] 
updated

24 years agoStill more minor modifications for clarity, felicity, and grammar.
Steven G. Johnson [Fri, 13 Apr 2001 15:09:49 +0000 (15:09 +0000)] 
Still more minor modifications for clarity, felicity, and grammar.

24 years agoupdated
Steven G. Johnson [Thu, 12 Apr 2001 03:05:28 +0000 (03:05 +0000)] 
updated

24 years agoMention C++ as well as C. In the example, don't #ifdef F77_FUNC
Steven G. Johnson [Thu, 12 Apr 2001 02:59:07 +0000 (02:59 +0000)] 
Mention C++ as well as C.  In the example, don't #ifdef F77_FUNC
before using it, as that would push any errors to link-time rather
than compile-time; note that the user can test this to invoke
alternative behavior.

24 years ago* autoconf.sh (Task script): Be sure that `forbidden.rx' and
Akim Demaille [Wed, 11 Apr 2001 16:29:14 +0000 (16:29 +0000)] 
* autoconf.sh (Task script): Be sure that `forbidden.rx' and
`allowed.rx' exist when AWK loads then.
Reported by Rainer Orth.

24 years agoFSF header updates
Lars J. Aas [Wed, 11 Apr 2001 15:15:20 +0000 (15:15 +0000)] 
FSF header updates

24 years agoupdated
Steven G. Johnson [Wed, 11 Apr 2001 14:20:52 +0000 (14:20 +0000)] 
updated

24 years agoA few more minor modifications for clarity, grammar, and formatting.
Steven G. Johnson [Wed, 11 Apr 2001 14:20:13 +0000 (14:20 +0000)] 
A few more minor modifications for clarity, grammar, and formatting.

24 years agofix for @PACKAGE_NAME@, @VERSION@, and @PACKAGE@
Lars J. Aas [Tue, 10 Apr 2001 12:45:10 +0000 (12:45 +0000)] 
fix for @PACKAGE_NAME@, @VERSION@, and @PACKAGE@

24 years agoUse spaces intead of tabs.
Lars J. Aas [Tue, 10 Apr 2001 11:37:03 +0000 (11:37 +0000)] 
Use spaces intead of tabs.

24 years agoconfig.status logging to config.log
Lars J. Aas [Tue, 10 Apr 2001 11:33:50 +0000 (11:33 +0000)] 
config.status logging to config.log

24 years agouse here-docs in print_usage/print_version
Lars J. Aas [Tue, 10 Apr 2001 11:29:53 +0000 (11:29 +0000)] 
use here-docs in print_usage/print_version

24 years agodate fix for recent commits
Steven G. Johnson [Tue, 10 Apr 2001 04:22:35 +0000 (04:22 +0000)] 
date fix for recent commits

24 years agoUpdated.
Steven G. Johnson [Tue, 10 Apr 2001 03:36:38 +0000 (03:36 +0000)] 
Updated.

24 years agoReplace all tab characters with (8) spaces, lest the formatting of
Steven G. Johnson [Tue, 10 Apr 2001 03:33:26 +0000 (03:33 +0000)] 
Replace all tab characters with (8) spaces, lest the formatting of
example code, etcetera, be messed up.

24 years agoRephrase various parts for clarity, felicity, and/or grammar.
Steven G. Johnson [Tue, 10 Apr 2001 03:28:41 +0000 (03:28 +0000)] 
Rephrase various parts for clarity, felicity, and/or grammar.

24 years agoClean up cache documentation: Document --config-cache/-C option, and
Steven G. Johnson [Tue, 10 Apr 2001 03:24:34 +0000 (03:24 +0000)] 
Clean up cache documentation: Document --config-cache/-C option, and
recommend instead of --cache-file.  Indent example AC_CACHE_VAL macros
for clarity.  Add new "Cache Checkpointing" section for AC_CACHE_SAVE
(and AC_CACHE_LOAD), so that the "Cache Files" section focuses solely
on features visible to end-users (e.g. to better fit the cross
references).  Various minor rewordings for clarity, felicity, and/or
grammar.

24 years agoRevert to "configure.in" in the history, since
Steven G. Johnson [Tue, 10 Apr 2001 03:17:30 +0000 (03:17 +0000)] 
Revert to "configure.in" in the history, since
"configure.ac" wasn't used in the past, and in any case it is
probably a good idea to preserve this section verbatim.

24 years agoFix grammar
Steven G. Johnson [Tue, 10 Apr 2001 03:15:02 +0000 (03:15 +0000)] 
Fix grammar

24 years agoManual addition of @PACKAGE@ substitution variable
Lars J. Aas [Mon, 9 Apr 2001 19:30:50 +0000 (19:30 +0000)] 
Manual addition of @PACKAGE@ substitution variable

24 years agotypo
Lars J. Aas [Fri, 6 Apr 2001 14:35:22 +0000 (14:35 +0000)] 
typo

24 years agoManual addition of @VERSION@ substitution variable.
Lars J. Aas [Fri, 6 Apr 2001 11:20:04 +0000 (11:20 +0000)] 
Manual addition of @VERSION@ substitution variable.

24 years agoCreate config.log after processing --help and --version.
Lars J. Aas [Wed, 4 Apr 2001 15:50:38 +0000 (15:50 +0000)] 
Create config.log after processing --help and --version.

24 years agoVersion information patches.
Lars J. Aas [Wed, 4 Apr 2001 12:52:29 +0000 (12:52 +0000)] 
Version information patches.

24 years ago* doc/autoconf.texi: Use "invalid" instead of "illegal," as
Akim Demaille [Fri, 30 Mar 2001 12:50:29 +0000 (12:50 +0000)] 
* doc/autoconf.texi: Use "invalid" instead of "illegal," as
suggested by the GNU coding standards.

24 years ago* m4sh.m4 (AS_BASENAME): New.
Akim Demaille [Fri, 30 Mar 2001 12:49:36 +0000 (12:49 +0000)] 
* m4sh.m4 (AS_BASENAME): New.
(AS_SHELL_SANITIZE): Set `$as_me'.
* acgeneral.m4: Don't set as_me; AS_SHELL_SANITIZE now does this.
* tests/atgeneral.m4: Likewise.
(AT_INIT): Use $PATH_SEPARATOR for walking the path.
* autoconf.sh: Be DOS-friendly when setting as_me and M4.
Add quotes to support spaces in $tmp.
Work around problem in DJGPP port of awk by using a temporary file.
* autoheader.sh: Be DOS-friendly when setting as_me.
* autoreconf.sh: Be DOS-friendly when setting as_me, dir and
template_dir.

24 years ago* acgeneral.m4 (AC_INIT_VERSION): Improved version information string
Lars J. Aas [Tue, 27 Mar 2001 16:48:27 +0000 (16:48 +0000)] 
* acgeneral.m4 (AC_INIT_VERSION): Improved version information string
for `configure --version'.

24 years ago* autoheader.sh (config_h): Be robust to new lines when extracting
Akim Demaille [Tue, 27 Mar 2001 16:47:10 +0000 (16:47 +0000)] 
* autoheader.sh (config_h): Be robust to new lines when extracting
the first argument of AC_CONFIG_HEADERS.
Reported by Lars J. Aas.

24 years ago* doc/autoconf.texi: Minor tweaks.
Akim Demaille [Tue, 27 Mar 2001 12:03:51 +0000 (12:03 +0000)] 
* doc/autoconf.texi: Minor tweaks.

24 years ago* Makefile.am, configure.in: autoupdate is a Perl script.
Akim Demaille [Tue, 27 Mar 2001 12:02:15 +0000 (12:02 +0000)] 
* Makefile.am, configure.in: autoupdate is a Perl script.

24 years ago* doc/autoconf.texi (Limitations of Usual Tools): Some about
Akim Demaille [Tue, 20 Mar 2001 16:45:32 +0000 (16:45 +0000)] 
* doc/autoconf.texi (Limitations of Usual Tools): Some about
`touch'.
From Jim Meyering, Volker Borchert, and Peter Eisentraut.

24 years agoSpecify the Automake we use.
Akim Demaille [Tue, 20 Mar 2001 15:51:26 +0000 (15:51 +0000)] 
Specify the Automake we use.

24 years ago* tests/foreign.at (Libtool): Don't skip 1.3.5.
Akim Demaille [Tue, 20 Mar 2001 14:15:59 +0000 (14:15 +0000)] 
* tests/foreign.at (Libtool): Don't skip 1.3.5.
Invoke AC_CANONICAL_SYSTEM ---for some reason AC_CANONICAL_HOST is
not enough for 1.3.5.
From Lars J. Aas.

24 years ago* tests/atgeneral.m4: s/Testing suite/Test suite/g.
Akim Demaille [Tue, 20 Mar 2001 13:59:27 +0000 (13:59 +0000)] 
* tests/atgeneral.m4: s/Testing suite/Test suite/g.
From Jim.
(AT_INIT): Adjust the error message on invalid options.
* tests/foreign.at (Libtool): Skip Libtool 1.3 too.

24 years ago* doc/autoconf.texi: A couple of grammatical tweaks.
Akim Demaille [Tue, 20 Mar 2001 10:40:19 +0000 (10:40 +0000)] 
* doc/autoconf.texi: A couple of grammatical tweaks.

24 years ago* configure.in: Bump to 2.49e.
Akim Demaille [Mon, 19 Mar 2001 18:14:44 +0000 (18:14 +0000)] 
* configure.in: Bump to 2.49e.

24 years agoVersion 2.49d.
Akim Demaille [Mon, 19 Mar 2001 15:38:48 +0000 (15:38 +0000)] 
Version 2.49d.

24 years ago* tests/tools.at (AWK portability): Don't rely on `empty'.
Akim Demaille [Mon, 19 Mar 2001 14:54:38 +0000 (14:54 +0000)] 
* tests/tools.at (AWK portability): Don't rely on `empty'.

24 years ago* tests/atgeneral.m4 (AT_INIT): Fix the at_diff test.
Akim Demaille [Mon, 19 Mar 2001 14:31:00 +0000 (14:31 +0000)] 
* tests/atgeneral.m4 (AT_INIT): Fix the at_diff test.
Reported by Nicolas Joly.

24 years agoUpdate.
Akim Demaille [Mon, 19 Mar 2001 14:26:17 +0000 (14:26 +0000)] 
Update.

24 years ago* acgeneral.m4 (_AC_PREPROC_IFELSE): Redirect stdout out of the
Akim Demaille [Mon, 19 Mar 2001 13:32:34 +0000 (13:32 +0000)] 
* acgeneral.m4 (_AC_PREPROC_IFELSE): Redirect stdout out of the
_AC_EVAL_STDERR invocation to avoid `illegal io' on Ultrix.
Reported by Harlan Stenn, and fixed by Jim Meyering.

24 years ago* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Don't hard code
Akim Demaille [Mon, 19 Mar 2001 13:29:02 +0000 (13:29 +0000)] 
* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Don't hard code
`/bin/sh', use $SHELL.
From Paul Eggert.

24 years ago* acfunctions.m4 (AC_FUNC_STRERROR_R): Update to
Akim Demaille [Mon, 19 Mar 2001 11:22:10 +0000 (11:22 +0000)] 
* acfunctions.m4 (AC_FUNC_STRERROR_R): Update to
fileutils-4.0.42's.

24 years ago* tests/atgeneral.m4 (AT_INIT): Don't always create `empty', rather
Akim Demaille [Mon, 19 Mar 2001 11:06:46 +0000 (11:06 +0000)] 
* tests/atgeneral.m4 (AT_INIT): Don't always create `empty', rather
do it only when diffing `/dev/null' is not supported.
And use `at-devnull' instead of `empty'.

24 years ago* autoscan.pl, autoupdate.in: Use `use' instead of `require' to
Akim Demaille [Tue, 13 Mar 2001 18:15:58 +0000 (18:15 +0000)] 
* autoscan.pl, autoupdate.in: Use `use' instead of `require' to
require some version of Perl, so that the test is performed at
compile time, not run time.
Suggested by Nicolas Joly.

24 years ago* tests/aclocal.m4: Fix some typos. Also ignore $PATH_SEPARATOR.
Akim Demaille [Tue, 13 Mar 2001 12:43:14 +0000 (12:43 +0000)] 
* tests/aclocal.m4: Fix some typos.  Also ignore $PATH_SEPARATOR.
* tests/atconfig.in: Set PATH_SEPARATOR to the proper
path separator.  Set SHELL here...
* tests/atgeneral.m4: ... instead of here.  Use $PATH_SEPARATOR
when setting AUTOTEST_PATH.  Don't default tests to "all" before
deciding whether the help text is needed.
* tests/semantics.at: Use the correct path separator.

24 years ago* doc/autoconf.texi: Expand section on DOS issues.
Akim Demaille [Tue, 13 Mar 2001 12:34:49 +0000 (12:34 +0000)] 
* doc/autoconf.texi: Expand section on DOS issues.
Add link to the `doschk' package.  Fix minor typo.
Clean up white spaces.

24 years ago* aclang.m4 (AC_PROG_F77_C_O): define F77_NO_MINUS_C_MINUS_O
Akim Demaille [Tue, 13 Mar 2001 12:28:19 +0000 (12:28 +0000)] 
* aclang.m4 (AC_PROG_F77_C_O): define F77_NO_MINUS_C_MINUS_O
when test fails, not when it succeeds(!).

24 years ago* tests/tools.at (AWK portability): Use AT_CHECK to check for GNU
Akim Demaille [Tue, 13 Mar 2001 12:21:40 +0000 (12:21 +0000)] 
* tests/tools.at (AWK portability): Use AT_CHECK to check for GNU
AWK so that there is always a AT_CHECK between
AT_SETUP/AT_CLEANUP.
Reported by Nicolas Joly.

24 years ago* tests/tools.at: Be sure to remove configure.ac~.
Akim Demaille [Tue, 13 Mar 2001 12:09:22 +0000 (12:09 +0000)] 
* tests/tools.at: Be sure to remove configure.ac~.

* autoupdate.in (File::Basename): Use package.
(%ac_macros, %au_macros): Save only base filenames.

24 years agoUpdate.
Akim Demaille [Thu, 8 Mar 2001 16:31:32 +0000 (16:31 +0000)] 
Update.

24 years ago* acgeneral.m4 (AC_OUTPUT): In the AU_DEFUN definition, don't try
Akim Demaille [Thu, 8 Mar 2001 16:28:03 +0000 (16:28 +0000)] 
* acgeneral.m4 (AC_OUTPUT): In the AU_DEFUN definition, don't try
to issue an obsolete message, it can't work for macros being
defined both with AC_DEFUN and AU_DEFUN.
Hence do it in the AC_DEFUN definition.

24 years ago* tests/base.at (AC_TRY_*): Escape `^' - it's a pipe command
Pavel Roskin [Tue, 6 Mar 2001 16:47:38 +0000 (16:47 +0000)] 
* tests/base.at (AC_TRY_*): Escape `^' - it's a pipe command
separator on Tru64 v5.1.
Reported by Nicolas Joly.

24 years ago* tests/atgeneral.m4 (AT_INIT): Register at-setup-line and
Akim Demaille [Mon, 5 Mar 2001 15:58:31 +0000 (15:58 +0000)] 
* tests/atgeneral.m4 (AT_INIT): Register at-setup-line and
at-check-line for removal.
Check for the presence of at-check-line only when $at_test was
really a test.
Reported by Pavel.

24 years ago* tests/atgeneral.m4 (AT_INIT): s/am_me/as_me/. Quote AT_CHECK
Pavel Roskin [Sun, 4 Mar 2001 08:08:55 +0000 (08:08 +0000)] 
* tests/atgeneral.m4 (AT_INIT): s/am_me/as_me/. Quote AT_CHECK
in the error message.

24 years ago* acgeneral.m4 (_AC_INIT_PREPARE): Quote `$$*' correctly.
Pavel Roskin [Fri, 2 Mar 2001 21:02:07 +0000 (21:02 +0000)] 
* acgeneral.m4 (_AC_INIT_PREPARE): Quote `$$*' correctly.

24 years agoRebuild.
Pavel Roskin [Wed, 28 Feb 2001 15:24:23 +0000 (15:24 +0000)] 
Rebuild.

24 years ago* tests/atgeneral.m4 (AT_INIT): Warn when at-check-line is
Akim Demaille [Wed, 28 Feb 2001 09:33:30 +0000 (09:33 +0000)] 
* tests/atgeneral.m4 (AT_INIT): Warn when at-check-line is
missing.
* tests/tools.at (Syntax of the scripts): Use AT_CHECK to test
/bin/sh -n.  Exit 77 on failure.
Reported by Harlan Stenn.

24 years ago* acgeneral.m4 (_AC_INIT_PREPARE_FS_SEPARATORS): Use `.;.' instead
Akim Demaille [Wed, 28 Feb 2001 08:45:55 +0000 (08:45 +0000)] 
* acgeneral.m4 (_AC_INIT_PREPARE_FS_SEPARATORS): Use `.;.' instead
of `.;`pwd`': if pwd is c:/foo, we might walk through `.:c'
(fails), and then `/foo' which might succeed, resulting in
believing `;' is the right path separator.

24 years agoRebuild.
Akim Demaille [Tue, 27 Feb 2001 09:33:36 +0000 (09:33 +0000)] 
Rebuild.

24 years agoAdd: dst1 dst2 src1 src2.
Pavel Roskin [Tue, 27 Feb 2001 01:50:54 +0000 (01:50 +0000)] 
Add: dst1 dst2 src1 src2.

24 years ago* autoupdate.in: Preserve exit status of the failed command when
Pavel Roskin [Mon, 26 Feb 2001 22:05:51 +0000 (22:05 +0000)] 
* autoupdate.in: Preserve exit status of the failed command when
die() follows system() by dividing $! by 256.

24 years ago* acgeneral.m4 (AH_VERBATIM, AH_TEMPLATE): New, use AS_ESCAPE, not
Akim Demaille [Mon, 26 Feb 2001 21:37:13 +0000 (21:37 +0000)] 
* acgeneral.m4 (AH_VERBATIM, AH_TEMPLATE): New, use AS_ESCAPE, not
_AS_QUOTE.
(_AH_VERBATIM_OLD, _AH_TEMPLATE_OLD): New, used for bugward
compatibility in...
(AC_DEFINE, AC_DEFINE_UNQUOTED): here.

24 years ago* autoupdate.in (&mktmpdir): Strip the newline from the output
Pavel Roskin [Mon, 26 Feb 2001 15:11:44 +0000 (15:11 +0000)] 
* autoupdate.in (&mktmpdir): Strip the newline from the output
of mktemp.

24 years agoMissing maindex, from Enrique Robledo Arnuncio.
Akim Demaille [Mon, 26 Feb 2001 14:37:24 +0000 (14:37 +0000)] 
Missing maindex, from Enrique Robledo Arnuncio.

24 years agoRebuild.
Pavel Roskin [Mon, 26 Feb 2001 07:00:40 +0000 (07:00 +0000)] 
Rebuild.

24 years ago* man/Makefile.am: autoupdate.1 now depends on autoupdate.in.
Pavel Roskin [Mon, 26 Feb 2001 06:56:04 +0000 (06:56 +0000)] 
* man/Makefile.am: autoupdate.1 now depends on autoupdate.in.

24 years ago* autoupdate.in: Support DOS paths. Initialize $tmp to
Akim Demaille [Sun, 25 Feb 2001 20:10:19 +0000 (20:10 +0000)] 
* autoupdate.in: Support DOS paths.  Initialize $tmp to
avoid warnings.  Default $autoconf to 'autoconf'.

24 years agoCleanups from Tim.
Akim Demaille [Sun, 25 Feb 2001 20:07:24 +0000 (20:07 +0000)] 
Cleanups from Tim.

24 years agoUpdate.
Akim Demaille [Sun, 25 Feb 2001 10:47:00 +0000 (10:47 +0000)] 
Update.

24 years ago* autoupdate.in (&END): Try to preserve the exit status.
Akim Demaille [Sun, 25 Feb 2001 10:45:25 +0000 (10:45 +0000)] 
* autoupdate.in (&END): Try to preserve the exit status.
Use backquotes where more readable.
Internal details should be dumped when $debug, not when $verbose.

24 years ago* autoupdate.in (&mktmpdir): New.
Akim Demaille [Sun, 25 Feb 2001 10:45:02 +0000 (10:45 +0000)] 
* autoupdate.in (&mktmpdir): New.
(&END): Remove $tmp.
(&parse_args): Handle -d and -l.

24 years ago* acgeneral.m4 (_AC_INIT_PREPARE): Remove conf$$* on exit.
Akim Demaille [Sun, 25 Feb 2001 10:44:37 +0000 (10:44 +0000)] 
* acgeneral.m4 (_AC_INIT_PREPARE): Remove conf$$* on exit.
* m4sh.m4 (_AS_LN_S_PREPARE, _AS_BROKEN_TEST_PREPARE):
s/conftest/conf$$/ to avoid race conditions.
From Lars J. Aas.

24 years ago* acspecific.m4 (AC_PROG_INSTALL): Use ac_path_separator.
Akim Demaille [Sun, 25 Feb 2001 10:44:15 +0000 (10:44 +0000)] 
* acspecific.m4 (AC_PROG_INSTALL): Use ac_path_separator.
Restore the IFS earlier.
Suggested by Tim Van Holder.