[vlc-devel] commit: contrib's kate (tiger), flac and lua need libm ( Rémi Denis-Courmont )

git version control git at videolan.org
Sat Aug 29 22:04:42 CEST 2009


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Aug 29 23:04:12 2009 +0300| [817e17cb7856d59cd82d55af68714be0b7a38694] | committer: Rémi Denis-Courmont 

contrib's kate (tiger), flac and lua need libm

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=817e17cb7856d59cd82d55af68714be0b7a38694
---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 61a8c69..2929c44 100644
--- a/configure.ac
+++ b/configure.ac
@@ -718,7 +718,7 @@ AC_CHECK_LIB(m,cos,[
   VLC_ADD_LIBS([adjust wave ripple psychedelic gradient a52tofloat32 dtstofloat32 x264 goom visual panoramix rotate noise grain scene],[-lm])
 ])
 AC_CHECK_LIB(m,pow,[
-  VLC_ADD_LIBS([avcodec avformat swscale postproc ffmpegaltivec i420_rgb faad twolame equalizer spatializer param_eq libvlccore freetype mod mpc dmo quicktime realaudio realvideo opengl],[-lm])
+  VLC_ADD_LIBS([avcodec avformat swscale postproc ffmpegaltivec i420_rgb faad twolame equalizer spatializer param_eq libvlccore freetype mod mpc dmo quicktime realaudio realvideo opengl kate flac lua],[-lm])
 ])
 AC_CHECK_LIB(m,sqrt,[
   VLC_ADD_LIBS([headphone_channel_mixer normvol speex mono colorthres extract],[-lm])




More information about the vlc-devel mailing list