diff options
author | Jerome Soumagne <jsoumagne@hdfgroup.org> | 2015-03-20 19:01:59 (GMT) |
---|---|---|
committer | Jerome Soumagne <jsoumagne@hdfgroup.org> | 2015-03-20 19:01:59 (GMT) |
commit | aad3aa7856bd107b11093d3d453b4e98f4a88464 (patch) | |
tree | d7141a3ffaee9b571006efa00718111210f07df4 | |
parent | 851a0dcfaf1aa895824059af13efc590ddafa564 (diff) | |
download | hdf5-aad3aa7856bd107b11093d3d453b4e98f4a88464.zip hdf5-aad3aa7856bd107b11093d3d453b4e98f4a88464.tar.gz hdf5-aad3aa7856bd107b11093d3d453b4e98f4a88464.tar.bz2 |
[svn-r26504] Merge r26434 from autotools_rework branch.
Fix heading info in configure.ac
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index df48104..9021c8b 100644 --- a/configure.ac +++ b/configure.ac @@ -3305,7 +3305,7 @@ fi ## ---------------------------------------------------------------------- ## Set some variables for general configuration information to be saved -## and installed with the libraries. +## and installed with the libraries (used to generate libhdf5.settings). ## ## HDF5 version from the first line of the README.txt file. |