summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-11-24 23:03:29 +0000
committerGerald Combs <gerald@wireshark.org>2009-11-24 23:03:29 +0000
commitbf2a79a5a2d83c84680ce4d03e95d2702d6e75a7 (patch)
treee407fb949215c439830df03d46107db0b4594953 /configure.in
parent3fb88e20df13a1d6582796be68b8ca9817615e24 (diff)
downloadwireshark-bf2a79a5a2d83c84680ce4d03e95d2702d6e75a7.tar.gz
Switch to .tar.bz2 for the "dist" target since that's what most people
download. svn path=/trunk/; revision=31068
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 75ecd081c1..6342201bbf 100644
--- a/configure.in
+++ b/configure.in
@@ -24,7 +24,7 @@ dnl AC_CANONICAL_BUILD
dnl AC_CANONICAL_HOST
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE([1.9 tar-ustar])
+AM_INIT_AUTOMAKE([1.9 tar-ustar dist-bzip2 no-dist-gzip])
AM_DISABLE_STATIC