From 6fe2cdae537ef80b7549d2a4939c40d240f5e1b9 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 26 May 2011 02:06:39 +0200 Subject: Bump automake requirement to 1.11, add dist-xz option. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1ac6ef61..6b433f61 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile for fetchmail SUBDIRS= . po -AUTOMAKE_OPTIONS= 1.8 foreign no-dist-gzip dist-bzip2 +AUTOMAKE_OPTIONS= 1.11 foreign no-dist-gzip dist-bzip2 dist-xz AM_CPPFLAGS= -I$(srcdir)/libesmtp ACLOCAL_AMFLAGS= -I m4 -I m4-local -- cgit v1.2.3