Add wxUSE_HOTKEY support to configure.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Sep 2011 18:43:03 +0000 (18:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Sep 2011 18:43:03 +0000 (18:43 +0000)
commit97e477c5578485e01256ec75bcd403dc7c1a86a4
tree53c1914d27a0bd319f07eaf55aea988886103658
parentb8702c673a43e398df644670f4f343cb43df50d0
Add wxUSE_HOTKEY support to configure.

Add --enable-hotkey switch to allow enabling hot keys support and enable it by
default under MSW and OS X that do support them but disable it elsewhere to
avoid unnecessary warnings about them being unsupported.

See #12354.

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