Mercurial > emacs
changeset 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 | a00859016219 |
children | 93620959c2b1 |
files | src/config.in |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/config.in Sun Mar 10 16:17:38 2002 +0000 +++ b/src/config.in Sun Mar 10 16:17:59 2002 +0000 @@ -92,6 +92,9 @@ /* Define if we should use XIM, if it is available. */ #undef USE_XIM +/* Define if we have the session management (SM) library. */ +#undef HAVE_X_SM + /* Define if netdb.h declares h_errno. */ #undef HAVE_H_ERRNO