]> git.eshelyaron.com Git - emacs.git/commitdiff
Added HAVE_X_SM
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 10 Mar 2002 16:17:59 +0000 (16:17 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 10 Mar 2002 16:17:59 +0000 (16:17 +0000)
src/config.in

index c05ba2a01aad5671af00a36ac2c11853e72f3bd8..b08515b3d707464d9fba8c6716fbe54d7cd20d6d 100644 (file)
@@ -92,6 +92,9 @@ Boston, MA 02111-1307, USA.  */
 /* 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