[111492] trunk/base/configure
cal at macports.org
cal at macports.org
Mon Sep 23 15:49:04 PDT 2013
Revision: 111492
https://trac.macports.org/changeset/111492
Author: cal at macports.org
Date: 2013-09-23 15:49:03 -0700 (Mon, 23 Sep 2013)
Log Message:
-----------
regenerate configure
Modified Paths:
--------------
trunk/base/configure
Modified: trunk/base/configure
===================================================================
--- trunk/base/configure 2013-09-23 22:48:44 UTC (rev 111491)
+++ trunk/base/configure 2013-09-23 22:49:03 UTC (rev 111492)
@@ -663,6 +663,7 @@
READLINK_IS_NOT_P1003_1A
ac_cv_func_strlcat
CPP
+UNIVERSAL_ARCHFLAGS
UNIVERSAL_ARCHS
MPFRAMEWORKSDIR
MPAPPLICATIONSDIR
@@ -8133,6 +8134,11 @@
esac
fi
+ UNIVERSAL_ARCHFLAGS=
+ for arch in $UNIVERSAL_ARCHS; do
+ UNIVERSAL_ARCHFLAGS="$UNIVERSAL_ARCHFLAGS -arch $arch"
+ done
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Universal CPU architectures" >&5
$as_echo_n "checking for Universal CPU architectures... " >&6; }
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $UNIVERSAL_ARCHS" >&5
@@ -8140,6 +8146,7 @@
+
# Check for standard header files.
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130923/564580de/attachment.html>
More information about the macports-changes
mailing list