summaryrefslogtreecommitdiff
path: root/admin/quick-install-emacs
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-03-22 15:52:47 -0700
committerGlenn Morris <rgm@gnu.org>2014-03-22 15:52:47 -0700
commit7cd431112c589aa20289a8c94544ccf5d3c688d5 (patch)
tree26418daa3060e0263b39d47c75d64e5dd9273c7b /admin/quick-install-emacs
parentf9c81e7b487ec0c7e9ff1dbd5f1959cba4433f4c (diff)
downloademacs-7cd431112c589aa20289a8c94544ccf5d3c688d5.tar.gz
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.
Diffstat (limited to 'admin/quick-install-emacs')
-rwxr-xr-xadmin/quick-install-emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/quick-install-emacs b/admin/quick-install-emacs
index f29d1cb377f..5edc8d4d9ad 100755
--- a/admin/quick-install-emacs
+++ b/admin/quick-install-emacs
@@ -30,7 +30,7 @@
PUBLIC_LIBSRC_BINARIES='emacsclient etags ctags ebrowse'
PUBLIC_LIBSRC_SCRIPTS='grep-changelog'
-AVOID="CVS -DIC README COPYING ChangeLog ~ [.]orig$ [.]rej$ Makefile$ Makefile.in$ makefile$ makefile.w32-in$ stamp-subdir [.]cvsignore [.]arch-ids [{]arch[}] [.][cho]$ make-docfile testfile test-distrib"
+AVOID="CVS -DIC README COPYING ChangeLog ~ [.]orig$ [.]rej$ Makefile$ Makefile.in$ makefile$ makefile.w32-in$ stamp-subdir [.]cvsignore [.]arch-ids [{]arch[}] [.][cho]$ make-docfile"
# Prune old binaries lying around in the source tree
PRUNE=no