From 7c48a2e83dc2e731a9e1a71d436d1301254c8aea Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 25 Mar 2004 06:05:21 +0000 Subject: 2004-03-25 Ralf Corsepius * configure.ac: Add 2nd arg to RTEMS_TOP. --- testsuites/tmitrontests/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/tmitrontests/configure.ac') diff --git a/testsuites/tmitrontests/configure.ac b/testsuites/tmitrontests/configure.ac index 09dd0df98e..f3a3b86abf 100644 --- a/testsuites/tmitrontests/configure.ac +++ b/testsuites/tmitrontests/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ(2.59) AC_INIT([rtems-c-src-tests-tmitrontests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([tmitronsem01]) -RTEMS_TOP([../..]) +RTEMS_TOP([../..],[..]) RTEMS_CANONICAL_TARGET_CPU -- cgit v1.2.3