summaryrefslogtreecommitdiffstats
path: root/testsuites/samples
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-11-10 21:57:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-11-10 21:57:23 +0000
commit5f52d1f01ef110ca17209e3e0bddad59bf1abdf4 (patch)
tree2b26e4f5f99a63401b1dc11cb60ec69715f6b597 /testsuites/samples
parent2003-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5f52d1f01ef110ca17209e3e0bddad59bf1abdf4.tar.bz2
2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Reflect having moved to testsuites/.
Diffstat (limited to 'testsuites/samples')
-rw-r--r--testsuites/samples/ChangeLog4
-rw-r--r--testsuites/samples/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index c08b8dbd4f..6f17d6650d 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Reflect having moved to testsuites/.
+
2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add AM_CONDITIONAL(LIBCHIP).
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