build: Create mlib optimization directories during out-of-tree builds.

This commit is contained in:
Diego Biurrun 2011-06-20 18:41:11 +02:00
parent b57c6d1a4c
commit 896f80f82c

2
configure vendored
View File

@ -3207,6 +3207,7 @@ if enabled source_path_used; then
doc
libavcodec
libavcodec/$arch
libavcodec/mlib
libavdevice
libavfilter
libavfilter/$arch
@ -3216,6 +3217,7 @@ if enabled source_path_used; then
libpostproc
libswscale
libswscale/$arch
libswscale/mlib
tests
tools
"