mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2003-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect having removed libnetworking/wrapup. * configure.ac: Ditto.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
|
||||
* configure.ac: Ditto.
|
||||
|
||||
2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* acinclude.m4: New.
|
||||
|
||||
@@ -294,7 +294,6 @@ libcsupport/Makefile
|
||||
libnetworking/Makefile
|
||||
libnetworking/lib/Makefile
|
||||
libnetworking/libc/Makefile
|
||||
libnetworking/wrapup/Makefile
|
||||
librpc/Makefile
|
||||
librpc/src/Makefile
|
||||
librpc/src/xdr/Makefile
|
||||
|
||||
@@ -35,7 +35,9 @@ LIBS += ../libfs/src/imfs/$(ARCH)/libimfs.a
|
||||
LIBS += ../libmisc/wrapup/$(ARCH)/libmisc.a
|
||||
|
||||
if HAS_NETWORKING
|
||||
LIBS += ../libnetworking/wrapup/$(ARCH)/libnetworking.a
|
||||
LIBS += ../libnetworking/$(ARCH)/libnetworking.a
|
||||
LIBS += ../libnetworking/lib/$(ARCH)/lib.a
|
||||
LIBS += ../libnetworking/libc/$(ARCH)/lib.a
|
||||
endif
|
||||
|
||||
if LIBRPC
|
||||
|
||||
Reference in New Issue
Block a user