From cb9a5da2396aafb4c014eb8ef9ff2aa03e5517ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Loeuillet?= Date: Fri, 17 Sep 2004 20:52:31 +0000 Subject: - 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) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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() -- cgit v1.2.1