]> granicus.if.org Git - graphviz/commitdiff
undef perl's TRUE,FALSE to suppress compile wrnings
authorellson <devnull@localhost>
Mon, 17 Sep 2007 16:18:31 +0000 (16:18 +0000)
committerellson <devnull@localhost>
Mon, 17 Sep 2007 16:18:31 +0000 (16:18 +0000)
tclpkg/gv/gv.i

index 58935a72b52cb2fc5058758cd81793e643d017b0..aa7516b71e9b805f0ea2da88efd543f27fbf11d3 100644 (file)
@@ -22,6 +22,8 @@
 #undef PACKAGE_TARNAME
 #undef PACKAGE_VERSION
 #undef PACKAGE_NAME
+#undef TRUE
+#undef FALSE
 
 #include "gvc.h"
 %}