From: Jim Meyering Date: Mon, 29 Jul 2002 10:57:12 +0000 (+0000) Subject: require automake-1.6b X-Git-Tag: SH-UTILS-2_0_14~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=206dd4a985f1dddb1d65e0c40f5918c71c97a7f0;p=thirdparty%2Fcoreutils.git require automake-1.6b --- diff --git a/configure.ac b/configure.ac index 531a3aedd9..ff56e13351 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_CONFIG_AUX_DIR(config) AM_CONFIG_HEADER(config.h:config.hin) AC_CANONICAL_HOST -AM_INIT_AUTOMAKE([1.6 gnits dist-bzip2]) +AM_INIT_AUTOMAKE([1.6b gnits dist-bzip2]) AC_GNU_SOURCE jm_PERL