summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-09-17 20:52:31 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-09-17 20:52:31 +0000
commitb9172c651011297dad98e7da551468c81f11ca2b (patch)
treec3df74da270fff7fc975a11ba865619c00563703 /configure.ac
parentffc987733d30c2f754558f6646b86ec98b9b58d5 (diff)
- say explicitly in the ./configure output that we're looking for libsidplay 1.36.x (as siddec won't compile against ...
Original commit message from CVS: - say explicitly in the ./configure output that we're looking for libsidplay 1.36.x (as siddec won't compile against 2.x.x)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 37a4cad9..b650ce88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1477,7 +1477,7 @@ GST_CHECK_FEATURE(SHOUT2, [shout2 plug-in], shout2send, [
])
])
-dnl *** sidplay ***
+dnl *** sidplay : works with libsidplay 1.36.x (not 2.x.x) ***
translit(dnm, m, l) AM_CONDITIONAL(USE_SIDPLAY, true)
GST_CHECK_FEATURE(SIDPLAY, [sidplay plug-in], sidplay, [
GST_PATH_SIDPLAY()