mirror of
git://git.sv.gnu.org/autoconf
synced 2025-03-19 14:40:24 +08:00
* tests/base.at, tests/compile.at, tests/foreign.at,
* tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh, * tests/semantics.at, tests/suite.at, tests/tools.at, * tests/torture.at: Ask Autotest mode, not Autoconf mode.
This commit is contained in:
parent
22d6c214ea
commit
f4f20f1c63
@ -1,3 +1,10 @@
|
||||
2001-08-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/base.at, tests/compile.at, tests/foreign.at,
|
||||
* tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh,
|
||||
* tests/semantics.at, tests/suite.at, tests/tools.at,
|
||||
* tests/torture.at: Ask Autotest mode, not Autoconf mode.
|
||||
|
||||
2001-08-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* bin/autom4te.in (handle_output): Handle @__@.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*- autoconf -*-
|
||||
# -*- Autotest -*-
|
||||
|
||||
AT_BANNER([Autoconf base layer.])
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*- autoconf -*-
|
||||
# -*- Autotest -*-
|
||||
|
||||
AT_BANNER([Low level compiling/preprocessing macros.])
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*- autoconf -*-
|
||||
# -*- Autotest -*-
|
||||
|
||||
AT_BANNER([Compatibility with other tools.])
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*- Autoconf -*-
|
||||
# -*- Autotest -*-
|
||||
|
||||
AT_BANNER([M4sh.])
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*- Autoconf -*-
|
||||
# -*- Autotest -*-
|
||||
|
||||
AT_BANNER([M4sugar.])
|
||||
|
||||
|
@ -197,7 +197,8 @@ do
|
||||
# Filter out required macros.
|
||||
{
|
||||
sed 's/^ *//' <<MK_EOF
|
||||
# Generated by $as_me, do not edit by hand. -*- Autoconf -*-
|
||||
# Generated by $as_me, do not edit by hand. -*- Autotest -*-
|
||||
# Copyright 2000, 2001 Free Software Foundation, Inc.
|
||||
|
||||
AT_BANNER([Testing autoconf/$base macros.])
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*- autoconf -*-
|
||||
# -*- Autotest -*-
|
||||
|
||||
AT_BANNER([Semantics.])
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Validation suite for Autoconf -*- Autoconf -*-
|
||||
# Validation suite for Autoconf -*- Autotest -*-
|
||||
|
||||
# Copyright 2000, 2001 Free Software Foundation, Inc.
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*- autoconf -*-
|
||||
# -*- Autotest -*-
|
||||
|
||||
AT_BANNER([Executables (autoheader, autoupdate...).])
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*- autoconf -*-
|
||||
# -*- Autotest -*-
|
||||
|
||||
AT_BANNER([[Testing config.status.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user