this out for now, the autotest testsuite rewrite is not ready
yet.
2003-10-15 Gary V. Vaughan <gary@gnu.org>
+ * configure.ac (AC_CONFIG_TESTDIR, AC_CONFIG_TESTFILES): Comment
+ this out for now, the autotest testsuite rewrite is not ready
+ yet.
+
* tests/cdemo/Makefile.am, tests/demo/Makefile.am,
tests/depdemo/Makefile.am, tests/f77demo/Makefile.am,
tests/mdemo/Makefile.am, tests/mdemo2/Makefile.am,
AC_CONFIG_SRCDIR([ltmain.in])
AC_CONFIG_AUX_DIR([config])
-AC_CONFIG_TESTDIR([tests])
-AC_CONFIG_FILES([tests/atlocal])
+
+## ------------------------ ##
+## Autotest initialisation. ##
+## ------------------------ ##
+
+dnl AC_CONFIG_TESTDIR([tests])
+dnl AC_CONFIG_FILES([tests/atlocal])
## ---------------------------------------- ##