]> git.eshelyaron.com Git - emacs.git/commitdiff
(temacs): Increase EMHEAP.
authorJason Rumney <jasonr@gnu.org>
Sat, 11 Oct 2003 23:13:45 +0000 (23:13 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 11 Oct 2003 23:13:45 +0000 (23:13 +0000)
src/makefile.w32-in

index dfeebf58a55be789513a3c4143c1cae737860a79..4f2b39e5913b65374f2c08df5f768f9599a819b5 100644 (file)
@@ -166,7 +166,7 @@ $(EMACS):       $(DOC) $(TEMACS)
 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