[gnome-online-accounts/rhel-7.1: 32/34] build: Remove unused variable



commit 84b57857c22d72790db751853aecfacc527f9eca
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 db0259e..6de8b52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -322,7 +322,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]