config: upgrade to util-macros 1.8 for additional man page support
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Thu, 8 Jul 2010 22:37:15 +0000 (15:37 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Thu, 8 Jul 2010 22:37:15 +0000 (15:37 -0700)
commita3603591f3086f7aeb92b193b2736733b4e79047
tree60ae230ea68eb4b73b047fed07650e681f253102
parent6be94fa76ef3e2c41c7cb8487e639f0312d3b369
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 provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
Enables silent rule and use platform appropriate version of sed.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac
man/Makefile.am