Joe Buehler wrote:
> Max Bowsher wrote:
>
>> No. Overriding CFLAGS on a per-file basis isn't pretty, when using
>> automake.
>
> Wrap the compiler with a shell script and let it look for the file it is
> compiling, and act accordingly.

You call *that* pretty?!!?!

I was referring to the fact that you have to copy the rule from Makefile.in
back to Makefile.am, and modify it to be specific to a particular file, and
to use your different CFLAGS.

Max.

Reply via email to