mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Fix a small problem with msgfmt -c detection
svn path=/trunk/; revision=5606
This commit is contained in:
@@ -208,7 +208,7 @@ glib_DEFUN([GLIB_WITH_NLS],
|
||||
AC_CHECK_FUNCS(dcgettext)
|
||||
MSGFMT_OPTS=
|
||||
AC_MSG_CHECKING([if msgfmt accepts -c])
|
||||
GLIB_RUN_PROG([msgfmt -c -o /dev/null],[
|
||||
GLIB_RUN_PROG([$MSGFMT -c -o /dev/null],[
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
Reference in New Issue
Block a user