diff options
Diffstat (limited to 'source3/lib/replace/inet_ntop.m4')
-rw-r--r-- | source3/lib/replace/inet_ntop.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/replace/inet_ntop.m4 b/source3/lib/replace/inet_ntop.m4 deleted file mode 100644 index 6f39056f1d..0000000000 --- a/source3/lib/replace/inet_ntop.m4 +++ /dev/null @@ -1 +0,0 @@ -AC_CHECK_FUNCS(inet_ntop,[],[LIBREPLACEOBJ="${LIBREPLACEOBJ} inet_ntop.o"]) |