Disable options that don't work with wxGTK in wx/chkconf.h.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Jun 2012 21:35:01 +0000 (21:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Jun 2012 21:35:01 +0000 (21:35 +0000)
commit54f59b007e3883bc97842eff008c54e27c3f8243
tree6103230304d89572a53f0892722ca9430a1193dd
parent1383c34c9102dec25e71485a5a42e85301e9a1be
Disable options that don't work with wxGTK in wx/chkconf.h.

When building wxGTK under Windows, some MSW-specific options can be defined
but can't be implemented when using GTK, forcefully disable them.

Also a few others that could be implemented but that don't work currently.

Finally, forcefully enable Cairo support as wxGTK always needs it.

Closes #14412.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/chkconf.h