autoconf: split into subdirectories; redirect calls in debug builds
[m6w6/ext-psi] / m4 / netinet_tcp.m4
diff --git a/m4/netinet_tcp.m4 b/m4/netinet_tcp.m4
deleted file mode 100644 (file)
index 4e10420..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-PSI_CHECK_NETINET_TCP() {
-       PSI_CONFIG_POSIX(netinet/tcp, netinet/tcp.h)
-
-       PSI_CONST(TCP_NODELAY, int)
-}