Ticket #28554: patch-configure.diff
File patch-configure.diff, 314 bytes (added by eborisch (Eric A. Borisch), 14 years ago) |
---|
-
configure
old new 7386 7386 fi 7387 7387 7388 7388 if test "X${HDF_FORTRAN}" = "Xyes"; then 7389 H5_FORTRAN_SHARED=" yes"7389 H5_FORTRAN_SHARED="no" 7390 7390 7391 7391 if (${FC} -V 2>&1 | grep '^pgf90') > /dev/null; then 7392 7392 H5_FORTRAN_SHARED="no"