Browse code

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 <daveryeo@telus.net>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit e631872f13b6be0583603d45a11e53319754bc8d)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2014/12/15 12:32:23
Showing 1 changed files
... ...
@@ -5706,6 +5706,7 @@ enabled getenv || echo "#define getenv(x) NULL" >> $TMPH
5706 5706
 
5707 5707
 
5708 5708
 mkdir -p doc
5709
+mkdir -p tests
5709 5710
 echo "@c auto-generated by configure" > doc/config.texi
5710 5711
 
5711 5712
 print_config ARCH_   "$config_files" $ARCH_LIST