[svn-r27186] added fix for jam with promoted reals and integers

This commit is contained in:
Scot Breitenfeld
2015-06-10 14:15:08 -05:00
parent 202ea3747e
commit f2d14c76b8
45 changed files with 68 additions and 6 deletions

View File

@@ -472,6 +472,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@