X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flibobj2.sh;h=c996906eae15adcf7ad9a8e59787bc892be6e77b;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=ce655c232073eedb31127101267b4925a36c3c8e;hpb=326ff45b8da46ab409b4a69d4861ad3211f0e132;p=platform%2Fupstream%2Fautomake.git diff --git a/t/libobj2.sh b/t/libobj2.sh old mode 100755 new mode 100644 index ce655c2..c996906 --- a/t/libobj2.sh +++ b/t/libobj2.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 @@ -18,7 +18,7 @@ # Bug from Josh MacDonald. required=cc -. ./defs || Exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_CONFIG_FILES([subdir/Makefile])