From: Paolo Bonzini Date: Mon, 10 Nov 2008 07:22:02 +0000 (+0100) Subject: Run sh.test on the M4sh source. X-Git-Tag: v2.2.7b~186 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=621e2d7cb34b88dee9f5c46f2e58254d3c447d0e;p=thirdparty%2Flibtool.git Run sh.test on the M4sh source. * tests/defs.m4sh (scripts): Point to pre-m4 sources. --- diff --git a/ChangeLog b/ChangeLog index c99a0da05..7450c7b27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-10 Paolo Bonzini + + Run sh.test on the M4sh source. + * tests/defs.m4sh (scripts): Point to pre-m4 sources. + 2008-11-10 Paolo Bonzini Avoid that autom4te complains about unexpanded macros. diff --git a/tests/defs.m4sh b/tests/defs.m4sh index d63558cc8..c46781804 100644 --- a/tests/defs.m4sh +++ b/tests/defs.m4sh @@ -349,7 +349,7 @@ prefix="./_inst" srcdir=`cd $srcdir && pwd` m4dir=$srcdir/libltdl/m4 auxdir=$srcdir/libltdl/config -scripts="$auxdir/ltmain.sh ./libtoolize" +scripts="$auxdir/ltmain.m4sh $srcdir/libtoolize.m4sh" func_msg "Running $progname"