flush
[m6w6/ext-psi] / m4 / netdb.m4
index 5049a53cc9d81f5f73cf8f875a0e03f8ac47f082..43008e50bc10dac8b95151043cee4c3f98ab683c 100644 (file)
@@ -1,5 +1,5 @@
 PSI_CHECK_NETDB() {
-       AC_CHECK_HEADERS(netdb.h)
+       PSI_CONFIG_POSIX(netdb, netdb.h)
 
        PSI_STRUCT(struct hostent, [
                char *h_name,