svn rev #3286: trunk/
ghudson@MIT.EDU
ghudson at MIT.EDU
Sat Nov 21 13:59:59 EST 2009
Commit By: ghudson
Log Message:
Remove an unnecessary compatibility statement in KRB5_AC_INET6.
Changed Files:
U trunk/aclocal.m4
Modified: trunk/aclocal.m4
===================================================================
--- trunk/aclocal.m4 2009-11-21 18:59:33 UTC (rev 3285)
+++ trunk/aclocal.m4 2009-11-21 18:59:59 UTC (rev 3286)
@@ -177,7 +177,6 @@
fi
dnl
AC_REQUIRE([KRB5_SOCKADDR_SA_LEN])dnl
-AC_ARG_ENABLE([ipv6], , AC_MSG_WARN(enable/disable-ipv6 option is deprecated))dnl
AC_MSG_CHECKING(for IPv6 compile-time support)
AC_CACHE_VAL(krb5_cv_inet6,[
if test "$ac_cv_func_inet_ntop" != "yes" ; then
More information about the Krb5-appl-commits
mailing list