From 789c47bcdd3d6af28e03df78cf9d584da3068610 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Fri, 16 Dec 2005 16:43:28 +0000 Subject: [PATCH] Mention compile-time directives and where they're documented. [originally from svn r6497] --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 5b6d9cbc..ef369c5a 100644 --- 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++ -- 2.45.2