summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Assume target platforms have strcasecmp nowHEADmasterAlan Coopersmith1-2/+0
2022-11-12xkbevd 1.1.5xkbevd-1.1.5Alan Coopersmith1-2/+2
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2015-04-16xkbevd 1.1.4xkbevd-1.1.4Alan Coopersmith1-1/+1
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2012-03-22xkbevd 1.1.3xkbevd-1.1.3Alan Coopersmith1-1/+1
2011-11-27Replace local u*alloc wrappers with direct calls to standard funcsAlan Coopersmith1-1/+1
2011-11-27Check for strdup & strcasecmp in configure before defining our ownAlan Coopersmith1-0/+2
2011-01-19config: move man pages into their own directoryGaetan Nadon1-1/+4
2010-12-08xkbevd 1.1.2xkbevd-1.1.2Alan Coopersmith1-1/+1
2010-11-20Remove trailing whitespaceAlan Coopersmith1-2/+2
2010-11-20config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-4/+6
2010-11-01config: cfgparse.c is in the root dir and not in src dirGaetan Nadon1-1/+1
2010-11-01config: replace AC_CHECK_FILE with test -fMartin Jansa1-2/+5
2010-10-30xkbevd 1.1.1xkbevd-1.1.1Alan 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-18config: allow to build tarball when yacc is missingGaetan Nadon1-1/+2
2010-06-04config: add check for yacc to insure it is installed #27973Gaetan Nadon1-0/+2
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+1
2009-10-16xkbevd 1.1.0xkbevd-1.1.0Alan Coopersmith1-1/+1
2009-10-13Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-9/+5
2009-01-14Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-0/+8
2006-04-02Bump to 1.0.2.xkbevd-1_0_2XORG-7_1Adam Jackson1-2/+1
2005-12-21Update package version for X11R7 release.XORG-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-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-1/+1
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin1-1/+1
2005-10-19Update package version number for RC1 release.XORG-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 xkbevdSøren Sandmann Pedersen1-0/+40