aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-24 23:03:29 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-24 23:03:29 +0000
commitac812de7bc2e341e82acb9bbe2c73305c98e4cb8 (patch)
treee407fb949215c439830df03d46107db0b4594953 /configure.in
parent204a5ca2a9c5666d41b7ca104f9fabae96e0a119 (diff)
Switch to .tar.bz2 for the "dist" target since that's what most people
download. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31068 f5534014-38df-0310-8fa8-9805f1628bb7
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