From d63ce7d30a54959ec697992ed6653e5390cffbba Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 13 Sep 2012 22:34:53 +0000 Subject: [PATCH 1/1] Tweak comment in Recipe that had become separated from its code. [originally from svn r9664] --- Recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Recipe b/Recipe index c566c7a3..e42593b2 100644 --- a/Recipe +++ b/Recipe @@ -192,8 +192,8 @@ CFLAGS = $(CFLAGS) /DHAS_GSSAPI /DSECURITY_WIN32 RCFLAGS = $(RCFLAGS) $(VER) !end !begin cygwin vars -# XXX GNU-ism, but it's probably all right for a Cygwin/MinGW Makefile. CFLAGS += -DSECURITY_WIN32 +# XXX GNU-ism, but it's probably all right for a Cygwin/MinGW Makefile. RCFLAGS += $(patsubst -D%,--define %,$(VER)) !end !begin borland vars -- 2.45.2