Revision: 7221
http://svn.sourceforge.net/mahogany/?rev=7221&view=rev
Author: vadz
Date: 2007-04-02 17:40:35 -0700 (Mon, 02 Apr 2007)
Log Message:
-----------
SWIG 1.3.29 works too (previously > 1.3.28 provoked a warning)
Modified Paths:
--------------
trunk/M/configure
trunk/M/configure.in
Modified: trunk/M/configure
===================================================================
--- trunk/M/configure 2007-04-03 00:09:14 UTC (rev 7220)
+++ trunk/M/configure 2007-04-03 00:40:35 UTC (rev 7221)
@@ -4096,7 +4096,7 @@
swig_ver_micro=`echo $swig_ver | sed 's/1\.3\.//'`
if test $swig_ver_micro -lt 25; then
swig_ver_status="old"
- elif test $swig_ver_micro -gt 28; then
+ elif test $swig_ver_micro -gt 29; then
swig_ver_status="new"
fi
;;
@@ -4128,7 +4128,7 @@
new )
echo "configure: warning:
*** Your swig program ($SWIG) is version $swig_ver but the last tested
-*** version is 1.3.28 -- still continuing hoping that it is going to work,
+*** version is 1.3.29 -- still continuing hoping that it is going to work,
*** but if it doesn't, please rerun configure with --without-swig option." 1>&2
;;
esac
Modified: trunk/M/configure.in
===================================================================
--- trunk/M/configure.in 2007-04-03 00:09:14 UTC (rev 7220)
+++ trunk/M/configure.in 2007-04-03 00:40:35 UTC (rev 7221)
@@ -866,7 +866,7 @@
swig_ver_micro=`echo $swig_ver | sed 's/1\.3\.//'`
if test $swig_ver_micro -lt 25; then
swig_ver_status="old"
- elif test $swig_ver_micro -gt 28; then
+ elif test $swig_ver_micro -gt 29; then
swig_ver_status="new"
fi
;;
@@ -898,7 +898,7 @@
new )
AC_MSG_WARN([
*** Your swig program ($SWIG) is version $swig_ver but the last tested
-*** version is 1.3.28 -- still continuing hoping that it is going to work,
+*** version is 1.3.29 -- still continuing hoping that it is going to work,
*** but if it doesn't, please rerun configure with --without-swig option.])
;;
esac
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.