configure: handle --disable-asm before check_deps
authorMans Rullgard <mans@mansr.com>
Fri, 31 Aug 2012 00:56:03 +0000 (01:56 +0100)
committerMans Rullgard <mans@mansr.com>
Fri, 31 Aug 2012 00:59:23 +0000 (01:59 +0100)
commitd96d6ba61888c6a97d9426ca80bf36f3812cac76
tree11d819970518ef0c0e210dd68b64de9bcce165de
parent17337f54c057accf12b0e87d12f576194ad085a8
configure: handle --disable-asm before check_deps

This is necessary to avoid spuriously enabling _external or _inline
variants of arch extensions when they should be disabled.

Signed-off-by: Mans Rullgard <mans@mansr.com>
configure