[120061] trunk/base/configure

cal at macports.org cal at macports.org
Wed May 14 14:48:09 PDT 2014


Revision: 120061
          https://trac.macports.org/changeset/120061
Author:   cal at macports.org
Date:     2014-05-14 14:48:08 -0700 (Wed, 14 May 2014)
Log Message:
-----------
base: configure: regenerate after r120060

Revision Links:
--------------
    https://trac.macports.org/changeset/120060

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

Modified: trunk/base/configure
===================================================================
--- trunk/base/configure	2014-05-14 21:47:45 UTC (rev 120060)
+++ trunk/base/configure	2014-05-14 21:48:08 UTC (rev 120061)
@@ -5298,8 +5298,10 @@
 fi
 
 
-# Extract the first word of "mtree", so it can be a program name with args.
-set dummy mtree; ac_word=$2
+for ac_prog in mtree fmtree
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
 if ${ac_cv_path_MTREE+:} false; then :
@@ -5339,6 +5341,9 @@
 fi
 
 
+  test -n "$MTREE" && break
+done
+
 # Extract the first word of "open", so it can be a program name with args.
 set dummy open; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140514/9e6f4533/attachment.html>


More information about the macports-changes mailing list