summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-10-15xkbprint 1.0.6xkbprint-1.0.6Alan Coopersmith1-2/+2
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-11-03xkbprint 1.0.5xkbprint-1.0.5Matt Turner1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2015-04-16xkbprint 1.0.4xkbprint-1.0.4Alan Coopersmith1-1/+1
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2014-05-27Replace several malloc+sprintf pairs with asprintf() callsAlan Coopersmith1-0/+4
2014-05-27Add printf & noreturn attributes recommended by gccAlan Coopersmith1-1/+1
2011-01-19config: move man pages into their own directoryGaetan Nadon1-1/+4
2011-01-07xkbprint 1.0.3xkbprint-1.0.3Alan Coopersmith1-1/+1
2011-01-05config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-2/+7
2011-01-05config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2011-01-05config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2011-01-05config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2009-11-11Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+3
2009-11-10xkbprint 1.0.2xkbprint-1.0.2Alan Coopersmith1-1/+1
2009-11-10Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-12/+6
2009-01-22Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade1-0/+8
2005-12-21Update package version for X11R7 release.xkbprint-1.0.1XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.xkbprint-1.0.0XORG-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-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-1/+1
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-0/+1
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin 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-06Build system for xkbprintSøren Sandmann Pedersen1-0/+39