The configure test for ebx fails because it is run before the -mdynamic-no-pic
authorAlexander Strange <astrange@ithinksw.com>
Tue, 1 May 2007 21:05:15 +0000 (21:05 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 1 May 2007 21:05:15 +0000 (21:05 +0000)
commit074a9d2b58134ea94f7e455a730fec3460365b4c
treec839f1302caddbe48067ddd980943d97f69b297f
parentd84707377f00b4c6b221918293c582b380903ccd
The configure test for ebx fails because it is run before the -mdynamic-no-pic
check. Move it before the ebx test and remove -mdynamic-no-pic from
VHOOKCFLAGS later on.
patch by Alexander Strange, astrange ithinksw com
reference:
Subject: [Ffmpeg-devel] [PATCH] fix CONFIG_EBX_AVAILABLE on Darwin/x86
Date: Fri, 13 Apr 2007 17:24:55 -0400

Originally committed as revision 8863 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure