Merge from emacs-24; up to 2013-01-01T11:02:14Z!rudalics@gmx.at
[bpt/emacs.git] / msdos / sedleim.inp
index 41f87d9..9b5d70a 100644 (file)
@@ -2,7 +2,7 @@
 # Configuration script for leim/Makefile under DJGPP v2.x
 # ----------------------------------------------------------------------
 #
-# Copyright (C) 1999-201 Free Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
 #
@@ -35,6 +35,8 @@ s|\([         ]\)echo|\1djecho|g
 export EMACSLOADPATH=${buildlisppath}\
 RUN_EMACS = ${EMACS} -batch --no-site-file
 
+/^MKDIR_P *=/s,@MKDIR_P@,command.com /c md,
+
 /^     cd ../c\
        ${MAKE} -C ../src ${MFLAGS} emacs