[FFmpeg-devel] [PATCH] fix tools/probetest compilation
Måns Rullgård
mans
Thu May 13 13:27:35 CEST 2010
Janne Grunau <janne-ffmpeg at jannau.net> writes:
> Hi,
>
> tools/probetest uses internal functions and need -DHAVE_AV_CONFIG_H to
> compile. see patch.
>
> +tools/probetest$(EXESUF): CPPFLAGS += -DHAVE_AV_CONFIG_H
> +
> tools/%$(EXESUF): tools/%.o
> $(LD) $(FF_LDFLAGS) -o $@ $< $(FF_EXTRALIBS)
Other things in tools/ also use internal stuff. Might as well add it
for all of them.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list