summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:33:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:33:33 +0000
commit1c31722d442d9ecc6c93a2a060958bfce9937224 (patch)
tree2f9640bc1d6e3f2c2a65477aa7de05aa621a40f6 /c
parent2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-1c31722d442d9ecc6c93a2a060958bfce9937224.tar.bz2
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: add tests to the GNU canonicalized subdirectories,
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog4
-rw-r--r--c/src/configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index b45c71f651..4794112c35 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.in: add tests to the GNU canonicalized subdirectories,
+
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: add lib/libcpu to the GNU canonicalized subdirectories,
diff --git a/c/src/configure.in b/c/src/configure.in
index 46daa637c7..3d31842f28 100644
--- a/c/src/configure.in
+++ b/c/src/configure.in
@@ -68,7 +68,7 @@ AC_SUBST(cfg_subdirs1)
AC_CONFIG_SUBDIRS($cfg_subdirs)
AC_SUBST(cfg_subdirs)
-AC_CONFIG_SUBDIRS(tests)
+RTEMS_CONFIG_HOST_SUBDIRS(tests)
RTEMS_PROJECT_ROOT