ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/configure
(Generate patch)

Comparing ircd-hybrid-7.3/configure (file contents):
Revision 1115 by michael, Tue Dec 21 14:42:54 2010 UTC vs.
Revision 1123 by michael, Sun Feb 6 21:57:50 2011 UTC

# Line 13190 | Line 13190 | fi
13190  
13191  
13192  
13193 <  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "$ac_includes_default"
13193 >  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "#include <netinet/in.h>
13194 > "
13195   if test "x$ac_cv_type_struct_sockaddr_in6" = xyes; then :
13196  
13196 cat >>confdefs.h <<_ACEOF
13197 #define HAVE_STRUCT_SOCKADDR_IN6 1
13198 _ACEOF
13199
13200
13201 else
13202
13197   $as_echo "#define IPV6 1" >>confdefs.h
13198  
13199   fi

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)