mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
configure: Also create tests/api
This should fix some problems on some fate clients like openbsd Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
cd1a9908b5
commit
d62657eb4a
1
configure
vendored
1
configure
vendored
@ -6014,6 +6014,7 @@ enabled getenv || echo "#define getenv(x) NULL" >> $TMPH
|
|||||||
|
|
||||||
mkdir -p doc
|
mkdir -p doc
|
||||||
mkdir -p tests
|
mkdir -p tests
|
||||||
|
mkdir -p tests/api
|
||||||
echo "@c auto-generated by configure" > doc/config.texi
|
echo "@c auto-generated by configure" > doc/config.texi
|
||||||
|
|
||||||
print_config ARCH_ "$config_files" $ARCH_LIST
|
print_config ARCH_ "$config_files" $ARCH_LIST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user