summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: Use AC_SYS_LARGEFILE to enable large file supportHEADmasterAlan Coopersmith2023-02-091-0/+3
* iceauth 1.0.9iceauth-1.0.9Alan Coopersmith2022-04-031-1/+1
* Build xz tarballs instead of bzip2Alan Coopersmith2021-12-031-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-11-211-1/+1
* iceauth 1.0.8iceauth-1.0.8Alan Coopersmith2018-03-041-1/+1
* iceauth 1.0.7iceauth-1.0.7Alan Coopersmith2015-01-161-1/+1
* configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2014-06-011-1/+0
* config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith2014-06-011-2/+5
* iceauth 1.0.6iceauth-1.0.6baserock/xfce-buildbaserock/morphAlan Coopersmith2013-07-231-1/+1
* Mark unused arguments in callback functions to quiet clang warningsAlan Coopersmith2013-07-171-1/+1
* Add _X_NORETURN attributes suggested by gccAlan Coopersmith2013-02-231-1/+1
* Assume signal handlers return void, as C89 requiresAlan Coopersmith2013-02-231-4/+0
* configure.ac: Bump to 1.0.5iceauth-1.0.5Jeremy Huddleston2011-05-231-1/+1
* config: move man pages into their own directoryGaetan Nadon2011-01-191-1/+4
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-121-1/+1
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-121-1/+0
* config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon2011-01-121-1/+0
* iceauth 1.0.4iceauth-1.0.4Alan Coopersmith2010-10-291-1/+2
* Remove unnecessary AC_SUBST of ICEAUTH_LIBS & ICEAUTH_CFLAGSAlan Coopersmith2010-10-211-2/+0
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-10-211-3/+3
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-10-211-1/+1
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* iceauth 1.0.3iceauth-1.0.3Alan Coopersmith2009-10-101-1/+1
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-101-8/+6
* Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade2009-01-151-3/+6
* Version bump: 1.0.2iceauth-1.0.2Alan Coopersmith2007-07-231-1/+1
* Add option to check code with lint/sparse/etc.Alan Coopersmith2007-05-171-0/+5
* Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin2005-12-211-1/+1
* Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2005-12-151-1/+1
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-031-1/+1
* iceauth only depends on xproto headers, not x11 libraryAlan Coopersmith2005-11-201-1/+1
* Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2005-10-191-1/+1
* Use sed to fill in variables in man pageAlan Coopersmith2005-10-141-0/+1
* Various changes preparing packages for RC0:Kevin E Martin2005-07-291-1/+3
* Use AC_TYPE_SIGNAL and AC_FUNC_VFORK to replace Imake's SIGNAL_DEFINES andAlan Coopersmith2005-07-261-0/+2
* Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson2005-07-201-3/+3
* Add build system for iceauthSøren Sandmann Pedersen2005-06-281-0/+39