X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fobjc-flags.sh;h=9b2bbda7a29de1f065a42226f5edd5bc2fefc607;hb=3fd6f1648b4bb773a3d7036e9409e4920349e213;hp=2f65d467c73505f4b667d86f91bd560fdf4666de;hpb=c6cc38027572445a25d749db99473f82521cc79e;p=platform%2Fupstream%2Fautomake.git diff --git a/t/objc-flags.sh b/t/objc-flags.sh old mode 100755 new mode 100644 index 2f65d46..9b2bbda --- a/t/objc-flags.sh +++ b/t/objc-flags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012 Free Software Foundation, Inc. +# Copyright (C) 2012-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 @@ -16,7 +16,7 @@ # Test Objective C compilation flags. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_PROG_OBJC