[31946] trunk/base

jmpp at macports.org jmpp at macports.org
Wed Dec 12 09:01:15 PST 2007


Revision: 31946
          http://trac.macosforge.org/projects/macports/changeset/31946
Author:   jmpp at macports.org
Date:     2007-12-12 09:01:13 -0800 (Wed, 12 Dec 2007)

Log Message:
-----------
Project name case.

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

Modified: trunk/base/configure
===================================================================
--- trunk/base/configure	2007-12-12 16:55:28 UTC (rev 31945)
+++ trunk/base/configure	2007-12-12 17:01:13 UTC (rev 31946)
@@ -12046,8 +12046,8 @@
 
 
 # If /etc/paths.d and /etc/manpaths.d then we can install our path configuration
-{ echo "$as_me:$LINENO: checking whether to install macports paths into /etc/paths.d and /etc/manpaths.d" >&5
-echo $ECHO_N "checking whether to install macports paths into /etc/paths.d and /etc/manpaths.d... $ECHO_C" >&6; }
+{ echo "$as_me:$LINENO: checking whether to install MacPorts paths into /etc/paths.d and /etc/manpaths.d" >&5
+echo $ECHO_N "checking whether to install MacPorts paths into /etc/paths.d and /etc/manpaths.d... $ECHO_C" >&6; }
 mpprefix=$prefix
 test "x$mpprefix" = "xNONE" && mpprefix=$ac_default_prefix
 if test -d /etc/paths.d -a -d /etc/manpaths.d -a "$mpprefix" = "$ac_default_prefix"; then

Modified: trunk/base/configure.ac
===================================================================
--- trunk/base/configure.ac	2007-12-12 16:55:28 UTC (rev 31945)
+++ trunk/base/configure.ac	2007-12-12 17:01:13 UTC (rev 31946)
@@ -296,7 +296,7 @@
 	
 	
 # If /etc/paths.d and /etc/manpaths.d then we can install our path configuration
-AC_MSG_CHECKING(whether to install macports paths into /etc/paths.d and /etc/manpaths.d)
+AC_MSG_CHECKING(whether to install MacPorts paths into /etc/paths.d and /etc/manpaths.d)
 mpprefix=$prefix
 test "x$mpprefix" = "xNONE" && mpprefix=$ac_default_prefix
 if test -d /etc/paths.d -a -d /etc/manpaths.d -a "$mpprefix" = "$ac_default_prefix"; then

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071212/59913ee4/attachment.html


More information about the macports-changes mailing list