[gnome-settings-daemon/jjardon/no_AM_GLIB_GNU_GETTEXT: 2/2] configure.ac: Do not use AM_GLIB_GNU_GETTEXT



commit 5f1df502b4a69b09478dd4ed61750dbc27d16660
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Jan 10 20:01:48 2016 +0000

    configure.ac: Do not use AM_GLIB_GNU_GETTEXT

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4cdaf5b..30d213a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,8 +34,6 @@ GETTEXT_PACKAGE=gnome-settings-daemon
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Name of default gettext domain])
 
-AM_GLIB_GNU_GETTEXT
-
 GSD_INTLTOOL_PLUGIN_RULE='%.gnome-settings-plugin:   %.gnome-settings-plugin.in   $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
 AC_SUBST([GSD_INTLTOOL_PLUGIN_RULE])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]