X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fcond20.sh;h=c496a2390b9bce235e9d6642a748b53a7124168c;hb=625678d54b616bf5c2db6c803f4b0746f70e3e53;hp=40e41f1fe37327af03b637cd15796c7a5670e0e2;hpb=326ff45b8da46ab409b4a69d4861ad3211f0e132;p=platform%2Fupstream%2Fautomake.git diff --git a/t/cond20.sh b/t/cond20.sh old mode 100755 new mode 100644 index 40e41f1..c496a23 --- a/t/cond20.sh +++ b/t/cond20.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001-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 @@ -17,7 +17,7 @@ # Regression test for recursion handling in substitution references to # conditional variables. -. ./defs || Exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_PROG_CC