From: Peter van Dijk Date: Tue, 22 Jul 2014 15:21:43 +0000 (+0200) Subject: now that we dist bz2, stop disting gzip, thanks @zeha X-Git-Tag: auth-3.4.0-rc1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6922d575f3b34320ef4456a3fb0b850a545b7014;p=thirdparty%2Fpdns.git now that we dist bz2, stop disting gzip, thanks @zeha --- diff --git a/configure.ac b/configure.ac index 950d15eaf9..84a6498361 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_AUX_DIR([build-aux]) -AM_INIT_AUTOMAKE([foreign dist-bzip2 tar-ustar -Wno-portability subdir-objects no-dependencies]) +AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip tar-ustar -Wno-portability subdir-objects no-dependencies]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CANONICAL_HOST