summaryrefslogtreecommitdiff
path: root/devel/swig13/files/patch-Lib_perl5_noembed.h
blob: 3b2e23f562d876a88bb44681b92be3185350d3d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Lib/perl5/noembed.h.orig	2009-08-17 12:06:08 UTC
+++ Lib/perl5/noembed.h
@@ -65,7 +65,9 @@
   #undef eof
 #endif
 #ifdef bool
-  #undef bool
+  #ifndef __bool_true_false_are_defined
+    #undef bool
+  #endif
 #endif
 #ifdef close
   #undef close