* configure.ac (test suite): Cease to generate wrapper scripts.
commit5574d5b7ba29ae45772539b9a04fa818a7e99335
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Dec 2004 21:14:45 +0000 (9 21:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Dec 2004 21:14:45 +0000 (9 21:14 +0000)
tree135f5f08457a21fbd47dd762c0c4fa4fef7f6c9a
parentb1d940cc81bc89fec8da12d2a1f41e2fca5d3f64
* configure.ac (test suite): Cease to generate wrapper scripts.
* configure: Regenerate.
* lib/freeze.mk (MY_AUTOM4TE): Wrap the uninstalled autom4te directly.
(m4f_dependencies): Adjust accordingly.
* tests/Makefile.am (Wrappers): Generate wrapper scripts.
(wrapper.in): Generate it in the build directory.
(MAINTAINERCLEANFILES): Delete wrapper.in.
(CLEANFILES): Add wrapper.in.
* tests/wrapper.as: Move AS_INIT to very top, preserving copyright in
the output.  Replace each $as_me with a @wrap_program@.
* tests/wrapper.in: Delete it; we always build it.

* bin/Makefile.am (autoconf.in): Generate it in the build directory.
(EXTRA_DIST): Remove autoconf.in.
(CLEANFILES): Add autoconf.in.
(autoconf): Find autoconf.in in the build directory.
* bin/autoconf.in: Delete it; we always build it.
ChangeLog
bin/Makefile.am
bin/autoconf.in [deleted file]
configure.ac
lib/freeze.mk
tests/Makefile.am
tests/wrapper.as
tests/wrapper.in [deleted file]