Update of /cvsroot/monetdb/MonetDB5/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29384/MonetDB5/NT

Modified Files:
        rules.msc 
Log Message:

for consistency between Windows and Unix:
Also on Windows (like on Unix),
install MonetDB's header files in <prefix>/include/MonetDB/{common,gdk}/,
not just in <prefix>/include/{common,gdk}/ .


Index: rules.msc
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/NT/rules.msc,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- rules.msc   17 Nov 2007 16:25:21 -0000      1.27
+++ rules.msc   9 Dec 2007 13:03:52 -0000       1.28
@@ -27,7 +27,7 @@
 pkg = MonetDB5
 CONFIG_H=mal_config.h
 
-MONETDB_INCLUDEDIR=$(MONETDB_PREFIX)\include
+MONETDB_INCLUDEDIR=$(MONETDB_PREFIX)\include\MonetDB
 
 MONETDB_INCS=-I"$(MONETDB_INCLUDEDIR)" -I"$(MONETDB_INCLUDEDIR)\common" 
-I"$(MONETDB_INCLUDEDIR)\gdk"
 MONETDB_LIBS=/libpath:"$(MONETDB_PREFIX)\lib"


-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to