X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fyacc-nodist.sh;h=7dab305a144565ff1fd3b6588dcb64344e944ecd;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=78191d9b1b7247a1e617d833187fda36df64844e;hpb=fe1625a4b00b402d6333be0d7999a41ed4983204;p=platform%2Fupstream%2Fautomake.git diff --git a/t/yacc-nodist.sh b/t/yacc-nodist.sh old mode 100755 new mode 100644 index 78191d9..7dab305 --- a/t/yacc-nodist.sh +++ b/t/yacc-nodist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2012 Free Software Foundation, Inc. +# Copyright (C) 2011-2013 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -96,9 +96,6 @@ $MAKE $MAKE test-build $MAKE test-dist -# But the distribution must work correctly, assuming the user has -# the proper tools to process yacc files. Do this check only with -# GNU make, to avoid tripping on automake bug#7884. -if using_gmake; then $MAKE distcheck; fi +yl_distcheck :