Home
last modified time | relevance | path

Searched refs:TMPH (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/
H A Dconfigure4525 tmpfile TMPH .h
7625 config_files="$TMPH ffbuild/config.mak doc/config.texi"
7780 cat > $TMPH <<EOF
7801 echo "#define ASSERT_LEVEL $assert_level" >>$TMPH
7804 echo "#define MALLOC_PREFIX $malloc_prefix" >>$TMPH
7813 enabled getenv || echo "#define getenv(x) NULL" >> $TMPH
7826 echo "#endif /* FFMPEG_CONFIG_H */" >> $TMPH
7829 cp_if_changed $TMPH config.h
7835 # Reopen a new TMPH for config_components.h.
7836 cat > $TMPH <<EO
[all...]

Completed in 9 milliseconds