summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-02-11xkbcomp 1.2.1xkbcomp-1.2.1Peter Hutterer1-1/+1
2011-01-19config: move man pages into their own directoryGaetan Nadon1-1/+4
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-11-01config: replace AC_CHECK_FILE with test -f as it fails to cross-compileGaetan Nadon1-3/+6
2010-10-30xkbcomp 1.2.0xkbcomp-1.2.0Alan Coopersmith1-1/+2
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith1-4/+0
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-12config: allow to build tarball when yacc is missingGaetan Nadon1-1/+2
2010-07-12limits.h is mandated by C89, no need to check for itDaniel Stone1-1/+0
2010-07-09Fix parsing of 0x1a2b3c4d-style symbolsDaniel Stone1-0/+1
2010-06-02config: add check for yacc to insure it is installed #27973Gaetan Nadon1-0/+2
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+0
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-7/+5
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-03xkbcomp 1.1.1xkbcomp-1.1.1Peter Hutterer1-1/+1
2009-07-09Bump to 1.1.0.xkbcomp-1.1.0Peter Hutterer1-1/+1
2009-03-07Allow the default XKB config root to be set from configureDan Nicholson1-0/+7
2009-01-21Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade1-0/+8
2008-09-05Check for strdup & strcasecmp before assuming we need to provide our ownAlan Coopersmith1-0/+2
2008-05-09Bump to 1.0.5xkbcomp-1.0.5Daniel Stone1-1/+1
2008-03-06xkbcomp 1.0.4xkbcomp-1.0.4Adam Jackson1-2/+1
2006-11-08bump to 1.0.3xkbcomp-1.0.3Daniel Stone1-1/+1
2006-04-26Bump to 1.0.2xkbcomp-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-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-22Use YACC to compile xkbparse.y.Daniel Stone1-0/+1
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-3/+3
2005-07-15Build system for xkbcompSøren Sandmann Pedersen1-0/+39