cpio/cpio-2.5-nolibnsl.patch
cvsdist f1e9394a48 auto-import changelog data from cpio-2.5-5.src.rpm
Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- do not link against -lnsl
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 03:57:51 +00:00

12 lines
331 B
Diff

--- cpio-2.5/configure.lr 2003-09-12 06:26:31.000000000 -0600
+++ cpio-2.5/configure 2003-09-12 06:27:20.000000000 -0600
@@ -1940,7 +1940,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lnsl $LIBS"
+LIBS="-lXXXnsl $LIBS"
cat > conftest.$ac_ext <<EOF
#line 1945 "configure"
#include "confdefs.h"