Update of /cvsroot/monetdb/buildtools/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21679/conf

Modified Files:
        MonetDB.m4 
Log Message:
propagated changes of Monday Feb 18 2008 - Thursday Feb 21 2008
from the MonetDB_1-22 branch to the development trunk


Index: MonetDB.m4
===================================================================
RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- MonetDB.m4  12 Feb 2008 18:40:46 -0000      1.66
+++ MonetDB.m4  21 Feb 2008 13:26:12 -0000      1.67
@@ -641,7 +641,7 @@
        ;;
 yes-*-solaris*-*-*)
        case `$bits-$CC -v 2>&1` in
-       32-*|*-*'gcc version '[34]'.'*) ;;
+       32-*|*-*'gcc version '[[34]]'.'*)       ;;
        *)      AC_MSG_ERROR([need GCC version >=3.X for 64 bits]);;
        esac
        CC="$CC -m$bits"
@@ -1193,7 +1193,7 @@
     have_java="no"
   fi
 fi
-AC_SUBST(JAVAVERS)
+AC_SUBST(JAVA_VERSION)
 AC_SUBST(JAVA)
 AC_SUBST(JAVAC)
 AC_SUBST(JAR)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to