Fix problem: don't define true and false if <stdbool.h> exists,
authorChris Hanson <org/chris-hanson/cph>
Tue, 29 Jan 2002 04:59:03 +0000 (04:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 29 Jan 2002 04:59:03 +0000 (04:59 +0000)
commitbe0fadb18fb36cc56c984d62127d6d78ee530c97
tree70f9c45d288a1a07a88816a56b0214f6a776db4d
parenta4f35898aa51bff2efef48023e9a9480f495c3bd
Fix problem: don't define true and false if <stdbool.h> exists,
because the GNU version of <stdbool.h> breaks in that case.  Instead
just use <stdbool.h> to make the definitions.
v7/src/microcode/configure.in
v7/src/microcode/confshared.h