summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2010-10-07 14:13:36 -0400
committerJohann <johannkoenig@google.com>2010-10-07 14:13:36 -0400
commita31a58d19a89a75e15f17ec48235b9ac742d87bc (patch)
tree86c899db7001803519983da0bb37e73f40f92458 /README
parent7e6f7b579a4e52bb2f81d5e3529e8b7f7d00bea5 (diff)
downloadlibvpx-a31a58d19a89a75e15f17ec48235b9ac742d87bc.tar.gz
libvpx-a31a58d19a89a75e15f17ec48235b9ac742d87bc.tar.bz2
libvpx-a31a58d19a89a75e15f17ec48235b9ac742d87bc.zip
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
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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