]> code.delx.au - gnu-emacs/blobdiff - msdos/sed1v2.inp
xfns.c (x_real_positions): Fix declaration-after-statement problem.
[gnu-emacs] / msdos / sed1v2.inp
index f2586750a88163259c7237afa7c2a35834dd69cf..b52b088b617a9f555a48710b2f3faae5de35584f 100644 (file)
@@ -3,7 +3,7 @@
 # ----------------------------------------------------------------------
 #
 # Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
-#   2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+#   2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
 #
@@ -46,6 +46,7 @@ s/\.h\.in/.h-in/
 /^CFLAGS_SOUND *=/s/@CFLAGS_SOUND@//
 /^RSVG_LIBS *=/s/@RSVG_LIBS@//
 /^RSVG_CFLAGS *=/s/@RSVG_CFLAGS@//
+/^OTHER_FILES *=/s/@OTHER_FILES@//
 /^EXEEXT *=/s/@EXEEXT@/.exe/
 /^version *=/s/@[^@\n]*@//
 /^LN_S *=/s/@[^@\n]*@/ln -s/
@@ -72,9 +73,15 @@ s/bootstrap-temacs/b-temacs/
 s/bootstrap-doc/b-doc/
 /rm -f bootstrap-emacs/s/b-emacs/b-emacs b-emacs.exe/
 s/echo.*buildobj.lst/dj&/
+/ --load loadup bootstrap/i\
+       stubedit temacs.exe minstack=1024k
+/ --load loadup bootstrap/a\
+       stubify emacs
 /^     mv -f emacs/a\
-       stubedit b-emacs.exe minstack=3072k
+       stubedit b-emacs.exe minstack=3072k\
+       djecho bootlisp > bootlisp
 /^     -\{0,1\}rm -f/s/\\#/#/
 /^     @\{0,1\}cd ..\/lisp; /s|$|\; cd ../src|
+/^     echo.* buildobj.h/s|echo |djecho |
 
 # arch-tag: c7e3aacb-4162-460e-99f9-4252bca68d2c