Gaetan Nadon
516e538da4
config: upgrade to util-macros 1.8 for additional man page support
...
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.
Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
The existing statement can now be removed from the configuration file.
Use Automake $() for variables in Makefile.am
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-06-16 15:19:38 -04:00
Gaetan Nadon
993e011b91
man: Use Autoconf provided $(AM_V_GEN)$(SED)
...
Enables silent rule and use platform appropriate version of sed.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-04-19 08:52:07 -04:00
Alan Coopersmith
0b5844ce67
Update Sun license notices to current X.Org standard form
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com >
2010-01-15 15:10:55 -08:00
Peter Hutterer
18d70d796f
Update COPYING with the correct copyright info.
...
Fix up licence of emuMB.c, was using Red Hat instead of "The authors", but
this code wasn't contributed by RH anyway.
2008-07-03 14:59:27 +09:30
gravity
edbe44da9a
Add evdev manpage
2006-01-09 05:19:26 +00:00
Kevin E Martin
b82e57a082
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-06 22:48:29 +00:00
Alan Coopersmith
a8ca6bc2d4
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
...
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-28 22:04:06 +00:00
Kevin E Martin
b543623997
Do the following to make the drivers pass distcheck:
...
- Only define EXTRA_DIST when there are actually man pages to be processed
- Add missing man pages to keyboard and ati drivers EXTRA_DIST
2005-10-18 15:46:36 +00:00
Alan Coopersmith
efcacda000
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
...
substitutions to work better with BSD make
2005-10-18 00:01:51 +00:00
Adam Jackson
1d4cfdd373
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
...
of indirectly
2005-10-17 22:57:27 +00:00
Alan Coopersmith
ae0f105709
Use sed & cpp to substitute variables in driver man pages
2005-10-17 00:08:55 +00:00
Adam Jackson
29621860ab
Build skeletons for input drivers. Should basically work.
2005-07-12 06:15:08 +00:00