configure: use AS_HELP_STRING for --with-lockdir.
authorMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:28:36 +0000 (00:28 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:49:19 +0000 (00:49 +0200)
Michael
(This used to be commit ed4a6e780a3f57854338520e4608cfc8dce4ef3e)

source4/build/m4/check_path.m4

index 3f7c9bd9f074d1a07983924c65e42b66321af670..0bd7a9f18d7b2eab3d9d6f467ac4d4d23b3aadea 100644 (file)
@@ -105,7 +105,7 @@ AC_ARG_WITH(ntp-signd-socket-dir,
 #################################################
 # set lock directory location
 AC_ARG_WITH(lockdir,
-[  --with-lockdir=DIR      Where to put lock files ($ac_default_prefix/var/locks)],
+[AS_HELP_STRING([--with-lockdir=DIR],[Where to put lock files ($ac_default_prefix/var/locks)])],
 [ case "$withval" in
   yes|no)
   #