configure: create .config file in configure to avoid needless reruns
Originally committed as revision 24372 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
86601915d2
commit
aef026f406
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -3154,6 +3154,7 @@ print_config AV_HAVE_ $TMPH /dev/null $HAVE_LIST_PUB
|
|||
echo "#endif /* AVUTIL_AVCONFIG_H */" >> $TMPH
|
||||
|
||||
cp_if_changed $TMPH libavutil/avconfig.h
|
||||
touch .config
|
||||
|
||||
test -n "$WARNINGS" && printf "\n$WARNINGS"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue