shithub: libvpx

Download patch

ref: a31a58d19a89a75e15f17ec48235b9ac742d87bc
parent: 7e6f7b579a4e52bb2f81d5e3529e8b7f7d00bea5
author: Johann <johannkoenig@google.com>
date: Thu Oct 7 10:13:36 EDT 2010

configure is not in src

one comment in the README said the configure script was in src.
it's not. pointed out by Aaron Sherman

Change-Id: Ife0b53e096856d46669a99eefd71ac23d0351f65

--- a/README
+++ b/README
@@ -89,7 +89,7 @@
   toolchain, the following command could be used (note, POSIX SH syntax, adapt
   to your shell as necessary):
 
-    $ CROSS=mipsel-linux-uclibc- ../libvpx/src/configure
+    $ CROSS=mipsel-linux-uclibc- ../libvpx/configure
 
   In addition, the executables to be invoked can be overridden by specifying the
   environment variables: CC, AR, LD, AS, STRIP, NM. Additional flags can be