* Makefile.in: Run autogen/copy_autogen if autogen.sh fails,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Sep 2012 22:35:28 +0000 (15:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Sep 2012 22:35:28 +0000 (15:35 -0700)
commitdee26dfa11ac3936c84f42b83a0e1ec7ae2b15f9
tree3422e706b3df5a1d1590ec125a57377bf72035d1
parent50bfc8243c7385f7e795bca26b539f57c167170c
* Makefile.in: Run autogen/copy_autogen if autogen.sh fails,

to create 'configure'; problem reported by Andreas Schwab in
<http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00438.html>.
* autogen.sh: Exit with status 1 when failing due to missing tools,
reverting the 2012-09-10 change to this file.
* autogen/copy_autogen: Fail if one of the subsidiary actions fail.
Use 'cp -f' for the build-aux files, since the destinations are
typically read-only.
ChangeLog
Makefile.in
autogen.sh
autogen/copy_autogen