summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-12-03xset 1.2.5xset-1.2.5Alan Coopersmith1-2/+2
2022-11-22configure: Make xf86misc support disabled by defaultAlan Coopersmith1-2/+2
2021-12-07Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-03-09xset 1.2.4xset-1.2.4Alan Coopersmith1-1/+1
2014-06-03configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2013-08-08xset 1.2.3xset-1.2.3Alan Coopersmith1-1/+1
2013-01-08Drop usleep fallbacks for ancient OS versionsAlan Coopersmith1-0/+1
2011-07-28xset 1.2.2xset-1.2.2Alan Coopersmith1-1/+1
2011-07-18Mark error() & usage() functions as _X_NORETURNAlan Coopersmith1-1/+1
2011-01-19config: move man pages into their own directoryGaetan Nadon1-1/+4
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-2/+2
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon1-1/+0
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon1-1/+0
2010-11-10xset 1.2.1xset-1.2.1Alan Coopersmith1-1/+1
2010-11-09Strip trailing whitespaceAlan Coopersmith1-5/+5
2010-11-09config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-2/+7
2010-11-09config: AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONSAlan Coopersmith1-4/+0
2010-11-09config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-09Use AC_PROG_SED and MAN_SUBSTS in macros-1.8Yaakov Selkowitz1-3/+3
2010-08-06xset 1.2.0xset-1.2.0Peter Hutterer1-1/+1
2010-03-26config: remove xprint optionGaetan Nadon1-14/+2
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-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-13Added --without-{xf86misc,xprint,fontcache} configure time optionsJeremy Huddleston1-16/+34
2009-09-21xset 1.1.0xset-1.1.0Alan Coopersmith1-1/+1
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-7/+4
2009-01-26Correct make distcheck and most sparse warnings.Paulo Cesar Pereira de Andrade1-1/+6
2008-03-06xset 1.0.4xset-1.0.4Adam Jackson1-1/+1
2007-08-27Version bump: 1.0.3xset-1.0.3Alan Coopersmith1-1/+1
2007-08-27Use autoconf to check for usleep before falling into twisty #ifdef mazeAlan Coopersmith1-0/+3
2006-04-26Bump to 1.0.2xset-1_0_2XORG-7_1Adam Jackson1-1/+1
2005-12-21Update package version for X11R7 release.XORG-7_0_99_901XORG-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-11-21Change dependency from xmu to xmuu since the full xmu (with all its baggageAlan Coopersmith1-1/+1
2005-11-20Fix typo in XSET_LIBS setting so libXext is linked in properly.Alan Coopersmith1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-10/+13
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin1-1/+1
2005-10-20Fix check for fontcache to look for "xfontcache" (Bill Crawford)Eric Anholt1-1/+1
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-0/+1
2005-08-31Bump to 0.99.1.Daniel Stone1-1/+1
2005-08-29Add support for more extensions.Daniel Stone1-1/+36
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-3/+3
2005-07-01Build system for xsetSøren Sandmann Pedersen1-0/+39