Hello,

On Mon, Apr 10, 2006 at 10:52:19AM -0700, Paul Eggert wrote:
> This can all wait until after 2.60 comes out,

no doubt it will wait.  I apologize that I haven't made it clear earlier.

> [...] I'd prefer an approach where the tarball contains all the files
> that can be produced portably.

OK, so it seems we will distribute the generated *.at files.

> If this requires putting more stuff into CVS than
> the absolute minimum, then that's OK.

No, nothing like this is needed.  This approach is also compatible
with my variation of Noah's touch-only-if-changed patch.
There is only one problem: we should make sure the generated *.at
files are not older then the $(AUTOCONF_FILES); probably:

dist-hook:
        cd $(distdir) && touch $(TESTSUITE_GENERATED_AT)

I will incorporate this to the next version of the *-testsuite.patch,
to be submitted after 2.60.

Have a nice day,
        Stepan


Reply via email to