s3/rpc_server: shared rpc modules directory may not exist
authorRalph Boehme <slow@samba.org>
Sat, 27 Aug 2016 15:56:56 +0000 (17:56 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 30 Aug 2016 03:27:12 +0000 (05:27 +0200)
commit58889e04bd545d7420d1193e134351bd0ccb8430
treec78ceaf6dbd3aef4903c253d511540a9cca496ab
parent9395d958d6d5445082a369c54477e5f295df1974
s3/rpc_server: shared rpc modules directory may not exist

A shared rpc modules directory may not exist if all RPC modules are built
static.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/rpc_server/rpc_service_setup.c