CVSROOT: /sources/gnash
Module name: gnash
Changes by: Martin Guy <martinwguy> 07/05/22 18:50:15
Modified files:
. : configure.ac
Log message:
* configure.ac: add help text for ffmpeg-devel RPM package
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/configure.ac?cvsroot=gnash&r1=1.321&r2=1.322
Patches:
Index: configure.ac
===================================================================
RCS file: /sources/gnash/gnash/configure.ac,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -b -r1.321 -r1.322
--- configure.ac 22 May 2007 18:27:39 -0000 1.321
+++ configure.ac 22 May 2007 18:50:15 -0000 1.322
@@ -15,7 +15,7 @@
dnl Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
dnl
-dnl $Id: configure.ac,v 1.321 2007/05/22 18:27:39 strk Exp $
+dnl $Id: configure.ac,v 1.322 2007/05/22 18:50:15 martinwguy Exp $
AC_PREREQ(2.50)
AC_INIT(gnash, cvs)
@@ -1461,6 +1461,7 @@
echo " ERROR: No FFMPEG development package installed!"
echo " You can install FFMPEG from
http://ffmpeg.mplayerhq.hu"
echo " or .deb users: apt-get install libavformat-dev"
+ echo " or .rpm users: yum install ffmpeg-devel"
echo " or reconfigure with --enable-media=mad"
nogo=true
fi
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit