diff options
author | Måns Rullgård <mans@mansr.com> | 2010-09-25 17:13:29 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-09-25 17:13:29 +0000 |
commit | 2c1da681b8a75548b407c19639effeff2ffc2ea3 (patch) | |
tree | 6a705119d584e58502366f294c68ebda3ba0f2a1 /configure | |
parent | 9f27ca3f25c2a97cc4fa938451a8a2c0b4762193 (diff) | |
download | ffmpeg-2c1da681b8a75548b407c19639effeff2ffc2ea3.tar.gz |
Create libavfilter/$arch when building outside source tree
Originally committed as revision 25200 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3076,6 +3076,7 @@ if enabled source_path_used; then libavcore libavdevice libavfilter + libavfilter/$arch libavformat libavutil libavutil/$arch |