mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-14 22:51:11 +02: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