From 7d9fb4de782c3ff316c6ffc26f6ea291be2f653b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 15 Apr 2013 16:39:41 +0300 Subject: Fixed problems with default paths and with shell-file-name. --- nt/makefile.w32-in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nt/makefile.w32-in') diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index d3e1c8e2228..0c2f6324188 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -29,6 +29,8 @@ TMP_DIST_DIR = emacs-$(VERSION) TRES = $(BLD)/emacs.res CLIENTRES = $(BLD)/emacsclient.res +LOCAL_FLAGS = -DOLD_PATHS=1 + XMFLAGS = ALL = $(BLD)/addpm.exe $(BLD)/ddeclient.exe $(BLD)/runemacs.exe \ -- cgit v1.2.1