diff options
author | Glenn Johnson <glenn-johnson@uiowa.edu> | 2021-09-13 02:57:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-13 09:57:04 +0200 |
commit | b7e61a4b756a629df13e008cb13b78cb2582646c (patch) | |
tree | 7b2fa44d48f0b42b341da4a902f457bc3f02cda4 /CHANGELOG.md | |
parent | 59832fb0acd74d27bda89eef3bdfa1098098168d (diff) | |
download | spack-b7e61a4b756a629df13e008cb13b78cb2582646c.tar.gz spack-b7e61a4b756a629df13e008cb13b78cb2582646c.tar.bz2 spack-b7e61a4b756a629df13e008cb13b78cb2582646c.tar.xz spack-b7e61a4b756a629df13e008cb13b78cb2582646c.zip |
Tell gtk-doc where the XML catalog is (#25569)
* Tell gtk-doc where the XML catalog is
The gtk-doc configure script has an option for specifying the path to
the XML catalog. If this is not set the configure script will search
a defined set of directories for a catalog file and will set
`with_xml_catalog` based on that. Only if no system catalog is found will
the XML_CATALOG_FILES be looked at. In order to make sure that the spack
provided catalog is used, pass the `--with-xml-catalog` option.
* Use the property from docbook-xml
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions