mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-17 16:50:26 +02:00
Don't disable accessibility in Mac build of wxWidgets for Audacity
This commit is contained in:
parent
6cff61535b
commit
58fa401faf
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user