Mention compile-time directives and where they're documented.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 16 Dec 2005 16:43:28 +0000 (16:43 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 16 Dec 2005 16:43:28 +0000 (16:43 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@6497 cda61777-01e9-0310-a592-d414129be87e

README

diff --git a/README b/README
index 5b6d9cb..ef369c5 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++