From: Joel Rosdahl Date: Sun, 25 Aug 2013 19:38:59 +0000 (+0200) Subject: doc: Update manual to match reality regarding __TIME__ in source code X-Git-Tag: v3.2~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad40a1d647bbb503ed06e7da540abf7725b8d859;p=thirdparty%2Fccache.git doc: Update manual to match reality regarding __TIME__ in source code --- diff --git a/MANUAL.txt b/MANUAL.txt index 4907c1c04..bf846e6cb 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -573,8 +573,7 @@ The direct mode will be disabled if any of the following holds: ** a *-Wp,_X_* compiler option other than *-Wp,-MD,_path_* and *-Wp,-MMD,_path_* ** *-Xpreprocessor* -* the string ``\_\_TIME__'' is present outside comments and string literals in - the source code +* the string ``\_\_TIME__'' is present in the source code The preprocessor mode