emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/leim/Makefile.in [emacs-unicode-2]
Date: Sat, 04 Sep 2004 22:56:48 -0400

Index: emacs/leim/Makefile.in
diff -c emacs/leim/Makefile.in:1.55.4.6 emacs/leim/Makefile.in:1.55.4.7
*** emacs/leim/Makefile.in:1.55.4.6     Tue Aug 10 07:46:37 2004
--- emacs/leim/Makefile.in      Sun Sep  5 01:53:46 2004
***************
*** 47,53 ****
  buildlisppath=${srcdir}/${dot}${dot}/lisp
  
  # How to run Emacs.
! RUN-EMACS = EMACSLOADPATH=$(buildlisppath) \
        ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte
  
  # Subdirectories to be made if ${srcdir} is different from the current
--- 47,53 ----
  buildlisppath=${srcdir}/${dot}${dot}/lisp
  
  # How to run Emacs.
! RUN-EMACS = EMACSLOADPATH=$(buildlisppath) LC_ALL=C \
        ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte
  
  # Subdirectories to be made if ${srcdir} is different from the current




reply via email to

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