X-Git-Url: https://git.stderr.nl/gitweb?p=projects%2Fchimara%2Fchimara.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=989feada94e79f51e3dea976b67ec0019b49922c;hp=e4bfa3943601ac76653439d87cce279f236ff8d2;hb=46401a29ca2cadec2e98694e392b6541deaf75bf;hpb=10f6655d3991cd16366c7a5e2939b3e463df4dc2 diff --git a/configure.ac b/configure.ac index e4bfa39..989fead 100644 --- a/configure.ac +++ b/configure.ac @@ -179,7 +179,7 @@ gstreamer0.10-plugins-good, gstreamer0.10-plugins-bad])])], [AC_MSG_ERROR([AM_GST_ELEMENT_CHECK not found. Install the development package for GStreamer 0.10 and rerun autogen.sh.])]) ], - [gstreamer1.0], [dnl aiffparse is currently broken in Fedora 19 + [gstreamer1.0], [ have_all_elements=yes m4_ifdef([GST_ELEMENT_CHECK], [ m4_map_args_w([ @@ -190,6 +190,7 @@ for GStreamer 0.10 and rerun autogen.sh.])]) oggdemux vorbisdec autoaudiosink + aiffparse modplug], [GST_ELEMENT_CHECK(], [, [1.0], [], [have_all_elements=no])]) AS_IF([test "x$have_all_elements" = "xno"],