15 Commits

Author SHA1 Message Date
Alan Coopersmith
cad360554c Remove "All rights reserved" from Oracle copyright notices
Oracle no longer includes this term in our copyright & license notices.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2023-02-25 09:07:15 -08:00
Alan Coopersmith
374725ef73 Sun's copyrights belong to Oracle now
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-08-11 20:21:33 -07:00
Gaetan Nadon
1188152fee 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.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-05-27 19:16:21 -04:00
Gaetan Nadon
ad78ef7a94 config: let AC_PROG_SED find the best value for $SED
Reviewed-by: Rémi Cardona <remi@gentoo.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-05-16 16:27:42 -04:00
Alan Coopersmith
c9ebc0c532 Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 14:48:49 -08:00
Alan Coopersmith
327ede732b Silence sed substitutions in make output
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-12-16 18:17:26 -08:00
Matthieu Herrb
d6ceabc1b5 Makefile.am: nuke RCS Id 2008-03-08 23:10:03 +01:00
Daniel Stone
40cfeffc5b move manpage to mousedrv.man to avoid conflict with mouse.4 2006-08-27 13:06:31 +03:00
Kevin E Martin
4180beef70 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:31 +00:00
Alan Coopersmith
1c95c00528 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:07 +00:00
Alan Coopersmith
9dffd55847 Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
substitutions to work better with BSD make
2005-10-18 00:01:52 +00:00
Adam Jackson
08905305e0 More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
2005-10-17 22:57:29 +00:00
Alan Coopersmith
bcabac6b1f Use sed & cpp to substitute variables in driver man pages 2005-10-17 00:08:59 +00:00
Kevin E Martin
84c2842023 Update driver to pass distcheck 2005-07-12 23:16:59 +00:00
Adam Jackson
e955a67245 Build skeletons for input drivers. Should basically work. 2005-07-12 06:15:09 +00:00