]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
25 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.

25 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.

25 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.

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

25 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.

25 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.

25 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.

25 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.

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

25 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'.

25 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.

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

25 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.

25 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.

25 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.

25 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'.

25 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.

25 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.

25 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.

25 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(!).

25 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.

25 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.

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

25 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.

25 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.

25 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.

25 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.

25 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.

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

25 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.

25 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.

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

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

25 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.

25 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.

25 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.

25 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.

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

25 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.

25 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'.

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

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

25 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.

25 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.

25 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.

25 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.

25 years ago* m4sh.m4 (_AS_TEST_PREPARE): Rename as...
Akim Demaille [Sun, 25 Feb 2001 10:43:34 +0000 (10:43 +0000)] 
* m4sh.m4 (_AS_TEST_PREPARE): Rename as...
(_AS_BROKEN_TEST_PREPARE): this.
(_AS_TEST_PREPARE): New dummy but working version of this macro.
* acspecific.m4 (AC_PROG_INSTALL): Use AS_EXECUTABLE_P.

25 years ago* autoupdate.in (&parse_args): Support `-'.
Akim Demaille [Sun, 25 Feb 2001 10:43:13 +0000 (10:43 +0000)] 
* autoupdate.in (&parse_args): Support `-'.

25 years ago* autoupdate.in: Less Bournisms, more Wallisms.
Akim Demaille [Sun, 25 Feb 2001 10:42:49 +0000 (10:42 +0000)] 
* autoupdate.in: Less Bournisms, more Wallisms.

25 years ago.
Jim Meyering [Fri, 23 Feb 2001 15:42:27 +0000 (15:42 +0000)] 
.

25 years ago(_AC_INIT_PREPARE_FS_SEPARATORS): Revert that change.
Jim Meyering [Fri, 23 Feb 2001 15:42:11 +0000 (15:42 +0000)] 
(_AC_INIT_PREPARE_FS_SEPARATORS): Revert that change.
There was no typo.

25 years ago.
Jim Meyering [Fri, 23 Feb 2001 08:53:34 +0000 (08:53 +0000)] 
.

25 years ago(_AC_INIT_PREPARE_FS_SEPARATORS): Fix typo: s/;/:/
Jim Meyering [Fri, 23 Feb 2001 08:53:07 +0000 (08:53 +0000)] 
(_AC_INIT_PREPARE_FS_SEPARATORS): Fix typo: s/;/:/

25 years ago* doc/autoconf.texi: Typos and formatting changes.
Akim Demaille [Thu, 22 Feb 2001 18:01:32 +0000 (18:01 +0000)] 
* doc/autoconf.texi: Typos and formatting changes.

25 years agoSome text so that people aren't surprised of seeing BUGS.
Akim Demaille [Wed, 21 Feb 2001 10:20:47 +0000 (10:20 +0000)] 
Some text so that people aren't surprised of seeing BUGS.

25 years ago* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): use `AS_EXIT(0)' instead
Akim Demaille [Wed, 21 Feb 2001 09:44:55 +0000 (09:44 +0000)] 
* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): use `AS_EXIT(0)' instead
of `exit 0' when exiting config.status.

25 years ago* doc/autoconf.texi: Add new node discussing issues related to
Akim Demaille [Wed, 21 Feb 2001 09:41:03 +0000 (09:41 +0000)] 
* doc/autoconf.texi: Add new node discussing issues related to
file systems (DOS, specifically). Document DJGPP's bash's special
handling of $PATH_SEPARATOR.

25 years ago* autoupdate.in: New. Replaces autoupdate.sh.
Akim Demaille [Wed, 21 Feb 2001 08:59:24 +0000 (08:59 +0000)] 
* autoupdate.in: New.  Replaces autoupdate.sh.

25 years ago* autoscan.pl (&find_configure_ac): New.
Akim Demaille [Wed, 21 Feb 2001 08:47:16 +0000 (08:47 +0000)] 
* autoscan.pl (&find_configure_ac): New.

25 years ago* autoscan.pl (check_configure_ac): Pretty missing macro warnings
Akim Demaille [Tue, 20 Feb 2001 09:24:40 +0000 (09:24 +0000)] 
* autoscan.pl (check_configure_ac): Pretty missing macro warnings
output.

25 years ago* aclang.m4 (AC_C_INLINE): Define "inline" to empty if the
Akim Demaille [Mon, 19 Feb 2001 15:11:52 +0000 (15:11 +0000)] 
* aclang.m4 (AC_C_INLINE): Define "inline" to empty if the
compiler doesn't support 'static inline'.  This is needed for
Encore Umax-3.0.9.16b.

25 years ago* aclang.m4 (_AC_LANG_COMPILER_WORKS): Rename as...
Akim Demaille [Mon, 19 Feb 2001 15:08:58 +0000 (15:08 +0000)] 
* aclang.m4 (_AC_LANG_COMPILER_WORKS): Rename as...
(_AC_COMPILER_EXEEXT_WORKS): this.  Use the `a.out' or `a.exe'
left by _AC_COMPILER_EXEEXT_DEFAULT to check if the compiler works.
(_AC_COMPILER_EXEEXT_CROSS): Extract from the above macro.
(_AC_COMPILER_EXEEXT): Use them.
Adjust all the compiler looking macros to check for EXEEXT
*first*, then OBJEXT.
Set ac_exeext yourself.
(_AC_COMPILER_EXEEXT_O): Don't.

25 years ago* tests/atspecific.m4 (AT_CONFIGURE_AC): Double quote constant
Pavel Roskin [Thu, 15 Feb 2001 23:36:48 +0000 (23:36 +0000)] 
* tests/atspecific.m4 (AT_CONFIGURE_AC): Double quote constant
part of the second argument to AT_DATA.
* tests/compile.at (AC_PROG_CPP with warnings): Fix underquoting
in a call to _AT_CHECK_AC_MACRO.
(AC_PROG_CPP without warnings): Likewise.

25 years agoRebuild.
Pavel Roskin [Mon, 12 Feb 2001 15:06:06 +0000 (15:06 +0000)] 
Rebuild.

25 years agoMisc. clean-up:
Jim Meyering [Sun, 11 Feb 2001 17:15:03 +0000 (17:15 +0000)] 
Misc. clean-up:
Move declarations of variables into the scope where they're used.
Use `qw'.  Don't use `$_'.

25 years ago.
Jim Meyering [Sun, 11 Feb 2001 17:14:55 +0000 (17:14 +0000)] 
.

25 years ago.
Jim Meyering [Sun, 11 Feb 2001 16:39:11 +0000 (16:39 +0000)] 
.

25 years agoEnsure that even `autoscan --version' fails when e.g.,
Jim Meyering [Sun, 11 Feb 2001 16:38:44 +0000 (16:38 +0000)] 
Ensure that even `autoscan --version' fails when e.g.,
writing to a full disk.

(END): New function.

25 years ago*** empty log message ***
Jim Meyering [Fri, 9 Feb 2001 15:04:40 +0000 (15:04 +0000)] 
*** empty log message ***

25 years ago(AC_SYS_LARGEFILE_TEST_INCLUDES): Don't reject
Jim Meyering [Fri, 9 Feb 2001 15:04:06 +0000 (15:04 +0000)] 
(AC_SYS_LARGEFILE_TEST_INCLUDES): Don't reject
C++ compilers that are masquerading as C compilers, and that
incorrectly reject large integers.
From Paul Eggert.

25 years agoTypo fixes.
Pavel Roskin [Wed, 7 Feb 2001 22:05:30 +0000 (22:05 +0000)] 
Typo fixes.

25 years agoAdd confdefs.h
Pavel Roskin [Wed, 7 Feb 2001 15:09:10 +0000 (15:09 +0000)] 
Add confdefs.h

25 years ago* acgeneral.m4 (AC_OUTPUT): Remove $(srcdir), ${srcdir} and
Pavel Roskin [Wed, 7 Feb 2001 15:04:52 +0000 (15:04 +0000)] 
* acgeneral.m4 (AC_OUTPUT): Remove $(srcdir), ${srcdir} and
@srcdir@ from VPATH if srcdir is "." and replace blank VPATH
lines with empty lines to preserve line numbers.
Original version by Derek Price.

25 years ago* acgeneral.m4 (_AC_LIBOBJ): Call AC_LIBSOURCE with '.c' extension
Akim Demaille [Wed, 7 Feb 2001 11:26:22 +0000 (11:26 +0000)] 
* acgeneral.m4 (_AC_LIBOBJ): Call AC_LIBSOURCE with '.c' extension
appended to function name.

25 years ago* acgeneral.m4 (_AC_RUN_LOG, _AC_RUN_LOG_STDERR, AC_RUN_LOG): New.
Akim Demaille [Tue, 6 Feb 2001 15:11:50 +0000 (15:11 +0000)] 
* acgeneral.m4 (_AC_RUN_LOG, _AC_RUN_LOG_STDERR, AC_RUN_LOG): New.
(_AC_EVAL_STDERR,  _AC_EVAL): Use them.
(_AC_INIT_PREPARE_FS_SEPARATORS): Use AC_RUN_LOG.

25 years ago* autoheader.sh: Only set config_h for the first call to
Akim Demaille [Tue, 6 Feb 2001 13:47:52 +0000 (13:47 +0000)] 
* autoheader.sh: Only set config_h for the first call to
AC_CONFIG_HEADERS.

25 years agoacfunctions.m4 was still using the old AC_LIBOBJ_DECL.
Akim Demaille [Mon, 5 Feb 2001 17:33:00 +0000 (17:33 +0000)] 
acfunctions.m4 was still using the old AC_LIBOBJ_DECL.
Reported by Derek R. Price.
* tests/semantics.at (AC_REPLACE_FUNCS): New test.
* acfunctions.m4 (AC_REPLACE_FUNCS, _AC_LIBOBJ_ALLOCA): Use
AC_LIBSOURCES.

25 years agoTypo.
Akim Demaille [Mon, 5 Feb 2001 16:36:11 +0000 (16:36 +0000)] 
Typo.

25 years ago.
Jim Meyering [Mon, 5 Feb 2001 10:30:53 +0000 (10:30 +0000)] 
.

25 years ago(AC_SYS_LARGEFILE): Add ULL suffix to the integer constants.
Jim Meyering [Mon, 5 Feb 2001 10:30:27 +0000 (10:30 +0000)] 
(AC_SYS_LARGEFILE): Add ULL suffix to the integer constants.

25 years agoacfunctions.m4 was still using the old AC_LIBOBJ_DECL.
Akim Demaille [Mon, 5 Feb 2001 10:16:32 +0000 (10:16 +0000)] 
acfunctions.m4 was still using the old AC_LIBOBJ_DECL.
Reported by Derek R. Price.
* tests/semantics.at (AC_REPLACE_FUNCS): New test.
* acfunctions.m4 (AC_REPLACE_FUNCS, _AC_LIBOBJ_ALLOCA): Use
AC_LIBSOURCES.

25 years ago* tests/base.at (AC_TRY_COMMAND): Add a colon between "then" and
Pavel Roskin [Sat, 3 Feb 2001 19:27:14 +0000 (19:27 +0000)] 
* tests/base.at (AC_TRY_COMMAND): Add a colon between "then" and
"else". Separate commands inside AC_TRY_COMMAND with semicolons.
From Nicolas Joly.

25 years ago* acgeneral.m4 (_AC_INIT_LOG_COMPLETE): Removed, dead code.
Akim Demaille [Sat, 3 Feb 2001 16:43:00 +0000 (16:43 +0000)] 
* acgeneral.m4 (_AC_INIT_LOG_COMPLETE): Removed, dead code.

25 years agoMore typos. :-(
Akim Demaille [Sat, 3 Feb 2001 14:09:04 +0000 (14:09 +0000)] 
More typos. :-(

25 years agoTypos.
Akim Demaille [Sat, 3 Feb 2001 13:41:15 +0000 (13:41 +0000)] 
Typos.

25 years ago* acfunctions.m4 (AC_FUNC_ERROR_AT_LINE, AC_FUNC_ONSTACK): Use
Akim Demaille [Sat, 3 Feb 2001 13:22:26 +0000 (13:22 +0000)] 
* acfunctions.m4 (AC_FUNC_ERROR_AT_LINE, AC_FUNC_ONSTACK): Use
AC_LIBSOURCES.

25 years ago* acgeneral.m4 (AC_LIBOBJ_DECL): Remove.
Akim Demaille [Sat, 3 Feb 2001 13:20:00 +0000 (13:20 +0000)] 
* acgeneral.m4 (AC_LIBOBJ_DECL): Remove.
(AC_LIBSOURCES, AC_LIBSOURCE): New.
* acgeneral.m4 (_AC_OUTPUT_SUBDIRS): Remove configure.ac

25 years ago* acgeneral.m4 (_AC_COMPUTE_INT_COMPILE): Rename all occurences
Pavel Roskin [Fri, 2 Feb 2001 22:57:56 +0000 (22:57 +0000)] 
* acgeneral.m4 (_AC_COMPUTE_INT_COMPILE): Rename all occurences
of ac_try to ac_mid to avoid a name clash.

25 years ago* autoscan.pl (scan_c_file): When in verbose mode, don't print
Pavel Roskin [Fri, 2 Feb 2001 18:15:36 +0000 (18:15 +0000)] 
* autoscan.pl (scan_c_file): When in verbose mode, don't print
out hashes common for the whole package. Do it in scan_files()
instead.
(scan_makefile): Likewise.
(scan_sh_file): Likewise.
Thanks to Jim Meyering for improved implementation.

25 years ago* autoreconf.sh: Fix the case when the verbose output was not
Pavel Roskin [Thu, 1 Feb 2001 23:23:57 +0000 (23:23 +0000)] 
* autoreconf.sh: Fix the case when the verbose output was not
redirected to stderr as everywhere else.

25 years agoEnglisho.
Akim Demaille [Wed, 31 Jan 2001 15:00:35 +0000 (15:00 +0000)] 
Englisho.

25 years ago* acgeneral.m4 (_AC_OUTPUT_SUBDIRS): Remove configure.ac
Akim Demaille [Tue, 30 Jan 2001 19:31:50 +0000 (19:31 +0000)] 
* acgeneral.m4 (_AC_OUTPUT_SUBDIRS): Remove configure.ac
from check for ac_sub_configure.

25 years agoThe recent addition of `exit's prototype in confdefs.h causes
Akim Demaille [Tue, 30 Jan 2001 19:29:38 +0000 (19:29 +0000)] 
The recent addition of `exit's prototype in confdefs.h causes
AC_OUTPUT_MAKE_DEFS to include junky -D switches.
Reported by Wolfgang Mueller.
* tests/torture.at (#define header templates): Include trash in
confdefs.h.
* tests/atgeneral.at (AT_INIT): Don't expect `find' to support
-maxdepth, hence don't use -follow either.
Reported by Nicolas Joly.
* acgeneral.m4 (AC_OUTPUT_MAKE_DEFS) <confdef2opt.sed>: In the
`quote' section, `p'rint the result.
If neither `#define' pattern match, just call `d' to start a new
cycle.
Call this sed program with -n.

25 years ago* tests/compile.at: New test.
Akim Demaille [Tue, 30 Jan 2001 18:45:58 +0000 (18:45 +0000)] 
* tests/compile.at: New test.
* tests/atspecific.at (AT_CHECK): When given 77 as expected exit
status, don't include the `skip' mechanism.

25 years ago* tests/base.at (AC_CACHE_CHECK): Typo and clean up.
Akim Demaille [Tue, 30 Jan 2001 18:26:31 +0000 (18:26 +0000)] 
* tests/base.at (AC_CACHE_CHECK): Typo and clean up.
Check only --quiet.

25 years agoUpdate.
Akim Demaille [Tue, 30 Jan 2001 16:21:21 +0000 (16:21 +0000)] 
Update.

25 years ago* autoheader.sh: Don't pass a string to 'echo' that might
Akim Demaille [Tue, 30 Jan 2001 10:42:36 +0000 (10:42 +0000)] 
* autoheader.sh: Don't pass a string to 'echo' that might
possibly contain backslashes.

25 years agoRebuilt.
Pavel Roskin [Mon, 29 Jan 2001 23:20:38 +0000 (23:20 +0000)] 
Rebuilt.

25 years agoDon't use filenames that can be reduced to "conftest" on DOS.
Pavel Roskin [Mon, 29 Jan 2001 22:36:09 +0000 (22:36 +0000)] 
Don't use filenames that can be reduced to "conftest" on DOS.

* acfunctions.m4 (AC_FUNC_MMAP): Use conftest.mmap, not
conftestmmap.
(AC_FUNC_UTIME_NULL): Use conftest.data, not conftestdata.
* acspecific.m4 (AC_PROG_MAKE_SET): Use conftest.make, not
conftestmake.
(_AC_PATH_X_XMKMF): Use conftest.dir, not conftestdir.
* acgeneral.m4 (AC_ARG_PROGRAM): Use conftest.sed, not
conftestsed.
* m4/sanity.m4: Use conftest.file, not conftestfile.
* doc/autoconf.texi (Guidelines for Test Programs): Suggest
using conftest.data, not conftestdata.

25 years agoTypo.
Akim Demaille [Mon, 29 Jan 2001 15:31:31 +0000 (15:31 +0000)] 
Typo.