From 0efa9f01f80d98aabc54a87748d60cd19be2416c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Oct 1999 18:53:31 +0000 Subject: Patch from Ralf Corsepius to make fix bug where wrapup left pieces out of the librtemsall.a. --- c/src/lib/configure.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'c/src/lib/configure.in') 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) -- cgit v1.2.3