From: Jim Meyering Date: Tue, 13 Sep 2005 13:53:55 +0000 (+0000) Subject: Use AB_INIT (from autobuild). X-Git-Tag: CPPI-1_12~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ac066ae8007e580c7f426f3444d93cca607919a;p=thirdparty%2Fcoreutils.git Use AB_INIT (from autobuild). --- diff --git a/configure.ac b/configure.ac index bf2425f4de..7c16c46b46 100644 --- a/configure.ac +++ b/configure.ac @@ -25,6 +25,7 @@ AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_HEADERS([config.h:config.hin]) +AB_INIT() AM_INIT_AUTOMAKE([1.8.3 gnits dist-bzip2]) gl_DEFAULT_POSIX2_VERSION