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


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/leim/Makefile.in
Date: Wed, 12 Apr 2006 06:56:09 +0000

Index: emacs/leim/Makefile.in
diff -u emacs/leim/Makefile.in:1.74 emacs/leim/Makefile.in:1.75
--- emacs/leim/Makefile.in:1.74 Fri Mar  3 12:04:45 2006
+++ emacs/leim/Makefile.in      Wed Apr 12 06:56:09 2006
@@ -1,5 +1,5 @@
 # Makefile for leim subdirectory in GNU Emacs.
-# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
+# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 #   Free Software Foundation, Inc.
 # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
 #   National Institute of Advanced Industrial Science and Technology (AIST)
@@ -47,7 +47,7 @@
 buildlisppath=${srcdir}/${dot}${dot}/lisp
 
 # How to run Emacs.
-RUN-EMACS = EMACSLOADPATH=$(buildlisppath) \
+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]