[Mplayer-cvslog] CVS: main configure,1.427,1.428

Zoltan Ponekker pontscho at mplayerhq.banki.hu
Wed Apr 17 09:44:06 CEST 2002


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

Modified Files:
	configure 
Log Message:
add message

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.427
retrieving revision 1.428
diff -u -r1.427 -r1.428
--- configure	16 Apr 2002 17:29:04 -0000	1.427
+++ configure	17 Apr 2002 07:43:56 -0000	1.428
@@ -3124,7 +3124,7 @@
 if test "$_gui" = yes ; then
 
   # Required libraries
-  test "$_png" != yes && die "PNG support required for GUI compilation"
+  test "$_png" != yes && die "PNG support required for GUI compilation, please install libpng or libpng-dev packages."
   test "$_x11" != yes && die "X11 support required for GUI compilation"
 
   echocheck "XShape extension"




More information about the MPlayer-cvslog mailing list