Fix Tru64 problem with stdbool.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 Oct 2007 21:59:23 +0000 (14:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 Oct 2007 21:59:23 +0000 (14:59 -0700)
commit9fda55928cc575ba9a3cbbc70c11153a9082e12d
tree8fee8cd4b19bd0e1767f5cc77e6b2a24fa4c3ca3
parent7c0971900b114a82fc362b5178ec9a4a2865dbbf
Fix Tru64 problem with stdbool.h.

* lib/stdbool.in.h (false, true):
[! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
Don't declare as an enum in this situation; it runs afoul of Tru64.
Problem reported by Steven M. Schweda in
<http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
ChangeLog
lib/stdbool.in.h