Raised automake requirements to version 1.8.5
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -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 \ | ... | ... |
-
Please register or sign in to post a comment