diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-12-18 19:02:05 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-12-18 19:02:05 (GMT) |
commit | 988b2d8e45cbfd9fc818e11547951c4821fe58a8 (patch) | |
tree | ddfad887eaf470fc2c2a444e0c834ce959383ac1 /configure | |
parent | 5c415042a3e1d5480ff5309ddce29b4f6be753d7 (diff) | |
download | hdf5-988b2d8e45cbfd9fc818e11547951c4821fe58a8.zip hdf5-988b2d8e45cbfd9fc818e11547951c4821fe58a8.tar.gz hdf5-988b2d8e45cbfd9fc818e11547951c4821fe58a8.tar.bz2 |
[svn-r9689] Purpose:
Changed the wording of enable-hl option to better wording.
Platforms tested:
"h5committested"
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1041,7 +1041,7 @@ Optional Features: --enable-filters=all Turn on all internal I/O filters. One may also specify a comma-separated list of filters or the word no. The default is all internal I/O filters. - --enable-hl Do not compile the high level library [default=yes] + --enable-hl Enable the high level library [default=yes] Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |