X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fsubdir-cond-gettext.sh;h=60a62ab871b541acbac18d1ad3153db57da97597;hb=a28f99b5a17a3930fb67978a8e42c4b3fe0ffeb9;hp=459f6395a1b01b27482561be8403173f4f9aa17d;hpb=db16f500f9176e2da49c46302dbf6d44f2cce2fb;p=platform%2Fupstream%2Fautomake.git diff --git a/t/subdir-cond-gettext.sh b/t/subdir-cond-gettext.sh index 459f639..60a62ab 100755 --- a/t/subdir-cond-gettext.sh +++ b/t/subdir-cond-gettext.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 @@ -17,7 +17,7 @@ # It is ok to have a conditional SUBDIRS when using gettext. required=gettext -. ./defs || Exit 1 +. test-init.sh cat >> configure.ac << 'END' AM_GNU_GETTEXT