diff options
Diffstat (limited to 'source3/m4')
-rw-r--r-- | source3/m4/check_path.m4 | 2 |
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) # |