id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
1929,./configure  --disable-w32threads  doesn't check for presence of pthreads,rogerdpack,,"Summary of the bug: $title

How to reproduce:
{{{
./configure --disable-w32threads # in a mingw environment, that doesn't have pthreads library
}}}

output:

LD	ffmpeg_g.exe
ffmpeg.o: In function `input_thread':
/home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/ffmpeg.c:2568: undefined reference to `_imp__pthread_mutex_lock'

Is this expected? I thought it would check for build-ability.
Thanks!
-roger-",defect,closed,normal,build system,unspecified,invalid,win,,,,0,0
