Alan Coopersmith
|
1a7ca6589d
|
Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`
`git diff -w` & `git diff -b` show no diffs from this change
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-fbdev/-/merge_requests/12>
|
2025-12-09 16:43:55 +01:00 |
|
Gaetan Nadon
|
6977b3490a
|
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.
|
2010-07-20 17:38:00 -04:00 |
|
Alan Coopersmith
|
a5b035414d
|
Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
2010-01-15 15:44:54 -08:00 |
|
Kevin E Martin
|
2e4f3e6a0a
|
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
|
2005-12-06 22:48:34 +00:00 |
|
Alan Coopersmith
|
91b40b9c63
|
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:09 +00:00 |
|
Alan Coopersmith
|
e87f2ee9b1
|
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
substitutions to work better with BSD make
|
2005-10-18 00:01:53 +00:00 |
|
Adam Jackson
|
5f77732d9a
|
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
|
2005-10-17 22:57:33 +00:00 |
|
Alan Coopersmith
|
52518e4511
|
Use sed & cpp to substitute variables in driver man pages
|
2005-10-17 00:09:02 +00:00 |
|
Søren Sandmann Pedersen
|
d0517a40a9
|
Build system for fbdev driver
|
2005-07-25 23:50:23 +00:00 |
|