diff options
Diffstat (limited to 'tools/h5jam/Makefile.in')
-rw-r--r-- | tools/h5jam/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5jam/Makefile.in b/tools/h5jam/Makefile.in index 44f964e..0c6274a 100644 --- a/tools/h5jam/Makefile.in +++ b/tools/h5jam/Makefile.in @@ -477,6 +477,7 @@ FC_VERSION = @FC_VERSION@ FGREP = @FGREP@ FORTRAN_C_LONG_DOUBLE_IS_UNIQUE = @FORTRAN_C_LONG_DOUBLE_IS_UNIQUE@ FORTRAN_HAVE_C_LONG_DOUBLE = @FORTRAN_HAVE_C_LONG_DOUBLE@ +FORTRAN_SIZEOF_LONG_DOUBLE = @FORTRAN_SIZEOF_LONG_DOUBLE@ FSEARCH_DIRS = @FSEARCH_DIRS@ GREP = @GREP@ H5_CFLAGS = @H5_CFLAGS@ |