diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-31 18:26:37 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-31 18:26:37 +0200 |
commit | 3aed4ac11f03041c0a35c2c7da19768b1e969edd (patch) | |
tree | 19e39a6840c859e461cada05255330802d52bf9e /NEWS | |
parent | 91b7aec8556798e672dbbf6a4301a20d66e8b43f (diff) | |
download | weechat-3aed4ac11f03041c0a35c2c7da19768b1e969edd.zip |
core: do not build man page by default
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ Documentation is not built by default any more, you have to use option The man page is now built with asciidoc and translated in several languages. A new cmake option `ENABLE_MAN` has been added to compile man page -(`ON` by default). +(`OFF` by default). === Aspell colors === |