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/samples/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/samples/configure.ac') diff --git a/testsuites/samples/configure.ac b/testsuites/samples/configure.ac index a8c8891bb5..d67ff56e13 100644 --- a/testsuites/samples/configure.ac +++ b/testsuites/samples/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ(2.57) AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([hello]) -RTEMS_TOP(../../../..) +RTEMS_TOP([../..]) RTEMS_CANONICAL_TARGET_CPU -- cgit v1.2.3