[78137] trunk/dports/textproc/mecab/files/patch-configure.diff
ryandesign at macports.org
ryandesign at macports.org
Mon Apr 25 01:24:12 PDT 2011
Revision: 78137
http://trac.macports.org/changeset/78137
Author: ryandesign at macports.org
Date: 2011-04-25 01:24:11 -0700 (Mon, 25 Apr 2011)
Log Message:
-----------
mecab: fix universal build and respect build_archs; see #29216
Modified Paths:
--------------
trunk/dports/textproc/mecab/files/patch-configure.diff
Modified: trunk/dports/textproc/mecab/files/patch-configure.diff
===================================================================
--- trunk/dports/textproc/mecab/files/patch-configure.diff 2011-04-25 08:12:07 UTC (rev 78136)
+++ trunk/dports/textproc/mecab/files/patch-configure.diff 2011-04-25 08:24:11 UTC (rev 78137)
@@ -1,11 +1,22 @@
---- configure.orig 2007-02-24 18:27:13.000000000 +0900
-+++ configure 2007-02-25 06:37:10.000000000 +0900
-@@ -25441,7 +25441,7 @@
- echo "$as_me: failed program was:" >&5
+--- configure.orig 2009-09-27 03:02:36.000000000 -0500
++++ configure 2011-04-20 05:05:14.000000000 -0500
+@@ -21216,7 +21216,7 @@
+ $as_echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
- ac_cv_lib_iconv_iconv_open=no
+ ac_cv_lib_iconv_iconv_open=yes
fi
- rm -f core conftest.err conftest.$ac_objext \
+ rm -rf conftest.dSYM
+@@ -21593,8 +21593,8 @@
+ fi
+
+ if test -n "$GCC"; then
+- CFLAGS="-O3 -Wall "
+- CXXFLAGS="-O3 -Wall "
++ CFLAGS="$CFLAGS -Wall "
++ CXXFLAGS="$CXXFLAGS -Wall "
+ fi
+
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110425/8c18531d/attachment.html>
More information about the macports-changes
mailing list