changeset 89590:0035405908ab

(temacs): Increase EMHEAP.
author Jason Rumney <jasonr@gnu.org>
date Sat, 11 Oct 2003 23:13:45 +0000
parents 95e439370b93
children b6e615e7de34
files src/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.w32-in	Sat Oct 11 23:04:57 2003 +0000
+++ b/src/makefile.w32-in	Sat Oct 11 23:13:45 2003 +0000
@@ -166,7 +166,7 @@
 temacs:         $(BLD) $(TEMACS)
 $(TEMACS):      $(TLIB0) $(TLIB1) $(TLIBW32) $(TLASTLIB) $(TOBJ) $(TRES)
 	$(LINK) $(LINK_OUT)$(TEMACS_TMP) $(FULL_LINK_FLAGS) $(TOBJ) $(TRES) $(LIBS)
-	"../nt/$(BLD)/addsection" "$(TEMACS_TMP)" "$(TEMACS)" EMHEAP 16
+	"../nt/$(BLD)/addsection" "$(TEMACS_TMP)" "$(TEMACS)" EMHEAP 18
 
 bootstrap: bootstrap-emacs