Remove dist-bzip2 dist-lzma from automake options.

This commit is contained in:
Giuseppe Scrivano 2010-06-10 10:08:17 +02:00
parent f1afa74955
commit 23ebf5c52a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2010-06-10 Giuseppe Scrivano <gscrivano@gnu.org>
* configure.ac (AM_INIT_AUTOMAKE): Remove dist-bzip2 dist-lzma from
automake options.
Reported by: Daniel Stenberg <daniel@haxx.se>.
2010-06-10 Giuseppe Scrivano <gscrivano@gnu.org>
* bootstrap.conf (buildreq): Add definition.

View File

@ -48,7 +48,7 @@ AC_CONFIG_SRCDIR([src/wget.h])
dnl
dnl Automake setup
dnl
AM_INIT_AUTOMAKE(dist-bzip2 dist-lzma 1.9)
AM_INIT_AUTOMAKE([1.9])
dnl
dnl Get cannonical host