summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/socketpair.m4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-05-08 10:04:51 +0200
committerStefan Metzmacher <metze@samba.org>2008-05-13 09:07:12 +0200
commit254641d3f21d54927e46304c3fb091909f2c5ba3 (patch)
tree852dafa160d33ab5fb685ccabd156c5fdc520ae4 /source4/lib/replace/socketpair.m4
parent1155c2f457bfc807abf4f798bb5940fc84994dca (diff)
downloadsamba-254641d3f21d54927e46304c3fb091909f2c5ba3.tar.gz
samba-254641d3f21d54927e46304c3fb091909f2c5ba3.tar.xz
samba-254641d3f21d54927e46304c3fb091909f2c5ba3.zip
libreplace: merge socketpair.m4 into libreplace_network.m4
metze (This used to be commit f9f8f93adcc7161ebb18f5a0bf28c73d951a15ad)
Diffstat (limited to 'source4/lib/replace/socketpair.m4')
-rw-r--r--source4/lib/replace/socketpair.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/replace/socketpair.m4 b/source4/lib/replace/socketpair.m4
deleted file mode 100644
index 7088334cda..0000000000
--- a/source4/lib/replace/socketpair.m4
+++ /dev/null
@@ -1 +0,0 @@
-AC_CHECK_FUNCS(socketpair,[],[LIBREPLACEOBJ="${LIBREPLACEOBJ} socketpair.o"])