summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-05 15:55:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-05 15:55:09 +0000
commit705a070160b3edc4f4e1b4c731d769e85143e07a (patch)
treed77cd6da002c1ef2d10eaea5fbae2cde120e72cb /cpukit/libfs
parent2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-705a070160b3edc4f4e1b4c731d769e85143e07a.tar.bz2
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: RTEMS_TOP(../..).
Diffstat (limited to '')
-rw-r--r--cpukit/libfs/ChangeLog4
-rw-r--r--cpukit/libfs/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog
index 81f77826f1..58bb3a4ffe 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: RTEMS_TOP(../..).
+
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_PROJECT_ROOT.
diff --git a/cpukit/libfs/configure.ac b/cpukit/libfs/configure.ac
index 5a7a78e88a..c22962778a 100644
--- a/cpukit/libfs/configure.ac
+++ b/cpukit/libfs/configure.ac
@@ -6,7 +6,7 @@ AC_PREREQ(2.52)
AC_INIT([rtems-c-src-libfs],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([src/imfs/imfs.h])
-RTEMS_TOP(../../../..)
+RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)
RTEMS_CANONICAL_TARGET_CPU