From 1e3ebd660add628cfc135825dc801026a0cba80d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 26 Sep 2008 19:12:46 +0200 Subject: [PATCH] * maint.mk (my-distcheck): remove duplicate c99-related test code --- maint.mk | 7 ------- 1 file changed, 7 deletions(-) diff --git a/maint.mk b/maint.mk index e5d3fee062..7cfc488ef3 100644 --- a/maint.mk +++ b/maint.mk @@ -809,13 +809,6 @@ my-distcheck: $(DIST_ARCHIVES) $(local-check) (cd $(t) && mv $(distdir) $(distdir).old \ && $(AMTAR) -zxf - ) < $(distdir).tar.gz diff -ur $(t)/$(distdir).old $(t)/$(distdir) - if test -f $(srcdir)/src/c99-to-c89.diff; then \ - cd $(t)/$(distdir) \ - && (cd src && patch -V never --fuzz=0