Removed the check for stdbool.h from configure.ac and a remaining usage
of the define.
sys/ioctl.h sys/inotify.h crt_externs.h)
AC_HEADER_TIME
AC_HEADER_DIRENT
-AC_HEADER_STDBOOL
# Internationalization macros
# AM_GNU_GETTEXT
#include <sysexits.h>
#endif
#include <gd.h>
-#if defined HAVE_STDBOOL_H && ! defined __cplusplus
#include <stdbool.h>
-#endif
#define NOT(v) (!(v))
#ifndef false
/* Define to 1 if you have the `srand48' function. */
/* #undef HAVE_SRAND48 */
-/* Define to 1 if stdbool.h conforms to C99. */
-//#define HAVE_STDBOOL_H 1
-
/* Define to 1 if you have the `strcasecmp' function. */
//#define HAVE_STRCASECMP 1