require gettext 0.15 for bootstrapping

This commit is contained in:
Mikael Magnusson 2007-05-06 11:37:26 +00:00
parent 8286b441be
commit 442c1680d9

View file

@ -57,7 +57,7 @@ LIBTOOL="$LIBTOOL --silent"
AC_PROG_INSTALL
AM_GNU_GETTEXT_VERSION(0.14.4)
AM_GNU_GETTEXT_VERSION(0.15)
AM_GNU_GETTEXT([external])
AC_CHECK_HEADERS(ctype.h fcntl.h locale.h signal.h string.h stdio.h stdlib.h)