[108720] trunk/base/configure.ac

snc at macports.org snc at macports.org
Wed Jul 31 11:11:33 PDT 2013


Revision: 108720
          https://trac.macports.org/changeset/108720
Author:   snc at macports.org
Date:     2013-07-31 11:11:33 -0700 (Wed, 31 Jul 2013)
Log Message:
-----------
update URL in unsupported xcode warning

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

Modified: trunk/base/configure.ac
===================================================================
--- trunk/base/configure.ac	2013-07-31 17:13:54 UTC (rev 108719)
+++ trunk/base/configure.ac	2013-07-31 18:11:33 UTC (rev 108720)
@@ -80,7 +80,7 @@
 case "$XCODE_VERSION" in
   1.*|2.[[0-1]]*)
     AC_MSG_WARN([This version of Xcode Tools is not supported])
-    AC_MSG_WARN([Please upgrade at http://connect.apple.com/])
+    AC_MSG_WARN([Please upgrade at https://developer.apple.com/downloads/])
     ;;
   2.[[2-3]]*|3.[[0]]*)
     AC_MSG_WARN([This version of Xcode Tools is out of date])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130731/25d70c75/attachment.html>


More information about the macports-changes mailing list