Convert consecutive FSF copyright years to ranges.
[bpt/emacs.git] / msdos / sedleim.inp
index 0930acf..c2f7d84 100644 (file)
@@ -2,8 +2,7 @@
 # Configuration script for leim/Makefile under DJGPP v2.x
 # ----------------------------------------------------------------------
 #
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
-#   2005, 2006, 2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+# Copyright (C) 1999-2011  Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
 #
@@ -34,7 +33,7 @@ s|\([         ]\)echo|\1djecho|g
 
 /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