setup_once.h: tighten requirements for stdbool.h header inclusion
authorYang Tse <yangsita@gmail.com>
Tue, 17 Apr 2012 11:18:33 +0000 (13:18 +0200)
committerYang Tse <yangsita@gmail.com>
Tue, 17 Apr 2012 11:30:01 +0000 (13:30 +0200)
commit81db5a00e4232d8567f525fa2a2840fd120979ff
tree8a1d0ed2bb2a3d096fb103f734497338bda6a5e8
parentcb71b6bd5ac5e44198e14c81c4c0178331c1f7ec
setup_once.h: tighten requirements for stdbool.h header inclusion

Include stdbool.h only when it is available and configure is capable of
detecting a proper 'bool' data type when the header is included.
setup_once.h