configure: use AS_HELP_STRING for --with-privatedir
[tprouty/samba.git] / source4 / build / m4 / check_path.m4
index 74b510fa314892f0c4489495055c03c50709acb6..959020116f304e24546f0310f3f395a6b9dbf436 100644 (file)
@@ -41,7 +41,7 @@ AC_ARG_WITH(fhs,
 #################################################
 # set private directory location
 AC_ARG_WITH(privatedir,
-[  --with-privatedir=DIR   Where to put sam.ldb and other private files containing key material ($ac_default_prefix/private)],
+[AS_HELP_STRING([--with-privatedir=DIR],[Where to put sam.ldb and other private files containing key material ($ac_default_prefix/private)])],
 [ case "$withval" in
   yes|no)
   #