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: Desired feature


On Wed, 3 Dec 2003 13:24:11 -0600 (CST), "Bob Friesenhahn"
<bfriesen@simple.dallas.tx.us> said:
> It would be useful if Automake supported a set of options (e.g.
> LDFLAGS) which are applied only when building libraries or when
> building programs.  It is excessively painful to have to add
> per-target _LDFLAGS options.  Perhaps there should be both 'LT' and
> non-'LT' macro versions.
> 
> Certainly this can be accomplished by overriding Automake's standard
> LINK and COMPILE definitions, but overriding standard definitions is
> risky.

Seconded!

It would be great to have `LT_LDFLAGS = -module', rather than 15 lines of
`foo_LDFLAGS = -module' in a future m4 Makefile.am :-)

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  gary@{lilith.warpmail.net,gnu.org}
Research Scientist   ( '/   http://www.oranda.demon.co.uk
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook



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