diff options
author | Leon Arber <larber@ncsa.uiuc.edu> | 2005-12-08 21:44:55 (GMT) |
---|---|---|
committer | Leon Arber <larber@ncsa.uiuc.edu> | 2005-12-08 21:44:55 (GMT) |
commit | 4d6d659c41fac755be1f77ccf853228097d15ec3 (patch) | |
tree | bb7f67b17b70f19fc90c90badbe47a7b23dc2a84 /fortran/src | |
parent | 1ff1d02c683e6314200e8fc90fbb36e238185fb1 (diff) | |
download | hdf5-4d6d659c41fac755be1f77ccf853228097d15ec3.zip hdf5-4d6d659c41fac755be1f77ccf853228097d15ec3.tar.gz hdf5-4d6d659c41fac755be1f77ccf853228097d15ec3.tar.bz2 |
[svn-r11778] Purpose:
Bug fix.
Description:
For some strange reason, getopt() does not appear to be defined in unistd.h
on colonelk when the source is compiled with -D_POSIX_SOURCE.
Solution:
Inserted some extern's for the missing variables to make the compiler happy.
Platforms tested:
colonelk, copper
Misc. update:
Diffstat (limited to 'fortran/src')
0 files changed, 0 insertions, 0 deletions