[MPlayer-dev-eng] Bugg in new configure

pl p_l at tfz.net
Tue Nov 20 13:26:41 CET 2001


On Tue, Nov 20, 2001 at 07:54:41PM +0800, Anders Johansson wrote:
> Hi,
> 
> Found a bug in the new version of configure, attaching patch.
Applied.
Thanks.

> 
> //Anders
> --- ../orig/configure	Tue Nov 20 19:43:31 2001
> +++ configure	Tue Nov 20 19:44:52 2001
> @@ -1321,7 +1321,7 @@
>    echores "using xdpms4"
>  elif test "$_xdpms3" = yes ; then
>    _def_xdpms='#define HAVE_XDPMS 1'
> -  _ld_x11='$_ld_x11 -lXdpms'
> +  _ld_x11="$_ld_x11 -lXdpms"
>    echores "using xdpms3"
>  else
>    _def_xdpms='#undef HAVE_XDPMS'




More information about the MPlayer-dev-eng mailing list