build-sys: Always define bluetooth related HAVE_* variables
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Sun, 23 Nov 2014 13:23:38 +0000 (15:23 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 24 Nov 2014 09:49:41 +0000 (11:49 +0200)
commit2df47d15195985eb7a3e5fcf8ec356ea40c270aa
tree80a32dd7d1322d650f5c75751d096eb0e0d1e160
parent660aa90322a38c821040dbe2a6d5331a68f3cfc2
build-sys: Always define bluetooth related HAVE_* variables

I don't know if it can cause any problems if HAVE_BLUEZ_4,
HAVE_BLUEZ_5, HAVE_BLUEZ, HAVE_BLUEZ_5_OFONO_HEADSET or
HAVE_BLUEZ_5_NATIVE_HEADSET are undefined when the corresponding
features are not enabled, but it certainly won't hurt to define the
variables also when the features are not enabled.
configure.ac