Mercurial > emacs
changeset 89593:45b6fc5c8be5
(temacs): Increase EMHEAP further to avoid startup message about low memory.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 12 Oct 2003 13:56:23 +0000 |
parents | 02dbca545712 |
children | 169b2685d6f6 |
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:28:58 2003 +0000 +++ b/src/makefile.w32-in Sun Oct 12 13:56:23 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 18 + "../nt/$(BLD)/addsection" "$(TEMACS_TMP)" "$(TEMACS)" EMHEAP 20 bootstrap: bootstrap-emacs