ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/configure
(Generate patch)

Comparing hopm/branches/1.0.x/configure (file contents):
Revision 5210 by michael, Mon Dec 29 19:52:01 2014 UTC vs.
Revision 5211 by michael, Mon Dec 29 20:04:20 2014 UTC

# Line 12592 | Line 12592 | fi
12592   done
12593  
12594  
12595 for ac_func in gethostbyname
12596 do :
12597  ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
12598 if test "x$ac_cv_func_gethostbyname" = xyes; then :
12599  cat >>confdefs.h <<_ACEOF
12600 #define HAVE_GETHOSTBYNAME 1
12601 _ACEOF
12602
12603 fi
12604 done
12605
12606
12595   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
12596   $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
12597   if ${ac_cv_c_bigendian+:} false; then :

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines