diff options
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configure.in b/configure.in index 529b7bbc..21c55e6b 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -303,7 +303,7 @@ AC_ARG_WITH(openssl, | |||
| 303 | AC_ARG_WITH([ipv6], | 303 | AC_ARG_WITH([ipv6], | 
| 304 | ACX_HELP_STRING([--with-ipv6], | 304 | ACX_HELP_STRING([--with-ipv6], | 
| 305 | [enable IPv6 support (default=no)]), | 305 | [enable IPv6 support (default=no)]), | 
| 306 | ac_cv_sys_use_ipv6=$withval, | 306 | , | 
| 307 | ac_cv_sys_use_ipv6=no) | 307 | ac_cv_sys_use_ipv6=no) | 
| 308 | 308 | ||
| 309 | dnl Check for AF_INET6 support | 309 | dnl Check for AF_INET6 support | 
