X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fdouble.sh;h=403e863449f6ef9317e5fc9cdabd5271649aaa49;hb=b9951d654abb76c5419f1e2b453f1ca06fdb331b;hp=7f353b799b476f94ef19213a04c8d03cdab47645;hpb=8a5096d150cf9803b8963768b7366cd68edcce03;p=platform%2Fupstream%2Fautomake.git diff --git a/t/double.sh b/t/double.sh index 7f353b7..403e863 100755 --- a/t/double.sh +++ b/t/double.sh @@ -17,7 +17,7 @@ # Test to make sure listing a program twice is ok. # Report from Manu Rouat. -. ./defs || Exit 1 +. test-init.sh echo AC_PROG_CC >> configure.ac