[FFmpeg-devel] [PATCH] doc/Makefile: Add missing $(HOSTEXESUF) to print_options

Stefano Sabatini stefasab at gmail.com
Fri Jul 13 12:49:26 CEST 2012


On date Wednesday 2012-07-11 22:45:00 -0300, jamal encoded:
> ---
>  doc/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/doc/Makefile b/doc/Makefile
> index a9c9ea6..7af2e48 100644
> --- a/doc/Makefile
> +++ b/doc/Makefile
> @@ -35,7 +35,7 @@ GENTEXI  = format codec
>  GENTEXI := $(GENTEXI:%=doc/avoptions_%.texi)
>  
>  $(GENTEXI): TAG = GENTEXI
> -$(GENTEXI): doc/avoptions_%.texi: doc/print_options
> +$(GENTEXI): doc/avoptions_%.texi: doc/print_options$(HOSTEXESUF)
>  	$(M)doc/print_options $* > $@

Should be OK.
-- 
FFmpeg = Foolish and Fiendish MultiPurpose Erotic Geisha


More information about the ffmpeg-devel mailing list