summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 3a7fb1ee5b..ce43726073 100755
--- a/configure
+++ b/configure
@@ -3583,7 +3583,6 @@ int main(void) {
}
EOF
if cc_check -framework Carbon -framework QuickTime -framework CoreAudio; then
- _macosx=yes
_macosx_frameworks="-framework Carbon -framework QuickTime -framework CoreAudio -framework AudioUnit -framework AudioToolbox"
_def_macosx='#define MACOSX 1'
_aosrc="$_aosrc ao_macosx.c"