[gnome-online-accounts/wip/whitelist: 1/2] build: Remove unused variable



commit 3c40115212c474dc2a431741d3b7d4c61a422d5d
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Jun 4 10:57:11 2014 +0200

    build: Remove unused variable
    
    Fixes: https://bugzilla.gnome.org/729173

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b21139d..58d677a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -423,7 +423,7 @@ fi
 # Internationalization
 #
 
-IT_PROG_INTLTOOL([$INTLTOOL_REQUIRED])
+IT_PROG_INTLTOOL
 GETTEXT_PACKAGE=gnome-online-accounts
 AC_SUBST([GETTEXT_PACKAGE])
 AM_GLIB_GNU_GETTEXT


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