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

Modified Files:
      Tag: MonetDB_1-22
        MonetDB.m4 
Log Message:

Some time ago, I renamed variables "MONETDB(|4|5)VERS" into 
"MONETDB(|4|5)_VERSION"
in buildtools/conf/MonetDB.m4.
Apparently, I unfortunately forgot to keep */configure.ag aligned ...


Luckily, in */configure.ag the "MONETDB(|4|5)VERS" / "MONETDB(|4|5)_VERSION"
are only used in configure warnings and error messages in case
(no suitable version of) MonetDB, MonetDB4 and/or MonetDB5 are NOT found ...


Index: MonetDB.m4
===================================================================
RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v
retrieving revision 1.64.2.2
retrieving revision 1.64.2.3
diff -u -d -r1.64.2.2 -r1.64.2.3
--- MonetDB.m4  12 Feb 2008 09:23:49 -0000      1.64.2.2
+++ MonetDB.m4  19 Feb 2008 17:43:44 -0000      1.64.2.3
@@ -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