emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/makefile.w32-in


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/makefile.w32-in
Date: Sat, 17 Dec 2005 17:25:20 +0000

Index: emacs/src/makefile.w32-in
diff -u emacs/src/makefile.w32-in:1.38 emacs/src/makefile.w32-in:1.39
--- emacs/src/makefile.w32-in:1.38      Sun Aug  7 12:33:17 2005
+++ emacs/src/makefile.w32-in   Sat Dec 17 17:25:20 2005
@@ -182,6 +182,8 @@
 # Build a temacs with a sufficiently large PURESIZE to load the
 # Lisp files from loadup.el in source form.
 #
+# WARNING: Do NOT split the part inside $(ARGQUOTE)s into multiple lines as
+#          this can break with GNU Make 3.81 and later if sh.exe is used.
 bootstrap-temacs:
        $(MAKE) $(MFLAGS) temacs CFLAGS=$(ARGQUOTE)$(CFLAGS) 
-DPURESIZE=5000000$(ARGQUOTE)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]