X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flibtool5.sh;h=61b92f131d0591fef16df401d00ef2b683f3002c;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=b9e778b36d27b0411e1f5e1ceed895fd72310055;hpb=119d65e9e06ffc6e8997d3ba386429db6cc2ef27;p=platform%2Fupstream%2Fautomake.git diff --git a/t/libtool5.sh b/t/libtool5.sh old mode 100755 new mode 100644 index b9e778b..61b92f1 --- a/t/libtool5.sh +++ b/t/libtool5.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 @@ -19,7 +19,7 @@ # Report from Harlan Stenn. required='libtoolize' -. ./defs || Exit 1 +. test-init.sh cat >>configure.ac <<'END' AM_CONDITIONAL([COND1], [true])