[41389] trunk/base/configure

afb at macports.org afb at macports.org
Sat Nov 1 03:21:17 PDT 2008


Revision: 41389
          http://trac.macports.org/changeset/41389
Author:   afb at macports.org
Date:     2008-11-01 03:21:17 -0700 (Sat, 01 Nov 2008)
Log Message:
-----------
regenerate configure

Modified Paths:
--------------
    trunk/base/configure

Modified: trunk/base/configure
===================================================================
--- trunk/base/configure	2008-11-01 10:20:52 UTC (rev 41388)
+++ trunk/base/configure	2008-11-01 10:21:17 UTC (rev 41389)
@@ -5516,7 +5516,7 @@
 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
 
 
-    if test x"${with_objc_runtime}" != x"no"; then
+	if test x"${with_objc_runtime}" != x"no"; then
 
 	# Check for common header, objc/objc.h
 
@@ -6070,7 +6070,7 @@
 ac_compiler_gnu=$ac_cv_objc_compiler_gnu
 
 
-    if test x"${with_objc_foundation}" != x"no"; then
+	if test x"${with_objc_foundation}" != x"no"; then
 
 	if test x"${with_objc_foundation}" == x || test x"${with_objc_foundation}" == x"apple"; then
 		# '[' = '['
@@ -6848,6 +6848,10 @@
 fi
 
 
+    oldprefix=$prefix
+    if test "x$prefix" = "xNONE" ; then
+	prefix=$ac_default_prefix
+    fi
     { echo "$as_me:$LINENO: checking for Applications installation directory" >&5
 echo $ECHO_N "checking for Applications installation directory... $ECHO_C" >&6; }
 
@@ -6862,6 +6866,7 @@
 	{ echo "$as_me:$LINENO: result: $MPAPPLICATIONSDIR" >&5
 echo "${ECHO_T}$MPAPPLICATIONSDIR" >&6; }
 
+    prefix=$oldprefix
 
 
 
@@ -6873,6 +6878,10 @@
 fi
 
 
+    oldprefix=$prefix
+    if test "x$prefix" = "xNONE" ; then
+	prefix=$ac_default_prefix
+    fi
     { echo "$as_me:$LINENO: checking for Frameworks installation directory" >&5
 echo $ECHO_N "checking for Frameworks installation directory... $ECHO_C" >&6; }
 
@@ -6883,6 +6892,7 @@
 	{ echo "$as_me:$LINENO: result: $MPFRAMEWORKSDIR" >&5
 echo "${ECHO_T}$MPFRAMEWORKSDIR" >&6; }
 
+    prefix=$oldprefix
 
 
 # Check for universal options
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081101/90fc0ca5/attachment.html>


More information about the macports-changes mailing list