gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] [PATCH] enable klash to compile


From: Markus Gothe
Subject: Re: [Gnash-dev] [PATCH] enable klash to compile
Date: Sun, 27 Aug 2006 11:44:29 +0200
User-agent: Thunderbird 1.5.0.5 (X11/20060819)

Thanks, I'll merge it into the cvs, right now...

//Markus

Patrice Dumas wrote:
> Hello,
> 
> A minor patch to enable klash to compile.
> 
> --
> Pat
> 
> 
> ------------------------------------------------------------------------
> 
> ? plugin/np_entry.lo
> ? plugin/npn_gate.lo
> ? plugin/npp_gate.lo
> ? plugin/klash/.libs
> ? plugin/klash/klash
> ? plugin/klash/klash.moc
> ? plugin/klash/klash_part.lo
> ? plugin/klash/klash_part.moc
> ? plugin/klash/libklashpart.la
> Index: plugin/klash/Makefile.am
> ===================================================================
> RCS file: /sources/gnash/gnash/plugin/klash/Makefile.am,v
> retrieving revision 1.12
> diff -u -3 -p -r1.12 Makefile.am
> --- plugin/klash/Makefile.am  6 Aug 2006 02:00:54 -0000       1.12
> +++ plugin/klash/Makefile.am  27 Aug 2006 05:39:36 -0000
> @@ -93,6 +93,7 @@ AM_LDFLAGS =  \
>  INCLUDES = -I.. \
>          -I$(top_srcdir)      \
>          -I$(top_srcdir)/server  \
> +        -I$(top_srcdir)/server/parser  \
>          -I$(top_srcdir)/libbase \
>          -I$(top_srcdir)/backend \
>          -I$(top_srcdir)/libamf \
> Index: plugin/klash/klash_part.cpp
> ===================================================================
> RCS file: /sources/gnash/gnash/plugin/klash/klash_part.cpp,v
> retrieving revision 1.6
> diff -u -3 -p -r1.6 klash_part.cpp
> --- plugin/klash/klash_part.cpp       19 Aug 2006 18:51:20 -0000      1.6
> +++ plugin/klash/klash_part.cpp       27 Aug 2006 05:39:37 -0000
> @@ -42,6 +42,7 @@
>  #endif
>  
>  #include <config.h>
> +#include <cassert>
>  #include <qcstring.h>
>  #include <qpopupmenu.h>
>  #include <qtimer.h>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Gnash-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash-dev


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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