add decription to AC_DEFINE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5670 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -39,7 +39,7 @@ struct in6_addr any = IPV6ADDR_ANY_INIT;
|
|||||||
ac_cv_lib_ipv6=yes,
|
ac_cv_lib_ipv6=yes,
|
||||||
ac_cv_lib_ipv6=no))
|
ac_cv_lib_ipv6=no))
|
||||||
if test "$ac_cv_lib_ipv6" = yes; then
|
if test "$ac_cv_lib_ipv6" = yes; then
|
||||||
AC_DEFINE(HAVE_IPV6)
|
AC_DEFINE(HAVE_IPV6, 1, [Define if you have IPv6.])
|
||||||
|
|
||||||
dnl check for different v6 implementations (by itojun)
|
dnl check for different v6 implementations (by itojun)
|
||||||
v6type=unknown
|
v6type=unknown
|
||||||
|
Reference in New Issue
Block a user