aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-08-04 13:42:00 -0700
committerGuy Harris <guy@alum.mit.edu>2014-08-04 20:42:28 +0000
commitd434e08b01e68f0cd592664c84a00842434df7c1 (patch)
tree97297c982891d7b14f5c5d9f3131c56730bc79f2 /acinclude.m4
parent70a6d204a7f0b4039ee986cd6557cd7242e5ff0c (diff)
Fix a comment.
Change-Id: I4dff4912ad8355552ba9efee73c0aae9a2a55000 Reviewed-on: https://code.wireshark.org/review/3415 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'acinclude.m4')
-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