Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-07 | Change to use the app-defaults default dir configured in libXt.MODULAR_COPY | Kevin E Martin | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings. | 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-10-18 | Change default install dir for app-default files from | Alan Coopersmith | |
$(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match the monolith & allow localization | |||
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-14 | Use sed to fill in variables in man page | Alan Coopersmith | |
2005-10-13 | Fix app-default files to install under the same names as in the monolith | Alan Coopersmith | |
instead of their short names used only for 14-character filename length limited ancient filesystems | |||
2005-08-01 | Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900 | Alan Coopersmith | |
Berkholz) | |||
2005-07-28 | Fix distcheck for remaining apps | Kevin E Martin | |
2005-07-26 | Replace more GNU make-ism's with more portable macros | Alan Coopersmith | |
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 | Fix app-defaults rule in Makefile.am to work with non-GNU make Add checks | Alan Coopersmith | |
for strlcat, xkb, xft2, render, xkb Add --with-* options for XKB & Xft2/Render (enabled by default) | |||
2005-07-01 | Build system for xclock | Søren Sandmann Pedersen | |