X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.in;h=9b56318b109933756eb71ca8c3edc8d1d8b96700;hb=8c425945a272cd497b056a92a870d07425429ff9;hp=7f1ac4958ba4e5fa5bd888fc2cf57291122f8609;hpb=7df90846e1a2c56a07127b805612d0853e6b3e03;p=ngircd-alex.git diff --git a/configure.in b/configure.in index 7f1ac495..9b56318b 100644 --- a/configure.in +++ b/configure.in @@ -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