]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* tests/suite.at: Run `tools.at' first.
authorAkim Demaille <akim@epita.fr>
Tue, 12 Dec 2000 11:26:41 +0000 (11:26 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 12 Dec 2000 11:26:41 +0000 (11:26 +0000)
ChangeLog
tests/suite.at

index ca7caaa7563df71149640bc244c94a6620a09ad8..5fd821d6c709bb9fac4923468799e19748134f62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-12  Akim Demaille  <akim@epita.fr>
+
+       * tests/suite.at: Run `tools.at' first.
+
 2000-12-12  Akim Demaille  <akim@epita.fr>
 
        * tests/aclocal.m4 (AC_STATE_SAVE): Use a more precise regexp to
index c7402fbf651eb0365c410f664b4fffc0c1fb698c..2789dcaeb7954eb73b0652b8e1a75e860e16e41d 100644 (file)
@@ -15,6 +15,10 @@ macros are supposed to test (e.g., a Fortran compiler).])
 # Run the tests from the lowest level to the highest level, and from
 # the most selective to the easiest.
 
+# The executables.
+# Even the tests on M4sugar and M4sh use `autoconf', so check it first.
+m4_include([tools.at])
+
 # M4sugar.
 m4_include([m4sugar.at])
 
@@ -24,9 +28,6 @@ m4_include([m4sh.at])
 # Autoconf base macros.
 m4_include([base.at])
 
-# The executables.
-m4_include([tools.at])
-
 # Testing config.status
 # ---------------------
 # Actually should be named config.status.at but I fear problems with