git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2727
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
dnl ---------------------------------------------------------------------------
WX_ARG_ENABLE(optimise, [ --enable-optimise create optimised code], wxUSE_OPTIMISE)
-WX_ARG_ENABLE(optimize, [ --enable-optimize create optimized code], wxUSE_OPTIMISE)
WX_ARG_ENABLE(debug, [ --enable-debug same as debug_flag and debug_info], wxUSE_DEBUG)
if test "$wxUSE_DEBUG" = "yes"; then