X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Facsubst2.sh;h=fc7c9ad179d536e64254e413ed07bf18a6853d3e;hb=6febcd41b3dcf99a89aaf21329c00fdadcd68771;hp=da858fd793baa77ba28092d96a409735a1904fdb;hpb=0faf1588b9e820c20351c92afa44c9d0e8a3a412;p=platform%2Fupstream%2Fautomake.git diff --git a/t/acsubst2.sh b/t/acsubst2.sh old mode 100755 new mode 100644 index da858fd..fc7c9ad --- a/t/acsubst2.sh +++ b/t/acsubst2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2012 Free Software Foundation, Inc. +# Copyright (C) 2002-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 @@ -18,7 +18,6 @@ cat >> configure.ac << 'END' AC_PROG_CC -AM_PROG_CC_C_O AC_SUBST([FOOBAR_CFLAGS],[blablabla]) END