[Mplayer-cvslog] CVS: main configure,1.390,1.391
Arpi
arpi at thot.banki.hu
Thu Feb 21 14:12:01 CET 2002
Hi,
reversed patch.
RTFM cvs-howto.txt
> Update of /cvsroot/mplayer/main
> In directory mplayer:/var/tmp.root/cvs-serv15920
>
> Modified Files:
> configure
> Log Message:
> changes in fullscreen/window switching code to obtain returning to
> old window position (icewm aware) while using -vo x11 -zoom
>
>
> Index: configure
> ===================================================================
> RCS file: /cvsroot/mplayer/main/configure,v
> retrieving revision 1.390
> retrieving revision 1.391
> diff -u -r1.390 -r1.391
> --- configure 13 Feb 2002 03:14:45 -0000 1.390
> +++ configure 21 Feb 2002 10:49:56 -0000 1.391
> @@ -1919,8 +1919,8 @@
> #include <string.h>
> int main(void) {
> printf("png.h : %s\n", PNG_LIBPNG_VER_STRING);
> - printf("libpng: %s\n", png_get_libpng_ver(NULL));
> - return (strcmp(PNG_LIBPNG_VER_STRING, png_get_libpng_ver(NULL)));
> + // printf("libpng: %s\n", png_get_libpng_ver(NULL));
> + return 0; //(strcmp(PNG_LIBPNG_VER_STRING, png_get_libpng_ver(NULL)));
> }
> EOF
> if cc_check -lpng -lz -lm ; then
>
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog
>
>
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-cvslog
mailing list