[Mplayer-cvslog] CVS: main configure,1.782,1.783
Alex Beregszaszi
alex at mplayerhq.hu
Sat Oct 11 21:32:10 CEST 2003
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv19545
Modified Files:
configure
Log Message:
some missing declarations for libavcodec
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.782
retrieving revision 1.783
diff -u -r1.782 -r1.783
--- configure 6 Oct 2003 07:21:01 -0000 1.782
+++ configure 11 Oct 2003 19:31:29 -0000 1.783
@@ -5680,6 +5680,10 @@
# for libavcodec:
SRC_PATH=.
+LIBPREF=lib
+LIBSUF=.a
+SLIBPREF=lib
+SLIBSUF=.so
# video output
X_LIB = $_ld_gl $_ld_dga $_ld_xv $_ld_xvmc $_ld_vm $_ld_xinerama $_ld_x11 $_ld_mad $_ld_sock
More information about the MPlayer-cvslog
mailing list