diff options
author | Koichiro IWAO <meta@vmeta.jp> | 2017-05-16 17:27:30 +0900 |
---|---|---|
committer | metalefty <meta@vmeta.jp> | 2017-05-23 11:26:51 +0900 |
commit | 67aab0a706727dd53dd639b586854b7c7f3d8262 (patch) | |
tree | bd716e19f5a65c6369b56710525dcdba33b37650 /instfiles/xrdp.service.in | |
parent | 3c3c362946dc8f184fe1800ce6511017e6d41c90 (diff) | |
download | xrdp-proprietary-67aab0a706727dd53dd639b586854b7c7f3d8262.tar.gz xrdp-proprietary-67aab0a706727dd53dd639b586854b7c7f3d8262.zip |
configure: fix confusing help text about painter and librfxcodec
painter and librfxcodec are enabled by default. --disable-* options
disables them.
Before:
--disable-painter Use included painter library (default: yes)
--disable-rfxcodec Use included librfxcodec library (default: yes)
After:
--disable-painter Do not use included painter library (default: no)
--disable-rfxcodec Do not use included librfxcodec library (default:
no)
Diffstat (limited to 'instfiles/xrdp.service.in')
0 files changed, 0 insertions, 0 deletions