Commit 566ae9fb authored by Måns Rullgård's avatar Måns Rullgård

configure: simplify directory creation for out of tree builds

Originally committed as revision 19684 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b7c10b2a
......@@ -2742,25 +2742,15 @@ if enabled source_path_used; then
DIRS="\
doc \
libavcodec \
libavcodec/alpha \
libavcodec/arm \
libavcodec/bfin \
libavcodec/mlib \
libavcodec/ppc \
libavcodec/sh4 \
libavcodec/sparc \
libavcodec/x86 \
libavcodec/$arch \
libavdevice \
libavfilter \
libavformat \
libavutil \
libavutil/$arch \
libpostproc \
libswscale \
libswscale/bfin \
libswscale/mlib \
libswscale/ppc \
libswscale/sparc \
libswscale/x86 \
libswscale/$arch \
tests \
tools \
"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment