]> git.eshelyaron.com Git - emacs.git/commitdiff
(USE_XIM): New define.
authorGerd Moellmann <gerd@gnu.org>
Mon, 26 Jun 2000 15:39:03 +0000 (15:39 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 26 Jun 2000 15:39:03 +0000 (15:39 +0000)
src/config.in

index 230ae649f3c2b78c8348e5bf637687a6beaaa5e2..0712edac13e572a119756de1ed37023a303a794e 100644 (file)
@@ -89,6 +89,9 @@ Boston, MA 02111-1307, USA.  */
 /* 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