]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove some old comments
authorGlenn Morris <rgm@gnu.org>
Fri, 18 May 2012 07:06:23 +0000 (00:06 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 18 May 2012 07:06:23 +0000 (00:06 -0700)
Makefile.in

index bfd8727f56cc32080a757996a727de19a4e65b31..a24e40f1236739131a5c48921b4931f9bd36e76c 100644 (file)
@@ -441,9 +441,6 @@ $(srcdir)/src/stamp-h.in: $(AUTOCONF_INPUTS)
 ## don't have to duplicate the list of utilities to install in
 ## this Makefile as well.
 
-## On AIX, use tar xBf.
-## On Xenix, use tar xpf.
-
 .PHONY: install
 
 install: all install-arch-indep install-arch-dep blessmail
@@ -517,9 +514,6 @@ set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \
 ## (ie DOC-${version}.buildnumber), otherwise DOC-${version}*.
 ## (Note "otherwise" is inaccurate since 2009-08-23.)
 
-## If people complain about the h flag in tar command, take that out.
-## That flag is also used in leim/Makefile.in
-
 ## Note that the Makefiles in the etc directory are potentially useful
 ## in an installed Emacs, so should not be excluded.