summaryrefslogtreecommitdiff
path: root/source3/lib/replace/inet_aton.m4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-05-08 09:59:16 +0200
committerStefan Metzmacher <metze@samba.org>2008-05-16 08:51:49 +0200
commitd1bfe04230cf3b976e59e1a798f55f653c89d293 (patch)
tree9d01a79ab657ff61775a413821717b2a1ab23cab /source3/lib/replace/inet_aton.m4
parentcf7bdeaa2d639ff1dc19de6206a0e89947cb92be (diff)
downloadsamba-d1bfe04230cf3b976e59e1a798f55f653c89d293.tar.gz
samba-d1bfe04230cf3b976e59e1a798f55f653c89d293.tar.bz2
samba-d1bfe04230cf3b976e59e1a798f55f653c89d293.zip
libreplace: merge inet_aton.m4 into libreplace_network.m4
metze (cherry picked from commit fba00736c870f449c0eee32fe0d7b0d539dca51f) (This used to be commit 7669daa9f536b73a0b933a3d3fcac68c1771dc15)
Diffstat (limited to 'source3/lib/replace/inet_aton.m4')
-rw-r--r--source3/lib/replace/inet_aton.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/replace/inet_aton.m4 b/source3/lib/replace/inet_aton.m4
deleted file mode 100644
index 853688ef6b..0000000000
--- a/source3/lib/replace/inet_aton.m4
+++ /dev/null
@@ -1 +0,0 @@
-AC_CHECK_FUNCS(inet_aton,[],[LIBREPLACEOBJ="${LIBREPLACEOBJ} inet_aton.o"])