id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
1968	./configure --enable-shared --enable-static behavior odd.	rogerdpack		"Hello.

I would expect that if I pass 
ffmpeg $ ./configure --enable-shared --enable-static

that it would either
1) choose the latter of the 2, or
2) fail out, proclaiming that it has been passed conflicting instruction.

It appears that today, if I pass it this, it builds a shared build, effectively ignoring the ""--enable-static"" directive.  At least for mingw32-cross compiler.

Cheers!
-roger-

Summary of the bug:
How to reproduce:
{{{
% ffmpeg -i input ... output
ffmpeg version
built on ...
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker."	defect	closed	normal	build system	unspecified	invalid					0	0
