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]

Re: AM_SUBST


Tom Tromey wrote:

> Thomas>  In the long run wouldn't it be reasonable to have
> Thomas>  an AM_SUBST macro and ignore AC_SUBST's in automake?
> Thomas>  (I know it'd be an incompatible change)
> Why would you want this?

 If you AC_SUBST a lot of variables the Makefiles become
 unnecessarily big. It'd be certainly cleaner if automakes
 doesn't add all variables to the Makefiles, either by
 ignoring AC_SUBST() or maybe by ignoring those specified by
 AM_NO_SUBST()? The latter would be backward compatible.

Thomas Tanner -----------------------------------------
email: tanner@(ffii.org|gnu.org|ggi-project.org|gmx.de)
web:   http://home.pages.de/~tanner
GGI/Picasso: http://picasso.ffii.org


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