You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
204 B

  1. --- a/config.h.in
  2. +++ b/config.h.in
  3. @@ -360,7 +360,9 @@
  4. #undef _REENTRANT
  5. /* */
  6. +#ifndef __cplusplus
  7. #undef bool
  8. +#endif
  9. /* Define to empty if `const' does not conform to ANSI C. */
  10. #undef const