From: Jim Meyering Date: Sat, 13 Sep 2008 13:08:16 +0000 (+0200) Subject: tests: reenable disabled test, now that automake can handle it X-Git-Tag: v7.0~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3e8f9c8d3570491540ffe77279839839a352afda;p=platform%2Fupstream%2Fcoreutils.git tests: reenable disabled test, now that automake can handle it This reverts the change in ae1c205fc473589d028ef63785926263843555cd. --- diff --git a/maint.mk b/maint.mk index 7b9d0ee..492fb0f 100644 --- a/maint.mk +++ b/maint.mk @@ -736,13 +736,6 @@ define install-transform-check "$(pfx)/share/man/man1/zyx.1" endef -# Temporarily disable this check; -# With the very latest automake from git, the above definition -# would induce a "make distcheck" failure. -define install-transform-check - : -endef - # Install, then verify that all binaries and man pages are in place. # Note that neither the binary, ginstall, nor the ].1 man page is installed. define my-instcheck