[MPlayer-cvslog] r33339 - trunk/configure
Diego Biurrun
diego at biurrun.de
Fri Apr 29 14:29:00 CEST 2011
On Thu, Apr 28, 2011 at 05:58:42PM +0200, cehoyos wrote:
>
> Log:
> Fix Win64 compilation.
This is not your patch.
> --- trunk/configure Thu Apr 28 15:45:16 2011 (r33338)
> +++ trunk/configure Thu Apr 28 17:58:42 2011 (r33339)
> @@ -3885,6 +3885,7 @@ echores "$_vsscanf"
> echocheck "swab()"
> _swab=no
> define_statement_check "_XOPEN_SOURCE 600" "unistd.h" 'int a, b; swab(&a, &b, 0)' && _swab=yes
> +define_statement_check "A A" "string.h" 'int a, b; swab(&a, &b, 0)' && _swab=yes
This is wrong, as I said on the mailing list. Please revert.
Diego
More information about the MPlayer-cvslog
mailing list