From 1c31722d442d9ecc6c93a2a060958bfce9937224 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 27 Oct 2000 13:33:33 +0000 Subject: 2000-10-26 Ralf Corsepius * configure.in: add tests to the GNU canonicalized subdirectories, --- c/src/ChangeLog | 4 ++++ c/src/configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 + + * configure.in: add tests to the GNU canonicalized subdirectories, + 2000-10-26 Ralf Corsepius * 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 -- cgit v1.2.3