diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-02-19 15:34:06 +0100 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-02-19 15:34:06 +0100 |
| commit | 71ab59191d8d5f6852bb05e5de4c08193bdba038 (patch) | |
| tree | c0099ef9581956b65b7edabba7cca48e97b99228 /README | |
| parent | 0a4a831fe2a1402b3b534c45f5124e5bea8e2dad (diff) | |
Update typos.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ HOWTO COMPILE you have to place source to some directory with no space in its path. # ADDITIONAL OPTIONS FOR CMAKE - #option(WITH_SERVER "Build the server instead of client" ON) + #option(WITH_SERVER "Build the server instead of client" OFF) #option(WITH_AUDIO "Build with audio enabled" ON) #option(ENABLE_DEBUG "Build debug features" OFF) #option(WITH_NLS "Build the translations" ON) |