X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flibobj-basic.sh;h=190a35b51e6483bd4d610ad68ed006b7482ff506;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=c730c522ab161eaf58d4772a5e443354ffe49fc0;hpb=c2a52bf0e8e87b8f347ca22b9ab2da7613bc4336;p=platform%2Fupstream%2Fautomake.git diff --git a/t/libobj-basic.sh b/t/libobj-basic.sh old mode 100755 new mode 100644 index c730c52..190a35b --- a/t/libobj-basic.sh +++ b/t/libobj-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2012 Free Software Foundation, Inc. +# Copyright (C) 2010-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 @@ # Make sure AC_LIBSOURCE and AC_LIBSOURCES work. required=cc -. ./defs || exit 1 +. test-init.sh mv configure.ac configure.proto cat >> configure.proto << 'END'