Update of /cvsroot/monetdb/MonetDB4
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23097
Modified Files:
configure.ag
Log Message:
propagated changes of Monday Feb 18 2008 - Thursday Feb 21 2008
from the MonetDB_4-22 branch to the development trunk
Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/configure.ag,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- configure.ag 3 Feb 2008 12:22:09 -0000 1.28
+++ configure.ag 21 Feb 2008 13:27:42 -0000 1.29
@@ -67,10 +67,10 @@
# Contact [EMAIL PROTECTED] for details and/or assistance.
AM_MONETDB_COMMON($req_monetdb_ver)
if test "x$have_monetdb" != xyes; then
- if test "x$MONETDBVERS" = "x"; then
+ if test "x$MONETDB_VERSION" = "x"; then
AC_MSG_ERROR([MonetDB was not found. MonetDB4 requires at least
version $req_monetdb_ver of MonetDB.])
else
- AC_MSG_ERROR([MonetDB4 requires at least version
$req_monetdb_ver of MonetDB, but only version $MONETDBVERS was found.])
+ AC_MSG_ERROR([MonetDB4 requires at least version
$req_monetdb_ver of MonetDB, but only version $MONETDB_VERSION was found.])
fi
fi
req_clients_ver='1.22.0'
-------------------------------------------------------------------------
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