From 2eaeee6dbc32241fd27fa04a34476bf55265d0ed Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 2 Aug 2004 00:50:47 +0000 Subject: bump gettext version --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index cdc89b2..40b9518 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ # Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. # -# $Id: configure.in,v 1.35 2004/08/01 23:32:21 jao Exp $ +# $Id: configure.in,v 1.36 2004/08/02 00:50:47 jao Exp $ # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without @@ -29,9 +29,9 @@ CFLAGS="$CFLAGS -fno-strict-aliasing" AC_SUBST(CFLAGS) dnl i18n stuff -AM_GNU_GETTEXT_VERSION(0.11.5) +AM_GNU_GETTEXT_VERSION(0.14) AM_GNU_GETTEXT -AC_PROG_INTLTOOL(0.30) +AC_PROG_INTLTOOL([0.30]) test "x$prefix" = xNONE && prefix=$ac_default_prefix -- cgit v1.2.3