diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-01-09 20:27:51 -0500 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-01-18 15:10:24 -0800 |
commit | 9240cffd659b1c13d66162200c6e384ea1cdbc44 (patch) | |
tree | f0e9861bb161b76a4718be85901aa20a61b23706 /configure.ac | |
parent | 3f4c71799b3164440624d09b7b631d3d3c0a29ef (diff) |
Xvfb: build Xvfb man pages using XORG_MANPAGE_SECTIONS
Nothing requires the use of a C preprocessor
Using standard file extensions (.man) means no need for .gitignore
Use standard directory and makefile
Fix trailing whitespaces
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: RĂ©mi Cardona <remi@gentoo.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 81e5a8e00..32b7b5484 100644 --- a/configure.ac +++ b/configure.ac @@ -2242,6 +2242,7 @@ hw/dmx/input/Makefile hw/dmx/glxProxy/Makefile hw/dmx/Makefile hw/vfb/Makefile +hw/vfb/man/Makefile hw/xnest/Makefile hw/xnest/man/Makefile hw/xwin/Makefile |