summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-09-27This driver is unmaintained, warn users.Peter Hutterer1-0/+8
2011-06-29aiptek 1.4.1xf86-input-aiptek-1.4.1Peter Hutterer1-1/+1
2011-05-04xf86-input-aiptek 1.4.0xf86-input-aiptek-1.4.0Cyril Brulebois1-1/+1
2011-05-04Remove leftover configure check on randrproto.Cyril Brulebois1-1/+0
2010-12-02Require server 1.9, drop pre-ABI 11 support.Peter Hutterer1-1/+1
2010-12-02Bump to 1.3.99Peter Hutterer1-1/+1
2010-08-10xf86-input-aiptek 1.3.1xf86-input-aiptek-1.3.1Adam Jackson1-1/+1
2010-06-16config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-3/+0
2010-06-16config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-2/+2
2010-06-16config: fix warnings, m4 quoting and layoutGaetan Nadon1-26/+33
2010-06-16config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-2/+0
2010-06-16config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-3/+2
2010-06-16config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-06-16config: use AC_CHECK_LIB to verify library and add -lm to LIBSGaetan Nadon1-0/+1
2010-06-16config: replace hard-coded -DLINUX_INPUT with proper AC_CHECK_HEADERSGaetan Nadon1-1/+1
2010-06-16config: remove AH_TOP autoheader statementGaetan Nadon1-1/+0
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+0
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+1
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon1-2/+4
2009-09-11aiptek 1.3.0xf86-input-aiptek-1.3.0Peter Hutterer1-1/+1
2009-09-11Require xorg-macros 1.3 for XORG_DEFAULT_OPTIONS.Peter Hutterer1-8/+4
2009-09-11Remove some unused crap from configure.Peter Hutterer1-18/+0
2009-02-24aiptek 1.2.0xf86-input-aiptek-1.2.0Peter Hutterer1-1/+1
2009-02-02Janitor: rework make distcheckPaulo Cesar Pereira de Andrade1-6/+9
2008-01-29Bumped the version to 1.1.1xf86-input-aiptek-1.1.1René van Paassen1-1/+1
2007-08-06Fix 1.1.0 version in configure.acBrice Goglin1-1/+1
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.xf86-video-impact-0_2_0aiptek-1_0_1XORG-7_1Adam Jackson1-2/+2
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin1-1/+0
2005-11-29Only build dlloader modules by default.Adam Jackson1-0/+1
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin1-1/+1
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin1-1/+6
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith1-0/+1
2005-08-10Don\'t lose existing CFLAGS in all the input drivers and some of the videoSøren Sandmann Pedersen1-1/+1
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-2/+4
2005-07-13Make the module dir configurableKevin E Martin1-3/+8
2005-07-13Update all input drivers to pass distcheckKevin E Martin1-3/+2
2005-07-12Build skeletons for input drivers. Should basically work.Adam Jackson1-0/+80