summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-03-10iceauth 1.0.10HEADiceauth-1.0.10masterAlan Coopersmith1-2/+2
2024-02-03Use reallocarray if available, provide local version if notAlan Coopersmith1-1/+9
2023-02-09configure: Use AC_SYS_LARGEFILE to enable large file supportAlan Coopersmith1-0/+3
2022-04-03iceauth 1.0.9iceauth-1.0.9Alan Coopersmith1-1/+1
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-03-04iceauth 1.0.8iceauth-1.0.8Alan Coopersmith1-1/+1
2015-01-16iceauth 1.0.7iceauth-1.0.7Alan Coopersmith1-1/+1
2014-06-01configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2014-06-01config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2013-07-23iceauth 1.0.6iceauth-1.0.6Alan Coopersmith1-1/+1
2013-07-17Mark unused arguments in callback functions to quiet clang warningsAlan Coopersmith1-1/+1
2013-02-23Add _X_NORETURN attributes suggested by gccAlan Coopersmith1-1/+1
2013-02-23Assume signal handlers return void, as C89 requiresAlan Coopersmith1-4/+0
2011-05-23configure.ac: Bump to 1.0.5iceauth-1.0.5Jeremy 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
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2010-10-29iceauth 1.0.4iceauth-1.0.4Alan Coopersmith1-1/+2
2010-10-21Remove unnecessary AC_SUBST of ICEAUTH_LIBS & ICEAUTH_CFLAGSAlan Coopersmith1-2/+0
2010-10-21config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-10-21config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-10iceauth 1.0.3iceauth-1.0.3Alan Coopersmith1-1/+1
2009-10-10Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-8/+6
2009-01-15Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-3/+6
2007-07-23Version bump: 1.0.2iceauth-1.0.2Alan Coopersmith1-1/+1
2007-05-17Add option to check 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-20iceauth only depends on xproto headers, not x11 libraryAlan Coopersmith1-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-10-14Use sed to fill in variables in man pageAlan Coopersmith1-0/+1
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-26Use AC_TYPE_SIGNAL and AC_FUNC_VFORK to replace Imake's SIGNAL_DEFINES andAlan Coopersmith1-0/+2
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-3/+3
2005-06-28Add build system for iceauthSøren Sandmann Pedersen1-0/+39