From 8a5a80f9e7beb63ab9348aa0f8353dfa6fd7ce22 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