diff options
author | infirit <[email protected]> | 2014-11-19 15:34:22 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-19 15:44:10 +0100 |
commit | ccb9a82aea630369dbb6a96ab4db9ff80ef7e6ef (patch) | |
tree | 31465bd92d1ee0024fd76fde1ef3552cfd5202f2 | |
parent | c8ebc800a2f42915f8e67b55e3668c3e6cf232fd (diff) | |
download | engrampa-ccb9a82aea630369dbb6a96ab4db9ff80ef7e6ef.tar.bz2 engrampa-ccb9a82aea630369dbb6a96ab4db9ff80ef7e6ef.tar.xz |
Only use intltool
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 100a11e..6507cb8 100644 --- a/configure.ac +++ b/configure.ac @@ -144,7 +144,6 @@ 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 |