Misc: Add missing configuration file options and switches

- Add "xinerama_shadow_crop" configuration option.

- Add long commandline switches corresponding to the short ones.

- Documentation update.
This commit is contained in:
Richard Grenville
2013-08-26 22:00:53 +08:00
parent 3e71f8fa25
commit 5d4ed8f43f
4 changed files with 23 additions and 1 deletions

View File

@ -48,6 +48,7 @@ __R__ for runtime
* libXext (B,R)
* libxrender (B,R)
* libXrandr (B,R)
* libXinerama (B,R) (Can be disabled with `NO_XINERAMA` at compile time)
* pkg-config (B)
* make (B)
* xproto / x11proto (B)