summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-09-23Support the new Scroll classPeter Hutterer1-1/+4
2011-07-18Add support for device-to-screen mappingPeter Hutterer1-1/+1
2011-06-21Update Copyright notices.Gaetan Nadon1-2/+21
2011-06-21Apply standard configuration init, layout and commentsGaetan Nadon1-6/+8
2011-06-20Remove redundant definition of the VERSION Automake variableGaetan Nadon1-2/+0
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon1-1/+0
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon1-1/+0
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2011-01-12config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-3/+3
2011-01-12config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-11-11xinput 1.5.3xinput-1.5.3Peter Hutterer1-1/+1
2010-06-04xinput 1.5.2xinput-1.5.2Peter Hutterer1-1/+1
2010-04-07man: Use AC_PROG_SED to find sedYaakov Selkowitz1-0/+1
2010-03-15xinput 1.5.1xinput-1.5.1Peter Hutterer1-1/+1
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-13xinput 1.5.0xinput-1.5.0Peter Hutterer1-1/+1
2009-09-24Bump to 1.4.99.3xinput-1.4.99.3Peter Hutterer1-1/+1
2009-09-16Require xorg-macros 1.3 for XORG_DEFAULT_OPTIONS.Peter Hutterer1-8/+4
2009-08-03Bump to 1.4.99.2xinput-1.4.99.2Peter Hutterer1-1/+1
2009-07-23test-xi2: Update to keycode grabs instead of keysym grabs.Peter Hutterer1-1/+1
2009-07-13Adjust to new, split-up raw event types.Peter Hutterer1-1/+1
2009-07-13test_xi2: Update to use cookie events - require libXi 1.2.99.2Peter Hutterer1-1/+1
2009-06-22Bump to 1.4.99.1xinput-1.4.99.1Peter Hutterer1-1/+1
2009-06-17Require inputproto 1.9.99.12Peter Hutterer1-1/+1
2009-06-12Fix build errors introduced by inputproto 1.9.99.11.Peter Hutterer1-1/+1
2009-05-18Update to new inputproto and libXi naming conventions.Peter Hutterer1-2/+2
2009-05-07Merge branch 'master' into xi2Peter Hutterer1-1/+1
2009-04-06xinput 1.4.1xinput-1.4.1Peter Hutterer1-1/+1
2009-03-21Update to new XI2 requests and sanitize the check for XI2 in configure.Peter Hutterer1-4/+5
2009-01-21Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade1-0/+8
2009-01-16xinput 1.4.0xinput-1.4.0Peter Hutterer1-1/+1
2009-01-16Require libXi 1.2 and inputproto 1.5.Peter Hutterer1-1/+1
2008-09-26Require inputproto 1.9.99.5Peter Hutterer1-1/+1
2008-08-15Require inputproto 1.9.99.4Peter Hutterer1-1/+1
2008-06-25Clean up the detection of XI2Benjamin Close1-4/+2
2008-06-05Correct the check for XI2, not every shell supports ==, but they do =Benjamin Close1-1/+1
2008-05-27Test for XI2 functions in libXi, add #ifdefs to build in non-XI2 setups.Peter Hutterer1-0/+8
2008-04-07Mandriva patches to xinput.Paulo Cesar Pereira de Andrade1-1/+1
2008-01-09Make dependency on inputproto >= 1.4 explicit.Philip Langdale1-1/+1
2007-11-15Let autoconf substitute the VERSION.Peter Hutterer1-0/+2
2007-11-08Autotool the lot.Peter Hutterer1-0/+24