aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2002-05-18 19:52:17 +0000
committerEli Zaretskii <[email protected]>2002-05-18 19:52:17 +0000
commit8422aeb77d385d8075632f6afedad137a9b3ce29 (patch)
treea1274f22e2b0b7e6bbacead52c79a5aeab165621 /Makefile.in
parent516f7fca862c1210c3a4733811e9bf126913bb36 (diff)
Add a comment in case people complain about the h flag for Tar.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index a1c5fa178d..266b8ed62e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -365,6 +365,9 @@ 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.
+
+## 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; \