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

Modified Files:
        configure configure.in 
Log Message:
swig 1.3.28 seems to work too, don't give warning about it

Index: configure
===================================================================
RCS file: /cvsroot/mahogany/M/configure,v
retrieving revision 1.330
retrieving revision 1.331
diff -b -u -2 -r1.330 -r1.331
--- configure   3 May 2006 20:13:39 -0000       1.330
+++ configure   3 May 2006 20:16:04 -0000       1.331
@@ -4074,5 +4074,5 @@
                        if test $swig_ver_micro -lt 25; then
                            swig_ver_status="old"
-                       elif test $swig_ver_micro -gt 27; then
+                       elif test $swig_ver_micro -gt 28; then
                            swig_ver_status="new"
                        fi
@@ -4106,5 +4106,5 @@
                        echo "configure: warning: 
 *** Your swig program ($SWIG) is version $swig_ver but the last tested
-*** version is 1.3.24 -- still continuing hoping that it is going to work,
+*** version is 1.3.28 -- still continuing hoping that it is going to work,
 *** but if it doesn't, please rerun configure with --without-swig option." 1>&2
                        ;;

Index: configure.in
===================================================================
RCS file: /cvsroot/mahogany/M/configure.in,v
retrieving revision 1.315
retrieving revision 1.316
diff -b -u -2 -r1.315 -r1.316
--- configure.in        3 May 2006 20:13:39 -0000       1.315
+++ configure.in        3 May 2006 20:16:04 -0000       1.316
@@ -863,5 +863,5 @@
                        if test $swig_ver_micro -lt 25; then
                            swig_ver_status="old"
-                       elif test $swig_ver_micro -gt 27; then
+                       elif test $swig_ver_micro -gt 28; then
                            swig_ver_status="new"
                        fi
@@ -895,5 +895,5 @@
                        AC_MSG_WARN([
 *** Your swig program ($SWIG) is version $swig_ver but the last tested
-*** version is 1.3.24 -- still continuing hoping that it is going to work,
+*** version is 1.3.28 -- still continuing hoping that it is going to work,
 *** but if it doesn't, please rerun configure with --without-swig 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