X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fobjcxx-flags.sh;h=986ebf55b50819177cd414730f3161fcbaabcfb9;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=6e79fc59b6f01d82d8de552097245caa523ac1da;hpb=ca9b4d336a67bd0c1a6c66008ae3038f03b52872;p=platform%2Fupstream%2Fautomake.git diff --git a/t/objcxx-flags.sh b/t/objcxx-flags.sh old mode 100755 new mode 100644 index 6e79fc5..986ebf5 --- a/t/objcxx-flags.sh +++ b/t/objcxx-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 @@ -17,7 +17,7 @@ # Test Objective C++ compilation flags. # See also sister test 'objc-flags.sh'. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_PROG_OBJCXX