summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2015-11-26 15:18:03 +0100
committerJakub Steiner <jimmac@gmail.com>2015-11-26 15:53:24 +0100
commitf7701a76ce7cdd57c49ed52594cd75ebed882660 (patch)
tree235a8705675d0e8bf8dd61514aff08f5473934f1 /configure.ac
parent3b17d27c53a926b976002cf489261e6aaabb6458 (diff)
downloadadwaita-icon-theme-f7701a76ce7cdd57c49ed52594cd75ebed882660.tar.gz
Remove translations
Only the description is being translated and that's not exposed and "The Only One" is not really somethig worth sharing in the first place. https://bugzilla.gnome.org/show_bug.cgi?id=758708
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index c37b496ef..76c89055b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,11 @@ AC_PREREQ(2.53)
AC_INIT([adwaita-icon-theme], [3.18.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
-AC_CONFIG_SRCDIR([index.theme.in.in])
+AC_CONFIG_SRCDIR([index.theme.in])
AM_INIT_AUTOMAKE([1.9 dist-xz no-dist-gzip tar-ustar foreign])
PKG_PROG_PKG_CONFIG([0.19])
-IT_PROG_INTLTOOL([0.40.0])
GETTEXT_PACKAGE="${PACKAGE}"
AC_SUBST(GETTEXT_PACKAGE)
@@ -81,7 +80,6 @@ AM_CONDITIONAL([ENABLE_L_XL_VARIANTS], [test x$enable_l_xl_variants = xyes])
AC_CONFIG_FILES([
Makefile
adwaita-icon-theme.pc
-po/Makefile.in
src/Makefile
src/fullcolor/Makefile
src/symbolic/Makefile