tests: reenable disabled test, now that automake can handle it
authorJim Meyering <meyering@redhat.com>
Sat, 13 Sep 2008 13:08:16 +0000 (15:08 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 13 Sep 2008 13:08:16 +0000 (15:08 +0200)
This reverts the change in ae1c205fc473589d028ef63785926263843555cd.

maint.mk

index 7b9d0ee..492fb0f 100644 (file)
--- 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