From e5d138aa7d8116d46042dbe4476b41623e2e7383 Mon Sep 17 00:00:00 2001 From: arpi Date: Mon, 20 Jan 2003 22:56:00 +0000 Subject: 1l :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9051 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 0f69736890..53c21b5ba9 100755 --- a/configure +++ b/configure @@ -4516,7 +4516,7 @@ echo "$_gui" 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" -- cgit v1.2.3