configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.
authorMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:25:42 +0000 (00:25 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:49:18 +0000 (00:49 +0200)
Michael
(This used to be commit 3bf8116531d4eb0cc25bc7bac70ae3c77642a5a3)

source4/build/m4/check_path.m4

index 6a4363f4b227ae64aa02cb6c2b1207d884f56013..4771225d95e9d487f12e5e485575ff9d486e5d21 100644 (file)
@@ -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)
   #