summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorM. Scot Breitenfeld <brtnfld@hdfgroup.org>2016-09-26 18:27:50 (GMT)
committerM. Scot Breitenfeld <brtnfld@hdfgroup.org>2016-09-26 18:27:50 (GMT)
commit3befe647ee9783b763208a581675988fbaabd321 (patch)
tree6750ccc6ea3956043c03546ff644c19b7eecf644 /configure.ac
parent41b22417b7e194f48c612c69c9259e83ddc3a3ac (diff)
downloadhdf5-3befe647ee9783b763208a581675988fbaabd321.zip
hdf5-3befe647ee9783b763208a581675988fbaabd321.tar.gz
hdf5-3befe647ee9783b763208a581675988fbaabd321.tar.bz2
Added number of integer KINDs found to the header files.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 59d1bef..afbd474 100644
--- a/configure.ac
+++ b/configure.ac
@@ -551,6 +551,7 @@ if test "X$HDF_FORTRAN" = "Xyes"; then
AC_SUBST([PAC_FC_ALL_REAL_KINDS])
AC_SUBST([PAC_FC_MAX_REAL_PRECISION])
+ AC_SUBST([PAC_FORTRAN_NUM_INTEGER_KINDS])
AC_SUBST([PAC_FC_ALL_INTEGER_KINDS])
AC_SUBST([PAC_FC_ALL_REAL_KINDS_SIZEOF])
AC_SUBST([PAC_FC_ALL_INTEGER_KINDS_SIZEOF])