Update of /cvsroot/monetdb/MonetDB5
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25217
Modified Files:
configure.ag
Log Message:
propagated changes of Monday Feb 18 2008 - Thursday Feb 21 2008
from the MonetDB_5-4 branch to the development trunk
Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/configure.ag,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- configure.ag 3 Feb 2008 12:22:34 -0000 1.84
+++ configure.ag 21 Feb 2008 13:29:22 -0000 1.85
@@ -71,10 +71,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. MonetDB5 requires at least
version $req_monetdb_ver of MonetDB.])
else
- AC_MSG_ERROR([MonetDB5 requires at least version
$req_monetdb_ver of MonetDB, but only version $MONETDBVERS was found.])
+ AC_MSG_ERROR([MonetDB5 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