On 21.12.2012 18:30, Philip Martin wrote:
> Branko Čibej <br...@wandisco.com> writes:
>
>> Does "make EXTRA_CFLAGS=..." not give you exactly that?
> I want to set the flags at configure.

Sure, I understand that. But in order to do that, we'd have to introduce
another variable besides C(XX)FLAGS, because those override whatever
AC_PROG_CC would attempt to set, and always get used for bindings.

Internally, configure already uses C(XX)USERFLAGS that could be
repurposed for that kind of use, or even C(XX)MAINTAINERFLAGS, which
have the right properties in that they're not used to compile swig
wrappers and such.

Would that satisfy your requirements?

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com

Reply via email to