[FFmpeg-devel] [PATCH 1/3] configure: Only build documentation if pod2man is available

Michael Niedermayer michaelni at gmx.at
Wed Jul 11 13:49:36 CEST 2012


On Tue, Jul 10, 2012 at 11:24:04PM -0300, jamal wrote:
> ---
>  configure |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/configure b/configure
> index 1958fa6..2f9d9a3 100755
> --- a/configure
> +++ b/configure
> @@ -1778,7 +1778,7 @@ ffprobe_deps="avcodec avformat"
>  ffserver_deps="avformat ffm_muxer fork rtp_protocol rtsp_demuxer"
>  ffserver_extralibs='$ldl'
>  
> -doc_deps="texi2html"
> +doc_deps="pod2man"

this would fail if texi2html is unavailable but pod2man is available


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120711/d6f780f3/attachment.asc>


More information about the ffmpeg-devel mailing list