ffmpeg | branch: release/2.4 | Michael Niedermayer <michae...@gmx.at> | Mon Dec 15 04:32:23 2014 +0100| [8815ddc29fa43049413c032638bd39945c15fd01] | committer: Michael Niedermayer
configure: create the tests directory like the doc directory This fixes an issue where the tests directory is not created for out of tree builds before its needed Tested-by: Dave Yeo <daver...@telus.net> Signed-off-by: Michael Niedermayer <michae...@gmx.at> (cherry picked from commit e631872f13b6be0583603d45a11e53319754bc8d) Signed-off-by: Michael Niedermayer <michae...@gmx.at> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8815ddc29fa43049413c032638bd39945c15fd01 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index c93876a..2104232 100755 --- a/configure +++ b/configure @@ -5628,6 +5628,7 @@ enabled getenv || echo "#define getenv(x) NULL" >> $TMPH mkdir -p doc +mkdir -p tests echo "@c auto-generated by configure" > doc/config.texi print_config ARCH_ "$config_files" $ARCH_LIST _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog