[FFmpeg-cvslog] r13146 - trunk/configure
Ramiro Polla
ramiro
Wed May 14 05:22:15 CEST 2008
ramiro wrote:
> Author: ramiro
> Date: Tue May 13 18:32:51 2008
> New Revision: 13146
>
> Log:
> Move arch check before OS check.
>
> Modified:
> trunk/configure
>
> Modified: trunk/configure
> ==============================================================================
> --- trunk/configure (original)
> +++ trunk/configure Tue May 13 18:32:51 2008
[...]
> @@ -1236,75 +1305,6 @@ disabled logging && logfile=/dev/null
> echo "# $0 $@" >$logfile
> set >>$logfile
Apparently I screwed up more than I thought I had. If logging is
disabled the amd64 check will still try to log somewhere.
More information about the ffmpeg-cvslog
mailing list