X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flexvpath.sh;h=53d1da94e648060ed302c0636f7ece66ae2713fa;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=2c13c96fcdb9796ef64eb835724df77f4dd867ba;hpb=b21d68690612214d8edd810acf11880c3c0ad586;p=platform%2Fupstream%2Fautomake.git diff --git a/t/lexvpath.sh b/t/lexvpath.sh old mode 100755 new mode 100644 index 2c13c96..53d1da9 --- a/t/lexvpath.sh +++ b/t/lexvpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2012 Free Software Foundation, Inc. +# Copyright (C) 2010-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 @@ -20,10 +20,10 @@ # 'make' and 'make distdir' and check whether the version of 'lexer.c' # to be distributed is up to date. -# Please keep this in sync with sister test 'yaccvapth.test'. +# Please keep this in sync with sister test 'yaccvapth.sh'. required='cc lex' -. ./defs || exit 1 +. test-init.sh cat > lexoutroot.in << 'END' LEX_OUTPUT_ROOT='@LEX_OUTPUT_ROOT@'