summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-05-16config: fix warnings, m4 quoting and layoutGaetan Nadon1-22/+27
2010-05-16config: Upgrade X.Org macros to 1.4 for INSTALL file copyingGaetan Nadon1-4/+4
2010-05-16config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-05-16config: remove unrequired AC_HEADER_STDCGaetan Nadon1-3/+0
2010-05-16config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-4/+3
2010-05-16config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-05-16config: optional extension check for inputproto not requiredGaetan Nadon1-4/+1
2010-05-16config: remove extension check for unused RANDR extensionGaetan Nadon1-1/+0
2010-05-16config: remove AH_TOP autoheader statementGaetan Nadon1-2/+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-3/+4
2009-10-06mouse 1.5.0Peter Hutterer1-1/+1
2009-10-06Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer1-9/+4
2009-09-09mouse 1.4.99.1Peter Hutterer1-1/+1
2009-03-25Require xorg-server 1.5.99.901 or higher.Peter Hutterer1-1/+1
2009-02-04Janitor: use $PKG_CONFIG and update .gitignore.Paulo Cesar Pereira de Andrade1-1/+1
2009-01-09Version 1.4.0Alan Coopersmith1-1/+1
2009-01-08Add XORG_CWARNFLAGS & XORG_WITH_LINT for more compiler checkingAlan Coopersmith1-3/+4
2009-01-08Replace static changelog with one generated via XORG_CHANGELOGAlan Coopersmith1-0/+5
2008-07-20Add OS mouse sources to the driver buildDaniel Stone1-18/+17
2008-03-20mouse 1.3.0Adam Jackson1-1/+1
2007-10-03Bumped version to 1.2.3.Tilman Sauerbeck1-1/+1
2007-08-01bump to 1.2.2Matthias Hopf1-1/+1
2006-11-30bump to 1.2.1Daniel Stone1-1/+1
2006-11-02bump to 1.2.0Daniel Stone1-1/+1
2006-10-13Bump to 1.1.2Adam Jackson1-1/+1
2006-05-26Bump to 1.1.1.Matthias Hopf1-1/+1
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.Adam Jackson1-2/+2
2006-02-28Bump to 1.0.4.Adam Jackson1-1/+1
2005-12-21Update package version for X11R7 release.Kevin E Martin1-1/+1
2005-12-15Update package version number for final X11R7 release candidate. BumpKevin E Martin1-1/+1
2005-12-03Update package version number for X11R7 RC3 release.Kevin 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-22Bump dependency on xorg-server to >= 0.99.3 for MouseDeviceRec changes.Daniel Stone1-1/+1
2005-11-09Update package version number for X11R7 RC2 release.Kevin 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.Kevin E Martin1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith1-0/+1
2005-10-03- For all drivers that have a <driver>.sgml file, add code in their buildSøren Sandmann Pedersen1-0/+2
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:Kevin E Martin1-2/+4
2005-07-13Make the module dir configurableKevin E Martin1-3/+8
2005-07-12Update driver to pass distcheckKevin E Martin1-3/+2
2005-07-12Build skeletons for input drivers. Should basically work.Adam Jackson1-0/+80