X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/d607b96bc2824116a8fe0e5840ce49da7ce4514f..73b0cd50031a714347109169ceb8bacae338612a:/msdos/sedleim.inp diff --git a/msdos/sedleim.inp b/msdos/sedleim.inp index b5193e665a..c2f7d84542 100644 --- a/msdos/sedleim.inp +++ b/msdos/sedleim.inp @@ -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 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 +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