build: fix configure to honour --without-dmapi
authorMichael Adam <obnox@samba.org>
Mon, 18 Aug 2014 09:42:27 +0000 (11:42 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 18 Aug 2014 13:20:11 +0000 (15:20 +0200)
commit2afacf940f21759c08bcc4a6e906428595966a19
treefbc1e89dc2649df99657df6a4812914a5e807695
parent4f58041639168caee379f8f5b936a30f1a71f0a6
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>
source3/wscript