X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fconfh4.sh;h=a053915eca75e03a1f29d02748d87ba228ecb878;hb=0164f83126647476cfb3112441185accdcb157fb;hp=665e04a0a952634625294efcdef458c2482e1fa1;hpb=83249bd36c0cd76d80addc8bc0ab5db565635316;p=platform%2Fupstream%2Fautomake.git diff --git a/t/confh4.sh b/t/confh4.sh old mode 100755 new mode 100644 index 665e04a..a053915 --- a/t/confh4.sh +++ b/t/confh4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999-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,7 @@ # Use AM_CONFIG_HEADER(subdir/config.h) to place configuration # header in subdirectory and observe that it is not included. -. ./defs || Exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_CONFIG_FILES([include/Makefile])