diff options
author | Glenn Morris <rgm@gnu.org> | 2007-06-08 03:16:34 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-06-08 03:16:34 +0000 |
commit | 75260a2c88bbcc3872569e946a3c3816c86b314c (patch) | |
tree | 407ffbea258c28d944c455b5658f2e2479cd586c /Makefile.in | |
parent | 42c4c67a4acbee970f3805f685c32c8a993484d3 (diff) | |
download | emacs-75260a2c88bbcc3872569e946a3c3816c86b314c.tar.gz |
Remove FIXME comment, implemented in previous change.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.in b/Makefile.in index 41a3436b45b..5e8a26c85ce 100644 --- a/Makefile.in +++ b/Makefile.in @@ -409,11 +409,6 @@ install-arch-dep: mkdir ## 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). - ## We install only the relevant DOC file if possible ## (ie DOC-${version}.buildnumber), otherwise DOC-${version}*. |