X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flibobj4.sh;h=1956fbd41483fe8c91b3263ce05c80c6b6a26e2e;hb=eb33ae2b29f33bcf65afc036c9a92a61f77f75e3;hp=68711afc874e5ed1e6901e5d4f01abddc6bd9171;hpb=119d65e9e06ffc6e8997d3ba386429db6cc2ef27;p=platform%2Fupstream%2Fautomake.git diff --git a/t/libobj4.sh b/t/libobj4.sh old mode 100755 new mode 100644 index 68711af..1956fbd --- a/t/libobj4.sh +++ b/t/libobj4.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 @@ -17,7 +17,7 @@ # Test to make sure LIBOBJS error only occurs if LIBOBJS seen. Report # from Jim Meyering. -. ./defs || Exit 1 +. test-init.sh cat > Makefile.am << 'END' bin_PROGRAMS = foo