summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-12-15 04:32:23 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-12-15 13:56:59 +0100
commite631872f13b6be0583603d45a11e53319754bc8d (patch)
tree80a7e2af5c2d0f79472b4f6264b8d69059bb28db /configure
parent228fded03622f9b14df7fca45ef6fab089582c08 (diff)
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>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 0ec1a7c7ac..33280261e9 100755
--- a/configure
+++ b/configure
@@ -5722,6 +5722,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