From 5413b4a10d665611618ecdadcf9122fa28196105 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 26 Dec 2001 20:54:43 +0000 Subject: Fixed the smooothwave madness removed a yield from vorbisdec don't call mpeg2_close, it seems to segfault sometimes. Original commit message from CVS: Fixed the smooothwave madness removed a yield from vorbisdec don't call mpeg2_close, it seems to segfault sometimes. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3c808045..a0286e7d 100644 --- a/configure.ac +++ b/configure.ac @@ -1077,7 +1077,7 @@ ext/rtp/Makefile ext/sdl/Makefile ext/shout/Makefile ext/sidplay/Makefile -ext/smoothwave/Makefile +ext/smooothwave/Makefile ext/vorbis/Makefile ext/xmms/Makefile gst-libs/Makefile -- cgit