summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Assume target platforms have strcasecmp nowHEADmasterAlan Coopersmith1-1/+1
2024-02-04libxkbfile 1.1.3libxkbfile-1.1.3Alan Coopersmith1-1/+1
2023-03-06configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-1/+2
2022-12-08libxkbfile 1.1.2libxkbfile-1.1.2Matt Turner1-1/+1
2022-11-29configure: Use AC_SYS_LARGEFILE to enable large file supportMatt Turner1-0/+3
2022-10-17libxkbfile 1.1.1libxkbfile-1.1.1Alan Coopersmith1-2/+3
2022-07-17Fix spelling/wording issuesAlan Coopersmith1-1/+1
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-03-29Convert check for strcasecmp to normal autoconf styleAlan Coopersmith1-3/+1
2019-03-29Use strndup if available to avoid -Wstringop-overflow warning from gcc 9Alan Coopersmith1-0/+1
2019-03-16libxkbfile 1.1.0libxkbfile-1.1.0Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2015-04-30libxkbfile 1.0.9libxkbfile-1.0.9Alan Coopersmith1-1/+1
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-03-07libxkbfile 1.0.8libxkbfile-1.0.8Alan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-1/+1
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-39/+39
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-10-29libxkbfile 1.0.7libxkbfile-1.0.7Alan Coopersmith1-1/+3
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2009-10-27Deploy 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-06libxkbfile 1.0.6libxkbfile-1.0.6Alan Coopersmith1-1/+1
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-8/+5
2009-05-07Use flockfile if available.Adam Jackson1-1/+3
2009-01-29Janitor: distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade1-1/+6
2008-03-17Version bump: 1.0.5libxkbfile-1.0.5Alan Coopersmith1-1/+1
2006-10-13Bump to 1.0.4libxkbfile-1.0.4Adam Jackson1-1/+1
2006-09-28Do not have to have "have have" in config.h comment if we don't have strcasecmpAlan Coopersmith1-1/+1
2006-04-27Bump to 1.0.3libxkbfile-1_0_3XORG-7_1Adam Jackson1-1/+1
2006-03-27Bug #3819: Fix serious botching of _XkbStrCaseCmp commit.XORG-7_0_99_901Daniel Stone1-0/+3
2006-02-28Bump to 1.0.2.libxkbfile-1_0_2Adam Jackson1-1/+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_903MODULAR_COPYKevin 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-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson1-3/+3
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-1/+3
2005-06-13- Add xkbfile build systemSøren Sandmann Pedersen1-0/+44