Quell a (correct) GCC warning in the NO_HTMLHELP case.
[u/mdw/putty] / Recipe
diff --git a/Recipe b/Recipe
index 9406915..e42593b 100644 (file)
--- a/Recipe
+++ b/Recipe
@@ -192,6 +192,7 @@ CFLAGS = $(CFLAGS) /DHAS_GSSAPI /DSECURITY_WIN32
 RCFLAGS = $(RCFLAGS) $(VER)
 !end
 !begin cygwin vars
+CFLAGS += -DSECURITY_WIN32
 # XXX GNU-ism, but it's probably all right for a Cygwin/MinGW Makefile.
 RCFLAGS += $(patsubst -D%,--define %,$(VER))
 !end