[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: automake fun



On Wed, Nov 21, 2001 at 08:34:46PM -0500, Colin Walters wrote:
> barbier@linuxfr.org (Denis Barbier) writes:
> 
> > 4b) Patch aclocal (+1 line) and automake (+2 lines) to force
> >     AM_MAINTAINER_MODE.
> 
> But this only works if upstream uses the Debian automake, right?  Or
> maybe you were suggesting doing this in the upstream of automake.  But
> that wouldn't work unless upstream reruns using this new automake, and
> asking them to do that is as easy to get them to add
> AM_MAINTAINER_MODE to their configure.{in,ac}.

No, if a package do run auto* tools when building, then it means that
maintainer did some changes in config files.  He ran auto{conf,make}
before packaging, so with the suggested change, there is no need to add
AM_MAINTAINER_MODE to configure.{in,ac}, only debian/rules must be edited
to add --disable-maintainer-mode.

Denis



Reply to: