This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Problem with per-program compilation flags
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: Mike Kirkland <mkirkland at intrinsyc dot com>
- Cc: "'automake at gnu dot org'" <automake at gnu dot org>
- Date: 12 Dec 2001 09:36:05 +0100
- Subject: Re: Problem with per-program compilation flags
- Organization: LRDE/EPITA http://www.lrde.epita.fr/
- References: <FF4C56C7B8A3D41183FA000629D5CCACAE08DC@cougar.intrinsyc.com>
>>> "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