X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/193c58debae5ae0e21fe9716aed575a817940bfe..f42faba9ff09df066a6bfce4e179d7566048395a:/Recipe diff --git a/Recipe b/Recipe index 94069153..e42593b2 100644 --- 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