Fix --enable-webview_xxx options names in configure.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 Jul 2012 15:03:35 +0000 (15:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 Jul 2012 15:03:35 +0000 (15:03 +0000)
commit6a3f00bd6660d0326904d774d6e7a48a13af1f6f
tree765439c7739ff070a93b235fe7c9fff4cdd77c94
parent7d17efb14ddd687a65cf556234354e64086c9d62
Fix --enable-webview_xxx options names in configure.

Dashes can't be used in the option names, they're filtered out by configure.

Closes #14507.

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