From 014af41c9e703fe05a4ed47458da9a2f58f5e768 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 4 Nov 2020 07:55:41 -0600 Subject: Doxygen correct typos --- configure.ac | 2 +- release_docs/RELEASE.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index e5041c6..2f5a5b5 100644 --- a/configure.ac +++ b/configure.ac @@ -1102,7 +1102,7 @@ if test "X$HDF5_DOXYGEN" = "Xyes"; then #AC_SUBST([DOXYGEN_OUTPUT_DIR], [hdf5lib_docs]) else - AC_MSG_RESULT([no]) + echo "Doxygen support is disabled" fi diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index af697f1..266f767 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -52,8 +52,8 @@ New Features Autoconf option is '--enable-doxygen' autotools make target is 'doxygen' and will build all doxygen targets - CMake confgure option is 'HDF5_BUILD_DOC'. - CMake target is 'doxygen' for all availble doxygen targets + CMake configure option is 'HDF5_BUILD_DOC'. + CMake target is 'doxygen' for all available doxygen targets CMake target is 'hdf5lib_doc' for the src subdirectory (ADB - 2020/11/03) -- cgit v0.12