Akim Demaille
043a782b88
Specify the Automake we use.
2001-03-20 15:51:26 +00:00
Akim Demaille
c65009836b
* 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.
2001-03-20 14:15:59 +00:00
Akim Demaille
125764c93d
* 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.
2001-03-20 13:59:27 +00:00
Akim Demaille
60d7c0d0ee
* doc/autoconf.texi: A couple of grammatical tweaks.
2001-03-20 10:40:19 +00:00
Akim Demaille
830cc1d4ba
* configure.in: Bump to 2.49e.
2001-03-19 18:14:44 +00:00
Akim Demaille
9a326d95c7
Version 2.49d.
2001-03-19 15:38:48 +00:00
Akim Demaille
ae7a741e0b
* tests/tools.at (AWK portability): Don't rely on `empty'.
2001-03-19 14:54:38 +00:00
Akim Demaille
608985663d
* tests/atgeneral.m4 (AT_INIT): Fix the at_diff test.
...
Reported by Nicolas Joly.
2001-03-19 14:31:00 +00:00
Akim Demaille
caee0720ab
Update.
2001-03-19 14:26:17 +00:00
Akim Demaille
21d57428ee
* 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.
2001-03-19 13:32:34 +00:00
Akim Demaille
7a099a5bf9
* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Don't hard code
...
`/bin/sh', use $SHELL.
From Paul Eggert.
2001-03-19 13:29:02 +00:00
Akim Demaille
848752c32f
* acfunctions.m4 (AC_FUNC_STRERROR_R): Update to
...
fileutils-4.0.42's.
2001-03-19 11:22:10 +00:00
Akim Demaille
a21d079e63
* 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'.
2001-03-19 11:06:46 +00:00
Akim Demaille
260929dc38
* 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.
2001-03-13 18:15:58 +00:00
Akim Demaille
cdafb1f7e8
* 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.
2001-03-13 12:43:14 +00:00
Akim Demaille
7862e20827
* doc/autoconf.texi: Expand section on DOS issues.
...
Add link to the `doschk' package. Fix minor typo.
Clean up white spaces.
2001-03-13 12:34:49 +00:00
Akim Demaille
8490bcc359
* aclang.m4 (AC_PROG_F77_C_O): define F77_NO_MINUS_C_MINUS_O
...
when test fails, not when it succeeds(!).
2001-03-13 12:28:19 +00:00
Akim Demaille
687fa3b765
* 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.
2001-03-13 12:21:40 +00:00
Akim Demaille
38fa78538d
* tests/tools.at: Be sure to remove configure.ac~.
...
* autoupdate.in (File::Basename): Use package.
(%ac_macros, %au_macros): Save only base filenames.
2001-03-13 12:09:22 +00:00
Akim Demaille
52b83bcc4b
Update.
2001-03-08 16:31:32 +00:00
Akim Demaille
b5af527e15
* 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.
2001-03-08 16:28:03 +00:00
Pavel Roskin
3406445abc
* tests/base.at (AC_TRY_*): Escape `^' - it's a pipe command
...
separator on Tru64 v5.1.
Reported by Nicolas Joly.
2001-03-06 16:47:38 +00:00
Akim Demaille
f9c9bd2420
* 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.
2001-03-05 15:58:31 +00:00
Pavel Roskin
42e1d2db7b
* tests/atgeneral.m4 (AT_INIT): s/am_me/as_me/. Quote AT_CHECK
...
in the error message.
2001-03-04 08:08:55 +00:00
Pavel Roskin
a6aee957a5
* acgeneral.m4 (_AC_INIT_PREPARE): Quote `$$*' correctly.
2001-03-02 21:02:07 +00:00
Pavel Roskin
055a48ca5a
Rebuild.
2001-02-28 15:24:23 +00:00
Akim Demaille
de7bee7a82
* 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.
2001-02-28 09:33:30 +00:00
Akim Demaille
417f6ae5d5
* 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.
2001-02-28 08:45:55 +00:00
Akim Demaille
60058c0469
Rebuild.
2001-02-27 09:33:36 +00:00
Pavel Roskin
8713190b75
Add: dst1 dst2 src1 src2.
2001-02-27 01:50:54 +00:00
Pavel Roskin
a3e2a92f9d
* autoupdate.in: Preserve exit status of the failed command when
...
die() follows system() by dividing $! by 256.
2001-02-26 22:05:51 +00:00
Akim Demaille
8376b27448
* 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.
2001-02-26 21:37:13 +00:00
Pavel Roskin
760abff068
* autoupdate.in (&mktmpdir): Strip the newline from the output
...
of mktemp.
2001-02-26 15:11:44 +00:00
Akim Demaille
9c1db6a872
Missing maindex, from Enrique Robledo Arnuncio.
2001-02-26 14:37:24 +00:00
Pavel Roskin
44ca6278ec
Rebuild.
2001-02-26 07:00:40 +00:00
Pavel Roskin
1bb965372d
* man/Makefile.am: autoupdate.1 now depends on autoupdate.in.
2001-02-26 06:56:04 +00:00
Akim Demaille
e4a74027fd
* autoupdate.in: Support DOS paths. Initialize $tmp to
...
avoid warnings. Default $autoconf to 'autoconf'.
2001-02-25 20:10:19 +00:00
Akim Demaille
88e5444d6f
Cleanups from Tim.
2001-02-25 20:07:24 +00:00
Akim Demaille
3cc09caea7
Update.
2001-02-25 10:47:00 +00:00
Akim Demaille
658c0cf23c
* autoupdate.in (&END): Try to preserve the exit status.
...
Use backquotes where more readable.
Internal details should be dumped when $debug, not when $verbose.
2001-02-25 10:45:25 +00:00
Akim Demaille
92215a3452
* autoupdate.in (&mktmpdir): New.
...
(&END): Remove $tmp.
(&parse_args): Handle -d and -l.
2001-02-25 10:45:02 +00:00
Akim Demaille
ebf04e44de
* 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.
2001-02-25 10:44:37 +00:00
Akim Demaille
ec1cffc581
* acspecific.m4 (AC_PROG_INSTALL): Use ac_path_separator.
...
Restore the IFS earlier.
Suggested by Tim Van Holder.
2001-02-25 10:44:15 +00:00
Akim Demaille
bc2da2eb0d
* 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.
2001-02-25 10:43:34 +00:00
Akim Demaille
8fa22f9fb7
* autoupdate.in (&parse_args): Support `-'.
2001-02-25 10:43:13 +00:00
Akim Demaille
216c0fe12e
* autoupdate.in: Less Bournisms, more Wallisms.
2001-02-25 10:42:49 +00:00
Jim Meyering
f2ba80ab34
.
2001-02-23 15:42:27 +00:00
Jim Meyering
069c08c032
(_AC_INIT_PREPARE_FS_SEPARATORS): Revert that change.
...
There was no typo.
2001-02-23 15:42:11 +00:00
Jim Meyering
0d5ebb7327
.
2001-02-23 08:53:34 +00:00
Jim Meyering
e4e464dd7d
(_AC_INIT_PREPARE_FS_SEPARATORS): Fix typo: s/;/:/
2001-02-23 08:53:07 +00:00