Many files:
  Use new substitution technology which doesn't depend on shell scripts.
  (Faster, and better for MS-DOS port!)

diff --git a/e2fsck/Makefile.in b/e2fsck/Makefile.in
index e16c12f..03541c5 100644
--- a/e2fsck/Makefile.in
+++ b/e2fsck/Makefile.in
@@ -109,8 +109,7 @@
 profiled:
 	mkdir profiled
 
-e2fsck.8: $(SUBSTITUTE) $(srcdir)/e2fsck.8.in
-	-$(CHMOD) +x $(SUBSTITUTE)
+e2fsck.8: $(DEP_SUBSTITUTE) $(srcdir)/e2fsck.8.in
 	$(SUBSTITUTE) $(srcdir)/e2fsck.8.in e2fsck.8
 
 installdirs: