diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2023-06-07 23:40:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-07 23:40:31 (GMT) |
commit | 76bc845a2feda5169247c088f90bf6755494e61c (patch) | |
tree | a188616f1f66501287a33e74de6ad7757de2390b /config/cmake/CPack.Info.plist.in | |
parent | d58ae80354dd242181ce24950412e57bea9dfd93 (diff) | |
download | hdf5-76bc845a2feda5169247c088f90bf6755494e61c.zip hdf5-76bc845a2feda5169247c088f90bf6755494e61c.tar.gz hdf5-76bc845a2feda5169247c088f90bf6755494e61c.tar.bz2 |
Removes old header/library checks (#3078)
In both CMake and the Autotools, remove checks for:
* lstat
* srandom
In CMake, remove checks for:
* string.h
* strings.h
* stdlib.h
We assume these exist. Configure will always check for them (we don't
add any special code to do this), but there's no reason to duplicate
that nonsense in CMake.
Diffstat (limited to 'config/cmake/CPack.Info.plist.in')
0 files changed, 0 insertions, 0 deletions