From: Glenn Morris Date: Sat, 3 Feb 2007 21:49:10 +0000 (+0000) Subject: Comments. X-Git-Tag: emacs-pretest-22.0.94~416 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e61dd7f9c82025a02345a1d820af12ef2a6bc109;p=emacs.git Comments. --- diff --git a/Makefile.in b/Makefile.in index b354177d0b9..91bf7e935fa 100644 --- a/Makefile.in +++ b/Makefile.in @@ -404,11 +404,16 @@ install-arch-dep: mkdir ### Install the files that are machine-independent. ### Most of them come straight from the distribution; ### the exception is the DOC-* files, which are copied -## from the build directory. +### from the build directory. ## Note that we copy DOC* and then delete DOC ## as a workaround for a bug in tar on Ultrix 4.2. +## FIXME +## Should only install the DOC- file appropriate to this build, not DOC-*. +## http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-01/msg00417.html +## (fix available for consideration post-release). + ## If people complain about the h flag in tar command, take that out. ## That flag is also used in leim/Makefile.in install-arch-indep: mkdir info