commit | 379d3d140d458a336910f3a5097074fd3dd5b759 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Tue Oct 16 17:27:22 2012 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Oct 16 10:49:08 2012 -0400 |
tree | 0fc4624d4ad0dd8895eb897a0264d859494a7a61 | |
parent | 392c5f275ddf02fda0d8bfa35e25b6e8a0b86db9 [diff] |
configure: build tablet-shell client conditionally Do not build the tablet-shell client if --disable-tablet-shell is given. Change --enable-tablet-shell to --disable-tablet-shell in ./configure --help output, since it is enabled by default. Add a description. Use proper quoting in the conditional. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>