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/itrontests/ChangeLog | 4 ++++ testsuites/itrontests/configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'testsuites/itrontests') diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog index 5f6d69b45c..fd161cc1f6 100644 --- a/testsuites/itrontests/ChangeLog +++ b/testsuites/itrontests/ChangeLog @@ -1,3 +1,7 @@ +2003-11-10 Ralf Corsepius + + * configure.ac: Reflect having moved to testsuites/. + 2003-10-22 Ralf Corsepius * configure.ac: Remove RTEMS_CANONICAL_HOST. diff --git a/testsuites/itrontests/configure.ac b/testsuites/itrontests/configure.ac index 3cdc8ab2f2..22e1ce0ac8 100644 --- a/testsuites/itrontests/configure.ac +++ b/testsuites/itrontests/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ(2.57) 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 -- cgit v1.2.3