SF.net SVN: mahogany: [7336] trunk/M

[email protected] Fri, 24 Aug 2007 15:35:54 -0700
Newsgroups gmane.mail.mahogany.cvs
Message-ID <[email protected]>
Revision: 7336
          http://mahogany.svn.sourceforge.net/mahogany/?rev=7336&view=rev
Author:   vadz
Date:     2007-08-24 15:35:53 -0700 (Fri, 24 Aug 2007)

Log Message:
-----------
M builds fine with 1.3.31, update latest tested SWIG version

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

Modified: trunk/M/configure
===================================================================
--- trunk/M/configure	2007-08-24 22:35:19 UTC (rev 7335)
+++ trunk/M/configure	2007-08-24 22:35:53 UTC (rev 7336)
@@ -4128,7 +4128,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 29; then
+			elif test $swig_ver_micro -gt 31; then
 			    swig_ver_status="new"
 			fi
 			;;
@@ -4160,7 +4160,7 @@
 		    new )
 			echo "configure: warning: 
 *** Your swig program ($SWIG) is version $swig_ver but the last tested
-*** version is 1.3.29 -- still continuing hoping that it is going to work,
+*** version is 1.3.31 -- 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-08-24 22:35:19 UTC (rev 7335)
+++ trunk/M/configure.in	2007-08-24 22:35:53 UTC (rev 7336)
@@ -898,7 +898,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 29; then
+			elif test $swig_ver_micro -gt 31; then
 			    swig_ver_status="new"
 			fi
 			;;
@@ -930,7 +930,7 @@
 		    new )
 			AC_MSG_WARN([
 *** Your swig program ($SWIG) is version $swig_ver but the last tested
-*** version is 1.3.29 -- still continuing hoping that it is going to work,
+*** version is 1.3.31 -- 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.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/