]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/gettext-macros/gettext.m4
06Apr09
[bacula/bacula] / bacula / autoconf / gettext-macros / gettext.m4
index 624a807859252399c71507da4429e44c419f3203..08f057ce33410e58a14534f34bc982953d9ec813 100644 (file)
@@ -110,7 +110,7 @@ AC_DEFUN([AM_GNU_GETTEXT],
     ifelse(gt_included_intl, yes, [
       AC_MSG_CHECKING([whether included gettext is requested])
       AC_ARG_WITH(included-gettext,
-        [  --with-included-gettext use the GNU gettext library included here],
+        AC_HELP_STRING([--with-included-gettext], [use the GNU gettext library included here]),
         nls_cv_force_use_gnu_gettext=$withval,
         nls_cv_force_use_gnu_gettext=no)
       AC_MSG_RESULT($nls_cv_force_use_gnu_gettext)