X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fcond16.sh;h=80b0a63159b2a3baf385134eb9dc1d60dd5d7ef5;hb=6febcd41b3dcf99a89aaf21329c00fdadcd68771;hp=ded33700d0b1e7e889dd13368fbefa87f8253ae4;hpb=26c7b8f50a02749e49135cac58c793bde97ec8fc;p=platform%2Fupstream%2Fautomake.git diff --git a/t/cond16.sh b/t/cond16.sh old mode 100755 new mode 100644 index ded3370..80b0a63 --- a/t/cond16.sh +++ b/t/cond16.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001-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,7 @@ # references. # Report from Richard Boulton. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AM_CONDITIONAL([COND1], [true])