summaryrefslogtreecommitdiff
path: root/man/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-141-22/+19
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-081-9/+7
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* nuke RCS IdsMatthieu Herrb2008-03-091-1/+0
|
* Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pagesAlan Coopersmith2006-02-121-1/+3
| | | | not created correctly when MANDIR & MANSUFFIX don't match.
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2005-12-061-3/+3
|
* Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith2005-11-281-1/+1
| | | | update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
* Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions toAlan Coopersmith2005-10-181-4/+4
| | | | work better with BSD make
* Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's aAlan Coopersmith2005-10-171-2/+2
| | | | suffix rule (reported by Matthieu Herrb)
* Use sed to fill in variables in man page Add shadow man pages for man pagesAlan Coopersmith2005-10-131-3/+72
| | | | that document multiple functions.
* - symlink.sh: Move XRes.h from proto/Resource toXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11Søren Sandmann Pedersen2005-06-071-0/+4
lib/XRes/include/X11/extensions - symlink.sh: Add XRes linking - xc/lib/XRes/*.c: conditionally include config.h - lib/XRes: add directories and build system.