[Mplayer-cvslog] CVS: main configure,1.356,1.357
Winner of tha face compo
gabucino at mplayer.dev.hu
Sat Jan 5 13:29:28 CET 2002
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv22659
Modified Files:
configure
Log Message:
it's in sys/ .. isn't it?
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.356
retrieving revision 1.357
diff -u -r1.356 -r1.357
--- configure 4 Jan 2002 13:08:13 -0000 1.356
+++ configure 5 Jan 2002 12:29:25 -0000 1.357
@@ -2074,7 +2074,7 @@
echocheck "DVD support (libcss - old style)"
if test "$_css" = auto ; then
cat > $TMPC <<EOF
-#include <types.h>
+#include <sys/types.h>
#include <css.h>
int main(void) { (void) CSSisEncrypted(0); return 0; }
EOF
More information about the MPlayer-cvslog
mailing list