diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -40,7 +40,8 @@ Available flags are: * curl (default 1) - use libcurl to view http:// and similar images * debug (default 0) - debug build, enables --debug * help (default 0) - include help text (refers to the manpage otherwise) - * xinerama (default 1) - Support Xinerama multiscreen setups + * stat64 (default 0) - Support CIFS shares from 64bit hosts on 32bit machines + * xinerama (default 1) - Support Xinerama/XRandR multiscreen setups So, by default libcurl and Xinerama are enabled, while debug is disabled. |