summaryrefslogtreecommitdiffstats
path: root/testsuites/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-19 05:40:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-19 05:40:02 +0000
commit17ad82ca8bfc48f4701791a5090a79331ddf360b (patch)
treecf2f22b87ace78ae56a25b5cca36fbd590e9d4cc /testsuites/configure.ac
parent2004-02-17 RTEMS (diff)
downloadrtems-17ad82ca8bfc48f4701791a5090a79331ddf360b.tar.bz2
2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
Diffstat (limited to 'testsuites/configure.ac')
-rw-r--r--testsuites/configure.ac2
1 files changed, 1 insertions, 1 deletions
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