Revision a68551bc

b/configure
926 926
            fi
927 927
        fi # static link
928 928
    fi # sdl compile test
929
else
930
    # Make sure to disable cocoa if sdl was set
931
    if test "$sdl" = "yes" ; then
932
       cocoa="no"
933
       audio_drv_list="`echo $audio_drv_list | sed s,coreaudio,,g`"
934
    fi
935
fi # -z $sdl
929
fi
936 930

  
937 931
if test "$sdl" = "yes" ; then
938 932
cat > $TMPC <<EOF

Also available in: Unified diff