forked from Imagelibrary/rtems
2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Fix stupid typo in previous patch.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am: Fix stupid typo in previous patch.
|
||||
|
||||
2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add librpc. AC_PROG_RANLIB.
|
||||
|
||||
@@ -35,7 +35,7 @@ if HAS_NETWORKING
|
||||
NETWORKING_OBJS = \
|
||||
../libnetworking/wrapup/$(ARCH)/libnetworking.a \
|
||||
../librpc/src/rpc/$(ARCH)/librpc.a \
|
||||
../librpc/src/rpc/$(ARCH)/libxdr.a
|
||||
../librpc/src/xdr/$(ARCH)/libxdr.a
|
||||
endif
|
||||
|
||||
OBJS = $(CPU_OBJS) $(CORE_OBJS) $(RTEMS_OBJS) $(SAPI_OBJS) \
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am: Fix stupid typo in previous patch.
|
||||
|
||||
2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add librpc. AC_PROG_RANLIB.
|
||||
|
||||
@@ -35,7 +35,7 @@ if HAS_NETWORKING
|
||||
NETWORKING_OBJS = \
|
||||
../libnetworking/wrapup/$(ARCH)/libnetworking.a \
|
||||
../librpc/src/rpc/$(ARCH)/librpc.a \
|
||||
../librpc/src/rpc/$(ARCH)/libxdr.a
|
||||
../librpc/src/xdr/$(ARCH)/libxdr.a
|
||||
endif
|
||||
|
||||
OBJS = $(CPU_OBJS) $(CORE_OBJS) $(RTEMS_OBJS) $(SAPI_OBJS) \
|
||||
|
||||
Reference in New Issue
Block a user