1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-18 05:12:15 +02:00

require automake-1.6b

This commit is contained in:
Jim Meyering
2002-07-29 10:57:12 +00:00
parent ef2c17c290
commit 206dd4a985

View File

@@ -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