From 5f52d1f01ef110ca17209e3e0bddad59bf1abdf4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 10 Nov 2003 21:57:23 +0000 Subject: 2003-11-10 Ralf Corsepius * configure.ac: Reflect having moved to testsuites/. --- testsuites/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/configure.ac') diff --git a/testsuites/configure.ac b/testsuites/configure.ac index 223afdba40..8f32f512ae 100644 --- a/testsuites/configure.ac +++ b/testsuites/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ(2.57) AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([samples]) -RTEMS_TOP(../../..) +RTEMS_TOP(..) RTEMS_CANONICAL_TARGET_CPU -- cgit v1.2.3