Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPY | Kevin E Martin | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||
2005-11-15 | Make the programs used in the xinit scripts configurable. | Kevin E Martin | |
2005-11-10 | Add settings for SHELL_CMD & ARCHMANDEFS to match monolith changes for bugXORG-6_99_99_902 | Alan Coopersmith | |
#3180. AC_DEFINE(XORG,...) so it is listed as available server in xinit help output. Update cpp -D flags to match monolith changes for bug #3180. | |||
2005-10-17 | Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to | Alan Coopersmith | |
work better with BSD make | |||
2005-10-16 | Use cpp to substitute variables in man pages | Alan Coopersmith | |
2005-10-11 | Don't define HAS_COOKIE_MAKER if mcookie wasn't found. | Alan Coopersmith | |
2005-08-29 | Define HAS_COOKIE_MAKER and search for mcookie so startx will generate | Daniel Stone | |
xauth tokens for the servers it starts. | |||
2005-08-11 | Bugzilla #4045: Do a missed replacement of @@ with \ in startx. | Eric Anholt | |
Submitted by: David Schleef <ds@schleef.org> | |||
2005-07-23 | Move manpages to section 1. | Daniel Stone | |
2005-07-20 | Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global | Adam Jackson | |
configure cache, you cache it, and the cached value is probably wrong. | |||
2005-07-16 | x11perf/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-07-05 | Build system for xinit | Søren Sandmann Pedersen | |