(HAVE_XKBGETKEYBOARD): Remove.
(HAVE_XKB): New macro.
+2013-03-29 Juanma Barranquero <lekktu@gmail.com>
+
+ * config.nt: Sync with autogen/config.in.
+ (HAVE_XKBGETKEYBOARD): Remove.
+ (HAVE_XKB): New macro.
+
2013-03-27 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (all-other-dirs-nmake, all-other-dirs-gmake)
/* Define to 1 if XIM is available */
#undef HAVE_XIM
-/* Define to 1 if you have the XkbGetKeyboard function. */
-#undef HAVE_XKBGETKEYBOARD
+/* Define to 1 if you have the Xkb extension. */
+#undef HAVE_XKB
/* Define to 1 if you have the Xpm library (-lXpm). */
#undef HAVE_XPM