[Mplayer-cvslog] CVS: main configure,1.466,1.467

Arpi of Ize arpi at mplayerhq.hu
Mon May 13 01:37:09 CEST 2002


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv18735

Modified Files:
	configure 
Log Message:
libgif detection extended

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.466
retrieving revision 1.467
diff -u -r1.466 -r1.467
--- configure	12 May 2002 02:18:49 -0000	1.466
+++ configure	12 May 2002 23:37:06 -0000	1.467
@@ -2330,6 +2330,7 @@
 cat > $TMPC << EOF
 #include <gif_lib.h>
 int main(void) {
+  EGifPutExtensionFirst(NULL,0xFF, 11, NULL);
   return 0;
 }
 EOF




More information about the MPlayer-cvslog mailing list