summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acinclude.m46
1 files changed, 4 insertions, 2 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 93c0a3746e..43a070e7b2 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -236,8 +236,10 @@ yes
;;
solaris)
#
- # XXX - "SunOS" as opposed to what? SunOS 5
- # should always say "SunOS" here.
+ # There's nothing we can check for in the header
+ # file, so we just check for SunOS (pre-SunOS 5
+ # versions didn't include IPv6 support, so we
+ # just check the OS, not the version).
#
if test "`uname -s`" = "SunOS"; then
v6type=$i