diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2003-10-29 04:28:35 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2003-10-29 04:28:35 (GMT) |
commit | 1fcd976d2aec96b02153f7d99ef7dbdfa961798a (patch) | |
tree | e572d4483e082b1576164c67b547063b44736126 /config/intel-osf1 | |
parent | 107eb4d4d7bd6c6562d2bc05cf3c7137dd425743 (diff) | |
download | hdf5-1fcd976d2aec96b02153f7d99ef7dbdfa961798a.zip hdf5-1fcd976d2aec96b02153f7d99ef7dbdfa961798a.tar.gz hdf5-1fcd976d2aec96b02153f7d99ef7dbdfa961798a.tar.bz2 |
[svn-r7782] Sync. it with the dev. version.
Diffstat (limited to 'config/intel-osf1')
-rw-r--r-- | config/intel-osf1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/intel-osf1 b/config/intel-osf1 index 7b0a6b0..02027bd 100644 --- a/config/intel-osf1 +++ b/config/intel-osf1 @@ -9,7 +9,7 @@ # This is for the ASCI RED TFLOPS machine # The default compiler is `cicc' -if test "X-" = "X-$CC"; then +if test "X-" = "X-$CC"; then CC=cicc CC_BASENAME=cicc fi |