the changes in r8327 require new API, so bump the libgnomekbd requirement

2007-12-12  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: the changes in r8327 require new API, so bump the
	libgnomekbd requirement to 2.21.4

svn path=/trunk/; revision=8328
This commit is contained in:
Jens Granseuer 2007-12-12 11:57:37 +00:00 committed by Jens Granseuer
parent f5208b90ed
commit 2e5e4e4746
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-12-12 Jens Granseuer <jensgr@gmx.net>
* configure.in: the changes in r8327 require new API, so bump the
libgnomekbd requirement to 2.21.4
2007-11-12 Rodrigo Moya <rodrigo@gnome-db.org> 2007-11-12 Rodrigo Moya <rodrigo@gnome-db.org>
* configure.in: * configure.in:

View file

@ -193,7 +193,7 @@ CAPPLET_LIBS="$CAPPLET_LIBS $XCURSOR_LIBS"
dnl ============== dnl ==============
dnl gswitchit dnl gswitchit
dnl ============== dnl ==============
PKG_CHECK_MODULES(LIBGNOMEKBD, [libgnomekbd >= 2.21 libxklavier >= 3.3]) PKG_CHECK_MODULES(LIBGNOMEKBD, [libgnomekbd >= 2.21.4 libxklavier >= 3.3])
AC_SUBST(LIBGNOMEKBD_CFLAGS) AC_SUBST(LIBGNOMEKBD_CFLAGS)
AC_SUBST(LIBGNOMEKBD_LIBS) AC_SUBST(LIBGNOMEKBD_LIBS)