X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftarget-cflags.sh;h=01bcbce931545a18781b0bf8c153f2526f1a140e;hb=1e44f8532f6b7d9d4c59efdb8e2850bc212260af;hp=f0058387f4c63327b708891d724f797d8d08a007;hpb=fe1625a4b00b402d6333be0d7999a41ed4983204;p=platform%2Fupstream%2Fautomake.git diff --git a/t/target-cflags.sh b/t/target-cflags.sh index f005838..01bcbce 100755 --- a/t/target-cflags.sh +++ b/t/target-cflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2012 Free Software Foundation, Inc. +# Copyright (C) 2000-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 @@ -22,7 +22,6 @@ required=cc cat >> configure.ac << 'END' AC_PROG_CC -AM_PROG_CC_C_O AC_OUTPUT END