summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/ChangeLog4
-rw-r--r--c/src/exec/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/exec/ChangeLog b/c/src/exec/ChangeLog
index c1f2fbb546..2abe3d7b9d 100644
--- a/c/src/exec/ChangeLog
+++ b/c/src/exec/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>
* wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
diff --git a/c/src/exec/configure.ac b/c/src/exec/configure.ac
index a9714c71b0..53b9e7f4df 100644
--- a/c/src/exec/configure.ac
+++ b/c/src/exec/configure.ac
@@ -5,7 +5,7 @@
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([score])
-RTEMS_TOP(../../..)
+RTEMS_TOP(..)
AC_CONFIG_AUX_DIR(..)
RTEMS_CANONICAL_TARGET_CPU