summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2007-05-21Replace static ChangeLog with dist hook to generate from git logAlan Coopersmith
2006-11-06Stop hardcoding /usr/X11R6/bin in manpage examplesAlan Coopersmith
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-15Make the programs used in the xinit scripts configurable.Kevin E Martin
2005-11-10Add settings for SHELL_CMD & ARCHMANDEFS to match monolith changes for bugXORG-6_99_99_902Alan Coopersmith
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-16Use cpp to substitute variables in man pagesAlan Coopersmith
2005-10-11Don't define HAS_COOKIE_MAKER if mcookie wasn't found.Alan Coopersmith
2005-08-29Define HAS_COOKIE_MAKER and search for mcookie so startx will generateDaniel Stone
2005-08-11Bugzilla #4045: Do a missed replacement of @@ with \ in startx.Eric Anholt
2005-07-23Move manpages to section 1.Daniel Stone
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
2005-07-16x11perf/Makefile.am: xinit/Makefile.am: xvidtune/Makefile.am:Alan Coopersmith
2005-07-05Build system for xinitSøren Sandmann Pedersen