>>>>> "John" == John R Sheets <[EMAIL PROTECTED]> writes:

John> Is it possible to specify different compile-time flags for
John> different _PROGRAMS or _LIBRARIES targets in the same
John> Makefile.am?

In automake 1.4, no.  (Meaning: not easily.  You can do it with a lot
of work.)
In the cvs automake, yes.

John>   foo_CFLAGS = 
John>   foo_ts_CFLAGS = -DREENTRANT

This is exactly how the cvs automake does it.

Tom

Reply via email to