summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2005-12-07Change to use the app-defaults default dir configured in libXt.Kevin E Martin1-1/+1
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin1-3/+3
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-23Set HAS_ARC4_RANDOM if arc4random() function is found Set RANDOMMANDEFS toAlan Coopersmith1-1/+1
2005-11-22Fix file paths in man pages.Alan Coopersmith1-2/+2
2005-11-14Add --enable-dynamic-greeter flag to allow choosing whether greeter shouldAlan Coopersmith1-6/+16
2005-11-13Install xdm man page using APP_MAN_SUFFIX instead of forcing .1Alan Coopersmith1-4/+10
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin1-1/+2
2005-10-26Allow overriding directories for xdm scripts/modules & configuration filesAlan Coopersmith1-2/+2
2005-10-26We forgot to build the Xdm greeter library. Add it to build and cleanupAlan Coopersmith1-1/+1
2005-10-18Change default install dir for app-default files fromAlan Coopersmith1-1/+1
2005-10-17Set XDMPIDDIR in when subsituting variables in man pagesAlan Coopersmith1-1/+1
2005-10-17Put files in $(prefix)/lib/X11/xdm to match monolith install locationsAlan Coopersmith1-4/+10
2005-10-04Use CLEANFILES for all generated filesKevin E Martin1-2/+2
2005-10-02Add Chooser app-defaults file to app/xdmAlan Coopersmith1-0/+17
2005-08-23Actually generate Xservers.ws from .cpp, and make build objdir != srcdirDaniel Stone1-0/+2
2005-08-17Fix EXTRA_DIST to point to a real variable. Bump to 0.99.1.Adam Jackson1-1/+1
2005-08-16Fix quoting on BINDIR definition for xdmshellAlan Coopersmith1-1/+1
2005-08-15Install xdm config files & man page Convert many more Imakefile checks intoAlan Coopersmith1-1/+24
2005-08-13Install chooser in $(libdir)/xdm, not $(bindir)Alan Coopersmith1-1/+4
2005-08-10Add build system for sessreg, broken out from xdm.Daniel Stone1-10/+1
2005-08-03General fix: need to pull in more xtrans macros to get UNIXCONN etc definedAdam Jackson1-1/+1
2005-07-27Add XPROTO_CFLAGS to XDM_CFLAGS and CHOOSER_CFLAGS, also add _BSD_SOURCE toSøren Sandmann Pedersen1-2/+4
2005-07-14Makefile.am:Alan Coopersmith1-1/+1
2005-07-08Add build system for xdmSøren Sandmann Pedersen1-0/+105