summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2005-08-16 20:56:59 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2005-08-16 20:56:59 (GMT)
commit7e33c92e6b2a61e219d1af5a45ce042f485cfb20 (patch)
tree89df701be541ebc609fb06d10966a84791a58c09 /configure
parent778c6a053d892d3c9c164dc90bcb1b45b71d8236 (diff)
downloadhdf5-7e33c92e6b2a61e219d1af5a45ce042f485cfb20.zip
hdf5-7e33c92e6b2a61e219d1af5a45ce042f485cfb20.tar.gz
hdf5-7e33c92e6b2a61e219d1af5a45ce042f485cfb20.tar.bz2
[svn-r11252] Purpose:
Fixed a typo--osf1 was spelled as osfl. Platforms tested: Tflops.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0e92219..e55c99a 100755
--- a/configure
+++ b/configure
@@ -2047,7 +2047,7 @@ fi
case $host_alias in
tflops)
- host_alias=i386-intel-osfl
+ host_alias=i386-intel-osf1
;;
esac