]> sourceware.org Git - glibc.git/blobdiff - inet/Makefile
Update.
[glibc.git] / inet / Makefile
index a78a8865f2e0c6d80e24f490310e5f1c4aacdb4b..19009efc20f4ecf30308e2424b31d4ab2a111642 100644 (file)
@@ -45,10 +45,10 @@ routines := htonl htons             \
            rcmd rexec ruserpass \
            getnetgrent_r getnetgrent \
            getaliasent_r getaliasent getaliasname getaliasname_r \
-           in6_addr getnameinfo if_index getipnodebyad freehostent \
-           getipnodebynm
+           in6_addr getnameinfo if_index
 
-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-gethnm # tst-ipnode
 
 include ../Rules
 
This page took 0.028673 seconds and 5 git commands to generate.