summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2006-02-14Split detection of Xrender and Xft. Add detection of MIT-SHM. Clean upKeith Packard
CFLAGS in Makefile.am
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
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
work better with BSD make
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-10-06Strip .sh from filenames of scripts to match the way they are installed byAlan Coopersmith
the monolith
2005-10-06Fix file names of beforelight, x11perfcomp, and xlsclients man pagesAlan Coopersmith
2005-08-01Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900Alan Coopersmith
Berkholz)
2005-07-28Fix distcheck for remaining appsKevin E Martin
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
configure cache, you cache it, and the cached value is probably wrong.
2005-07-16x11perf/Makefile.am: xinit/Makefile.am: xvidtune/Makefile.am:Alan Coopersmith
- Replace $< with portable macro xinit/Makefile.am: xinit/configure.ac: xvidtune/Makefile.am: xvidtune/configure.ac: - Use more portable cpp invocations for pre-processing files xfs/configure.ac: - Add XTRANS_CONNECTION_FLAGS so xtrans transport type defines are set correctly
2005-06-29Add x11perf build system Add some x11perf shell script to symlink.shSøren Sandmann Pedersen