From: Jim Meyering Date: Sat, 17 Apr 2004 19:09:51 +0000 (+0000) Subject: Depend on automake-1.8.3. X-Git-Tag: v5.3.0~1755 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d98955ea0c8bd687c9f4d3e3768c7810dfcf28c3;p=thirdparty%2Fcoreutils.git Depend on automake-1.8.3. --- diff --git a/configure.ac b/configure.ac index a629fec39f..f3c0d021ea 100644 --- a/configure.ac +++ b/configure.ac @@ -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.8 gnits dist-bzip2]) +AM_INIT_AUTOMAKE([1.8.3 gnits dist-bzip2]) gl_DEFAULT_POSIX2_VERSION gl_USE_SYSTEM_EXTENSIONS