This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with per-program compilation flags


>>> "Mike" == Mike Kirkland <mkirkland@intrinsyc.com> writes:

 Mike> I'm trying to create two libraries from the same sources, the only
 Mike> difference being a #define. Following the example in the automake manual
 Mike> ("Building etags and ctags"), I created a Makefile.am.

 Mike> Unfortunately, prog_CFLAGS do not get used in the
 Mike> resulting Makefile. Any ideas on what I'm doing wrong?

What Automake version are you using?

Both Automake 1.5 and the current CVS version seem to generate a
correct Makefile.in for your example.
-- 
Alexandre Duret-Lutz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]