diff options
author | Thomas Radke <tradke@aei.mpg.de> | 2000-11-08 20:04:36 (GMT) |
---|---|---|
committer | Thomas Radke <tradke@aei.mpg.de> | 2000-11-08 20:04:36 (GMT) |
commit | 36456dcccfec8f64fad1f6b3450e8d03973b5b19 (patch) | |
tree | 780ba289f7bdc10ccb275454a663a51117b12272 /src | |
parent | 8073cbe745f7387c33193e8b5497ecd79a14b671 (diff) | |
download | hdf5-36456dcccfec8f64fad1f6b3450e8d03973b5b19.zip hdf5-36456dcccfec8f64fad1f6b3450e8d03973b5b19.tar.gz hdf5-36456dcccfec8f64fad1f6b3450e8d03973b5b19.tar.bz2 |
[svn-r2815]
Purpose:
Bugfix
Description:
Detect whether the 'struct socklen_t' type is defined in the
system include header files.
Solution:
Added an AC_TRY_COMPILE test for 'struct socklen_t' to the configure
script. This test is only executed if the Stream VFD is configured.
Also added detection of <sys/types.h> and <sys/socket.h> system
header files.
Platforms tested:
Solaris 2.6 and 2.7
IRIX64
Linux
Windows NT (command line configure with gcc and cl)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions