mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
AC_CHECK_FUNC XkbGetKeyboard.
This commit is contained in:
parent
82bab41c67
commit
cae1e7d4ef
@ -1633,7 +1633,7 @@ if test "${HAVE_X11}" = "yes"; then
|
||||
fi
|
||||
|
||||
AC_CHECK_FUNCS(XrmSetDatabase XScreenResourceString \
|
||||
XScreenNumberOfScreen XSetWMProtocols)
|
||||
XScreenNumberOfScreen XSetWMProtocols XkbGetKeyboard)
|
||||
fi
|
||||
|
||||
if test "${window_system}" = "x11"; then
|
||||
|
Loading…
Reference in New Issue
Block a user