summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maint.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/maint.mk b/maint.mk
index 7b9d0eed1..492fb0f60 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