summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* config: Add missing AC_CONFIG_SRCDIRbaserock/morphAlan Coopersmith2013-01-221-2/+5
* configure: Drop AM_MAINTAINER_MODEAdam Jackson2013-01-161-1/+0
* xkbcomp 1.2.4xkbcomp-1.2.4Alan Coopersmith2012-03-221-1/+1
* Add missing _X_NORETURN to uFatalErrorJeremy Huddleston2011-11-111-1/+1
* Add .pc file for version exportPeter Hutterer2011-07-071-2/+6
* Bump to 1.2.3xkbcomp-1.2.3Daniel Stone2011-06-211-1/+1
* Bump to 1.2.2xkbcomp-1.2.2Daniel Stone2011-06-211-1/+1
* xkbcomp 1.2.1xkbcomp-1.2.1Peter Hutterer2011-02-111-1/+1
* config: move man pages into their own directoryGaetan Nadon2011-01-191-1/+4
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-121-1/+1
* config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon2011-01-121-1/+1
* config: replace AC_CHECK_FILE with test -f as it fails to cross-compileGaetan Nadon2010-11-011-3/+6
* xkbcomp 1.2.0xkbcomp-1.2.0Alan Coopersmith2010-10-301-1/+2
* config: Remove unnecessary calls from configure.acAlan Coopersmith2010-09-231-4/+0
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-09-231-3/+3
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-09-231-1/+1
* config: allow to build tarball when yacc is missingGaetan Nadon2010-07-121-1/+2
* limits.h is mandated by C89, no need to check for itDaniel Stone2010-07-121-1/+0
* Fix parsing of 0x1a2b3c4d-style symbolsDaniel Stone2010-07-091-0/+1
* config: add check for yacc to insure it is installed #27973Gaetan Nadon2010-06-021-0/+2
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-111-1/+0
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-7/+5
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* xkbcomp 1.1.1xkbcomp-1.1.1Peter Hutterer2009-10-031-1/+1
* Bump to 1.1.0.xkbcomp-1.1.0Peter Hutterer2009-07-091-1/+1
* Allow the default XKB config root to be set from configureDan Nicholson2009-03-071-0/+7
* Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade2009-01-211-0/+8
* Check for strdup & strcasecmp before assuming we need to provide our ownAlan Coopersmith2008-09-051-0/+2
* Bump to 1.0.5xkbcomp-1.0.5Daniel Stone2008-05-091-1/+1
* xkbcomp 1.0.4xkbcomp-1.0.4Adam Jackson2008-03-061-2/+1
* bump to 1.0.3xkbcomp-1.0.3Daniel Stone2006-11-081-1/+1
* Bump to 1.0.2xkbcomp-1_0_2XORG-7_1Adam Jackson2006-04-261-1/+1
* Update package version for X11R7 release.XORG-7_0_99_901XORG-7_0Kevin E Martin2005-12-211-1/+1
* Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2005-12-151-1/+1
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-031-1/+1
* Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2005-10-191-1/+1
* Use sed to fill in variables in man pageAlan Coopersmith2005-10-141-0/+1
* Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin2005-07-291-1/+3
* Use YACC to compile xkbparse.y.Daniel Stone2005-07-221-0/+1
* Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson2005-07-201-3/+3
* Build system for xkbcompSøren Sandmann Pedersen2005-07-151-0/+39