Steffen Goeldner wrote:
> Steffen Goeldner wrote:
> 
>> Aah, thanks! Indeed it installs in a directory of my choice.ยด
>> However, dependent module no longer find the include files. E.g.
>> clients/NT/rules.msc contains
>>
>>   MONETDB_CFLAGS=-I$(TOPDIR)\..\..\MonetDB\NT\include ...
>>
>> It works with
>>
>>   MONETDB_CFLAGS=-I$(prefix)\include ...
>>
>> but only if $(prefix) is not the default $(MAKEDIR).
>> AFAICS, we need a $(MONETDB_INSTALL_DIR) or something like that.
> 
> MONETDB_CFLAGS is used by clients and MonetDB4 (and only to set
> INCLUDES), whereas the other modules use MONETDB_INCS.
> 
> 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 ;-) ).

-- 
Sjoerd Mullender

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
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

Reply via email to