mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
configure: close a parenthese in an error message.
This commit is contained in:
parent
f39024038f
commit
9bc3d025f9
@ -465,8 +465,8 @@ GLIB_GNU_GETTEXT
|
||||
|
||||
if test "$gt_cv_have_gettext" != "yes" ; then
|
||||
AC_MSG_ERROR([
|
||||
*** You must have either have gettext support in your C library, or use the
|
||||
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html
|
||||
*** You must have either have gettext support in your C library, or use the
|
||||
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html)
|
||||
])
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user