mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.
Michael
This commit is contained in:
parent
1304eda283
commit
3bf8116531
@ -73,7 +73,7 @@ AC_ARG_WITH(winbindd-socket-dir,
|
||||
#################################################
|
||||
# set where the winbindd privilaged socket should be put
|
||||
AC_ARG_WITH(winbindd-privileged-socket-dir,
|
||||
[ --with-winbindd-privileged-socket-dir=DIR Where to put the winbindd socket ($winbindd_privileged_socket_dir)],
|
||||
[AS_HELP_STRING([--with-winbindd-privileged-socket-dir=DIR],[Where to put the winbindd socket ($winbindd_privileged_socket_dir)])],
|
||||
[ case "$withval" in
|
||||
yes|no)
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user