X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fyacc-grepping.sh;h=e185e9c94c476c70997728ae52c8832d4a9d32b1;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=19036c4c7686cac5bd19225c1257756336e4baf1;hpb=f897907bee30ec66fdebfe04d3c2d6ad8b8da501;p=platform%2Fupstream%2Fautomake.git diff --git a/t/yacc-grepping.sh b/t/yacc-grepping.sh old mode 100755 new mode 100644 index 19036c4..e185e9c --- a/t/yacc-grepping.sh +++ b/t/yacc-grepping.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996-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 @@ -23,7 +23,7 @@ # if (AM_)?YFLAGS do not contain '-d'. # Requested by Jim Meyering. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_PROG_CC