From: Joel Rosdahl Date: Sat, 28 Aug 2010 16:17:59 +0000 (+0200) Subject: Minor doc tweak X-Git-Tag: v3.1~42 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=acc2ff8f82fc3ad75af58b600ed1eb36ee833619;p=thirdparty%2Fccache.git Minor doc tweak --- diff --git a/MANUAL.txt b/MANUAL.txt index 15a63efe0..352d168fb 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -561,7 +561,7 @@ things to make it work properly: + -- ** use the *-include* compiler option to include the precompiled header - (i.e., not use *#include* in the source code); or + (i.e., don't use *#include* in the source code to include the header); or ** add the *-fpch-preprocess* compiler option when compiling. If you don't do this, either the non-precompiled version of the header file