http://bugs.winehq.org/show_bug.cgi?id=4412
------- Additional Comments From mike@codeweavers.com 2006-25-01 20:39 -------
You shouldn't use @ifeq in Makefiles. You should do something like
STACKPROTECTFLAG = @STACKPROTECTFLAG@
then define STACKPROTECTFLAG to nothing or -fno-stack-protector in configure.