# HG changeset patch # User Gerd Moellmann # Date 962033943 0 # Node ID 2ff9078eac87b6e8d5eb858f78a5b59bd62b2995 # Parent f660cfaca2dbc300d4e0c83b1d3b2c0f2be87e9e (USE_XIM): New define. diff -r f660cfaca2db -r 2ff9078eac87 src/config.in --- 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