Mercurial > mplayer.hg
changeset 37178:0f0ccec7c8f3
Revise message.
author | ib |
---|---|
date | Mon, 08 Sep 2014 20:22:27 +0000 |
parents | d50c97393dc1 |
children | b02352aadc5d |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Sep 08 20:18:29 2014 +0000 +++ b/configure Mon Sep 08 20:22:27 2014 +0000 @@ -7839,7 +7839,7 @@ 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