summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-29 12:43:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-29 12:43:20 +0000
commit2f4c86f83ee2c0c7cad9e1a14dd373a8bfb192fb (patch)
tree7a04f191f6d6ea54e30bd850957a6dd1f3b79b36 /cpukit/configure.ac
parent2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-2f4c86f83ee2c0c7cad9e1a14dd373a8bfb192fb.tar.bz2
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 561/rtems * include/rtems/concat.h: New. * Makefile.am: Add include/rtems/concat.h. PR/589 rtems * Makefile.am: Add include/rtems/pci.h. * Makefile.am: Include automake/compile.am. * 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 a9e0db9040..67a24ad5fe 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