summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-09-09 08:47:01 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-09-09 08:47:01 +0800
commitcc3d8ddca8f788eb6c8b71a83bbd9ae33cca7b79 (patch)
treef35171f479eca7679f3beb5f5ed9b8fe66c7f82f
parent657fe06256630ecf936b18f2ed8c1d20c7e4556d (diff)
configure: intltool-0.37.0 is ok
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 11a375b..99e9a05 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ GETTEXT_PACKAGE=ppstream
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, ["$GETTEXT_PACKAGE"], [Define to the Gettext package name])
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT
-IT_PROG_INTLTOOL([0.40.0])
+IT_PROG_INTLTOOL([0.37.0])
# Checks for header files.
AC_CHECK_HEADERS([arpa/inet.h netinet/in.h stdint.h stdlib.h string.h sys/socket.h sys/time.h unistd.h])