summaryrefslogtreecommitdiffstats
path: root/config/linux-gnulibc1
diff options
context:
space:
mode:
Diffstat (limited to 'config/linux-gnulibc1')
-rw-r--r--config/linux-gnulibc117
1 files changed, 0 insertions, 17 deletions
diff --git a/config/linux-gnulibc1 b/config/linux-gnulibc1
index 2282550..8d5c051 100644
--- a/config/linux-gnulibc1
+++ b/config/linux-gnulibc1
@@ -61,23 +61,6 @@ else
esac
fi
-#
-# 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 Linux 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
-
# Figure out PGI F90 compiler flags
. $srcdir/config/pgi-fflags