aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2003-08-29 16:15:59 +0000
committerRichard M. Stallman2003-08-29 16:15:59 +0000
commit18542f1a40a45da8163c1bcee81ed31974781aa5 (patch)
treeeb8d3a3053754276bec00ad7a2cb24c7847e55a6 /src
parent0605dd791e373e37c2fa3a83913807ba7eadb9f9 (diff)
downloademacs-18542f1a40a45da8163c1bcee81ed31974781aa5.tar.gz
emacs-18542f1a40a45da8163c1bcee81ed31974781aa5.zip
Updated.
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 548210e80b4..5507ded42eb 100644
--- a/src/config.in
+++ b/src/config.in
@@ -627,6 +627,9 @@ Boston, MA 02111-1307, USA. */
627/* Define to 1 if you're using XFree386. */ 627/* Define to 1 if you're using XFree386. */
628#undef HAVE_XFREE386 628#undef HAVE_XFREE386
629 629
630/* Define to 1 if XIM is available */
631#undef HAVE_XIM
632
630/* Define to 1 if you have the XkbGetKeyboard function. */ 633/* Define to 1 if you have the XkbGetKeyboard function. */
631#undef HAVE_XKBGETKEYBOARD 634#undef HAVE_XKBGETKEYBOARD
632 635