summaryrefslogtreecommitdiff
path: root/macros/gnome-x-checks.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/gnome-x-checks.m4')
-rw-r--r--macros/gnome-x-checks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-x-checks.m4 b/macros/gnome-x-checks.m4
index 1e397ef8..2702a933 100644
--- a/macros/gnome-x-checks.m4
+++ b/macros/gnome-x-checks.m4
@@ -66,7 +66,7 @@ dnl AC_MSG_RESULT("$dev_gtk")
fi
if test "$GNOME_HAVE_SM" = true; then
- AC_DEFINE(HAVE_LIBSM)
+ AC_DEFINE(HAVE_LIBSM,, [Define if you have libSM.])
fi
XPM_LIBS=""