]> granicus.if.org Git - graphviz/commitdiff
Windows: Added HAVE_BOOLEAN define to Windows config.h
authorErwin Janssen <erwinjanssen@outlook.com>
Tue, 21 Jun 2016 13:41:55 +0000 (15:41 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Tue, 21 Jun 2016 13:42:27 +0000 (15:42 +0200)
windows/include/config.h

index 41d08a7da6477f01cd8a9344e4f23f1508259940..b7f039553982b5a74a727e0c83e8ac7091a62e43 100644 (file)
 /* Define to 1 if the system has the type `_Bool'. */
 #define HAVE__BOOL 1
 
+#define HAVE_BOOLEAN 1
+
 /* Define to 1 if you have the `_NSGetEnviron' function. */
 /* #undef HAVE__NSGETENVIRON */