summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-01-11configure: don't clobber CFLAGSJulien Cristau1-3/+0
2010-01-11synaptics: don't link the tools against `pkg-config --libs xorg-server`Julien Cristau1-9/+15
2009-12-28configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-10INSTALL files are missing/incorrect #24206Gaetan Nadon1-8/+5
2009-11-05Clean up debugging system, allow for --enable-debugPeter Hutterer1-0/+9
2009-10-08synaptics 1.2.0xf86-input-synaptics-1.2.0Peter Hutterer1-1/+1
2009-10-08Require recordproto 1.13 or libXtst 1.1 for record support.Peter Hutterer1-1/+8
2009-09-12Revert "Add support for reducing the build process output by using shave"Christoph Brill1-3/+2
2009-09-11Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer1-3/+4
2009-09-09Add support for reducing the build process output by using shaveChristoph Brill1-0/+4
2009-09-07synaptics 1.1.99.1.xf86-input-synaptics-1.1.99.1Peter Hutterer1-1/+1
2009-04-26Only build synclient/syndaemon if property support is available.Peter Hutterer1-3/+19
2009-03-23Don't fail when building against server 1.5Peter Hutterer1-0/+7
2009-03-09Bump to 1.1.99Peter Hutterer1-1/+1
2009-03-05Bump to 1.0.99.4xf86-input-synaptics-1.0.99.4Peter Hutterer1-1/+1
2009-03-04Bump to 1.0.99.3xf86-input-synaptics-1.0.99.3Peter Hutterer1-1/+1
2009-03-04Don't auto-include xorg-server.h in config.hPeter Hutterer1-2/+0
2009-02-27Bump to 1.0.99.2xf86-input-synaptics-1.0.99.2Peter Hutterer1-1/+1
2009-02-26Bump to 1.0.99.1xf86-input-synaptics-1.0.99.1Peter Hutterer1-1/+1
2009-02-26Remove randr requirement from configure.acPeter Hutterer1-1/+0
2009-02-26synclient: add support for device properties.Peter Hutterer1-0/+1
2009-02-25Remove commented-out sections from configure.ac.Peter Hutterer1-18/+0
2009-02-06Add comma after version number in configure.acBen Gamari1-1/+1
2009-02-06Bump to 1.0.99.Peter Hutterer1-1/+1
2009-01-12use Xrecord extension for event triggered key event notificationAndre Herms1-0/+1
2008-12-04Fix typo preventing psmcomm from being enabled on BSD platformsBenjamin Close1-1/+1
2008-10-30Revert "[syndaemon] use Xrecord extension in syndaemon to avoid polling."Christoph Brill1-14/+13
2008-10-30Revert "[syndaemon] switch over to input properties"Christoph Brill1-1/+1
2008-10-16[syndaemon] switch over to input propertiesWilliam Grant1-1/+1
2008-10-16[syndaemon] use Xrecord extension in syndaemon to avoid polling.Andre Herms1-13/+14
2008-10-03Install synaptics-properties.h in xorg include path, install xorg-synaptics.pc.Peter Hutterer1-1/+3
2008-09-10Bump to 0.15.2xf86-input-synaptics-0.15.2Christoph Brill1-1/+1
2008-09-07Bump to 0.15.1xf86-input-synaptics-0.15.1Christoph Brill1-1/+1
2008-08-14Fix "make distcheck"Christoph Brill1-1/+2
2008-08-14Add .fdi file from gentoo (also used by pld)Christoph Brill1-1/+2
2008-07-23Pull in libX11 through PKG_CHECK_MODULES for syndaemon.Peter Hutterer1-0/+1
2008-07-23Move synclient and syndaemon into a /tools/ directory.Peter Hutterer1-1/+4
2008-07-14Take other *BSDs into account, too.Christoph Brill1-1/+1
2008-07-14Build psmcomm on *BSD systems only.Christoph Brill1-4/+17
2008-07-14Build eventcomm on Linux systems only.Christoph Brill1-0/+14
2008-06-06Add the build system from xf86-input-evdev.Christoph Brill1-0/+92