[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [vsipl++] [patch] Check config at app build time
- To: Jules Bergmann <jules@xxxxxxxxxxxxxxxx>
- Subject: Re: [vsipl++] [patch] Check config at app build time
- From: Brooks Moses <brooks@xxxxxxxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 10:30:34 -0800
Stefan Seefeld wrote, at 1/30/2008 7:38 AM:
> Jules Bergmann wrote:
>> Along the line of making VSIPL++ easier to use from eclipse, I think we
>> should make --disable-shared-acconfig the default as well.
>>
>> In the common case, users building from source, this will put the -D
>> options in acconfig.hpp, which will make using eclipse easier.
>>
>> The only people who need --enable-shared-acconfig are those building
>> binary packages, something that most users will not do.
>>
>> What do folks think?
>
> I agree, as I find it much more convenient to store macros in acconfig.h
> instead of passing it on the command line.
This makes sense to me as well.
I looked over the documentation change in the patch for this, and it
looks good to me.
- Brooks
|