s3-build: Remove build of libaddns.a from the autoconf build
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 May 2012 02:01:44 +0000 (12:01 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 26 May 2012 07:45:34 +0000 (09:45 +0200)
commit6634360ce55a84319f197be44d47fc4f4c3ef4d5
tree0d81015ce2629804f6f295030b5402c6977eea78
parente7e62760923af071e7ca215a67f1b297f21da589
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
source3/Makefile.in
source3/configure.in