config: upgrade to util-macros 1.8 for additional man page support
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 30 Oct 2010 18:25:53 +0000 (11:25 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 30 Oct 2010 18:25:53 +0000 (11:25 -0700)
commit52016812038732a3aabc6dfb63ded9d07de703ee
tree8c7fca56168dad2df8eab8adff0aacc0777c2b38
parent5b74ff83949432b8abb9453415426a515e45eb20
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>
Makefile.am
configure.ac