use ON/OFF in cmake option docs

This commit is contained in:
Michael Gehring 2008-07-18 22:26:23 +02:00 committed by Julien Danjou
parent 0400df279d
commit 81cba1f955
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -12,8 +12,8 @@ In order to build awesome itself, you need header files and libs of:
- pango and pangocairo - pango and pangocairo
- libev - libev
- glib - glib
- GdkPixBuf or Imlib2 (use -DWITH_IMLIB2=1 with cmake) - GdkPixBuf or Imlib2 (use -DWITH_IMLIB2=ON with cmake)
- dbus (optional, use -DWITH_DBUS=0 with cmake to disable) - dbus (optional, use -DWITH_DBUS=OFF with cmake to disable)
- gperf - gperf
In order to build the awesome man pages and documentation, In order to build the awesome man pages and documentation,