diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2001-06-05 21:10:59 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2001-06-05 21:10:59 (GMT) |
commit | 9275de5237785a4091a3b24479d84be81d3178d5 (patch) | |
tree | bbf5dbe42dc0883418487d1e7da45481c8872659 /Makefile.dist | |
parent | e60434c3273472e85a80ff47184d2869e16312a9 (diff) | |
download | hdf5-9275de5237785a4091a3b24479d84be81d3178d5.zip hdf5-9275de5237785a4091a3b24479d84be81d3178d5.tar.gz hdf5-9275de5237785a4091a3b24479d84be81d3178d5.tar.bz2 |
[svn-r3960]
Purpose:
Bug fix
Description:
All examples used "FILE" string in the #define preprocessor directive. That caused error on Windows platforms since FILE is a structure returned by fopen calls.
Solution:
Changed "FILE" to "H5FILE_NAME"
Platforms tested:
HPUX 11.00 (kelgia)
Diffstat (limited to 'Makefile.dist')
0 files changed, 0 insertions, 0 deletions