summaryrefslogtreecommitdiffstats
path: root/c/src/librpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 15:15:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 15:15:10 +0000
commit4c46630639ab25de2a90507694d369116a26059b (patch)
treea4c5525e348e52a5e636718e9c9e2a1ff092b6cd /c/src/librpc
parentSuccessfully built some RPMs. There is still a lot of work to do. (diff)
downloadrtems-4c46630639ab25de2a90507694d369116a26059b.tar.bz2
Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that contains: * cleanups to configuration files * A reworked gccnewlib.spec.in: I have reformated it for enhanced readability and added more rtems-base packages. It now should be free of any installation conflicts (If there still remain some, they should be regarded as bugs). * A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486" now works). * removes libbsp/bare/wrapup * Further cleanups
Diffstat (limited to 'c/src/librpc')
-rw-r--r--c/src/librpc/configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/librpc/configure.in b/c/src/librpc/configure.in
index dc3980fe45..4b5ac39717 100644
--- a/c/src/librpc/configure.in
+++ b/c/src/librpc/configure.in
@@ -29,9 +29,6 @@ RTEMS_CHECK_NETWORKING(RTEMS_BSP)
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
-PROJECT_INCLUDE="\$(PROJECT_ROOT)/$RTEMS_BSP/lib/include"
-AC_SUBST(PROJECT_INCLUDE)
-
RTEMS_PROJECT_ROOT
# try to explicitly list a Makefile here