[Mplayer-cvslog] CVS: main configure,1.595,1.596
Michael Niedermayer
michael at mplayerhq.hu
Sat Nov 2 17:55:57 CET 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv25100
Modified Files:
configure
Log Message:
10l
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.595
retrieving revision 1.596
diff -u -r1.595 -r1.596
--- configure 2 Nov 2002 16:14:42 -0000 1.595
+++ configure 2 Nov 2002 16:55:23 -0000 1.596
@@ -4181,7 +4181,7 @@
echocheck "shared postprocess lib"
if test "$_shared_pp" = yes ; then
- _ld_pp='-lpostproc -L postproc'
+ _ld_pp='-Lpostproc -lpostproc'
else
_ld_pp='postproc/libpostproc.a'
fi
More information about the MPlayer-cvslog
mailing list