aboutsummaryrefslogtreecommitdiffstats
path: root/pc/Makefile.msc
diff options
context:
space:
mode:
Diffstat (limited to 'pc/Makefile.msc')
-rw-r--r--pc/Makefile.msc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/Makefile.msc b/pc/Makefile.msc
index 2821128d..078aab54 100644
--- a/pc/Makefile.msc
+++ b/pc/Makefile.msc
@@ -38,7 +38,7 @@ GNUOBJS= getopt$O getopt1$O regex$O dfa$O
.SUFFIXES: $O .c .y
.c$O:
- $(CC) $(CFLAGS) -DGAWK -c $<
+ $(CC) $(CFLAGS) -DGAWK -DHAVE_CONFIG_H -c $<
all: gawk.exe