Mercurial > emacs
changeset 22317:9a847e9cabfa
(LOCAL_FLAGS): Define HAVE_CONFIG_H.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Mon, 01 Jun 1998 14:09:53 +0000 |
parents | 95d38cf99591 |
children | 2f9d6b2dd309 |
files | lib-src/makefile.nt |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/makefile.nt Mon Jun 01 14:09:21 1998 +0000 +++ b/lib-src/makefile.nt Mon Jun 01 14:09:53 1998 +0000 @@ -25,7 +25,8 @@ # !include ..\nt\makefile.def -LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 -DNO_ARCHIVES=1 -I..\nt\inc -I..\src +LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ + -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I..\nt\inc -I..\src LINK_FLAGS = $(ARCH_LDFLAGS) -debug:PARTIAL -machine:$(ARCH) -subsystem:console -entry:mainCRTStartup setargv.obj