2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove subdir tools.
This commit is contained in:
Ralf Corsepius
2004-02-14 18:12:45 +00:00
parent 59795a68fc
commit 7974c4ba51
2 changed files with 4 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove subdir tools.
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/target.m4: Remove (Unused).
-1
View File
@@ -31,7 +31,6 @@ RTEMS_CHECK_TESTS
case $enable_tests in
yes | samples )
AC_CONFIG_SUBDIRS(tools)
AC_CONFIG_SUBDIRS(support)
AC_CONFIG_SUBDIRS(samples)
;;