summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Assume target platforms have strncasecmp nowHEADmasterAlan Coopersmith1-1/+1
2022-07-10xmodmap 1.0.11xmodmap-1.0.11Alan Coopersmith1-1/+1
2021-12-07Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-02-19xmodmap 1.0.10xmodmap-1.0.10Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2015-04-17xmodmap 1.0.9xmodmap-1.0.9Alan Coopersmith1-1/+1
2014-06-01Print which option was in error along with usage messageAlan Coopersmith1-1/+1
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2013-09-08xmodmap 1.0.8xmodmap-1.0.8Alan Coopersmith1-1/+1
2012-04-20xmodmap 1.0.7xmodmap-1.0.7Alan Coopersmith1-1/+1
2012-04-17Add AC_USE_SYSTEM_EXTENSIONS to expose asprintf() in GNU libc headersAlan Coopersmith1-0/+2
2012-04-14config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2012-03-22xmodmap 1.0.6xmodmap-1.0.6Alan Coopersmith1-1/+1
2011-11-16Replace chk_malloc + sprintf with asprintfAlan Coopersmith1-1/+1
2011-11-11Add missing _X_NORETURN to functions that need itJeremy Huddleston1-1/+1
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-09-24xmodmap 1.0.5xmodmap-1.0.5Alan Coopersmith1-1/+4
2010-09-24config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+0
2010-09-24config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-4/+6
2009-11-09Deploy 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-05xmodmap 1.0.4xmodmap-1.0.4Alan Coopersmith1-1/+1
2009-10-05Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-9/+4
2009-01-22Correct make distcheck.Paulo Cesar Pereira de Andrade1-3/+11
2007-08-06Version bump: 1.0.3xmodmap-1.0.3Alan Coopersmith1-1/+1
2007-07-17Use strncasecmp if we can, instead of our own homegrown strncmp_nocaseAlan Coopersmith1-0/+2
2007-07-17Add hooks for checking source code with lint/sparse/etc.Alan Coopersmith1-0/+3
2006-10-13Bump to 1.0.2xmodmap-1.0.2Adam Jackson1-1/+1
2006-04-26Bump to 1.0.1xmodmap-1_0_1XORG-7_1Adam Jackson1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_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-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-28Add build system for xmodmap Add xmodmap to build scriptKevin E Martin1-0/+39