X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fcompile4.sh;h=ddabe3143a9c246b179a312cccc13c261891aef1;hb=6febcd41b3dcf99a89aaf21329c00fdadcd68771;hp=80ce8610c129ff4a0608cfac1f3afbf8be8b1617;hpb=0faf1588b9e820c20351c92afa44c9d0e8a3a412;p=platform%2Fupstream%2Fautomake.git diff --git a/t/compile4.sh b/t/compile4.sh old mode 100755 new mode 100644 index 80ce861..ddabe31 --- a/t/compile4.sh +++ b/t/compile4.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 @@ -46,7 +46,6 @@ absmainobj=$cwd/main.obj cat >> configure.ac << 'END' AC_PROG_CC -AM_PROG_CC_C_O AM_PROG_AR AC_PROG_RANLIB AC_CONFIG_FILES([sub/Makefile])