summaryrefslogtreecommitdiffstats
path: root/perform/chunk.c
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-05-05 17:38:59 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-05-05 17:38:59 (GMT)
commitb0e5134171d5c92a0b50bae4daba97651eeeafe6 (patch)
treeddef77a0e5d0a56eda180c068b4fe66398998a68 /perform/chunk.c
parent8570c314ef67c03f9b3ef9609c49cff7ee6488c0 (diff)
downloadhdf5-b0e5134171d5c92a0b50bae4daba97651eeeafe6.zip
hdf5-b0e5134171d5c92a0b50bae4daba97651eeeafe6.tar.gz
hdf5-b0e5134171d5c92a0b50bae4daba97651eeeafe6.tar.bz2
[svn-r10730] Purpose:
Portability feature Description: The random() and srandom() functions are not available on all machines. Set up the configure script to automatically detect them, rather than requiring their presence or absence to be hardcoded. Solution: Added AC_CHECK_FUNCS macro to configure.in and replaced #ifdef WIN32 conditionals with #ifdef H5_HAVE_RANDOM conditionals. Platforms tested: sleipnir, Windows
Diffstat (limited to 'perform/chunk.c')
0 files changed, 0 insertions, 0 deletions