]> granicus.if.org Git - graphviz/commitdiff
remove unused HAVE__BOOL define
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 20 Mar 2021 18:25:54 +0000 (11:25 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 29 Mar 2021 03:10:44 +0000 (20:10 -0700)
Now that we compile with C99, stdbool.h is guaranteed to be available.

windows/include/config.h

index b25914b93b725f1d64766b4183bedcc31d4875e3..82d1173439d06c5684db4065bffd6454b29334a3 100644 (file)
 /* Define to 1 if you have the <X11/Xaw/Text.h> header file. */
 /* #undef HAVE_X11_XAW_TEXT_H */
 
-/* Define to 1 if the system has the type `_Bool'. */
-#define HAVE__BOOL 1
-
 /* Define if you want IPSEPCOLA */
 /* #undef IPSEPCOLA */
 #define IPSEPCOLA 1