X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fflavor.sh;h=2dfbaeb83a683ddf34996252bcd26d24a7d4cd14;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=8b999cc35e214388c20ba1275aab26c5d18f1cb1;hpb=e251673828b140ebfcabfc520bfe8c20e0f06e4f;p=platform%2Fupstream%2Fautomake.git diff --git a/t/flavor.sh b/t/flavor.sh old mode 100755 new mode 100644 index 8b999cc..2dfbaeb --- a/t/flavor.sh +++ b/t/flavor.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2012 Free Software Foundation, Inc. +# Copyright (C) 2009-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 @@ # options like '--ignore-deps' and '--silent-rules' are preserved across # automake reruns. -. ./defs || Exit 1 +. test-init.sh cat >> configure.ac << 'END' AM_MAINTAINER_MODE