X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/193c58debae5ae0e21fe9716aed575a817940bfe..da6768b9e69afe2f59f8797c038f3fe6495807ee:/Recipe diff --git a/Recipe b/Recipe index 94069153..c566c7a3 100644 --- a/Recipe +++ b/Recipe @@ -193,6 +193,7 @@ RCFLAGS = $(RCFLAGS) $(VER) !end !begin cygwin vars # XXX GNU-ism, but it's probably all right for a Cygwin/MinGW Makefile. +CFLAGS += -DSECURITY_WIN32 RCFLAGS += $(patsubst -D%,--define %,$(VER)) !end !begin borland vars