summaryrefslogtreecommitdiffstats
path: root/config/unicosmk2.0.6.X
diff options
context:
space:
mode:
Diffstat (limited to 'config/unicosmk2.0.6.X')
-rw-r--r--config/unicosmk2.0.6.X17
1 files changed, 0 insertions, 17 deletions
diff --git a/config/unicosmk2.0.6.X b/config/unicosmk2.0.6.X
index e49ab7c..140591f 100644
--- a/config/unicosmk2.0.6.X
+++ b/config/unicosmk2.0.6.X
@@ -143,23 +143,6 @@ hdf5_cv_convert_denormal_float=${hdf5_cv_convert_denormal_float='no'}
# The default Fortran 90 compiler
-#
-# HDF5 integers
-#
-# R_LARGE is the number of digits for the bigest integer supported.
-# R_INTEGER is the number of digits in INTEGER
-#
-# (for the UNICOS architechture)
-#
-R_LARGE=18
-R_INTEGER=18
-HADDR_T='SELECTED_INT_KIND(R_LARGE)'
-HSIZE_T='SELECTED_INT_KIND(R_LARGE)'
-HSSIZE_T='SELECTED_INT_KIND(R_LARGE)'
-HID_T='SELECTED_INT_KIND(R_INTEGER)'
-SIZE_T='SELECTED_INT_KIND(R_LARGE)'
-OBJECT_NAMELEN_DEFAULT_F=-1
-
if test "X-" = "X-$FC"; then
FC=f90
fi