diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2010-04-13 19:12:54 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2010-04-13 19:12:54 (GMT) |
commit | c068fe26da17a2a6f857d58857a1db30acc4648a (patch) | |
tree | 7d1161dac6ef41ab7c9b0c89c55431f05198d53b /test/farray.c | |
parent | a788a50791cc868ad5a8a5a2338c1e3b18ebbe92 (diff) | |
download | hdf5-c068fe26da17a2a6f857d58857a1db30acc4648a.zip hdf5-c068fe26da17a2a6f857d58857a1db30acc4648a.tar.gz hdf5-c068fe26da17a2a6f857d58857a1db30acc4648a.tar.bz2 |
[svn-r18551] Description:
In order to compile stand-alone Fortran wrappers the following files need to be installed via make install:
(1) From the source: trunk/fortran/src/H5f90i.h
- defines the character type and includes the file H5f90i_gen.h
(2) From the compiled source: trunk/fortran/src/H5f90i_gen.h
- a generated file at hdf5 compile time relating the C types to the Fortran types for interoperability.
Since these C/Fortran types need to match those used in generating h5cc and h5fc commands we include the files H5f90i_gen.h and H5f90i.h in the hdf5/include install directory when Fortran is enabled.
the files are installed with the other fortran files in include and also removed when the installation is cleaned.
Test: jam
Diffstat (limited to 'test/farray.c')
0 files changed, 0 insertions, 0 deletions