[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/Makefile.in
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] Changes to emacs/Makefile.in |
Date: |
Sat, 18 May 2002 15:52:17 -0400 |
Index: emacs/Makefile.in
diff -c emacs/Makefile.in:1.261 emacs/Makefile.in:1.262
*** emacs/Makefile.in:1.261 Tue May 7 02:08:37 2002
--- emacs/Makefile.in Sat May 18 15:52:17 2002
***************
*** 365,370 ****
--- 365,373 ----
## Note that we copy DOC* and then delete DOC
## as a workaround for a bug in tar on Ultrix 4.2.
+
+ ## 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
-set ${COPYDESTS} ; \
unset CDPATH; \