Update of /cvsroot/mahogany/M
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv32594

Modified Files:
        configure 
Log Message:
regenerated after s/wxWindows/wxWidgets/

Index: configure
===================================================================
RCS file: /cvsroot/mahogany/M/configure,v
retrieving revision 1.332
retrieving revision 1.333
diff -b -u -2 -r1.332 -r1.333
--- configure   30 Jul 2006 23:31:56 -0000      1.332
+++ configure   25 Aug 2006 15:07:55 -0000      1.333
@@ -17,5 +17,5 @@
   --disable-optimize      disable optimization (automatic if debugging)"
 ac_help="$ac_help
-  --with-wxdebug          use debug wxWindows libraries"
+  --with-wxdebug          use debug wxWidgets libraries"
 ac_help="$ac_help
   --with-dmalloc          use dmalloc (http://dmalloc.com/) for debugging"
@@ -569,5 +569,5 @@
 
 
-# From configure.in Id: configure.in,v 1.316 2006/05/03 20:16:04 vadz Exp 
+# From configure.in Id: configure.in,v 1.317 2006/07/31 00:32:44 nerijus Exp 
 
 rm -f conftestdata
@@ -2144,12 +2144,12 @@
                        then workarroundmsg="
        It seems you are using Red Hat Linux 7.0. A workaround for your
-       problem is to use egcs to compile wxWindows and Mahogany:
+       problem is to use egcs to compile wxWidgets and Mahogany:
                - at your bash prompt type:
                        export CC=egcs
                        export CXX=egcs++
-               - reconfigure and rebuild wxWindows and Mahogany
+               - reconfigure and rebuild wxWidgets and Mahogany
                (don't forget to remove the config.cache files
                located in the source code directories of
-               wxWindows and Mahogany before reconfiguring them."
+               wxWidgets and Mahogany before reconfiguring them."
                        else workarroundmsg=""
                        fi
@@ -4482,11 +4482,11 @@
 if test "$wxOK" != 1; then
    { echo "configure: error: 
-          Mahogany requires wxWindows to be installed on your system
+          Mahogany requires wxWidgets to be installed on your system
           but wx-config script couldn't be found.
 
           Please check that wx-config is in PATH, the directory
-          where wxWindows libraries are installed (returned by
+          where wxWidgets libraries are installed (returned by
           'wx-config --libs' command) is in LD_LIBRARY_PATH or
-          equivalent variable and wxWindows version is 2.5.2 or above.
+          equivalent variable and wxWidgets version is 2.5.2 or above.
    " 1>&2; exit 1; }
 fi
@@ -4560,6 +4560,6 @@
 
 case "$USE_THREADS" in 1)
-       echo $ac_n "checking if wxWindows was compiled with threads""... $ac_c" 
1>&6
-echo "configure:4564: checking if wxWindows was compiled with threads" >&5
+       echo $ac_n "checking if wxWidgets was compiled with threads""... $ac_c" 
1>&6
+echo "configure:4564: checking if wxWidgets was compiled with threads" >&5
 if eval "test \"`echo '$''{'m_cv_wx_threads'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5959,5 +5959,5 @@
 echo "Configured Mahogany 
${M_VERSION_MAJOR}.${M_VERSION_MINOR}.${M_VERSION_RELEASE} for ${host}."
 echo ""
-echo " wxWindows port used:                    ${WX_NAME} ${WX_VERSION}"
+echo " wxWidgets port used:                    ${WX_NAME} ${WX_VERSION}"
 echo " Debug mode:                             ${debug_option}"
 echo " SSL support:                            ${ssl_option}"


-------------------------------------------------------------------------
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