summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-01 09:59:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-01 09:59:55 +0000
commit8c746fe197845d342e7be25ccd39d091690f8432 (patch)
tree7deea536e297a8cf09cf1f227e59bb443eadab81 /c/src/exec/libcsupport
parent2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8c746fe197845d342e7be25ccd39d091690f8432.tar.bz2
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_PROJECT_ROOT.
Diffstat (limited to 'c/src/exec/libcsupport')
-rwxr-xr-xc/src/exec/libcsupport/ChangeLog4
-rw-r--r--c/src/exec/libcsupport/configure.ac2
2 files changed, 4 insertions, 2 deletions
diff --git a/c/src/exec/libcsupport/ChangeLog b/c/src/exec/libcsupport/ChangeLog
index 8b29d6c61b..6f89046aa5 100755
--- a/c/src/exec/libcsupport/ChangeLog
+++ b/c/src/exec/libcsupport/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove RTEMS_PROJECT_ROOT.
+
2002-06-28 Joel Sherrill <joel@OARcorp.com>
* src/__times.c: Cleaned up comments, return more information,
diff --git a/c/src/exec/libcsupport/configure.ac b/c/src/exec/libcsupport/configure.ac
index 1f57e67dd0..3fd0790468 100644
--- a/c/src/exec/libcsupport/configure.ac
+++ b/c/src/exec/libcsupport/configure.ac
@@ -17,8 +17,6 @@ RTEMS_ENV_RTEMSCPU
RTEMS_CHECK_CPU
RTEMS_CANONICAL_HOST
-RTEMS_PROJECT_ROOT
-
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_CANONICALIZE_TOOLS
AC_PROG_RANLIB