summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-10-29sessreg 1.1.3sessreg-1.1.3Alan Coopersmith1-2/+2
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-11-28Fix spelling/wording issuesAlan Coopersmith1-1/+1
2019-06-09sessreg 1.1.2sessreg-1.1.2Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2017-02-27sessreg 1.1.1sessreg-1.1.1Matt Turner1-1/+1
2015-01-19sessreg 1.1.0sessreg-1.1.0Alan Coopersmith1-1/+1
2014-11-03Print which option was in error along with usage messageAlan Coopersmith1-1/+1
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2013-02-10sessreg 1.0.8sessreg-1.0.8Alan Coopersmith1-1/+1
2011-10-21sessreg 1.0.7sessreg-1.0.7Alan Coopersmith1-1/+1
2011-06-26Make lastlog work on BSD systems without <lastlog.h>.Ed Schouten1-1/+11
2011-06-26Get rid of SYSV definition. Just check for pututline().Ed Schouten1-1/+1
2011-06-26Don't forget to include <sys/types.h> before <utmp.h>.Ed Schouten1-1/+4
2011-06-24Use Autoconf to check for utmp field existence.Ed Schouten1-0/+5
2011-01-21config: use AC_CHECK_MEMBERS rather than AC_CHECK_MEMBERGaetan Nadon1-7/+4
2011-01-19config: remove AC_CANONICAL_HOST already included by XORG_DEFAULT_OPTIONSGaetan Nadon1-6/+2
2011-01-19config: move man pages into their own directoryGaetan Nadon1-1/+4
2010-11-10config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+1
2010-11-10config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-06-03sessreg 1.0.6sessreg-1.0.6Alan Coopersmith1-1/+1
2010-02-05Add AC_USE_SYSTEM_EXTENSIONS providing needed WTMPX_FILE defineGaetan Nadon1-13/+19
2010-01-16Allow sessreg to be built without <utmp.h>.Ed Schouten1-1/+2
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+1
2009-10-12sessreg 1.0.5sessreg-1.0.5Alan 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-3/+7
2008-06-11Version bump: 1.0.4sessreg-1.0.4Alan Coopersmith1-1/+1
2008-03-01Require xproto instead of libX11 for building (bug #9631)David Nusinow1-1/+1
2007-08-17Version bump: 1.0.3sessreg-1.0.3Alan Coopersmith1-1/+1
2006-11-30bump to 1.0.3sessreg-1.0.2Daniel Stone1-1/+1
2006-11-08Version bump to 1.0.1sessreg-1.0.1Alan Coopersmith1-1/+1
2006-11-07Add hooks for checking code with lint/sparse/etc.Alan Coopersmith1-0/+7
2006-11-07AC_CHECK_MEMBER needs to include <utmpx.h> when checking for utmpx.ut_syslenAlan Coopersmith1-1/+2
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_1XORG-7_0_99_901XORG-7_0XORG-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-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-2/+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-10-05Get sessreg.man from $(srcdir) to fix make distcheckKevin E Martin1-0/+5
2005-10-03Add AC_SYS_LARGEFILE for systems that need it to access largeAlan Coopersmith1-0/+2
2005-08-10AUTHORS: Copy info from comments in sessreg.c configure.ac: Add checks forAlan Coopersmith1-0/+2
2005-08-10Add build system for sessreg, broken out from xdm.Daniel Stone1-0/+42