Require at least version 1.8.
Showing
1 changed file
with
2 additions
and
2 deletions
1 | ## Process this file with GNU Automake to create Makefile.in | 1 | ## Process this file with GNU Automake to create Makefile.in |
2 | 2 | ||
3 | ## Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. | 3 | ## Copyright (C) 2000,2001,2002,2003,2004 Free Software Foundation, Inc. |
4 | ## | 4 | ## |
5 | ## GNU Mailutils is free software; you can redistribute it and/or | 5 | ## GNU Mailutils is free software; you can redistribute it and/or |
6 | ## modify it under the terms of the GNU General Public License as | 6 | ## modify it under the terms of the GNU General Public License as |
... | @@ -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.7.1 dist-bzip2 std-options | 20 | AUTOMAKE_OPTIONS = gnits 1.8 dist-bzip2 std-options |
21 | ACLOCAL_AMFLAGS = -I m4 | 21 | ACLOCAL_AMFLAGS = -I m4 |
22 | 22 | ||
23 | SUBDIRS = headers include m4 intl po lib testsuite mailbox libsieve doc \ | 23 | SUBDIRS = headers include m4 intl po lib testsuite mailbox libsieve doc \ | ... | ... |
-
Please register or sign in to post a comment