Revision: 7176
http://svn.sourceforge.net/mahogany/?rev=7176&view=rev
Author: vadz
Date: 2006-12-22 04:24:11 -0800 (Fri, 22 Dec 2006)
Log Message:
-----------
align the right hand side of the summary output (again)
Modified Paths:
--------------
trunk/M/configure
trunk/M/configure.in
Modified: trunk/M/configure
===================================================================
--- trunk/M/configure 2006-12-18 01:29:30 UTC (rev 7175)
+++ trunk/M/configure 2006-12-22 12:24:11 UTC (rev 7176)
@@ -5912,12 +5912,12 @@
echo "Configured Mahogany
${M_VERSION_MAJOR}.${M_VERSION_MINOR}.${M_VERSION_RELEASE} for ${host}."
echo ""
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}"
-echo " Embedded Python: ${PYTHON_VER:-none}"
+echo " Debug mode: ${debug_option}"
+echo " SSL support: ${ssl_option}"
+echo " Modules support: ${m_cv_USE_MODULES}"
+echo " Embedded Python: ${PYTHON_VER:-none}"
if test "$USE_PYTHON" != 0 -a "$USE_SWIG" = 1; then
- echo " with swig: ${SWIG}"
+ echo " with swig: ${SWIG}"
fi
echo " DSPAM spam filtering: ${using_dspam}"
echo ""
Modified: trunk/M/configure.in
===================================================================
--- trunk/M/configure.in 2006-12-18 01:29:30 UTC (rev 7175)
+++ trunk/M/configure.in 2006-12-22 12:24:11 UTC (rev 7176)
@@ -1514,12 +1514,12 @@
echo "Configured Mahogany
${M_VERSION_MAJOR}.${M_VERSION_MINOR}.${M_VERSION_RELEASE} for ${host}."
echo ""
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}"
-echo " Embedded Python: ${PYTHON_VER:-none}"
+echo " Debug mode: ${debug_option}"
+echo " SSL support: ${ssl_option}"
+echo " Modules support: ${m_cv_USE_MODULES}"
+echo " Embedded Python: ${PYTHON_VER:-none}"
if test "$USE_PYTHON" != 0 -a "$USE_SWIG" = 1; then
- echo " with swig: ${SWIG}"
+ echo " with swig: ${SWIG}"
fi
echo " DSPAM spam filtering: ${using_dspam}"
echo ""
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates