summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-03-13 23:29:27 +0000
committerJens Georg <mail@jensge.org>2016-03-21 20:08:47 +0100
commit2e9bc7b09bae4a7b0376b64671900d7bd0ec5f34 (patch)
treeca65f8e3c13feacaf33a75e1a1e69e0e08958b10 /configure.ac
parent83a8563f8808f173ee11cf470837027a5a07cb46 (diff)
downloadrygel-2e9bc7b09bae4a7b0376b64671900d7bd0ec5f34.tar.gz
Use upstream gettext install intltool/glib-gettext
https://bugzilla.gnome.org/show_bug.cgi?id=763586
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 3 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 2b655032..6f8bc215 100644
--- a/configure.ac
+++ b/configure.ac
@@ -444,14 +444,14 @@ RYGEL_CHECK_VALA([$VALA_REQUIRED],
posix])
dnl Gettext
+AM_GNU_GETTEXT_VERSION([0.19.7])
+AM_GNU_GETTEXT([external])
+
GETTEXT_PACKAGE=rygel
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, ["$GETTEXT_PACKAGE"],
[Define the gettext package to be used])
-AM_GLIB_GNU_GETTEXT
-IT_PROG_INTLTOOL([0.40.0])
-
dnl Shave the output
AM_SILENT_RULES([yes])
@@ -522,8 +522,6 @@ data/icons/48x48/Makefile
data/icons/120x120/Makefile
data/icons/128x128/Makefile
data/icons/scalable/Makefile
-data/rygel.desktop.in
-data/rygel-preferences.desktop.in
doc/Makefile
doc/reference/Makefile
doc/reference/librygel-core/Makefile