summaryrefslogtreecommitdiffstats
path: root/c/src/lib/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 18:53:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 18:53:31 +0000
commit0efa9f01f80d98aabc54a87748d60cd19be2416c (patch)
treef87837544206ee7720b9b49961e890310e99328b /c/src/lib/configure.in
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make libnetworking (diff)
downloadrtems-0efa9f01f80d98aabc54a87748d60cd19be2416c.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bug
where wrapup left pieces out of the librtemsall.a.
Diffstat (limited to 'c/src/lib/configure.in')
-rw-r--r--c/src/lib/configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/lib/configure.in b/c/src/lib/configure.in
index 5a256c9346..d4d945b0a7 100644
--- a/c/src/lib/configure.in
+++ b/c/src/lib/configure.in
@@ -97,5 +97,4 @@ include/rdbg/Makefile
include/rdbg/i386/Makefile
include/rdbg/powerpc/Makefile
libc/Makefile
-start/Makefile
-wrapup/Makefile)
+start/Makefile)