config: drop scripts that automake says are not independent
authorEric Blake <eblake@redhat.com>
Tue, 26 Jun 2012 17:23:18 +0000 (11:23 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 27 Jun 2012 22:49:40 +0000 (16:49 -0600)
commitd0f486f09869cad33c4a7039d88e45fedd815c23
tree7228ef075d69150bb4f86ac2771a59570a11b026
parent652baf7debde3d02e8f3b75f2aaaefd0eec6bce6
config: drop scripts that automake says are not independent

These three scripts are too closely tied to automake internals to
be independently useful.  In fact, automake would rather that
people did not mix the latest version of these scripts with older
versions of automake, as there is no effort being put into
maintaining backwards-compatibility when these scripts are updated.

The remaining scripts pulled from automake, such as mdate-sh or
depcomp, are independently useful, so a future patch may end up
reparenting those scripts to have gnulib instead of automake as
the master owner.

* config/srclist.txt: Drop elisp-comp, missing, and ylwrap.
* build-aux/elisp-comp: Delete.
* build-aux/missing: Likewise.
* build-aux/ylwrap: Likewise.
* modules/elisp-comp: Likewise.
* MODULES.html.sh: Drop mention of elisp-comp.
* NEWS: Mention this.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
MODULES.html.sh
NEWS
build-aux/elisp-comp [deleted file]
build-aux/missing [deleted file]
build-aux/ylwrap [deleted file]
config/srclist.txt
modules/elisp-comp [deleted file]