--- gnupg-2.0.9/configure.ac~ 2008-03-26 11:52:38 +0300 +++ gnupg-2.0.9/configure.ac 2008-03-26 17:03:21 +0300 @@ -18,8 +18,8 @@ # along with this program; if not, see . # Process this file with autoconf to produce a configure script. -AC_PREREQ(2.61) -min_automake_version="1.10" +AC_PREREQ(2.59) +min_automake_version="1.9.4" # Remember to change the version number immediately *after* a release. # Set my_issvn to "yes" for non-released code. Remember to run an @@ -907,7 +907,7 @@ AM_ICONV # AC_MSG_NOTICE([checking for gettext]) AM_PO_SUBDIRS -AM_GNU_GETTEXT_VERSION([0.17]) +AM_GNU_GETTEXT_VERSION([0.14]) if test "$try_gettext" = yes; then AM_GNU_GETTEXT([external],[need-ngettext])