diff options
Diffstat (limited to 'manual.txt')
-rw-r--r-- | manual.txt | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -138,8 +138,6 @@ issues, and enable non-default features. Some build methods may | |||
138 | automatically set platform specific options if required. Other features | 138 | automatically set platform specific options if required. Other features |
139 | should be enabled manually. | 139 | should be enabled manually. |
140 | 140 | ||
141 | ENABLE_CJSON_GLOBAL:: Register +cjson+ module table as a global variable | ||
142 | (not recommended). | ||
143 | USE_INTERNAL_ISINF:: Workaround for Solaris platforms missing +isinf+. | 141 | USE_INTERNAL_ISINF:: Workaround for Solaris platforms missing +isinf+. |
144 | DISABLE_INVALID_NUMBERS:: Recommended on platforms where +strtod+ / | 142 | DISABLE_INVALID_NUMBERS:: Recommended on platforms where +strtod+ / |
145 | +sprintf+ are not POSIX compliant (eg, Windows MinGW). Prevents | 143 | +sprintf+ are not POSIX compliant (eg, Windows MinGW). Prevents |