emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r108315: Comments


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r108315: Comments
Date: Fri, 02 Nov 2012 02:32:28 -0000
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108315
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2012-05-19 12:17:04 -0700
message:
  Comments
modified:
  Makefile.in
=== modified file 'Makefile.in'
--- a/Makefile.in       2012-05-19 19:04:50 +0000
+++ b/Makefile.in       2012-05-19 19:17:04 +0000
@@ -517,6 +517,8 @@
 ## http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00278.html
 ## I have no idea which platforms Emacs supports where cp -R does not
 ## work correctly, and therefore no idea when tar can be replaced.
+## See also these comments from 2004 about cp -r working fine:
+## http://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00005.html
 install-arch-indep: install-leim install-info install-man 
${INSTALL_ARCH_INDEP_EXTRA}
        umask 022 ; \
          $(MKDIR_P) $(DESTDIR)`echo ${locallisppath} | sed 's,:, $(DESTDIR),g'`


reply via email to

[Prev in Thread] Current Thread [Next in Thread]