Bug 733285 - Add bluetooth default option and change ril option locations in configure.in; r=mwu

This commit is contained in:
Kyle Machulis 2012-03-08 17:13:26 -08:00
parent a9a723ab47
commit 2f3e0b9a5b

View File

@ -2524,6 +2524,8 @@ ia64*-hpux*)
no_x=yes
if test -n "$gonkdir"; then
_PLATFORM_DEFAULT_TOOLKIT=cairo-gonk
MOZ_B2G_RIL=1
MOZ_B2G_BT=1
else
_PLATFORM_DEFAULT_TOOLKIT=cairo-android
MOZ_LINKER=1
@ -5038,7 +5040,6 @@ cairo-gonk)
TK_LIBS='$(MOZ_CAIRO_LIBS)'
MOZ_WEBGL=1
MOZ_PDF_PRINTING=1
MOZ_B2G_RIL=1
MOZ_TOUCH=1
;;