configure: use AS_HELP_STRING for --ntp-signd-socket-dir.
authorMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:27:15 +0000 (00:27 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 15 Aug 2008 22:49:19 +0000 (00:49 +0200)
Michael
(This used to be commit dd07dcbc916236d80d9a7087860a6f504bbb09e8)

source4/build/m4/check_path.m4

index 4771225d95e9d487f12e5e485575ff9d486e5d21..3f7c9bd9f074d1a07983924c65e42b66321af670 100644 (file)
@@ -89,7 +89,7 @@ AC_ARG_WITH(winbindd-privileged-socket-dir,
 #################################################
 # set where the NTP signing deamon socket should be put
 AC_ARG_WITH(ntp-signd-socket-dir,
-[  --with-ntp-signd-socket-dir=DIR   Where to put the NTP signing deamon socket ($ac_default_prefix/run/ntp_signd)],
+[AS_HELP_STRING([--with-ntp-signd-socket-dir=DIR],[Where to put the NTP signing deamon socket ($ac_default_prefix/run/ntp_signd)])],
 [ case "$withval" in
   yes|no)
   #