diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 0524c1f..aa2b594 100644 --- a/configure.in +++ b/configure.in @@ -67,7 +67,7 @@ dnl For machines on which HDF5 is often configured, it can be convenient dnl to specify the name of the machine rather than its canonical type. case $host_alias in tflops) - host_alias=i386-intel-osfl + host_alias=i386-intel-osf1 ;; esac |