]> Pileus Git - ~andy/fetchmail/commitdiff
Bump automake requirement to 1.11, add dist-xz option.
authorMatthias Andree <matthias.andree@gmx.de>
Thu, 26 May 2011 00:06:39 +0000 (02:06 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Thu, 26 May 2011 21:21:23 +0000 (23:21 +0200)
Makefile.am

index 1ac6ef6129a2e26d8673eb1b85361ef2d19180aa..6b433f6135d2b2894cfbe1840d67046d9e1a60de 100644 (file)
@@ -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