From: Johann Date: Thu, 7 Oct 2010 18:13:36 +0000 (-0400) Subject: configure is not in src X-Git-Tag: v0.9.5~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a31a58d19a89a75e15f17ec48235b9ac742d87bc;p=libvpx 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 --- diff --git a/README b/README index f0625d3d7..c1a76687f 100644 --- a/README +++ b/README @@ -89,7 +89,7 @@ COMPILING THE APPLICATIONS/LIBRARIES: 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