From 2a0d2686ad762ecb4c2c2793a290427f7b50bdf2 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. --- ext/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/Makefile.am b/ext/Makefile.am index 3ebdc5aa..b889fb38 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -161,7 +161,7 @@ SHOUT_DIR= endif if USE_SMOOTHWAVE -SMOOTHWAVE_DIR=smoothwave +SMOOTHWAVE_DIR=smooothwave else SMOOTHWAVE_DIR= endif -- cgit v1.2.1