git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32636
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#----------------------------------------------------------------------
#----------------------------------------------------------------------
+if [ $KIND = panther ]; then
+ OTHER_CFG_OPTS=--enable-mediactrl
+fi
# Configure wxWidgets
if [ $skipconfig != yes ]; then
# Configure wxWidgets
if [ $skipconfig != yes ]; then
--enable-debug_flag \
--enable-precomp=no \
--enable-optimise \
--enable-debug_flag \
--enable-precomp=no \
--enable-optimise \
+ $UNICODEOPT $OTHER_CFG_OPTS