Ticket #28554: patch-configure.diff

File patch-configure.diff, 314 bytes (added by eborisch (Eric A. Borisch), 13 years ago)
  • configure

    old new  
    73867386fi
    73877387
    73887388if test "X${HDF_FORTRAN}" = "Xyes"; then
    7389   H5_FORTRAN_SHARED="yes"
     7389  H5_FORTRAN_SHARED="no"
    73907390
    73917391  if (${FC} -V 2>&1 | grep '^pgf90') > /dev/null; then
    73927392    H5_FORTRAN_SHARED="no"