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