summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-21 17:56:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-21 17:56:37 +0000
commitfaf45cca28549fba8ac7dc68d3f614d6a7d2543d (patch)
tree0796458b0e71d72de2b7f4d532bc0d47f4c3aff7 /cpukit/configure.ac
parent2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-faf45cca28549fba8ac7dc68d3f614d6a7d2543d.tar.bz2
2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Remove PROJECT_ROOT. Prepend ../ to $1. * aclocal/env-rtemscpu.m4: Reworked. * configure.ac: RTEMS_TOP([.]).
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 62421b20fc..a9e0db9040 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([score])
-RTEMS_TOP(..)
+RTEMS_TOP([.])
RTEMS_CANONICAL_TARGET_CPU