> This patch enables libresolv.so tests only if $(build-shared) is yes. > OK to install? What about this test depends on build-shared? It looks to me like it's just that the makefile has it depend on libresolv.so. So when not building DSOs, it should depend on libresolv.a instead.