summaryrefslogtreecommitdiff
path: root/graphics/gnash/files/patch-plugin-npapi-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gnash/files/patch-plugin-npapi-Makefile.in')
-rw-r--r--graphics/gnash/files/patch-plugin-npapi-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gnash/files/patch-plugin-npapi-Makefile.in b/graphics/gnash/files/patch-plugin-npapi-Makefile.in
new file mode 100644
index 000000000000..475b813923a2
--- /dev/null
+++ b/graphics/gnash/files/patch-plugin-npapi-Makefile.in
@@ -0,0 +1,11 @@
+--- plugin/npapi/Makefile.in.orig 2010-08-21 22:04:45.000000000 +0400
++++ plugin/npapi/Makefile.in 2010-08-25 05:43:40.000000000 +0400
+@@ -637,7 +637,7 @@
+ -I$(top_srcdir)/libcore/parser -I$(top_srcdir)/libbase \
+ -I$(top_srcdir)/librender -I$(srcdir)/mozilla-sdk \
+ -I$(srcdir)/mozilla-sdk/include $(GLIB_CFLAGS) $(NULL) \
+- $(am__append_1) $(am__append_2)
++ $(am__append_1) $(am__append_2) $(BOOST_CFLAGS)
+
+ # AM_CXXFLAGS = $(AM_CPPFLAGS)
+ noinst_HEADERS = plugin.h mozilla-sdk/pluginbase.h \