X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fsubobj11a.sh;h=2ff04b5678a87bfcb272b8c7287348c6bc36bb5e;hb=6febcd41b3dcf99a89aaf21329c00fdadcd68771;hp=4bd88630349a87b45dab9e0d1a7e4994bffe0a5a;hpb=b8c7e3f7ebf3ff8841b6bc1d224bbc87d71261ff;p=platform%2Fupstream%2Fautomake.git diff --git a/t/subobj11a.sh b/t/subobj11a.sh old mode 100755 new mode 100644 index 4bd8863..2ff04b5 --- a/t/subobj11a.sh +++ b/t/subobj11a.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 @@ -31,7 +31,6 @@ required=cc cat >> configure.ac << 'END' AC_PROG_CC -AM_PROG_CC_C_O AC_OUTPUT END