mirror of
git://slackware.nl/current.git
synced 2024-11-16 07:48:02 +01:00
abc3e67678
a/less-654-x86_64-1.txz: Upgraded. d/ninja-1.12.1-x86_64-1.txz: Upgraded. n/whois-5.5.23-x86_64-1.txz: Upgraded. Updated the .sc, .********* (.xn--yfro4i67o, Singapore) and .********************************* (.xn--clchc0ea0b2g2a9gcd, Singapore) TLD servers. extra/bittornado/bittornado-0.3.18-noarch-3.txz: Removed. Obsolete and based on python2.
22 lines
678 B
Diff
22 lines
678 B
Diff
diff -ur pilot-link-0.12.5.orig/configure pilot-link-0.12.5/configure
|
|
--- pilot-link-0.12.5.orig/configure 2010-02-07 04:42:29.000000000 +0100
|
|
+++ pilot-link-0.12.5/configure 2014-05-09 15:36:30.466127800 +0200
|
|
@@ -2604,12 +2604,12 @@
|
|
|
|
|
|
enable_werror=no
|
|
-save_CFLAGS="$CFLAGS"
|
|
-CFLAGS=`echo $save_CFLAGS | sed -e s/-Werror//g`
|
|
-CXXFLAGS=`echo $save_CXXFLAGS | sed -e s/-Werror//g`
|
|
-if test "x$CFLAGS" != "x$save_CFLAGS"; then
|
|
- enable_werror="yes"
|
|
-fi
|
|
+#save_CFLAGS="$CFLAGS"
|
|
+#CFLAGS=`echo $save_CFLAGS | sed -e s/-Werror//g`
|
|
+#CXXFLAGS=`echo $save_CXXFLAGS | sed -e s/-Werror//g`
|
|
+#if test "x$CFLAGS" != "x$save_CFLAGS"; then
|
|
+# enable_werror="yes"
|
|
+#fi
|
|
|
|
|
|
ac_aux_dir=
|