18 May 2012 09:44
/srv/bzr/emacs/trunk r108287: Reposition previous change
Glenn Morris <rgm <at> gnu.org>
2012-05-18 07:44:13 GMT
2012-05-18 07:44:13 GMT
------------------------------------------------------------ revno: 108287 committer: Glenn Morris <rgm <at> gnu.org> branch nick: trunk timestamp: Fri 2012-05-18 00:44:13 -0700 message: Reposition previous change modified: Makefile.in
=== modified file 'Makefile.in' --- a/Makefile.in 2012-05-18 07:41:13 +0000 +++ b/Makefile.in 2012-05-18 07:44:13 +0000 <at> <at> -488,6 +488,10 <at> <at> ## icons (duplicates etc/images/icons/hicolor) ## man (maybe we should be installing this one, like info) +## This is install-etc for everything except self-contained-ns builds. +## For them, it is empty. +INSTALL_ARCH_INDEP_EXTRA = <at> INSTALL_ARCH_INDEP_EXTRA <at> + ## http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01672.html ## Needs to be the user running install, so configure can't set it. set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \ <at> <at> -523,10 +527,6 <at> <at> ## into RCS). In order to make this safe, we make sure that the ## source exists and is distinct from the destination. -## This is install-etc for everything except self-contained-ns builds. -## For them, it is empty. -INSTALL_ARCH_INDEP_EXTRA = <at> INSTALL_ARCH_INDEP_EXTRA <at> - ## I'm not sure creating locallisppath here serves any useful purpose. ## If it has the default value, then the later write_subdir commands ## will ensure all these components exist.
=== modified file 'Makefile.in' --- a/Makefile.in 2012-05-18 07:41:13 +0000 +++ b/Makefile.in 2012-05-18 07:44:13 +0000 <at> <at> -488,6 +488,10 <at> <at> ## icons (duplicates etc/images/icons/hicolor) ## man (maybe we should be installing this one, like info) +## This is install-etc for everything except self-contained-ns builds. +## For them, it is empty. +INSTALL_ARCH_INDEP_EXTRA = <at> INSTALL_ARCH_INDEP_EXTRA <at> + ## http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01672.html ## Needs to be the user running install, so configure can't set it. set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \ <at> <at> -523,10 +527,6 <at> <at> ## into RCS). In order to make this safe, we make sure that the ## source exists and is distinct from the destination. -## This is install-etc for everything except self-contained-ns builds. -## For them, it is empty. -INSTALL_ARCH_INDEP_EXTRA = <at> INSTALL_ARCH_INDEP_EXTRA <at> - ## I'm not sure creating locallisppath here serves any useful purpose. ## If it has the default value, then the later write_subdir commands ## will ensure all these components exist.
RSS Feed