build: fix configure to honour --without-dmapi
commitc78ff84f7a8a2b2f4be280ea9d79ada114722f11
authorMichael Adam <obnox@samba.org>
Mon, 18 Aug 2014 09:42:27 +0000 (18 11:42 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 1 Sep 2014 19:34:10 +0000 (1 21:34 +0200)
treee126c03ff0454b9e8e43b4abdeadee83ef8f4840
parent93c30e2d685fac83cd5d48c3ad80a18b34cf3a2d
build: fix configure to honour --without-dmapi

Previously, --without-dmapi would still autodetect and link a useable dmapi
library. This change allows to build without dmapi support even when a dmapi
library is found.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10369

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 2afacf940f21759c08bcc4a6e906428595966a19)
source3/wscript