configure: use AS_HELP_STRING for --with-winbindd-socket-dir .
authorMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:25:09 +0000 (00:25 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:49:18 +0000 (00:49 +0200)
Michael

source/build/m4/check_path.m4

index 959020116f304e24546f0310f3f395a6b9dbf436..6a4363f4b227ae64aa02cb6c2b1207d884f56013 100644 (file)
@@ -57,7 +57,7 @@ AC_ARG_WITH(privatedir,
 #################################################
 # set where the winbindd socket should be put
 AC_ARG_WITH(winbindd-socket-dir,
-[  --with-winbindd-socket-dir=DIR   Where to put the winbindd socket ($winbindd_socket_dir)],
+[AS_HELP_STRING([--with-winbindd-socket-dir=DIR],[Where to put the winbindd socket ($winbindd_socket_dir)])],
 [ case "$withval" in
   yes|no)
   #