]> code.delx.au - gnu-emacs/blobdiff - msdos/sedleim.inp
Bump version to 24.0.95.
[gnu-emacs] / msdos / sedleim.inp
index 287dfad7c443cb1ecc22decd3baf711b1594e8c2..773934e64aa8855d430996ef6515177453379fa7 100644 (file)
@@ -2,8 +2,7 @@
 # Configuration script for leim/Makefile under DJGPP v2.x
 # ----------------------------------------------------------------------
 #
-# Copyright (C) 1999, 2000, 2002, 2003, 2004,
-#   2005 Free Software Foundation, Inc.
+# Copyright (C) 1999-2012  Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
 #
@@ -32,9 +31,9 @@ INSTALLDIR=.
 s|\([  ]\)echo|\1djecho|g
 /^     @true *$/d
 
-/RUN-EMACS *=/,/^$/c\
+/RUN_EMACS *=/,/^$/c\
 export EMACSLOADPATH=${buildlisppath}\
-RUN-EMACS = ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte
+RUN_EMACS = ${BUILT_EMACS} -batch --no-site-file
 
 /^     cd ../c\
        ${MAKE} -C ../src ${MFLAGS} emacs
@@ -60,4 +59,3 @@ install: all\
        s|\(rm -f Makefile\)|\1 stamp-subdir|
 }
 
-# arch-tag: 33c5eed1-78bc-4a6e-9d11-cbc7c541b763