Update of /cvsroot/monetdb/pathfinder
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22764

Modified Files:
      Tag: XQuery_0-18
        configure.ag 
Log Message:
Make warning message a bit less confusing (sounds like an error, but
still continues)


Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/configure.ag,v
retrieving revision 1.106.2.1
retrieving revision 1.106.2.2
diff -u -d -r1.106.2.1 -r1.106.2.2
--- configure.ag        3 Jun 2007 20:21:29 -0000       1.106.2.1
+++ configure.ag        6 Jun 2007 09:12:59 -0000       1.106.2.2
@@ -42,7 +42,7 @@
     if test "x$MONETDBVERS" = x; then
         AC_MSG_NOTICE([No MonetDB base installation found.  No runtime support 
for MonetDB4 and MonetDB5 will be compiled.])
     else
-        AC_MSG_WARN([Your MonetDB base installation is outdated (version 
$MONETDBVERS).  Pathfinder requires at least version $req_monetdb_ver).])
+        AC_MSG_WARN([Your MonetDB base installation is outdated (version 
$MONETDBVERS, required $req_monetdb_ver).  No runtime support for MonetDB4 and 
MonetDB5 will be compiled.])
     fi
 fi
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to