+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
# 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])
# 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