maint: remove m4sh support.
commitbbfb7d0580475e6bf907f913862cda474c7c50c7
authorGary V. Vaughan <gary@gnu.org>
Thu, 11 Oct 2012 05:43:03 +0000 (11 12:43 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 12 Oct 2012 13:18:30 +0000 (12 20:18 +0700)
treef928535fd7fb7fd5b4c3a208a8af47b642626ee5
parent0a42997c6032b9550a009a271552e811bfbcc430
maint: remove m4sh support.

Now that the code base has coalesced around a single option
parser, there's no need for the unused getopt.m4sh and support.
* build-aux/getopt.m4sh, build-aux/general.m4sh,
tests/getopt-m4sh.at: Remove.
* Makefile.am (m4sh_dir, LT_M4SH, general_m4sh, getopt_m4sh)
(sh_files): Remove.
(TESTSUITE_AT): Remove tests/getopt-m4sh.at.
(TESTS_ENVIRONMENT): Remove M4SH.
* bootstrap.conf (libtool_build_prerequisites): Remove M4SH.
* configure.ac (M4SH): Remove.
* HACKING (Editing `.m4sh' Files): Remove and renumber following
sections.
HACKING
Makefile.am
bootstrap.conf
build-aux/general.m4sh [deleted file]
build-aux/getopt.m4sh [deleted file]
configure.ac
tests/getopt-m4sh.at [deleted file]