GNU bug report logs -
#17258
autogen.sh doesn't update stale autoconf files in build-aux
Previous Next
Reported by: Achim Gratz <Stromeko <at> nexgo.de>
Date: Sun, 13 Apr 2014 09:18:02 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 17258 <at> debbugs.gnu.org (full text, mbox):
> From: Achim Gratz <Stromeko <at> nexgo.de>
> Date: Sun, 13 Apr 2014 11:17:16 +0200
>
>
> While troubleshooting a problem with configure on my system, I found
> that autogen.sh never updated these autoconf files in build-aux, so they
> were still the same as when they had been generated/copied three years
> ago:
>
> build-aux/compile
> build-aux/config.guess
> build-aux/config.sub
> build-aux/install-sh
> build-aux/missing
> build-aux/depcomp
>
> Apparently these files are just checked for existence unless the
> "--force" option is also given (which autogen.sh doesn't do). I'm
> currently using autoconf 2.69 if that matters.
Aren't these files created by automake, which is invoked by
autoreconf? If so, this is not really an Emacs problem, is it?
This bug report was last modified 11 years and 39 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.