From: Micah Cowan Date: Sun, 20 Sep 2009 21:15:43 +0000 (-0700) Subject: No .zip - save that for the binary distros. X-Git-Tag: v1.13~237 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=e968919131ae6430beed9dbe01d3b67650270dae;hp=5ef1d7b949abfce3a363a1170746e6cd1f950486 No .zip - save that for the binary distros. --- diff --git a/ChangeLog b/ChangeLog index ecfabefa..609b4c4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2009-09-09 Micah Cowan - * configure.ac: Add bz2, zip and lzma dists. + * configure.ac: Add bz2 and lzma dists. 2009-09-08 Micah Cowan diff --git a/configure.ac b/configure.ac index c95c82c7..2b3a68d0 100644 --- a/configure.ac +++ b/configure.ac @@ -46,7 +46,7 @@ AC_CONFIG_AUX_DIR([build-aux]) dnl dnl Automake setup dnl -AM_INIT_AUTOMAKE(dist-bzip2 dist-zip dist-lzma 1.9) +AM_INIT_AUTOMAKE(dist-bzip2 dist-lzma 1.9) dnl dnl Get cannonical host