summaryrefslogtreecommitdiff
path: root/source3/m4/check_path.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source3/m4/check_path.m4')
-rw-r--r--source3/m4/check_path.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/m4/check_path.m4 b/source3/m4/check_path.m4
index 5b92049300..b2cc53a173 100644
--- a/source3/m4/check_path.m4
+++ b/source3/m4/check_path.m4
@@ -265,7 +265,7 @@ AC_ARG_WITH(mandir,
################################################
# set locale directory location
AC_ARG_WITH(localedir,
-[ --with-localedir=DIR Where to put po files ($ac_default_prefix/share/locale)],
+[AS_HELP_STRING([--with-localedir=DIR],[Where to put po files ($ac_default_prefix/share/locale)])],
[ case "$withval" in
yes|no)
#