summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-10-02 14:22:11 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-10-02 14:22:11 (GMT)
commitb6f9fcaec52bf4f69616e99c4b92ac89c72a58fb (patch)
tree59f32c253b359a41313beb22c574b4c8d459e902 /configure.ac
parent3ad1014b07acd92d8b25aef4e28d150ec7d36745 (diff)
downloadhdf5-b6f9fcaec52bf4f69616e99c4b92ac89c72a58fb.zip
hdf5-b6f9fcaec52bf4f69616e99c4b92ac89c72a58fb.tar.gz
hdf5-b6f9fcaec52bf4f69616e99c4b92ac89c72a58fb.tar.bz2
Cleanup whitespace and comments compared to develop
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 dd777ab..abfa86e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -943,7 +943,7 @@ fi
AM_CONDITIONAL([FORTRAN_SHARED_CONDITIONAL], [test "X$H5_FORTRAN_SHARED" = "Xyes"])
## ----------------------------------------------------------------------
-## Check if they would like to disable building tests
+## Check if they would like to disable building tests
##
## This needs to be exposed for the library info file.