X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fexeext4.sh;h=ecc28c9fb32b1bfb457e3181faa7dc511fed4509;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=6d8bc88ead6c8d8d65bd528bc780c150a704bc50;hpb=d25fac43a7c239fe8f56b2ce1b87ef3e3d4d7ef0;p=platform%2Fupstream%2Fautomake.git diff --git a/t/exeext4.sh b/t/exeext4.sh old mode 100755 new mode 100644 index 6d8bc88..ecc28c9 --- a/t/exeext4.sh +++ b/t/exeext4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2012 Free Software Foundation, Inc. +# Copyright (C) 2003-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 @@ -18,7 +18,7 @@ # programs, but not to @substitutions@. # For gen-testsuite-part: ==> try-with-serial-tests <== -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AM_CONDITIONAL([COND], [test -n "$cond"])