[Ffmpeg-devel] [PATCH] build with '--enable-gprof'

Måns Rullgård mru
Thu Dec 7 14:12:44 CET 2006


Dmitry Antipov said:

> +    ebp_is_special="yes"
> +    check_cc <<EOF && ebp_is_special="no"

check_cc <<EOF || enable ebp_is_special

> +test "$ebp_is_special" = "yes" && echo '#define EBP_IS_SPECIAL 1' >> $TMPH

Instead of this, add ebp_is_special to CONFIG_LIST, and CONFIG_EBP_IS_SPECIAL will
be set automatically.

-- 
M?ns Rullg?rd
mru at inprovide.com




More information about the ffmpeg-devel mailing list