Correction for location of doxygen folder

This commit is contained in:
Allen Byrne 2020-11-12 13:14:22 -06:00
parent 07da01a9d0
commit ab009d30e5

View File

@ -1104,7 +1104,7 @@ if test "X$HDF5_DOXYGEN" = "Xyes"; then
DOXYGEN_MACRO_EXPANSION=YES
DOXYGEN_OUTPUT_DIRECTORY=hdf5lib_docs
DX_INIT_DOXYGEN([HDF5], [doxygen/Doxyfile], [hdf5lib_docs])
DX_INIT_DOXYGEN([HDF5], [../doxygen/Doxyfile], [hdf5lib_docs])
else
AC_MSG_RESULT([no])