mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-01 14:43:48 +01:00
Don't disable accessibility in Mac build of wxWidgets for Audacity
This commit is contained in:
@@ -51,8 +51,7 @@ function bld
|
||||
pushd "${1}"
|
||||
shift
|
||||
|
||||
../configure --disable-accessibility \
|
||||
--enable-macosx-arch=i386 \
|
||||
../configure --enable-macosx-arch=i386 \
|
||||
--with-expat=builtin \
|
||||
--with-zlib=builtin \
|
||||
--with-regex=builtin \
|
||||
|
||||
Reference in New Issue
Block a user