]> arthur.barton.de Git - ngircd.git/blobdiff - configure.in
Merge branch 'master' into branch-0-12-x
[ngircd.git] / configure.in
index 76e286ef3b6028b2d8ef29b00442ad002817dec2..3e5935f98f1e7060bc7222e816ffd1c585f19370 100644 (file)
@@ -428,7 +428,7 @@ fi
 # enable support for IPv6?
 x_ipv6_on=no
 AC_ARG_ENABLE(ipv6,
-       [  --enable-ipv6,       enable IPv6 protocol support],
+       [  --enable-ipv6           enable IPv6 protocol support],
        if test "$enableval" = "yes"; then x_ipv6_on=yes; fi
 )
 if test "$x_ipv6_on" = "yes"; then