]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - Makefile
Add Jacob's patch for compiling without multimon.h.
[PuTTY.git] / Makefile
index feba78da3e53f7c6e1066a0fd3a9b0d4fa446875..b30a60866cce9e496d377dd22a479a496d055568 100644 (file)
--- a/Makefile
+++ b/Makefile
 #      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
+#      full-screen mode (configurable to work on Alt-Enter) will
+#      not behave usefully in a multi-monitor environment.
+#
 #  - RCFL=/DASCIICTLS
 #      Uses ASCII rather than Unicode to specify the tab control in
 #      the resource file. Probably most useful when compiling with