summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-30 10:40:37 +0100
committerinfirit <[email protected]>2014-11-30 10:40:37 +0100
commitd2db2e8696822385a09156776c03dc60c8f60e01 (patch)
tree73fb1e96f887bac889bc952b7eae75863a4814f7
parent343712c623b15e77e1b92ea23cdb13f54f99adf4 (diff)
downloadengrampa-d2db2e8696822385a09156776c03dc60c8f60e01.tar.bz2
engrampa-d2db2e8696822385a09156776c03dc60c8f60e01.tar.xz
Revert "Only use intltool"
This reverts commit ccb9a82aea630369dbb6a96ab4db9ff80ef7e6ef.
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 96ecc2a..286e615 100644
--- a/configure.ac
+++ b/configure.ac
@@ -174,6 +174,7 @@ GETTEXT_PACKAGE=engrampa
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [GetText Package])
+AM_GLIB_GNU_GETTEXT
IT_PROG_INTLTOOL([0.35.0])
if test "x${prefix}" = "xNONE"; then