This patch changes the archive generation for "make distcheck". Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 16a8b97..bb17e08 100644 --- a/configure.ac +++ b/configure.ac @@ -12,8 +12,7 @@ AM_INIT_AUTOMAKE([ -Wno-portability silent-rules tar-pax - no-dist-gzip - dist-xz + dist-bzip2 subdir-objects ]) AC_PROG_CC_STDC -- 2.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html