summaryrefslogtreecommitdiffstats
path: root/c/src/exec/librpc
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/librpc')
-rw-r--r--c/src/exec/librpc/ChangeLog4
-rw-r--r--c/src/exec/librpc/configure.ac2
2 files changed, 4 insertions, 2 deletions
diff --git a/c/src/exec/librpc/ChangeLog b/c/src/exec/librpc/ChangeLog
index b8a7f7b839..93e652e8ec 100644
--- a/c/src/exec/librpc/ChangeLog
+++ b/c/src/exec/librpc/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove RTEMS_PROJECT_ROOT.
+
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_CONFIG_AUX_DIR(../..).
diff --git a/c/src/exec/librpc/configure.ac b/c/src/exec/librpc/configure.ac
index d92ec50634..d5c2c2df13 100644
--- a/c/src/exec/librpc/configure.ac
+++ b/c/src/exec/librpc/configure.ac
@@ -28,8 +28,6 @@ RTEMS_CHECK_NETWORKING
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
AM_CONDITIONAL(rpc_not_supported, test "$RTEMS_CPU" = "c4x")
-RTEMS_PROJECT_ROOT
-
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
include/Makefile