Update of /cvsroot/mahogany/M
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15217
Modified Files:
configure
Log Message:
regenerated
Index: configure
===================================================================
RCS file: /cvsroot/mahogany/M/configure,v
retrieving revision 1.321
retrieving revision 1.322
diff -b -u -2 -r1.321 -r1.322
--- configure 13 Jul 2004 22:17:25 -0000 1.321
+++ configure 21 Jul 2004 17:55:46 -0000 1.322
@@ -569,5 +569,5 @@
-# From configure.in Id: configure.in,v 1.306 2004/07/09 12:33:07 vadz Exp
+# From configure.in Id: configure.in,v 1.309 2004/07/21 11:29:20 vadz Exp
rm -f conftestdata
@@ -4534,5 +4534,5 @@
no_wx=""
- min_wx_version=2.5.1
+ min_wx_version=2.5.2
echo $ac_n "checking for wxWindows version >= $min_wx_version""... $ac_c" 1>&6
echo "configure:4539: checking for wxWindows version >= $min_wx_version" >&5
@@ -4654,5 +4654,5 @@
where wxWindows libraries are installed (returned by
'wx-config --libs' command) is in LD_LIBRARY_PATH or
- equivalent variable and wxWindows version is 2.5.1 or above.
+ equivalent variable and wxWindows version is 2.5.2 or above.
" 1>&2; exit 1; }
fi
@@ -5196,6 +5196,6 @@
fi
echo "int main() { return 0; }" >conftest.c
- if $CXX -o conftest $WX_LIBS conftest.c && \
- $LDD conftest | fgrep libwx >/dev/null
+ if $CXX -o conftest $WX_LIBS conftest.c 2>link.log >&2 && \
+ $LDD conftest | fgrep libwx 2>/dev/null >&2
then
m_cv_USE_MODULES=dynamic
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates