summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests
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/itrontests
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/itrontests')
-rw-r--r--testsuites/itrontests/ChangeLog4
-rw-r--r--testsuites/itrontests/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog
index 736d3131a5..5703e92fc9 100644
--- a/testsuites/itrontests/ChangeLog
+++ b/testsuites/itrontests/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add 2nd arg to RTEMS_TOP.
+
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
diff --git a/testsuites/itrontests/configure.ac b/testsuites/itrontests/configure.ac
index 5015d6a0fe..1f1d96b14c 100644
--- a/testsuites/itrontests/configure.ac
+++ b/testsuites/itrontests/configure.ac
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-itrontests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([itronhello])
-RTEMS_TOP([../..])
+RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU