X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Finet_ntop;h=7e9c7f419875f7310dcd0bb234966c64d1f4490c;hb=cd78e7369fe57d42e3845ef953c765ed3602ebb4;hp=c6a1b80109ddca9f79aaf07851d1da6a1424b2fe;hpb=23737e3dd01ef6ac0ae9134300a4c66807ae00d2;p=gnulib.git diff --git a/modules/inet_ntop b/modules/inet_ntop index c6a1b8010..7e9c7f419 100644 --- a/modules/inet_ntop +++ b/modules/inet_ntop @@ -6,12 +6,11 @@ lib/inet_ntop.c m4/inet_ntop.m4 Depends-on: -socklen -sys_socket arpa_inet -errno -netinet_in extensions +sys_socket [test "$ac_cv_search_inet_ntop" = no && test $ac_cv_func_inet_ntop = no] +errno [test "$ac_cv_search_inet_ntop" = no && test $ac_cv_func_inet_ntop = no] +netinet_in [test "$ac_cv_search_inet_ntop" = no && test $ac_cv_func_inet_ntop = no] configure.ac: gl_FUNC_INET_NTOP