Martin Sebor wrote:
> Liviu Nicoara wrote:
>> Martin Sebor wrote:
> Did you quote the whole thing:
> 
>      gmake CXXOPTS="-F <config-file>" LDOPTS="-F <config-file>" ...

A cursory look at toplevel GNUMakefile shows that CXXOPTS, CPPOPTS and
LDOPTS values are not saved in makefile.in. The easiest fix would be to
append their values to the corresponding ~FLAGS variables. I have not
tested it and I am not aware of any adverse effects.

What do you think?

Liviu

Reply via email to