Note about prefix_directives

master
Jason Blevins 2008-11-02 18:56:12 -05:00
parent 8e451ecda4
commit d93b509eee
1 changed files with 10 additions and 0 deletions

View File

@ -1,2 +1,12 @@
Err, is this really fixed in 2.21? I can't find it anywhere in 2.32.3
(debian unstable)
-----
I just did a `--dumpsetup` with the current version from the Git repository
and the default option is
# use '!'-prefixed preprocessor directives?
prefix_directives => 0,
My impression was that this should be enabled by default now. --[[JasonBlevins]]