Update of /cvsroot/monetdb/pathfinder/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29384/pathfinder/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/pathfinder/NT/rules.msc,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- rules.msc   3 Dec 2007 13:51:21 -0000       1.26
+++ rules.msc   9 Dec 2007 13:03:52 -0000       1.27
@@ -44,7 +44,7 @@
 # override value from global rules.msc
 LIBC_INCS = $(PTHREAD_INCS) $(LIBXML_INCS)
 
-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-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to