summaryrefslogtreecommitdiffstats
path: root/config/hpux11.00
diff options
context:
space:
mode:
Diffstat (limited to 'config/hpux11.00')
-rw-r--r--config/hpux11.0017
1 files changed, 0 insertions, 17 deletions
diff --git a/config/hpux11.00 b/config/hpux11.00
index 30f0d52..560b3e0 100644
--- a/config/hpux11.00
+++ b/config/hpux11.00
@@ -37,23 +37,6 @@ esac
# 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 HPUX architechture)
-#
-R_LARGE=18
-R_INTEGER=9
-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_INTEGER)'
-OBJECT_NAMELEN_DEFAULT_F=-1
-
if test "X$FC" = "X"; then
FC=f90
fi