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

Require automake-1.8.

This commit is contained in:
Jim Meyering
2003-12-18 10:39:26 +00:00
parent d46798e6aa
commit 63b84fa7c1

View File

@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_HEADERS([config.h:config.hin])
AM_INIT_AUTOMAKE([1.7.8 gnits dist-bzip2])
AM_INIT_AUTOMAKE([1.8 gnits dist-bzip2])
gl_USE_SYSTEM_EXTENSIONS
jm_PERL