--- configure.orig Fri May 11 07:59:42 2001 +++ configure Thu Jan 23 17:29:08 2003 @@ -1928,10 +1928,10 @@ cat > conftest.$ac_ext < +#include EOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - egrep "uint16_t" >/dev/null 2>&1; then + egrep "inet_pton" >/dev/null 2>&1; then rm -rf conftest* ucl_cv_inet_pton_in_inet_h=yes else @@ -1959,10 +1959,10 @@ cat > conftest.$ac_ext < +#include EOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - egrep "uint16_t" >/dev/null 2>&1; then + egrep "inet_ntop" >/dev/null 2>&1; then rm -rf conftest* ucl_cv_inet_ntop_in_inet_h=yes else