Revision: 7148
          http://svn.sourceforge.net/mahogany/?rev=7148&view=rev
Author:   nerijus
Date:     2006-11-02 10:13:41 -0800 (Thu, 02 Nov 2006)

Log Message:
-----------
fixed configure

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

Modified: trunk/M/configure
===================================================================
--- trunk/M/configure   2006-10-20 00:41:56 UTC (rev 7147)
+++ trunk/M/configure   2006-11-02 18:13:41 UTC (rev 7148)
@@ -2805,7 +2805,6 @@
 
 if test "$USE_WXDEBUG" = 1; then
    USE_OPT=0
-      WX_CONFIG_NAME="wxgtkd-2.5-config"
 fi
 
 case "$USE_DEBUG_INFO.$GXX.$ac_cv_prog_cc_g" in
@@ -5408,7 +5407,7 @@
 for dir in `cd $srcdir; find include lib extra src locale doc res -type d 
-print`; do
     case "$dir" in
        CVS | */CVS | \
-       lib/imap/* | \
+       lib/imap/*)
            # ignore
            ;;
 

Modified: trunk/M/configure.in
===================================================================
--- trunk/M/configure.in        2006-10-20 00:41:56 UTC (rev 7147)
+++ trunk/M/configure.in        2006-11-02 18:13:41 UTC (rev 7148)
@@ -490,7 +490,6 @@
 if test "$USE_WXDEBUG" = 1; then
    USE_OPT=0
    dnl FIXME: shouldn't hard code wxWin version here!
-   WX_CONFIG_NAME="wxgtkd-2.5-config"
 fi
 
 case "$USE_DEBUG_INFO.$GXX.$ac_cv_prog_cc_g" in
@@ -1430,7 +1429,7 @@
 for dir in `cd $srcdir; find include lib extra src locale doc res -type d 
-print`; do
     case "$dir" in
        CVS | */CVS | \
-       lib/imap/* | \
+       lib/imap/*)
            # ignore
            ;;
 


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