manpage-sections.patch revision 947
341N/AUse XORG_MANPAGE_SECTIONS to get the right OS-specific man page sections
341N/Ainstead of the hardcoded Linux/BSD sections that don't match SysV/Solaris.
919N/A
341N/A--- xf86-video-openchrome-0.2.904/configure.ac Wed Oct 7 16:41:12 2009
341N/A+++ xf86-video-openchrome-0.2.904/configure.ac Thu Apr 8 15:11:06 2010
919N/A@@ -169,8 +169,7 @@
919N/A AC_DEFINE(X_HAVE_XAAGETROP,1,[Compatibility define for older Xen])
919N/A AC_DEFINE(X_NEED_I2CSTART,1,[Compatibility define for older Xen])
919N/A
919N/A-DRIVER_MAN_SUFFIX="4"
919N/A-AC_SUBST([DRIVER_MAN_SUFFIX])
919N/A+XORG_MANPAGE_SECTIONS
919N/A
919N/A XORG_RELEASE_VERSION
919N/A
919N/A