diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2012-06-29 20:39:42 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2012-06-29 20:39:42 (GMT) |
commit | 732ae085dce0e472f72fb767e541bf9bf8f42628 (patch) | |
tree | 1cec47c83ad2c61d6eb8f442f0a35b28d576112a /configure | |
parent | 2a3c0587ed70b615fd329cf8cc73571f90203f01 (diff) | |
download | hdf5-732ae085dce0e472f72fb767e541bf9bf8f42628.zip hdf5-732ae085dce0e472f72fb767e541bf9bf8f42628.tar.gz hdf5-732ae085dce0e472f72fb767e541bf9bf8f42628.tar.bz2 |
[svn-r22504] Maintenance:
See HELPDESK-643 issue in JIRA.
NAG Fortran compiler doesn't like the current tH5E_F03.f90 file that has only comments
and no executable statements. Removed tH5E_F03.f90 from the list of modules to build.
Tested on jam with Intel compiler using --enable-fortran2003 flag.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Id: configure.in 22471 2012-06-18 20:01:59Z byrn . +# From configure.in Id: configure.in 22487 2012-06-24 14:29:36Z hdftest . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.68 for HDF5 1.9.123. # |