Skip to content
  • Jon Olav Hauglid's avatar
    5f3cc5ca
    Bug#16748528: CMAKE: ASSUME C STANDARD LIBRARY HEADER FILES EXIST · 5f3cc5ca
    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.
    5f3cc5ca
    Bug#16748528: CMAKE: ASSUME C STANDARD LIBRARY HEADER FILES EXIST
    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.
Loading