diff options
Diffstat (limited to 'release_docs/INSTALL_Cygwin.txt')
-rw-r--r-- | release_docs/INSTALL_Cygwin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/INSTALL_Cygwin.txt b/release_docs/INSTALL_Cygwin.txt index 8416dfc..5406820 100644 --- a/release_docs/INSTALL_Cygwin.txt +++ b/release_docs/INSTALL_Cygwin.txt @@ -181,7 +181,7 @@ Install HDF5 on Cygwin example, if users want to configure HDF5 C/C++/Fortran library with szip library enabled, with zlib library at /cygdrive/c/usr/, and install HDF5 into directory - /cygdrive/c/hdf5 using gcc/g++ as C/C++ compiler and g95 + /cygdrive/c/hdf5 using gcc/g++ as C/C++ compiler and gfortran as fortran compiler $ ./configure |