configure finds libpulse and then tries to include the header, but fails,
because pulseaudio isn't a dependency in the Makefile. This change disables
pulseaudio support so configure won't do this.
It wasn't the intention with version update 25.0 of forked-daapd to extend
with pulseaudio support, but maybe do that later.
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
--enable-chromecast \
--enable-verification \
--disable-spotify \
+ --without-pulseaudio \
--without-libevent_pthreads
TARGET_CFLAGS += $(FPIC)