CVSROOT: /sources/gnash
Module name: gnash
Changes by: Markus Gothe <nihilus> 06/10/22 22:18:27
Modified files:
. : configure.ac
Log message:
Typo
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/configure.ac?cvsroot=gnash&r1=1.179&r2=1.180
Patches:
Index: configure.ac
===================================================================
RCS file: /sources/gnash/gnash/configure.ac,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -b -r1.179 -r1.180
--- configure.ac 22 Oct 2006 19:36:50 -0000 1.179
+++ configure.ac 22 Oct 2006 22:18:26 -0000 1.180
@@ -33,7 +33,7 @@
dnl also makes it possible to release a modified version which carries
dnl forward this exception.
-dnl $Id: configure.ac,v 1.179 2006/10/22 19:36:50 rsavoye Exp $
+dnl $Id: configure.ac,v 1.180 2006/10/22 22:18:26 nihilus Exp $
AC_PREREQ(2.50)
AC_INIT(gnash, 0.7.1-cvs)
@@ -353,7 +353,7 @@
AM_CONDITIONAL(PLUGIN, [test x$plugin = xyes])
dnl Add KFLASH support, if specified.
-AC_ARG_ENABLE(klash, AC_HELP_STRING([--disble-klash], [Disable support for
Konqueror plugin]),
+AC_ARG_ENABLE(klash, AC_HELP_STRING([--disable-klash], [Disable support for
Konqueror plugin]),
[case "${enableval}" in
yes) klash=yes ;;
no) klash=no ;;
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit