mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 03:34:05 +02:00
configure: close a parenthese in an error message.
This commit is contained in:
@@ -466,7 +466,7 @@ GLIB_GNU_GETTEXT
|
|||||||
if test "$gt_cv_have_gettext" != "yes" ; then
|
if test "$gt_cv_have_gettext" != "yes" ; then
|
||||||
AC_MSG_ERROR([
|
AC_MSG_ERROR([
|
||||||
*** You must have either have gettext support in your C library, or use the
|
*** 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
|
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html)
|
||||||
])
|
])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user