Remove lib-src/test-distrib.c and related
authorGlenn Morris <rgm@gnu.org>
Sat, 22 Mar 2014 22:52:47 +0000 (15:52 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 22 Mar 2014 22:52:47 +0000 (15:52 -0700)
commit7cd431112c589aa20289a8c94544ccf5d3c688d5
tree26418daa3060e0263b39d47c75d64e5dd9273c7b
parentf9c81e7b487ec0c7e9ff1dbd5f1959cba4433f4c
Remove lib-src/test-distrib.c and related

The class of problems that this was designed to detect, namely .elc
files getting corrupted by being passed around by email via uuencode
or somesuch, has not been a relevant concern for many years.

* lib-src/test-distrib.c, lib-src/testfile: Remove.

* lib-src/Makefile.in (DONT_INSTALL): Remove test-distrib.
(test-distrib${EXEEXT}): Remove rule.

* make-dist: Do not distribute lib-src/testfile.

* admin/quick-install-emacs (AVOID): Remove testfile and test-distrib.

* INSTALL, etc/PROBLEMS, admin/notes/unicode:
Remove references to test-distrib and testfile.
ChangeLog
INSTALL
admin/ChangeLog
admin/notes/unicode
admin/quick-install-emacs
etc/PROBLEMS
lib-src/ChangeLog
lib-src/Makefile.in
lib-src/test-distrib.c [deleted file]
lib-src/testfile [deleted file]
make-dist