[svn-r27154] fixed issue with mis-matching long double between Fortran and C

This commit is contained in:
Scot Breitenfeld
2015-06-05 17:17:13 -05:00
parent 043173a689
commit 8641814c4e
52 changed files with 155 additions and 79 deletions

View File

@@ -470,6 +470,7 @@ FCFLAGS_f90 = @FCFLAGS_f90@
FCLIBS = @FCLIBS@
FC_VERSION = @FC_VERSION@
FGREP = @FGREP@
FORTRAN_HAVE_C_LONG_DOUBLE = @FORTRAN_HAVE_C_LONG_DOUBLE@
FSEARCH_DIRS = @FSEARCH_DIRS@
GREP = @GREP@
H5_CFLAGS = @H5_CFLAGS@