-
Jon Olav Hauglid authored
Remove 11 CMake checks for C standard library header files. Since all supported platforms have the C standard library, these checks are pointless. This patch also removes duplicate lines from config.h.cmake as well as a number of lines without a corresponding configure.cmake check. The patch also removes some ifdefs which are always set to 1 in configure.cmake and/or config.h.cmake.
Jon Olav Hauglid authoredRemove 11 CMake checks for C standard library header files. Since all supported platforms have the C standard library, these checks are pointless. This patch also removes duplicate lines from config.h.cmake as well as a number of lines without a corresponding configure.cmake check. The patch also removes some ifdefs which are always set to 1 in configure.cmake and/or config.h.cmake.
Loading