From: Stefano Lattarini Date: Sun, 2 Sep 2012 19:55:09 +0000 (+0200) Subject: maint: remove duplicated declaration of the 'sc_check-AUTHORS' target X-Git-Tag: v8.20~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3e48aeb6c7b2efc117826d208af949088bee0c8;p=thirdparty%2Fcoreutils.git maint: remove duplicated declaration of the 'sc_check-AUTHORS' target * cfg.mk: Here. --- diff --git a/cfg.mk b/cfg.mk index 973ac85afa..2eb46c7001 100644 --- a/cfg.mk +++ b/cfg.mk @@ -146,7 +146,6 @@ sc_sun_os_names: { echo '$(ME): found misuse of Sun OS version numbers' 1>&2; \ exit 1; } || : -sc_check-AUTHORS: # Ensure that the list of programs and author names is accurate. # We need a UTF8 locale. If a lack of locale support or a missing # translation inhibits printing of UTF-8 names, just skip this test.