diff options
author | Albert Cheng <acheng@hdfgroup.org> | 1999-08-31 04:33:10 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 1999-08-31 04:33:10 (GMT) |
commit | 17c0a1546cfb3b24c6955adbcc77aac5709f726c (patch) | |
tree | cd703fd4ee3822d283e00a374fb82b2c6b9b9aa0 /configure | |
parent | 99d84a8f4c45e6033046d9b825a2c5dc7c65ac2a (diff) | |
download | hdf5-17c0a1546cfb3b24c6955adbcc77aac5709f726c.zip hdf5-17c0a1546cfb3b24c6955adbcc77aac5709f726c.tar.gz hdf5-17c0a1546cfb3b24c6955adbcc77aac5709f726c.tar.bz2 |
[svn-r1620] Fixed a typo in the configure.in. configure is derived from it.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4460,7 +4460,7 @@ fi esac -sASS=yes +GASS=yes TESTGASS='$(srcdir)/testgass' |