summaryrefslogtreecommitdiff
path: root/m4/ax_lib_hdf5.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2010-10-20 20:13:33 +0200
committerPeter Simons <simons@cryp.to>2010-10-20 20:13:33 +0200
commit91c92ccb2d508726af93d608ccf4a9dadd83711e (patch)
tree5c9634d7552a52d7a2ee6734d75851fbeb3fa33d /m4/ax_lib_hdf5.m4
parent99d13f0429e3a3af2b46b617d776b9d46d6c5438 (diff)
downloadautoconf-archive-91c92ccb2d508726af93d608ccf4a9dadd83711e.tar.gz
AX_LIB_HDF5: word-wrap documentation to conform to our repository-wide maximum line length
Diffstat (limited to 'm4/ax_lib_hdf5.m4')
-rw-r--r--m4/ax_lib_hdf5.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/ax_lib_hdf5.m4 b/m4/ax_lib_hdf5.m4
index c6ef13b..8d49fea 100644
--- a/m4/ax_lib_hdf5.m4
+++ b/m4/ax_lib_hdf5.m4
@@ -42,8 +42,8 @@
# If HDF5 is disabled or not found, this macros sets with_hdf5="no" and
# with_hdf5_fortran="no".
#
-# Your configuration script can test $with_hdf to take any further actions.
-# HDF5_{C,CPP,LD}FLAGS may be used when building with C or C++.
+# Your configuration script can test $with_hdf to take any further
+# actions. HDF5_{C,CPP,LD}FLAGS may be used when building with C or C++.
# HDF5_F{FLAGS,LIBS} should be used when building Fortran applications.
#
# To use the macro, one would code one of the following in "configure.ac"
@@ -72,7 +72,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 4
+#serial 5
AC_DEFUN([AX_LIB_HDF5], [