From: Robin Dunn Date: Wed, 10 Mar 2004 03:16:48 +0000 (+0000) Subject: add --enable-display X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ec656cfe29e03ea8dc86a7580cc5c26aaa8f1ad0 add --enable-display git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/distrib/mac/wxPythonOSX/build b/wxPython/distrib/mac/wxPythonOSX/build index 3e01fc029b..5fde334e1d 100755 --- a/wxPython/distrib/mac/wxPythonOSX/build +++ b/wxPython/distrib/mac/wxPythonOSX/build @@ -157,6 +157,8 @@ if [ -z "$skipconfig" ]; then --with-opengl \ --enable-geometry \ --enable-optimise \ + --enable-sound \ + --enable-display \ --enable-precomp=no \ \ --with-libjpeg=builtin \