Bug 804792 - Enable WebRTC by default on BSD. DONTBUILD because NPOTB. r=jesup

This commit is contained in:
Landry Breuil 2013-08-28 10:02:04 +02:00
parent c8656941f2
commit 386017876e

View File

@ -5276,7 +5276,7 @@ dnl --enable-webrtc to override. Can disable for everything in
dnl the master list above.
if test -n "$MOZ_WEBRTC"; then
case "$target" in
*-linux*|*-mingw*|*-darwin*|*-android*|*-linuxandroid*)
*-linux*|*-mingw*|*-darwin*|*-android*|*-linuxandroid*|*-dragonfly*|*-freebsd*|*-netbsd*|*-openbsd*)
dnl Leave enabled
;;
*)