On 10/16/2012 07:52 PM, Pekka Paalanen wrote:
On Tue, 16 Oct 2012 11:11:51 -0400
Kristian Høgsberg wrote:
On Tue, Oct 16, 2012 at 05:49:20PM +0300, Tiago Vignatti wrote:
On 10/16/2012 05:27 PM, Pekka Paalanen wrote:
Do not build the tablet-shell client if --disable-tablet-shell is given.
h
On Tue, 16 Oct 2012 11:11:51 -0400
Kristian Høgsberg wrote:
> On Tue, Oct 16, 2012 at 05:49:20PM +0300, Tiago Vignatti wrote:
> > On 10/16/2012 05:27 PM, Pekka Paalanen wrote:
> > >Do not build the tablet-shell client if --disable-tablet-shell is given.
> >
> > hmm, why actually? It doesn't take
On Tue, Oct 16, 2012 at 05:49:20PM +0300, Tiago Vignatti wrote:
> On 10/16/2012 05:27 PM, Pekka Paalanen wrote:
> >Do not build the tablet-shell client if --disable-tablet-shell is given.
>
> hmm, why actually? It doesn't take long to compile and it's a good
> practice to compile the code to make
On 10/16/2012 05:27 PM, Pekka Paalanen wrote:
Do not build the tablet-shell client if --disable-tablet-shell is given.
hmm, why actually? It doesn't take long to compile and it's a good
practice to compile the code to make sure we don't break things there.
Note that I'm not discussing (all o
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
---
clients/Make