summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-03-03xauth 1.1.3HEADxauth-1.1.3masterAlan Coopersmith1-2/+2
2023-02-16configure: raise minimum autoconf requirement to 2.70Alan Coopersmith1-1/+1
2022-12-20configure: Use AC_SYS_LARGEFILE to enable large file supportAlan Coopersmith1-0/+5
2022-08-02config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2022-04-19xauth 1.1.2xauth-1.1.2Matt Turner1-1/+1
2021-12-04Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-01configure.ac: fail build if xtrans is not foundAlan Coopersmith1-0/+9
2021-11-28xauth 1.1.1xauth-1.1.1Alan Coopersmith1-1/+1
2020-05-10Use reallocarray() when adding members to array in split_into_words()Alan Coopersmith1-1/+1
2019-07-11xauth 1.1xauth-1.1Adam Jackson1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2017-01-29xauth 1.0.10xauth-1.0.10Matt Turner1-1/+1
2017-01-26autogen.sh: stop using maintainer modePeter Hutterer1-1/+0
2014-03-31version bump to 1.0.9Dr. Tilmann Bubeck1-1/+1
2013-12-30Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensionsAlan Coopersmith1-0/+5
2013-10-09Second version bump to 1.0.8xauth-1.0.8Dr. Tilmann Bubeck1-1/+1
2013-10-09Revert version bump back to 1.0.7 to prepare missing commit before 1.0.8Dr. Tilmann Bubeck1-1/+1
2013-10-08version bump to 1.0.8Dr. Tilmann Bubeck1-1/+1
2013-10-06Added black box tests for basic functionality started with "make check".Dr. Tilmann Bubeck1-0/+1
2013-09-29Silenece lack of noreturn warningJeremy Huddleston Sequoia1-1/+1
2013-02-23Assume signal handlers return void, as C89 requiresAlan Coopersmith1-2/+0
2012-03-22xauth 1.0.7xauth-1.0.7Alan Coopersmith1-1/+1
2011-09-28Strip trailing whitespaceAlan Coopersmith1-3/+3
2011-05-23configure.ac: Bump to 1.0.6xauth-1.0.6Jeremy Huddleston1-1/+1
2011-01-19config: move man pages into their own directoryGaetan Nadon1-1/+4
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-09-23xauth 1.0.5xauth-1.0.5Alan Coopersmith1-1/+4
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-26Fix build failure resulting from previous commit on systems without strlcpyJeremy Huddleston1-1/+2
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+4
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-09-21xauth 1.0.4xauth-1.0.4Alan Coopersmith1-1/+1
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-8/+4
2009-01-19Correct make distcheck.Paulo Cesar Pereira de Andrade1-3/+7
2008-03-06xauth 1.0.3xauth-1.0.3Adam Jackson1-2/+1
2006-12-12Version bump: 1.0.2xauth-1.0.2Alan Coopersmith1-1/+1
2006-12-11Replace platform #ifdefs with AC_CHECK_HEADERS([net/errno.h])Alan Coopersmith1-0/+2
2006-12-11Add hooks for checking source code with lint/sparse/etc.Alan Coopersmith1-0/+5
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-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-21Change dependency from xmu to xmuu since the full xmu (with all its baggageAlan Coopersmith1-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-26Add XTRANS_CONNECTION_FLAGS & AC_TYPE_SIGNAL to replace Imake'sAlan Coopersmith1-0/+6
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-3/+3