s3:rpc_client: add cli_rpc_pipe_open_schannel_with_creds() helper function
[samba.git] / configure.developer
1 #!/bin/sh
2 `dirname $0`/configure -C \
3         --enable-developer \
4         "$@"