Check for sys/stat.h when building with cmake
commit946687bf7eb29c7bbff52cedfd29599a68d402a4
authorUlrich Klauer <ulrich@chirlu.de>
Sun, 13 Jan 2013 13:13:57 +0000 (13 14:13 +0100)
committerUlrich Klauer <ulrich@chirlu.de>
Sun, 13 Jan 2013 13:13:57 +0000 (13 14:13 +0100)
treee5612bab6f97544d3613facaa9317a0b7b03ab3c
parentde763541a62168d66dd9f98f45ab00ecb8182464
Check for sys/stat.h when building with cmake

While we checked for sys/stat.h when building with the GNU toolchain,
this check was missing in the cmake configuration, and HAVE_SYS_STAT_H
was accordingly never set, whether the header file was present or not.
CMakeLists.txt
src/soxconfig.h.cmake