[Mplayer-cvslog] CVS: main configure,1.639,1.640

Arpi of Ize arpi at mplayerhq.hu
Mon Jan 20 23:56:14 CET 2003


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

Modified Files:
	configure 
Log Message:
1l :)


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.639
retrieving revision 1.640
diff -u -r1.639 -r1.640
--- configure	19 Jan 2003 16:42:25 -0000	1.639
+++ configure	20 Jan 2003 22:56:00 -0000	1.640
@@ -4516,7 +4516,7 @@
 if test "$_gui" = yes ; then
 
   # Required libraries
-  test "$_png" != yes && die "PNG support required for GUI compilation, please install libpng or libpng-dev packages."
+  test "$_png" != yes && die "PNG support required for GUI compilation, please install libpng and libpng-dev packages."
   test "$_x11" != yes && die "X11 support required for GUI compilation"
 
   echocheck "XShape extension"



More information about the MPlayer-cvslog mailing list