Use at-spi2 instead of at-spi1.

This commit is contained in:
Daiki Ueno
2011-04-19 14:57:42 +09:00
parent ac8764b9b7
commit 926d9346e1
5 changed files with 182 additions and 140 deletions

View File

@ -49,11 +49,11 @@ eekboard_LDADD += \
$(FAKEKEY_LIBS)
endif
if ENABLE_CSPI
if ENABLE_ATSPI
eekboard_CFLAGS += \
$(CSPI_CFLAGS)
$(ATSPI2_CFLAGS)
eekboard_LDADD += \
$(CSPI_LIBS)
$(ATSPI2_LIBS)
endif
eekboard_headers = client.h