Bugfix for error accumulator stats
[profile/ivi/libvpx.git] / configure
index c1e9ace..ab3936d 100755 (executable)
--- a/configure
+++ b/configure
@@ -386,6 +386,8 @@ process_targets() {
         VERSION_MAJOR=${ver%.*}
     fi
     enabled child || cat <<EOF >> config.mk
+
+PREFIX=${prefix}
 ifeq (\$(MAKECMDGOALS),dist)
 DIST_DIR?=${DIST_DIR}
 else