mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
2131f33d08
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
13 lines
204 B
Diff
13 lines
204 B
Diff
--- a/config.h.in
|
|
+++ b/config.h.in
|
|
@@ -360,7 +360,9 @@
|
|
#undef _REENTRANT
|
|
|
|
/* */
|
|
+#ifndef __cplusplus
|
|
#undef bool
|
|
+#endif
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
#undef const
|