Allow eekboard UI toolkit to be changed at runtime.

This commit is contained in:
Daiki Ueno
2011-04-27 17:54:20 +09:00
parent a9d9274e78
commit cae9c89b64
4 changed files with 88 additions and 25 deletions

View File

@ -89,6 +89,8 @@ PKG_CHECK_MODULES([GLIB2], [glib-2.0 >= 2.26.0], ,
[AC_MSG_ERROR([GLib2 not found])])
PKG_CHECK_MODULES([GIO2], [gio-2.0], ,
[AC_MSG_ERROR([Gio2 not found])])
GLIB_GSETTINGS
PKG_CHECK_MODULES([PANGOCAIRO], [pangocairo], ,
[AC_MSG_ERROR([PangoCairo not found])])
PKG_CHECK_MODULES([GTK], [