mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 19:42:48 -05:00
Remove -DNO_SECURITY from the cygwin build, since <aclapi.h> has been
available in cygwin for a year and a half. Pointed out by Bruno Kozlowski. [originally from svn r3282]
This commit is contained in:
4
Recipe
4
Recipe
@ -42,10 +42,6 @@
|
||||
# will run fine on Win95-series OSes where there is no access
|
||||
# control anyway).
|
||||
#
|
||||
# Note that this definition is always enabled in the Cygwin
|
||||
# build, since at the time of writing this <aclapi.h> is known
|
||||
# not to be available in Cygwin.
|
||||
#
|
||||
# - COMPAT=/DNO_MULTIMON
|
||||
# Disables PuTTY's use of <multimon.h>, which is not available
|
||||
# with some development environments. This means that PuTTY's
|
||||
|
Reference in New Issue
Block a user