From ec656cfe29e03ea8dc86a7580cc5c26aaa8f1ad0 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 10 Mar 2004 03:16:48 +0000 Subject: [PATCH] add --enable-display git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/distrib/mac/wxPythonOSX/build | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.50.0