mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
Remove mention of ASCIICTLS. It hasn't done anything since r673 in 2000.
[originally from svn r10113]
[r673 == 5d359d9528
]
This commit is contained in:
parent
8d5ff561a3
commit
638cb07c7d
6
Recipe
6
Recipe
@ -109,12 +109,6 @@
|
||||
# Makes a couple of minor changes so that PuTTY compiles using
|
||||
# MSVC 4. You will also need /DNO_SECURITY and /DNO_MULTIMON.
|
||||
#
|
||||
# - RCFL=/DASCIICTLS (Windows only)
|
||||
# Uses ASCII rather than Unicode to specify the tab control in
|
||||
# the resource file. Probably most useful when compiling with
|
||||
# Cygnus/mingw32, whose resource compiler may have less of a
|
||||
# problem with it.
|
||||
#
|
||||
# - COMPAT=/DNO_SECUREZEROMEMORY (Windows only)
|
||||
# Disables PuTTY's use of SecureZeroMemory(), which is missing
|
||||
# from some environments' header files. This is enabled by
|
||||
|
Loading…
Reference in New Issue
Block a user