emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/Makefile.in


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/Makefile.in
Date: Sat, 04 Sep 2004 09:46:26 -0400

Index: emacs/Makefile.in
diff -c emacs/Makefile.in:1.294 emacs/Makefile.in:1.295
*** emacs/Makefile.in:1.294     Fri Aug  6 19:06:49 2004
--- emacs/Makefile.in   Sat Sep  4 13:13:45 2004
***************
*** 475,481 ****
              chmod a+r ${infodir}/dir); \
           fi; \
           cd ${srcdir}/info ; \
!          for f in ada-mode* autotype* calc* ccmode* cl* dired-x* ebrowse* 
ediff* efaq* eintr* elisp* emacs* emacs-xtra* eshell* eudc* flymake* forms* 
gnus* idlwave* info* message* mh-e* pcl-cvs* reftex* sc* ses* speedbar* tramp* 
vip* widget* woman* smtpmail*; do \
             (cd $${thisdir}; \
              ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \
              chmod a+r ${infodir}/$$f); \
--- 475,481 ----
              chmod a+r ${infodir}/dir); \
           fi; \
           cd ${srcdir}/info ; \
!          for f in ada-mode* autotype* calc* ccmode* cl* dired-x* ebrowse* 
ediff* efaq* eintr* elisp* emacs* emacs-mime* emacs-xtra* eshell* eudc* 
flymake* forms* gnus* idlwave* info* message* mh-e* pcl-cvs* pgg* reftex* sc* 
ses* sieve* speedbar* tramp* vip* widget* woman* smtpmail*; do \
             (cd $${thisdir}; \
              ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \
              chmod a+r ${infodir}/$$f); \
***************
*** 485,491 ****
        thisdir=`/bin/pwd`; \
        if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` 
]; \
        then \
!         for f in ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq 
elisp eintr emacs emacs-mime emacs-xtra eshell eudc flymake forms gnus idlwave 
info message mh-e pcl-cvs reftex sc ses speedbar tramp vip viper widget woman 
smtpmail; do \
            (cd $${thisdir}; \
             ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \
          done; \
--- 485,491 ----
        thisdir=`/bin/pwd`; \
        if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` 
]; \
        then \
!         for f in ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq 
elisp eintr emacs emacs-mime emacs-xtra eshell eudc flymake forms gnus idlwave 
info message mh-e pcl-cvs pgg reftex sc ses sieve speedbar tramp vip viper 
widget woman smtpmail; do \
            (cd $${thisdir}; \
             ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \
          done; \




reply via email to

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