]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Mention compile-time directives and where they're documented.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 16 Dec 2005 16:43:28 +0000 (16:43 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 16 Dec 2005 16:43:28 +0000 (16:43 +0000)
[originally from svn r6497]

README

diff --git a/README b/README
index 5b6d9cbcd55237f9dcdef65f8d9b873227c68e02..ef369c5a9940d9a1f9c580c09b901dcdc407d1bd 100644 (file)
--- a/README
+++ b/README
@@ -6,6 +6,11 @@ Makefiles and equivalents. (If you have fetched the source from
 Subversion, you'll have to generate the Makefiles yourself -- see
 below.)
 
+There are various compile-time directives that you can use to
+disable or modify certain features; it may be necessary to do this
+in some environments. They are documented in `Recipe', and in
+comments in many of the generated Makefiles.
+
 For building on Windows:
 
  - windows/Makefile.vc is for command-line builds on MS Visual C++