Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-16 | Makefile.am: make appdefaultdir respect DESTDIR | Daniel Stone | |
... even if it won't be relative to $(prefix) or $(sysconfdir). | |||
2006-12-15 | remove config.h from _SOURCES | Daniel Stone | |
Remove config.h from beforelight_SOURCES, which was breaking the build. | |||
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-10-06 | Fix file names of beforelight, x11perfcomp, and xlsclients man pages | Alan Coopersmith | |
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-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-17 | Convert app-defaults rules to work with non-GNU make | Matthieu Herrb | |
2005-06-23 | Do .ad files in a more convoluted way (strip .ad when installing) | Søren Sandmann Pedersen | |
2005-06-23 | Use $(sysconfdir), not /etc | Søren Sandmann Pedersen | |
2005-06-23 | - Install B4light.ad | Søren Sandmann Pedersen | |
- make sure distcheck works | |||
2005-06-23 | Add build system for beforelight | Søren Sandmann Pedersen | |