[MPlayer-cvslog] r37274 - trunk/configure
    ib 
    subversion at mplayerhq.hu
       
    Mon Sep  8 22:22:27 CEST 2014
    
    
  
Author: ib
Date: Mon Sep  8 22:22:27 2014
New Revision: 37274
Log:
Revise message.
Modified:
   trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure	Mon Sep  8 22:18:29 2014	(r37273)
+++ trunk/configure	Mon Sep  8 22:22:27 2014	(r37274)
@@ -7839,7 +7839,7 @@ if test "$_gui" = yes ; then
 
   if ! win32 ; then
     _gui_gtk=yes
-    test "$_x11" != yes && die "X11 support required for GUI compilation."
+    test "$_x11" != yes && die "The GUI requires X11."
 
     echocheck "XShape extension"
     if test "$_xshape" = auto ; then
    
    
More information about the MPlayer-cvslog
mailing list