Define ACO_AUTOAPPEND for MinGW/Cygwin.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Apr 2011 23:43:27 +0000 (23:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Apr 2011 23:43:27 +0000 (23:43 +0000)
commit0f0c5856e0bb5e892e83527f9967219f33dc71a2
treea8816ec64bd9d24bd65f530925408667200f035a
parentc6212697785a204cc7c474437dda09f54c727ebe
Define ACO_AUTOAPPEND for MinGW/Cygwin.

Apparently this symbol is not defined in MinGW headers neither, so do it
ourselves as well.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/textentry.cpp