summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2006-12-16xdm 1.1.3xdm-1.1.3Daniel Stone1-1/+1
2006-11-30bump to 1.1.2xdm-1.1.2Daniel Stone1-1/+1
2006-11-20Bug 7317: xfs doesn't build on some GLIBC based systems: _XOPEN_SOURCE undefinedJ.P. Larocque1-1/+1
2006-11-13Bump version number to 1.1.1xdm-1.1.1Alan Coopersmith1-1/+1
2006-10-03Bump version number to 1.1.0xdm-1.1.0Alan Coopersmith1-1/+1
2006-08-14Draw text with Xft in greeter windowAlan Coopersmith1-0/+15
2006-07-14Add XORG_WITH_LINT & lint targets for checking code with lint/sparse/etc.Alan Coopersmith1-0/+1
2006-06-27Bugzilla #7317 <https://bugs.freedesktop.org/show_bug.cgi?id=7317> xdmAlan Coopersmith1-2/+2
2006-06-03Replace old Imake-based SIGNALRETURNSINT with AC_TYPE_SIGNALAlan Coopersmith1-2/+3
2006-06-02Bump version to 1.0.99 for 1.1 branch.Alan Coopersmith1-2/+2
2006-04-27Version bump: 1.0.4xdm-1_0_4XORG-7_1Alan Coopersmith1-2/+2
2006-04-14Add AC_C_INLINE so we can use "inline" keywordAlan Coopersmith1-1/+2
2006-03-31Version bump: 1.0.3xdm-1-0-3XORG-7_0_99_901Alan Coopersmith1-2/+2
2006-03-30Drop all setpgrp/setpgid silliness and just use setsid everywhere. (AssumesAlan Coopersmith1-2/+1
2006-03-27Version bump: 1.0.2xdm-1-0-2Alan Coopersmith1-2/+2
2006-03-18Bug #5898 <https://bugs.freedesktop.org/show_bug.cgi?id=5898> Use mktempAlan Coopersmith1-2/+9
2006-03-16DragonFly is a BSD, so is CSRG_BASED and use su with -m option.Jeremy C. Reed1-2/+2
2006-03-16Convert checks for <grp.h>, daemon(), and setpgrp arguments to autoconfAlan Coopersmith1-0/+6
2006-02-25Bug #6036 <https://bugs.freedesktop.org/show_bug.cgi?id=6036> Check forAlan Coopersmith1-0/+9
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-11Bugzilla #5055 <https://bugs.freedesktop.org/show_bug.cgi?id=5055> AddAlan Coopersmith1-0/+6
2005-12-07Change to use the app-defaults default dir configured in libXt.Kevin E Martin1-0/+4
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-11-23Set HAS_ARC4_RANDOM if arc4random() function is found Set RANDOMMANDEFS toAlan Coopersmith1-1/+11
2005-11-21Bug #5113: The insertion of -lutil into XDM_LIBS ended up having no effectEric Anholt1-2/+4
2005-11-20Add dependency on xau.Alan Coopersmith1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-9/+9
2005-11-14Add --enable-dynamic-greeter flag to allow choosing whether greeter shouldAlan Coopersmith1-22/+62
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin1-1/+1
2005-11-08Changes to match bug #3180 checkin to monolith:Alan Coopersmith1-1/+7
2005-11-01Add AC_DEFINE_DIR calls for the path #defines previously set in RES_DEFINESAlan Coopersmith1-0/+103
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin1-2/+14
2005-10-29Add -DGREET_LIB to GREETER_CFLAGS on Solaris & SVR4 (was in #if SVR4 inAlan Coopersmith1-2/+35
2005-10-26Allow overriding directories for xdm scripts/modules & configuration filesAlan Coopersmith1-3/+17
2005-10-26We forgot to build the Xdm greeter library. Add it to build and cleanupAlan Coopersmith1-3/+16
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-17Put files in $(prefix)/lib/X11/xdm to match monolith install locationsAlan Coopersmith1-2/+4
2005-10-14Add another set of brackets around DEFAULTVT's empty default setting so itDonnie Berkholz1-1/+1
2005-08-28Add comment to configure.ac explaining error: possibly undefined macro:Alan Coopersmith1-0/+6
2005-08-17Fix EXTRA_DIST to point to a real variable. Bump to 0.99.1.Adam Jackson1-1/+1
2005-08-17Define USESHADOW if getspnam() is available Define USE_XINERAMA ifAlan Coopersmith1-10/+24
2005-08-15Install xdm config files & man page Convert many more Imakefile checks intoAlan Coopersmith1-4/+95
2005-08-10Add build system for sessreg, broken out from xdm.Daniel Stone1-7/+0
2005-08-03General fix: need to pull in more xtrans macros to get UNIXCONN etc definedAdam Jackson1-2/+22
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-1/+3
2005-07-28Add -D_XOPEN_SOURCE for LinuxKevin E Martin1-1/+10
2005-07-27Add XPROTO_CFLAGS to XDM_CFLAGS and CHOOSER_CFLAGS, also add _BSD_SOURCE toSøren Sandmann Pedersen1-1/+4
2005-07-14Makefile.am:Alan Coopersmith1-2/+22
2005-07-08Add build system for xdmSøren Sandmann Pedersen1-0/+72