Sjoerd Mullender wrote: >>Any objections if I change MONETDB_CFLAGS to MONETDB_INCS (and >>drop it from buildtools)? > > No objections from me (as long as things keep compiling of course ;-) ).
Done. Next step: In rules.msc we find MONETDB_INCLUDEDIR=$(MONETDB_PREFIX)\include MONETDB_INCS="-I$(MONETDB_INCLUDEDIR)" ... (and similar for MONETDB4, MONETDB5). But we have CLIENTS_INCS=-I$(TOPDIR)\..\..\clients\NT\include ... I'd like it this way: CLIENTS_INCLUDEDIR=$(CLIENTS_PREFIX)\include CLIENTS_INCS="-I$(CLIENTS_INCLUDEDIR)" ... Still no objections if I change this? Steffen ------------------------------------------------------------------------- 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-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
