summaryrefslogtreecommitdiffstats
path: root/testsuites/tools
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/tools
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/tools')
-rw-r--r--testsuites/tools/ChangeLog4
-rw-r--r--testsuites/tools/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/tools/ChangeLog b/testsuites/tools/ChangeLog
index 373e1add55..3c14940481 100644
--- a/testsuites/tools/ChangeLog
+++ b/testsuites/tools/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add 2nd arg to RTEMS_TOP.
+
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Rework. Make package a host compiled package.
diff --git a/testsuites/tools/configure.ac b/testsuites/tools/configure.ac
index 78222b9564..7b61a46fc4 100644
--- a/testsuites/tools/configure.ac
+++ b/testsuites/tools/configure.ac
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([generic])
-RTEMS_TOP([../..])
+RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU