]> code.delx.au - gnu-emacs/blobdiff - lisp/makefile.w32-in
Remove the check for non-ASCII in report-emacs-bug-hook (Bug#7925).
[gnu-emacs] / lisp / makefile.w32-in
index cd76ffa290a3752967ee2aa2d36b6215582c2f95..eb65bb7a60fe37f807800aa8c59b1c5964c95047 100644 (file)
@@ -1,6 +1,5 @@
 # -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-#   2009, 2010  Free Software Foundation, Inc.
+# Copyright (C) 2000-2011  Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -34,7 +33,7 @@ EMACS = $(THISDIR)/../bin/emacs.exe
 
 # Command line flags for Emacs.
 
-EMACSOPT = -batch --no-init-file --no-site-file
+EMACSOPT = -batch --no-site-file --no-site-lisp
 
 # Extra flags to pass to the byte compiler
 BYTE_COMPILE_EXTRA_FLAGS =