Re: [PATCH libinput 1/3] Make a link to the html docs available as a #define

2016-04-27 Thread Hans de Goede
Hi, On 27-04-16 14:11, Benjamin Tissoires wrote: On Wed, Apr 27, 2016 at 12:36 PM, Peter Hutterer wrote: Signed-off-by: Peter Hutterer --- configure.ac | 4 src/libinput-private.h | 8 2 files changed, 12 insertions(+) diff --git a/configure.ac b/configure.ac index 5

Re: [PATCH libinput 1/3] Make a link to the html docs available as a #define

2016-04-27 Thread Benjamin Tissoires
On Wed, Apr 27, 2016 at 12:36 PM, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer > --- > configure.ac | 4 > src/libinput-private.h | 8 > 2 files changed, 12 insertions(+) > > diff --git a/configure.ac b/configure.ac > index 507b8e0..8c5b257 100644 > --- a/configu

[PATCH libinput 1/3] Make a link to the html docs available as a #define

2016-04-27 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- configure.ac | 4 src/libinput-private.h | 8 2 files changed, 12 insertions(+) diff --git a/configure.ac b/configure.ac index 507b8e0..8c5b257 100644 --- a/configure.ac +++ b/configure.ac @@ -17,6 +17,10 @@ AC_SUBST([LIBINPUT_VERSION_MIN