Update of /cvsroot/monetdb/sql/NT
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv19152

Modified Files:
      Tag: SQL_2-16
        Makefile 
Log Message:
The conditional is HAVE_MONETDB5, not MONET5.

Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/sql/NT/Makefile,v
retrieving revision 1.15.2.1
retrieving revision 1.15.2.2
diff -u -d -r1.15.2.1 -r1.15.2.2
--- Makefile    9 Feb 2007 20:37:03 -0000       1.15.2.1
+++ Makefile    15 Feb 2007 10:45:19 -0000      1.15.2.2
@@ -10,7 +10,7 @@
 
 !INCLUDE "$(TOPDIR)\rules.msc"
 
-!IFDEF MONET5
+!IFDEF HAVE_MONETDB5
 RUNMSERVER5 = RunMserver5.bat
 !ELSE
 RUNMSERVER5 =


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to