config: upgrade to util-macros 1.8 for additional man page support
authorGaetan Nadon <memsize@videotron.ca>
Thu, 27 May 2010 23:25:22 +0000 (19:25 -0400)
committerGaetan Nadon <memsize@videotron.ca>
Wed, 9 Jun 2010 19:59:05 +0000 (15:59 -0400)
commit23d6e6ad46a4636bf47be127eb770458d45904db
treebb0f296035ecb12929713bafa085ce614494d217
parentbb15c68091a78871196aa9366b22c00589601fb4
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 recommened $() for makefile variables.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
configure.ac
man/Makefile.am