*** ./configure.ORIG	Fri Apr  3 17:29:06 2015
--- ./configure	Fri Apr  3 17:29:27 2015
***************
*** 5818,5824 ****
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdarg.h>
! #include <stdbool.h>
  #include <stdlib.h>
  #include <wchar.h>
  #include <stdio.h>
--- 5818,5824 ----
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdarg.h>
! #include "stdbool.h"
  #include <stdlib.h>
  #include <wchar.h>
  #include <stdio.h>
***************
*** 17242,17248 ****
    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
!              #include <stdbool.h>
               #ifndef bool
                "error: bool is not defined"
               #endif
--- 17242,17248 ----
    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
!              #include "stdbool.h"
               #ifndef bool
                "error: bool is not defined"
               #endif
