X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/85a6a8c5ddb83606fb27617b9c81c8bcc6b35408..00514ec7f1070550a52651971bb6a5e36efbe4f0:/t/installcheck.c diff --git a/t/installcheck.c b/t/installcheck.c index 1765671..42de065 100644 --- a/t/installcheck.c +++ b/t/installcheck.c @@ -17,6 +17,9 @@ * along with this program. If not, see . */ +/* Define configuration macros used in cdecl.h to expand to syntax errors. */ +#define HAVE__BOOL (0xdeadc0de * "HAVE__BOOL") + #include int main(void)