]> code.delx.au - gnu-emacs/blobdiff - msdos/sed1v2.inp
(x_specified_cursor_type): Remove prototype.
[gnu-emacs] / msdos / sed1v2.inp
index a74f39a4ffa6b14a45f1a0aa8901281cb41766a4..94c4ef8334183f5747b408d1f86f5caf3c652a78 100644 (file)
@@ -2,7 +2,7 @@
 # Configuration script for src/Makefile under DJGPP v2.x
 # ----------------------------------------------------------------------
 #
-# Copyright (C) 1996, 1997, 1999, 2000
+# Copyright (C) 1996, 1997, 1999, 2000, 2002
 #   Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
@@ -50,6 +50,7 @@ s/\.h\.in/.h-in/
        command.com /c if exist .gdbinit rm -f _gdbinit
 /^     else mv \.\/\.gdbinit/d
 /^     #/d
+/^     cd.*make-docfile/s!$!; cd ${dot}${dot}/src!
 s/bootstrap-emacs/b-emacs/
 s/bootstrap-temacs/b-temacs/
 s/bootstrap-doc/b-doc/
@@ -57,7 +58,7 @@ s/bootstrap-doc/b-doc/
 /^     els=/c\
        ${libsrc}make-docfile -o ${etc}DOC -d ${srcdir} ${SOME_MACHINE_LISP:.elc=.el} ${shortlisp:.elc=.el} ${SOME_MACHINE_OBJECTS} ${obj}
 /^     mv -f emacs/a\
-       stubify emacs\
-       stubedit emacs.exe minstack=1024k\
-       mv -f emacs.exe b-emacs.exe\
-       rm -f temacs.exe
+       stubify b-emacs\
+       stubedit b-emacs.exe minstack=1024k\
+       rm -f emacs.exe temacs.exe
+/^     rm -f/s/\\#/#/