]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
fix wrong parenthesizing of boolean expressions
[wxWidgets.git] / setup.h.in
index e718230c58e10d650a3e8e1e6f2e26ecf52324b5..49e7b3ddc17d83b8038887f052f138ab7e6d3d53 100644 (file)
  */
 #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
 
-/* Define if the system headers declare the type boolean (which will conflict
- * with the jpeg headers unless HAVE_BOOLEAN is defined).  */
-#undef HAVE_BOOLEAN
+/* When using an external jpeg library and the Windows headers already define
+ * boolean, define to the type used by the jpeg library for boolean.  */
+#undef wxHACK_BOOLEAN
 
 /* Define if the header pbt.h is missing.  */
 #undef NEED_PBT_H