Bug 1095436: Export MOZ_B2G_BT_DAEMON in configure.in, r=mh+mozilla

This change is required to use bluetoothd in Gecko. It probably
got lost while rebasing the patches of bug 1073548.
This commit is contained in:
Thomas Zimmermann 2014-11-12 10:36:08 +01:00
Родитель 0d2cdd0931
Коммит 35933d9749
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -7560,6 +7560,7 @@ fi
AC_SUBST(MOZ_B2G_BT)
AC_SUBST(MOZ_B2G_BT_BLUEZ)
AC_SUBST(MOZ_B2G_BT_BLUEDROID)
AC_SUBST(MOZ_B2G_BT_DAEMON)
dnl ========================================================
dnl = Enable NFC Interface for B2G (Gonk usually)