mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
lib/ldb/tools: allow -W and --realm when build from samba4
metze
This commit is contained in:
parent
9fc5750156
commit
0aa6d63ec5
@ -75,6 +75,7 @@ struct ldb_cmdline *ldb_cmdline_process(struct ldb_context *ldb,
|
|||||||
#if (_SAMBA_BUILD_ >= 4)
|
#if (_SAMBA_BUILD_ >= 4)
|
||||||
POPT_COMMON_SAMBA
|
POPT_COMMON_SAMBA
|
||||||
POPT_COMMON_CREDENTIALS
|
POPT_COMMON_CREDENTIALS
|
||||||
|
POPT_COMMON_CONNECTION
|
||||||
POPT_COMMON_VERSION
|
POPT_COMMON_VERSION
|
||||||
#endif
|
#endif
|
||||||
{ NULL }
|
{ NULL }
|
||||||
|
Loading…
Reference in New Issue
Block a user