Revision: 7164
          http://svn.sourceforge.net/mahogany/?rev=7164&view=rev
Author:   vadz
Date:     2006-11-12 15:48:01 -0800 (Sun, 12 Nov 2006)

Log Message:
-----------
align the right hand side of the summary output

Modified Paths:
--------------
    trunk/M/configure
    trunk/M/configure.in

Modified: trunk/M/configure
===================================================================
--- trunk/M/configure   2006-11-08 17:14:59 UTC (rev 7163)
+++ trunk/M/configure   2006-11-12 23:48:01 UTC (rev 7164)
@@ -5911,7 +5911,7 @@
 echo
 echo "Configured Mahogany 
${M_VERSION_MAJOR}.${M_VERSION_MINOR}.${M_VERSION_RELEASE} for ${host}."
 echo ""
-echo " wxWidgets port used:                    ${WX_NAME} ${WX_VERSION}"
+echo " wxWidgets port used:            ${WX_NAME} ${WX_VERSION}"
 echo " Debug mode:                             ${debug_option}"
 echo " SSL support:                            ${ssl_option}"
 echo " Modules support:                        ${m_cv_USE_MODULES}"
@@ -5919,7 +5919,7 @@
 if test "$USE_PYTHON" != 0 -a "$USE_SWIG" = 1; then
     echo "           with swig:                        ${SWIG}"
 fi
-echo " DSPAM spam filtering:                   ${using_dspam}"
+echo " DSPAM spam filtering:           ${using_dspam}"
 echo ""
 echo "Please look at config.log for more details."
 

Modified: trunk/M/configure.in
===================================================================
--- trunk/M/configure.in        2006-11-08 17:14:59 UTC (rev 7163)
+++ trunk/M/configure.in        2006-11-12 23:48:01 UTC (rev 7164)
@@ -1513,7 +1513,7 @@
 echo
 echo "Configured Mahogany 
${M_VERSION_MAJOR}.${M_VERSION_MINOR}.${M_VERSION_RELEASE} for ${host}."
 echo ""
-echo " wxWidgets port used:                    ${WX_NAME} ${WX_VERSION}"
+echo " wxWidgets port used:            ${WX_NAME} ${WX_VERSION}"
 echo " Debug mode:                             ${debug_option}"
 echo " SSL support:                            ${ssl_option}"
 echo " Modules support:                        ${m_cv_USE_MODULES}"
@@ -1521,7 +1521,7 @@
 if test "$USE_PYTHON" != 0 -a "$USE_SWIG" = 1; then
     echo "           with swig:                        ${SWIG}"
 fi
-echo " DSPAM spam filtering:                   ${using_dspam}"
+echo " DSPAM spam filtering:           ${using_dspam}"
 echo ""
 echo "Please look at config.log for more details."
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to