From d62657eb4abbb0beb027f467d580a6cba529dc1c Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 28 Jun 2015 02:41:48 +0200 Subject: configure: Also create tests/api This should fix some problems on some fate clients like openbsd Signed-off-by: Michael Niedermayer --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 3765376ff0..c00f7f5a8e 100755 --- a/configure +++ b/configure @@ -6014,6 +6014,7 @@ enabled getenv || echo "#define getenv(x) NULL" >> $TMPH mkdir -p doc mkdir -p tests +mkdir -p tests/api echo "@c auto-generated by configure" > doc/config.texi print_config ARCH_ "$config_files" $ARCH_LIST -- cgit v1.2.3