From 17ad82ca8bfc48f4701791a5090a79331ddf360b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 19 Feb 2004 05:40:02 +0000 Subject: 2004-02-18 Ralf Corsepius * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]). * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal. * aclocal/project-root.m4: Remove obsolete comments. * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT. * aclocal/rtems-top.m4: Rework. --- testsuites/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/configure.ac') diff --git a/testsuites/configure.ac b/testsuites/configure.ac index 4f49bcf7b3..0dfee9dd48 100644 --- a/testsuites/configure.ac +++ b/testsuites/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.59) AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) -AC_CONFIG_SRCDIR([samples]) +AC_CONFIG_SRCDIR([PROBLEMS]) RTEMS_TOP(..) RTEMS_CANONICAL_TARGET_CPU -- cgit v1.2.3