summaryrefslogtreecommitdiff
path: root/src/config.in
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2002-03-10 16:17:59 +0000
committerJan Djärv <jan.h.d@swipnet.se>2002-03-10 16:17:59 +0000
commit9b3bf3878725ca4093c9719fb3bc3212657711ef (patch)
treeab21febcdf143ee9f24735941af49e8a970a0d2c /src/config.in
parente02207d421b31ff3ad2df34aa740ffe2bca1ee56 (diff)
downloademacs-9b3bf3878725ca4093c9719fb3bc3212657711ef.tar.gz
Added HAVE_X_SM
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index c05ba2a01aa..b08515b3d70 100644
--- a/src/config.in
+++ b/src/config.in
@@ -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