<p>LOn Oct 2, 2012 1:09 PM, "Julien Cristau" <<a href="mailto:jcristau@debian.org">jcristau@debian.org</a>> wrote:<br>
><br>
> On Sun, Sep 30, 2012 at 16:45:17 -0400, Gaetan Nadon wrote:<br>
><br>
> > On 12-09-29 04:37 PM, Dan Nicholson wrote:<br>
> > ><br>
> > > > Some distros may prefer maintainer mode. A way to appease everyone is:<br>
> > > ><br>
> > > > AM_MAINTAINER_MODE([enable])<br>
> > ><br>
> > > Oh, yeah. That would be the best.<br>
> > ><br>
> > The historical background is that mode was added as a CVS tarball<br>
> > timestamp loss workaround before the git days. Whoever wishes to keep<br>
> > this workaround should demonstrate that they extract tarballs from CVS<br>
> > and want to prevent the build to re-create the configuration because the<br>
> > timestamp was lost and files appear to be out-of-date.<br>
> ><br>
> Well for us as I recall it was not so much cvs as<br>
> - extract tarball<br>
> - patch <a href="http://configure.ac">configure.ac</a> and configure (or Makefile.am and Makefile.in,<br>
>   whatever)<br>
> - run configure && make<br>
> - make tries to run some autotool because the timestamps are screwed up<br>
>   and it thinks the generated file is out of date<br>
> - that fails because the autotools aren't installed in your build<br>
>   chroot.</p>
<p>Yes, that's what I was thinking of.</p>
<p>--<br>
Dan</p>