summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-09-09 08:49:32 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-09-09 08:49:32 +0800
commitc5259075ff2218799e3ab74896ff83e5bb9e9352 (patch)
treebe09a3f1fbb4fd1bf0aceeecd25d7cc8bccb5a9d
parent0e4015cf271005b5650a1d6980b56e5b2d9a7201 (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 3edc997..b31eb69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ GETTEXT_PACKAGE=libppswrapper
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])