summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-01-08Drop usleep fallbacks for ancient OS versionsAlan Coopersmith
2011-07-28xset 1.2.2xset-1.2.2Alan Coopersmith
2011-07-18Mark error() & usage() functions as _X_NORETURNAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon
2010-11-10xset 1.2.1xset-1.2.1Alan Coopersmith
2010-11-09Strip trailing whitespaceAlan Coopersmith
2010-11-09config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-09config: AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONSAlan Coopersmith
2010-11-09config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-08-09Use AC_PROG_SED and MAN_SUBSTS in macros-1.8Yaakov Selkowitz
2010-08-06xset 1.2.0xset-1.2.0Peter Hutterer
2010-03-26config: remove xprint optionGaetan Nadon
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-13Added --without-{xf86misc,xprint,fontcache} configure time optionsJeremy Huddleston
2009-09-21xset 1.1.0xset-1.1.0Alan Coopersmith
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-01-26Correct make distcheck and most sparse warnings.Paulo Cesar Pereira de Andrade
2008-03-06xset 1.0.4xset-1.0.4Adam Jackson
2007-08-27Version bump: 1.0.3xset-1.0.3Alan Coopersmith
2007-08-27Use autoconf to check for usleep before falling into twisty #ifdef mazeAlan Coopersmith
2006-04-26Bump to 1.0.2xset-1_0_2XORG-7_1Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-21Change dependency from xmu to xmuu since the full xmu (with all its baggageAlan Coopersmith
2005-11-20Fix typo in XSET_LIBS setting so libXext is linked in properly.Alan Coopersmith
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-10-20Fix check for fontcache to look for "xfontcache" (Bill Crawford)Eric Anholt
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-08-31Bump to 0.99.1.Daniel Stone
2005-08-29Add support for more extensions.Daniel Stone
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
2005-07-01Build system for xsetSøren Sandmann Pedersen