[132937] trunk/dports/www/FileZilla/files/patch-configure.diff

mojca at macports.org mojca at macports.org
Sun Feb 15 07:29:46 PST 2015


Revision: 132937
          https://trac.macports.org/changeset/132937
Author:   mojca at macports.org
Date:     2015-02-15 07:29:46 -0800 (Sun, 15 Feb 2015)
Log Message:
-----------
FileZilla: slightly less ugly workaround for a configuration bug

Modified Paths:
--------------
    trunk/dports/www/FileZilla/files/patch-configure.diff

Modified: trunk/dports/www/FileZilla/files/patch-configure.diff
===================================================================
--- trunk/dports/www/FileZilla/files/patch-configure.diff	2015-02-15 10:15:26 UTC (rev 132936)
+++ trunk/dports/www/FileZilla/files/patch-configure.diff	2015-02-15 15:29:46 UTC (rev 132937)
@@ -1,19 +1,20 @@
-# extremely ugly workaround to compensate for missing CXXFLAGS in a test
-
 --- configure.orig
 +++ configure
-@@ -16399,10 +16399,10 @@ else
+@@ -16392,7 +16391,7 @@ main ()
+   return 0;
+ }
+ _ACEOF
+-if ac_fn_cxx_try_cpp "$LINENO"; then :
++if ac_fn_cxx_try_compile "$LINENO"; then :
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+ $as_echo "yes" >&6; }
+ else
+@@ -16406,7 +16405,7 @@ $as_echo "no" >&6; }
  
-         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
- $as_echo "no" >&6; }
--        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
--$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
--as_fn_error $? "Positional printf argument support in wxWidgets is required by FileZilla. Please rebuild wxWidgets and pass --enable-printfposparam to its configure script.
--See \`config.log' for more details" "$LINENO" 5; }
-+#         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-+# $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-+# as_fn_error $? "Positional printf argument support in wxWidgets is required by FileZilla. Please rebuild wxWidgets and pass --enable-printfposparam to its configure script.
-+# See \`config.log' for more details" "$LINENO" 5; }
  
- 
  fi
+-rm -f conftest.err conftest.i conftest.$ac_ext
++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   CPPFLAGS="$CPPFLAGS_OLD"
+   ac_ext=c
+ ac_cpp='$CPP $CPPFLAGS'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150215/4e2582c9/attachment.html>


More information about the macports-changes mailing list