Fixed stdbool.h and stdint.h detection.
authorArmin Novak <armin.novak@thincast.com>
Tue, 2 Feb 2016 15:10:33 +0000 (16:10 +0100)
committerArmin Novak <armin.novak@thincast.com>
Tue, 2 Feb 2016 16:30:53 +0000 (17:30 +0100)
commit5c9707505b8fb9ab6051d31e402480a7f5359922
treedc3117372011c2dee05e5ee2f68045044ef0ea9f
parentc862ca3e3010c1818faf737c545dc0de288fdf72
Fixed stdbool.h and stdint.h detection.

When one of those headers is not detected the CMake
variable is undefined. Using it for a #define did break
things.
winpr/include/winpr/wtypes.h.in