summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Ringwald <mringwal@inf.ethz.ch>2008-10-16 11:33:52 +0200
committerMatthias Ringwald <mringwal@inf.ethz.ch>2008-10-16 11:33:52 +0200
commit15b13174d39eac2b4473390fbb9c1c4b39d67eda (patch)
tree30b3d4f414471664d4d461c9e7642ff66f9ff631
parent15b6ed2951acc37eb76037ebb786ab827a2c8031 (diff)
downloadxine-lib-15b13174d39eac2b4473390fbb9c1c4b39d67eda.tar.gz
xine-lib-15b13174d39eac2b4473390fbb9c1c4b39d67eda.tar.bz2
Tell autoconf to expand PULSEAUDIO_{CFLAGS|LIBS}
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f640fefb9..4936e6638 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1093,6 +1093,8 @@ if test "x$with_pulseaudio" != "xno"; then
fi
fi
AM_CONDITIONAL(HAVE_PULSEAUDIO, [test "x$have_pulseaudio" = x"yes"])
+AC_SUBST([PULSEAUDIO_CFLAGS])
+AC_SUBST([PULSEAUDIO_LIBS])
dnl ---------------------------------------------
dnl check for DirectX