summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorFrançois Andriot <francois.andriot@free.fr>2015-10-15 04:42:48 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-10-15 04:43:49 +0200
commitcf18d66ac5c3904f3f932848f761ec5d103a470c (patch)
tree3e240ef577e25f7547322734a60452dbe92ffa53 /config.h.in
parent386d5647da414c477f7f045c2850bfb1854e2302 (diff)
downloadakode-cf18d66ac5c3904f3f932848f761ec5d103a470c.tar.gz
akode-cf18d66ac5c3904f3f932848f761ec5d103a470c.zip
Add pulseaudio support
[taken from Fedora patches]
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.in b/config.h.in
index 7fe6faf..eed77f8 100644
--- a/config.h.in
+++ b/config.h.in
@@ -43,9 +43,9 @@
/* Define if you have libOggFLAC (required for loading OggFLAC files) */
#undef HAVE_LIBOGGFLAC
-/* Define if you have polyplib (required if you want Polypaudio server
+/* Define if you have libpulse (required if you want PulseAudio server
support) */
-#undef HAVE_LIBPOLYP
+#undef HAVE_LIBPULSE
/* defined if you have libsamplerate library and header */
#undef HAVE_LIBSAMPLERATE