SOURCES: netkit-telnet-fixes.patch - don't kill specified LDFLAGS
sparky
sparky at pld-linux.org
Sat Aug 5 15:34:18 CEST 2006
Author: sparky Date: Sat Aug 5 13:34:18 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- don't kill specified LDFLAGS
---- Files affected:
SOURCES:
netkit-telnet-fixes.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/netkit-telnet-fixes.patch
diff -u SOURCES/netkit-telnet-fixes.patch:1.5 SOURCES/netkit-telnet-fixes.patch:1.6
--- SOURCES/netkit-telnet-fixes.patch:1.5 Sat Aug 5 15:23:17 2006
+++ SOURCES/netkit-telnet-fixes.patch Sat Aug 5 15:34:13 2006
@@ -1,6 +1,6 @@
diff -Nur netkit-telnet-0.17.orig/configure netkit-telnet-0.17.netkit-telnet-fixes/configure
--- netkit-telnet-0.17.orig/configure 2000-07-29 20:00:29.000000000 +0200
-+++ netkit-telnet-0.17.netkit-telnet-fixes/configure 2006-08-05 15:22:22.000000000 +0200
++++ netkit-telnet-0.17.netkit-telnet-fixes/configure 2006-08-05 15:33:01.000000000 +0200
@@ -57,7 +57,8 @@
BINDIR="$EXECPREFIX/bin"
@@ -27,7 +27,17 @@
else
echo 'no'
echo -n "Checking if $CXX accepts -O... "
-@@ -544,6 +543,7 @@
+@@ -252,9 +251,6 @@
+ fi
+
+
+-LDFLAGS=
+-LIBS=
+-
+ rm -f __conftest*
+
+ ##################################################
+@@ -544,6 +540,7 @@
echo "BINDIR=$BINDIR"
echo "SBINDIR=$SBINDIR"
@@ -35,7 +45,7 @@
echo "MANDIR=$MANDIR"
echo "BINMODE=$BINMODE"
echo "DAEMONMODE=$DAEMONMODE"
-@@ -554,7 +554,7 @@
+@@ -554,7 +551,7 @@
echo "CC=$CC"
echo "CXX=$CXX"
if [ x$CC_WARNINGS != x ]; then
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/netkit-telnet-fixes.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list