summaryrefslogtreecommitdiffstats
path: root/accessibility/at-spi2-core/files/patch-atspi_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/at-spi2-core/files/patch-atspi_Makefile.in')
-rw-r--r--accessibility/at-spi2-core/files/patch-atspi_Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/accessibility/at-spi2-core/files/patch-atspi_Makefile.in b/accessibility/at-spi2-core/files/patch-atspi_Makefile.in
new file mode 100644
index 000000000..e6d6cbeb0
--- /dev/null
+++ b/accessibility/at-spi2-core/files/patch-atspi_Makefile.in
@@ -0,0 +1,10 @@
+--- atspi/Makefile.in.orig 2011-01-24 00:11:24.000000000 +0000
++++ atspi/Makefile.in 2011-01-24 00:13:25.000000000 +0000
+@@ -897,6 +897,7 @@
+ @HAVE_INTROSPECTION_TRUE@ --nsversion=2.0 \
+ @HAVE_INTROSPECTION_TRUE@ -I$(top_builddir) \
+ @HAVE_INTROSPECTION_TRUE@ -I$(top_srcdir) \
++@HAVE_INTROSPECTION_TRUE@ $(CPPFLAGS) \
+ @HAVE_INTROSPECTION_TRUE@ --include=GLib-2.0 \
+ @HAVE_INTROSPECTION_TRUE@ --include=GObject-2.0 \
+ @HAVE_INTROSPECTION_TRUE@ --libtool="$(top_builddir)/libtool" \