summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-05-22 12:01:44 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-05-26 09:45:34 +0200
commit6634360ce55a84319f197be44d47fc4f4c3ef4d5 (patch)
tree0d81015ce2629804f6f295030b5402c6977eea78 /source3/configure.in
parente7e62760923af071e7ca215a67f1b297f21da589 (diff)
downloadsamba-6634360ce55a84319f197be44d47fc4f4c3ef4d5.tar.gz
samba-6634360ce55a84319f197be44d47fc4f4c3ef4d5.tar.bz2
samba-6634360ce55a84319f197be44d47fc4f4c3ef4d5.zip
s3-build: Remove build of libaddns.a from the autoconf build
We always link libaddns statically as part of the net object lists This means that we no longer provide externally-available libaddns, as the waf build declared this as a private library. This never had a public API, .so or a header file. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sat May 26 09:45:34 CEST 2012 on sn-devel-104
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/configure.in b/source3/configure.in
index f0a76a168c..a997e3621e 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -1987,8 +1987,6 @@ fi
SMB_LIBRARY(netapi, 0)
SMB_LIBRARY(smbclient, 0)
SMB_LIBRARY(smbsharemodes, 0)
-SMB_LIBRARY(addns, 0, [], no, [undefined API])
-
################