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:
parent
f5208b90ed
commit
2e5e4e4746
2 changed files with 6 additions and 1 deletions
|
@ -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>
|
||||
|
||||
* configure.in:
|
||||
|
|
|
@ -193,7 +193,7 @@ CAPPLET_LIBS="$CAPPLET_LIBS $XCURSOR_LIBS"
|
|||
dnl ==============
|
||||
dnl gswitchit
|
||||
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_LIBS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue