configure: use AS_HELP_STRING for --with-logfilebase.
authorMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:31:23 +0000 (00:31 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:49:19 +0000 (00:49 +0200)
Michael

source/build/m4/check_path.m4

index efac873bd358911dce8fff6892ce4d74de81bd5d..52f88f184faaf932981a47965d6813a104e2656a 100644 (file)
@@ -137,7 +137,7 @@ AC_ARG_WITH(piddir,
 #################################################
 # set log directory location
 AC_ARG_WITH(logfilebase,
-[  --with-logfilebase=DIR  Where to put log files (\$(VARDIR))],
+[AS_HELP_STRING([--with-logfilebase=DIR],[Where to put log files (\$(VARDIR))])],
 [ case "$withval" in
   yes|no)
   #