summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-12-09 23:12:12 +0100
committerSimon Josefsson <simon@josefsson.org>2007-12-09 23:12:12 +0100
commitf71a8c3273eae5e79951a69825655dfd56440503 (patch)
treea0a4b4a456aa0064973557fa78e93e468649c36d /configure.in
parent740084ce61646e020d33dc9501b8ce3807325702 (diff)
downloadgnutls-f71a8c3273eae5e79951a69825655dfd56440503.tar.gz
Gettext 0.17 to solve -L problem.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b77280ba47..e4952e38cc 100644
--- a/configure.in
+++ b/configure.in
@@ -92,7 +92,7 @@ AC_MSG_RESULT([***
dnl Checks for programs.
AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.16])
+AM_GNU_GETTEXT_VERSION([0.17])
AC_PROG_CC
AC_PROG_CXX
AC_PROG_LN_S