Gaetan Nadon wrote: > Adopting common util-macros documation macros such as XORG_ENABLE_DOCS > and soon to come XORG_XMLTO for DocBook XML docs. > > This will make the xorg-docs consistent with other modules when it comes > to build docs, e.g man, doc and specs subdirs. > > Gaetan Nadon (3): > config: use XORG_CHECK_DOCBOOK macro as is. > config: use the XORG_ENABLE_DOCS macro to control docs building > config: install the documents in $(docdir)
For the series: Reviewed-by: Alan Coopersmith <[email protected]> (We previously used $(datadir) simply because $(docdir) wasn't defined until autoconf 2.60 came out in 2006, after we'd done the modularization. Since we now require autoconf >= 2.60, using $(docdir) makes sense.) -- -Alan Coopersmith- [email protected] Oracle Solaris Platform Engineering: X Window System _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
