X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fconfh-subdir-clean.sh;h=beb6cec8068ab41112300b9896ef8f63531b0323;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=75024f679bd9165ac037198d2f75c80ac5bd2a00;hpb=094b83a641e3b5b4aedf8820cb2af9d1c32cb476;p=platform%2Fupstream%2Fautomake.git diff --git a/t/confh-subdir-clean.sh b/t/confh-subdir-clean.sh old mode 100755 new mode 100644 index 75024f6..beb6cec --- a/t/confh-subdir-clean.sh +++ b/t/confh-subdir-clean.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 @@ -16,7 +16,7 @@ # Test to make sure config headers in subdirectories are cleaned. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_CONFIG_HEADERS([sub/config.h:sub/config.hin])