* gettext-tools/examples/hello-c-gnome3/configure.ac: Require gettext
0.19, for GSettings and Desktop files.
+2015-02-02 Matthias Clasen <mclasen@redhat.com>
+
+ * hello-c-gnome3/configure.ac: Require gettext 0.19, for GSettings
+ and Desktop files.
+
2015-01-07 Daiki Ueno <ueno@gnu.org>
examples: Make hello-c-gnome3 translator friendly
AC_PROG_CC
AC_CHECK_HEADERS([unistd.h])
AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION(0.15)
+AM_GNU_GETTEXT_VERSION(0.19)
dnl Check GNOME specific stuff.
dnl