mirror of git://sourceware.org/git/glibc.git
parent
6eace24c70
commit
68c685f91f
|
@ -1,5 +1,6 @@
|
|||
2000-07-31 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* inet/Makefile (tests): Remove tst-ipnode.
|
||||
* include/netdb.h: Add stuff removed from resolv/netdb.h here for
|
||||
now.
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@ routines := htonl htons \
|
|||
in6_addr getnameinfo if_index getipnodebyad freehostent \
|
||||
getipnodebynm
|
||||
|
||||
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode tst-network
|
||||
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network # tst-ipnode
|
||||
|
||||
include ../Rules
|
||||
|
||||
|
|
Loading…
Reference in New Issue