Commit 97dd1461 97dd1461c838b3fbef771ab8b5630cd6b38b36b8 by Sergey Poznyakoff

Raised automake requirements to version 1.8.5

1 parent 787eac13
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
17 ## Foundation, Inc. 17 ## Foundation, Inc.
18 ## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 ## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 19
20 AUTOMAKE_OPTIONS = gnits 1.8 dist-bzip2 std-options 20 AUTOMAKE_OPTIONS = gnits 1.8.5 dist-bzip2 std-options
21 ACLOCAL_AMFLAGS = -I m4 21 ACLOCAL_AMFLAGS = -I m4
22 22
23 SUBDIRS = headers include intl po lib testsuite mailbox libsieve doc \ 23 SUBDIRS = headers include intl po lib testsuite mailbox libsieve doc \
......