Add all header checks from configure.ac to CMake
authorErwin Janssen <erwinjanssen@outlook.com>
Wed, 8 Feb 2017 20:38:41 +0000 (21:38 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Thu, 6 Apr 2017 19:38:02 +0000 (21:38 +0200)
commita7767a04e627d6e844739ae7245a35db915371ee
tree261daa83514810aa580be44c04851e1ed53493be
parent3b567c4bd938e2e70478b22d5efae98bedf9ed8f
Add all header checks from configure.ac to CMake

The CMake build now checks for the same headers as the Autotools build.
The following headers checks were added:
- crt_externs.h
- fcntl.h
- memory.h
- search.h
- sys/inotify.h
- sys/ioctl.h
- sys/mman.h
- sys/select.h
- sys/time.h
- sys/vfork.h
- termios.h
- vfork.h
- X11/Intrinsic.h
- X11/Xaw/Text.h
cmake/config_checks.cmake
config-cmake.h.in