mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-21 00:25:49 -04:00
examples: Lower the required gettext version to 0.15
This commit is contained in:
@@ -10,7 +10,7 @@ AM_INIT_AUTOMAKE(hello-c-gnome3, 0)
|
||||
AC_PROG_CC
|
||||
AC_CHECK_HEADERS([unistd.h])
|
||||
AM_GNU_GETTEXT([external])
|
||||
AM_GNU_GETTEXT_VERSION(0.18.3)
|
||||
AM_GNU_GETTEXT_VERSION(0.15)
|
||||
|
||||
dnl Check GNOME specific stuff.
|
||||
dnl
|
||||
|
||||
Reference in New Issue
Block a user