summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-10-15smproxy 1.0.7smproxy-1.0.7Alan Coopersmith1-1/+1
2021-12-04Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2015-04-16smproxy 1.0.6smproxy-1.0.6Alan Coopersmith1-1/+1
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2013-11-23Add local copy of asprintf()Alan Coopersmith1-1/+6
2013-11-23config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-3/+5
2013-11-23Replace #ifdef X_NOT_POSIX with explicit check for mktemp functionAlan Coopersmith1-1/+1
2011-06-29smproxy 1.0.5smproxy-1.0.5Alan Coopersmith1-1/+1
2011-01-28Explicitly depend on libICE since ICE functions are called directlyAlan Coopersmith1-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-10-21smproxy 1.0.4smproxy-1.0.4Alan Coopersmith1-1/+2
2010-09-22Use AC_CHECK_FUNCS / default name for mkstempAlan Coopersmith1-2/+1
2010-09-22config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2010-09-22config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-09-22config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-06-21Only need the libXmuu subset, not the full libXmuAlan Coopersmith1-1/+1
2010-04-16Add smproxy dependency on libSM to PKG_CHECK_MODULESAlan Coopersmith1-1/+1
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-16smproxy 1.0.3smproxy-1.0.3Alan Coopersmith1-1/+1
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-9/+5
2009-01-19Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+9
2006-04-02Bump to 1.0.2smproxy-1_0_2XORG-7_1XORG-7_0_99_901Adam 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_903Kevin 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-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-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-3/+3
2005-07-16Define HAS_MKSTEMP if mkstemp() is present (needed for improved protectionAlan Coopersmith1-0/+3
2005-07-06Build system for smproxySøren Sandmann Pedersen1-0/+38