Install target dbs alongside generated documents
authorGaetan Nadon <memsize@videotron.ca>
Sun, 5 Jun 2011 20:27:37 +0000 (16:27 -0400)
committerGaetan Nadon <memsize@videotron.ca>
Sat, 11 Jun 2011 23:49:23 +0000 (19:49 -0400)
commit9656d08c2c01965aa57f21f29cc2261b9d015b3c
treeb5fbadcd01a281d3abc0dc4e117d29c66ebc3f48
parentc131572b98342e0e2a599619647dd1835c740ee4
Install target dbs alongside generated documents

This matches a change in xorg-sgml-docs whereby the masterdb will look for
the target dbs into the same location as the generated documents.

The target dbs are now installed alongside the generated documents.
Previously they are installed in $prefix/sgml/X11/dbs alongside masterdb which
has the potential of installing outside the package prefix and cause
distcheck to fail when user does not have write permission in this package.

Requires XORG_CHECK_SGML_DOCTOOLS(1.8) which was released 2011-06-11
configure.ac
docbook.am