[at-spi2-atk] Do not install libspi header files (they aren't needed)



commit 914a021988a45dc7930947bcef9f69b091d8e62b
Author: Willie Walker <william walker sun com>
Date:   Tue Nov 3 12:41:32 2009 -0500

    Do not install libspi header files (they aren't needed)

 common/Makefile.am |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/common/Makefile.am b/common/Makefile.am
index 283b8dc..cbf5671 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -8,16 +8,16 @@ libspicommon_la_CFLAGS = $(DBUS_GLIB_CFLAGS)\
 
 libspicommon_la_LIBADD = $(DBUS_GLIB_LIBS)
 
-spicommonincludedir = $(includedir)/at-spi-1.0/libspi
-
-spicommoninclude_HEADERS =		\
-	bitarray.h \
-	event-types.h \
-	generated-types.h \
-	keymasks.h \
-	spi-dbus.h \
-	spi-stateset.h \
-	spi-types.h
+#spicommonincludedir = $(includedir)/at-spi-1.0/libspi
+#
+#spicommoninclude_HEADERS =		\
+#	bitarray.h \
+#	event-types.h \
+#	generated-types.h \
+#	keymasks.h \
+#	spi-dbus.h \
+#	spi-stateset.h \
+#	spi-types.h
 
 #BUILT_SOURCES = generated-types.h
 #CLEANFILES = generated-types.h



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