summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-11-04 13:55:41 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-11-04 13:55:41 (GMT)
commit014af41c9e703fe05a4ed47458da9a2f58f5e768 (patch)
treeaae5ea5d5d95996e284227f7f01d9581703f371c /configure.ac
parent2c28470831977eb0444fe53188475e5e1cc5c17c (diff)
downloadhdf5-014af41c9e703fe05a4ed47458da9a2f58f5e768.zip
hdf5-014af41c9e703fe05a4ed47458da9a2f58f5e768.tar.gz
hdf5-014af41c9e703fe05a4ed47458da9a2f58f5e768.tar.bz2
Doxygen correct typos
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 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