libtoolize: rewritten over funclib.sh instead of general.m4sh.
commit3cf11cfe2b6d1e6f8e0f7be2fea46491dc485bd1
authorGary V. Vaughan <gary@gnu.org>
Sun, 7 Oct 2012 05:58:18 +0000 (7 12:58 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 12 Oct 2012 13:18:29 +0000 (12 20:18 +0700)
treebaf4d21d3a0813be0453b99a97e7c8a5bf66393e
parent4930ebf6b1a7976c4c7a42f2d99e5176e1cbbd94
libtoolize: rewritten over funclib.sh instead of general.m4sh.

* Makefile.am (libtoolize_m4sh): Remove.
(EXTRA_DIST): Delete libtoolize_m4sh.
(libtoolize_in): Remove rule.
(libtoolize): Apply bootstrap_edit to libtoolize.in too.
* configure.ac (AC_CONFIG_SRCDIR): Refer to libtoolize.in.
* libtoolize.m4sh: Remove.
* libtoolize.in: Rewrite as a client of options-parser and the
new funclib.sh, avoiding the m4sh expansion step.
* tests/libtoolize.at, tests/old-ltdl-iface.at (experr): adjust
to match funclib.sh error output.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
Makefile.am
configure.ac
libtoolize.in [moved from libtoolize.m4sh with 81% similarity]
tests/libtoolize.at
tests/old-ltdl-iface.at