summaryrefslogtreecommitdiff
path: root/accessibility/at-spi/files/patch-cspi::Makefile.in
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-12 11:41:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-12 11:41:51 +0000
commit9daa8f9ba9003b14c8df3aa3ad14fb5b6d8db8b4 (patch)
treeef6af4af2edf097bfee6a60798cf6e821d44c339 /accessibility/at-spi/files/patch-cspi::Makefile.in
parentUpdate checksums for Python-2.2.1. (diff)
Add at-spi 0.10.0, an Assistive Technology Service Provider Interface for GNOME.
Notes
Notes: svn path=/head/; revision=57619
Diffstat (limited to 'accessibility/at-spi/files/patch-cspi::Makefile.in')
-rw-r--r--accessibility/at-spi/files/patch-cspi::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/accessibility/at-spi/files/patch-cspi::Makefile.in b/accessibility/at-spi/files/patch-cspi::Makefile.in
new file mode 100644
index 000000000000..fc68138f8acb
--- /dev/null
+++ b/accessibility/at-spi/files/patch-cspi::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- cspi/Makefile.in 2002/04/12 09:56:02 1.1
++++ cspi/Makefile.in 2002/04/12 09:56:16
+@@ -134,7 +134,7 @@
+
+ lib_LTLIBRARIES = libcspi.la
+
+-INCLUDES = -I $(top_srcdir) -I $(top_builddir) $(LIBCSPI_CFLAGS)
++INCLUDES = -I $(top_srcdir) -I $(top_builddir) @X_CFLAGS@ $(LIBCSPI_CFLAGS)
+
+
+ LDFLAGS = $(LIBCSPI_LIBS) @LT_VERSION_INFO@