f1e9394a48
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
12 lines
331 B
Diff
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"
|