]> git.saurik.com Git - wxWidgets.git/commit
Define HAVE_BOOLEAN when the Windows headers declare 'boolean' to avoid a
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 4 Sep 2006 17:57:17 +0000 (17:57 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 4 Sep 2006 17:57:17 +0000 (17:57 +0000)
commit5f41d1bf1dfd3e29dc7eba7dcc9dbb2a934f1384
tree95df6516b72c596ecd99e2f295cf34f00f2c805b
parent4db9f933ab18a2aa8b0ce99c03f0d267863ae789
Define HAVE_BOOLEAN when the Windows headers declare 'boolean' to avoid a
conflict with the jpeg headers which will otherwise also declare it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in