gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r10232: Update help message for --wi


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10232: Update help message for --with-ffmpeg-incl to fix policy
Date: Thu, 06 Nov 2008 11:42:59 +0100
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10232
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Thu 2008-11-06 11:42:59 +0100
message:
  Update help message for --with-ffmpeg-incl to fix policy
modified:
  macros/ffmpeg.m4
=== modified file 'macros/ffmpeg.m4'
--- a/macros/ffmpeg.m4  2008-11-05 16:29:50 +0000
+++ b/macros/ffmpeg.m4  2008-11-06 10:42:59 +0000
@@ -34,7 +34,7 @@
   dnl           /usr/local/include/ffmpeg/libavcodec becomes 
/usr/local/include/ffmpeg.
   dnl avcode_h - stores the path and file name for avcodec.h, which is used 
later on
   dnl           in this macro to extract the version number of ffmpeg we're 
using.
-  AC_ARG_WITH(ffmpeg_incl, AC_HELP_STRING([--with-ffmpeg-incl], [directory 
where ffmpeg headers are]), with_ffmpeg_incl=${withval})
+  AC_ARG_WITH(ffmpeg_incl, AC_HELP_STRING([--with-ffmpeg-incl], [directory 
where avcodec.h is]), with_ffmpeg_incl=${withval})
   AC_CACHE_VAL(ac_cv_path_ffmpeg_incl,[
     if test x"${with_ffmpeg_incl}" != x ; then
       dnl top level path for include files minus the last directory from the 
user


reply via email to

[Prev in Thread] Current Thread [Next in Thread]