comparison src/config.in @ 43817:59782f44bcb6

Added HAVE_X_SM
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 10 Mar 2002 16:17:59 +0000
parents 606c1e5f2619
children 2fb548d4f985
comparison
equal deleted inserted replaced
43816:a00859016219 43817:59782f44bcb6
89 /* Define if we should use toolkit scroll bars. */ 89 /* Define if we should use toolkit scroll bars. */
90 #undef USE_TOOLKIT_SCROLL_BARS 90 #undef USE_TOOLKIT_SCROLL_BARS
91 91
92 /* Define if we should use XIM, if it is available. */ 92 /* Define if we should use XIM, if it is available. */
93 #undef USE_XIM 93 #undef USE_XIM
94
95 /* Define if we have the session management (SM) library. */
96 #undef HAVE_X_SM
94 97
95 /* Define if netdb.h declares h_errno. */ 98 /* Define if netdb.h declares h_errno. */
96 #undef HAVE_H_ERRNO 99 #undef HAVE_H_ERRNO
97 100
98 /* If we're using any sort of window system, define some consequences. */ 101 /* If we're using any sort of window system, define some consequences. */