From 59795a68fccca2674a13708c9f6a776563fe9aa8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 14 Feb 2004 18:11:45 +0000 Subject: 2004-02-14 Ralf Corsepius * configure.ac: Rework. Make package a host compiled package. * Makefile.am: Ditto. --- testsuites/tools/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/tools/configure.ac') diff --git a/testsuites/tools/configure.ac b/testsuites/tools/configure.ac index 6de7aafb67..78222b9564 100644 --- a/testsuites/tools/configure.ac +++ b/testsuites/tools/configure.ac @@ -15,7 +15,7 @@ AM_MAINTAINER_MODE RTEMS_TOOLPATHS AC_SUBST(program_prefix) -RTEMS_CONFIG_BUILD_SUBDIRS(generic) +AC_CONFIG_SUBDIRS(generic) RTEMS_CPU_SUBDIRS # Explicitly list all Makefiles here -- cgit v1.2.3