Index: libvpx-0.9.0+git-2010-06-15-13-41/configure
===================================================================
--- libvpx-0.9.0+git-2010-06-15-13-41.orig/configure	2010-06-16 13:04:29.303149401 +0200
+++ libvpx-0.9.0+git-2010-06-15-13-41/configure	2010-06-16 13:04:52.471147835 +0200
@@ -405,12 +405,6 @@
 }
 
 process_detect() {
-    if enabled shared; then
-        # Can only build shared libs on a subset of platforms. Doing this check
-        # here rather than at option parse time because the target auto-detect
-        # magic happens after the command line has been parsed.
-	enabled linux || die "--enable-shared only supported on ELF for now"
-    fi
     if [ -z "$CC" ]; then
         echo "Bypassing toolchain for environment detection."
         enable external_build
