X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fsubobj5.sh;h=48514235429be6af67aa59d926e5c19767b3c4c1;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=b056374c4db83c478cdc8fd27c5a73e445673f8e;hpb=153f861b91221d14842c495efa0b1f10d9455855;p=platform%2Fupstream%2Fautomake.git diff --git a/t/subobj5.sh b/t/subobj5.sh old mode 100755 new mode 100644 index b056374..4851423 --- a/t/subobj5.sh +++ b/t/subobj5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001-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 @@ -23,7 +23,6 @@ required=cc cat >> configure.ac << 'END' AC_CONFIG_FILES([generic/Makefile]) AC_PROG_CC -AM_PROG_CC_C_O AC_OUTPUT END