summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2011-06-21Bump to 1.2.3xkbcomp-1.2.3Daniel Stone
2011-06-21Bump to 1.2.2xkbcomp-1.2.2Daniel Stone
2011-02-11xkbcomp 1.2.1xkbcomp-1.2.1Peter Hutterer
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-11-01config: replace AC_CHECK_FILE with test -f as it fails to cross-compileGaetan Nadon
2010-10-30xkbcomp 1.2.0xkbcomp-1.2.0Alan Coopersmith
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-12config: allow to build tarball when yacc is missingGaetan Nadon
2010-07-12limits.h is mandated by C89, no need to check for itDaniel Stone
2010-07-09Fix parsing of 0x1a2b3c4d-style symbolsDaniel Stone
2010-06-02config: add check for yacc to insure it is installed #27973Gaetan 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-03xkbcomp 1.1.1xkbcomp-1.1.1Peter Hutterer
2009-07-09Bump to 1.1.0.xkbcomp-1.1.0Peter Hutterer
2009-03-07Allow the default XKB config root to be set from configureDan Nicholson
2009-01-21Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade
2008-09-05Check for strdup & strcasecmp before assuming we need to provide our ownAlan Coopersmith
2008-05-09Bump to 1.0.5xkbcomp-1.0.5Daniel Stone
2008-03-06xkbcomp 1.0.4xkbcomp-1.0.4Adam Jackson
2006-11-08bump to 1.0.3xkbcomp-1.0.3Daniel Stone
2006-04-26Bump to 1.0.2xkbcomp-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-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
2005-07-22Use YACC to compile xkbparse.y.Daniel Stone
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
2005-07-15Build system for xkbcompSøren Sandmann Pedersen