aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxine/libxine-1.0.0-beta12/libxine-tremor-autoconf.patch
blob: a01aab20c24cb30b8dd497424f497054614484f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Copyright (C) 2002, Fred Boulay <dilb@handhelds.org>
Licensed under GPL v2

--- m4/vorbis.m4.orig	2002-12-17 10:21:44.000000000 +0100
+++ m4/vorbis.m4	2002-12-17 10:21:54.000000000 +0100
@@ -18,7 +18,7 @@ AC_ARG_ENABLE(vorbistest, [  --disable-v
     VORBIS_LIBDIR="-L$vorbis_prefix/lib"
   fi
 
-  VORBIS_LIBS="$VORBIS_LIBDIR -lvorbis -lm"
+  VORBIS_LIBS="$VORBIS_LIBDIR -lvorbisidec -lm"
   VORBISFILE_LIBS="-lvorbisfile"
   VORBISENC_LIBS="-lvorbisenc"