Re: [PATCH libXi multitouch 2/4] Make users aware of the unstable nature of this development branch

2011-10-13 Thread Peter Hutterer
On Thu, Sep 15, 2011 at 12:05:31AM -0700, Chase Douglas wrote: On Sep 15, 2011, at 12:01 AM, Jamey Sharp ja...@minilop.net wrote: On Wed, Sep 14, 2011 at 10:33:55PM -0700, Chase Douglas wrote: +if ! test x$UNSTABLE_LIB = xyes; then +AC_MSG_ERROR([This branch contains elements which

Re: [PATCH libXi multitouch 2/4] Make users aware of the unstable nature of this development branch

2011-09-15 Thread Jamey Sharp
On Wed, Sep 14, 2011 at 10:33:55PM -0700, Chase Douglas wrote: +if ! test x$UNSTABLE_LIB = xyes; then +AC_MSG_ERROR([This branch contains elements which have not yet been finalised. When this branch is updated, you will probably need to recompile both the any clients using the library,

Re: [PATCH libXi multitouch 2/4] Make users aware of the unstable nature of this development branch

2011-09-15 Thread Chase Douglas
On Sep 15, 2011, at 12:01 AM, Jamey Sharp ja...@minilop.net wrote: On Wed, Sep 14, 2011 at 10:33:55PM -0700, Chase Douglas wrote: +if ! test x$UNSTABLE_LIB = xyes; then +AC_MSG_ERROR([This branch contains elements which have not yet been finalised. When this branch is updated, you will

[PATCH libXi multitouch 2/4] Make users aware of the unstable nature of this development branch

2011-09-14 Thread Chase Douglas
The library will fail to configure unless the --enable-unstable-library flag is used. Signed-off-by: Chase Douglas chase.doug...@canonical.com --- configure.ac |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index 96d2a35..6c2f731