mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
Correction for location of doxygen folder
This commit is contained in:
parent
07da01a9d0
commit
ab009d30e5
@ -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])
|
||||
|
Loading…
Reference in New Issue
Block a user