build: add option to choose to build with or without JSON audit support
authorBjörn Baumbach <bb@sernet.de>
Tue, 17 Apr 2018 13:47:58 +0000 (15:47 +0200)
committerBjörn Baumbach <bbaumbach@samba.org>
Wed, 18 Apr 2018 13:25:42 +0000 (15:25 +0200)
commitcc1eed99bda3773dc13e927f1df1c4fd72e4b848
tree4df102dc87b7abacfdf04930a57d31af8f11ce5a
parentfc473cd28261478cc9c3232b43fc725f0468f8a9
build: add option to choose to build with or without JSON audit support

Add a new configure option:

  --with-json-audit
            Build with JSON auth audit support (default=auto). This requires
    the jansson devel package.

Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Autobuild-User(master):  <bbaumbach@samba.org>
Autobuild-Date(master): Wed Apr 18 15:25:42 CEST 2018 on sn-devel-144
auth/wscript [new file with mode: 0644]
auth/wscript_configure [deleted file]
wscript