chore(configure.ac): fix output message for enabling tools (#2684) (#2854)

Close #2684.
This commit is contained in:
H. Joe Lee 2023-04-29 12:35:33 -05:00 committed by GitHub
parent 12907de998
commit c66eaccde0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1155,7 +1155,7 @@ AC_SUBST([HDF5_TOOLS])
## Default is to build tests and tools
HDF5_TOOLS=yes
AC_MSG_CHECKING([if building tools is disabled])
AC_MSG_CHECKING([if building tools is enabled])
AC_ARG_ENABLE([tools],
[AS_HELP_STRING([--enable-tools],