changeset 29946:2ff9078eac87

(USE_XIM): New define.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 26 Jun 2000 15:39:03 +0000
parents f660cfaca2db
children b7556fa4c05b
files src/config.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Mon Jun 26 15:38:07 2000 +0000
+++ b/src/config.in	Mon Jun 26 15:39:03 2000 +0000
@@ -89,6 +89,9 @@
 /* Define if we should use toolkit scroll bars.  */
 #undef USE_TOOLKIT_SCROLL_BARS
 
+/* Define if we should use XIM, if it is available.  */
+#undef USE_XIM
+
 /* Define if netdb.h declares h_errno.  */
 #undef HAVE_H_ERRNO