summaryrefslogtreecommitdiffstats
path: root/testsuites/support
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-25 06:05:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-25 06:05:21 +0000
commit7c48a2e83dc2e731a9e1a71d436d1301254c8aea (patch)
tree849887ee99cbf16aa78098aadb1df009bcd1bd1c /testsuites/support
parent2004-03-25 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-7c48a2e83dc2e731a9e1a71d436d1301254c8aea.tar.bz2
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
Diffstat (limited to 'testsuites/support')
-rw-r--r--testsuites/support/ChangeLog4
-rw-r--r--testsuites/support/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/support/ChangeLog b/testsuites/support/ChangeLog
index 267d4ba2ef..fc2c35fcaa 100644
--- a/testsuites/support/ChangeLog
+++ b/testsuites/support/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add 2nd arg to RTEMS_TOP.
+
2004-03-03 Joel Sherrill <joel@OARcorp.com>
* include/buffer_test_io.h: Correct typo.
diff --git a/testsuites/support/configure.ac b/testsuites/support/configure.ac
index f567ec6482..4ce358feaa 100644
--- a/testsuites/support/configure.ac
+++ b/testsuites/support/configure.ac
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-support],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([include])
-RTEMS_TOP([../..])
+RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU