configure: build tablet-shell client conditionally
authorPekka Paalanen <ppaalanen@gmail.com>
Tue, 16 Oct 2012 14:27:22 +0000 (17:27 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 16 Oct 2012 14:49:08 +0000 (10:49 -0400)
commit379d3d140d458a336910f3a5097074fd3dd5b759
tree0fc4624d4ad0dd8895eb897a0264d859494a7a61
parent392c5f275ddf02fda0d8bfa35e25b6e8a0b86db9
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>
clients/Makefile.am
configure.ac