summaryrefslogtreecommitdiff
path: root/third_party/heimdal/cf/sunos.m4
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/heimdal/cf/sunos.m4')
-rw-r--r--third_party/heimdal/cf/sunos.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/heimdal/cf/sunos.m4 b/third_party/heimdal/cf/sunos.m4
index 938fc3a5ec8..d9aa52cb642 100644
--- a/third_party/heimdal/cf/sunos.m4
+++ b/third_party/heimdal/cf/sunos.m4
@@ -26,4 +26,5 @@ if test "$sunos" != no; then
AC_DEFINE_UNQUOTED(SunOS, $sunos,
[Define to what version of SunOS you are running.])
fi
+AM_CONDITIONAL(SUNOS, test "$sunos" != no)
])