mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +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}"
|
pushd "${1}"
|
||||||
shift
|
shift
|
||||||
|
|
||||||
../configure --disable-accessibility \
|
../configure --enable-macosx-arch=i386 \
|
||||||
--enable-macosx-arch=i386 \
|
|
||||||
--with-expat=builtin \
|
--with-expat=builtin \
|
||||||
--with-zlib=builtin \
|
--with-zlib=builtin \
|
||||||
--with-regex=builtin \
|
--with-regex=builtin \
|
||||||
|
|||||||
Reference in New Issue
Block a user