ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/libopm/configure
(Generate patch)

Comparing hopm/trunk/src/libopm/configure (file contents):
Revision 5211 by michael, Mon Dec 29 19:50:33 2014 UTC vs.
Revision 5212 by michael, Mon Dec 29 20:06:00 2014 UTC

# Line 12156 | Line 12156 | done
12156   fi
12157   fi
12158  
12159 for ac_func in gethostbyname
12160 do :
12161  ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
12162 if test "x$ac_cv_func_gethostbyname" = xyes; then :
12163  cat >>confdefs.h <<_ACEOF
12164 #define HAVE_GETHOSTBYNAME 1
12165 _ACEOF
12166
12167 fi
12168 done
12169
12170
12159   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
12160   $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
12161   if ${ac_cv_c_bigendian+:} false; then :

Diff Legend

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