From dee85cfe63fd8c1f61a9f71701439f00488f2218 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Wed, 14 Oct 2009 23:28:03 +0300 Subject: [PATCH] HAL services discovery plugin is still here. We still need the configure checks. Only the HAL device probe plugin is gone. --- configure.ac | 2 +- modules/LIST | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 83d643fa3b..005cedcedb 100644 --- a/configure.ac +++ b/configure.ac @@ -4559,7 +4559,7 @@ PKG_ENABLE_MODULES_VLC([BONJOUR], [], [avahi-client >= 0.6], [Bonjour services d dnl dnl HAL services discovery -PKG_CHECK_MODULES([HAL], [hal >= 0.5.0],, [true]) +PKG_ENABLE_MODULES_VLC([HAL], [], [hal >= 0.5.0], [Linux HAL services discovery], [auto]) dnl dnl MTP devices services discovery diff --git a/modules/LIST b/modules/LIST index 2a69e1615e..51762b5808 100644 --- a/modules/LIST +++ b/modules/LIST @@ -132,6 +132,7 @@ $Id$ * growl: announce currently playing stream to growl * growl_udp: growl UDP notification plugin * h264: H264 decoder + * hal: Linux HAL services discovery module * hd1000a: audio output module for the Roku HD1000 Set-Top-Box * hd1000v: video output module for the Roku HD1000 Set-Top-Box * headphone_channel_mixer: headphone channel mixer with virtual spatialization effect -- 2.39.2