libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch 2/2] 308-gary-am-subdir-autotest-aclocal-fix.diff


From: Ralf Wildenhues
Subject: Re: [patch 2/2] 308-gary-am-subdir-autotest-aclocal-fix.diff
Date: Thu, 10 Nov 2005 13:30:33 +0100
User-agent: Mutt/1.5.11

Hi Gary,

* Gary V. Vaughan wrote on Thu, Nov 10, 2005 at 11:38:56AM CET:
> Okay to commit?
> 
> ...aforementioned testsuite fix.

Yes, please.  Thanks!

>  All tests pass again with both this and the last patch applied.

Can't believe that, though.  :)

(I forgot to remove the autoheader calls from nonrecursive.at together
with my AC_CONFIG_HEADER change last night.  Maybe you have that fixed
in your tree anyway.)

Cheers,
Ralf

>  tests/am-subdir.at |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> Index: libtool--devo--1.0/tests/am-subdir.at
> ===================================================================
> --- libtool--devo--1.0.orig/tests/am-subdir.at
> +++ libtool--devo--1.0/tests/am-subdir.at
> @@ -74,7 +74,7 @@ AT_DATA(expout,
>  ** This is libsub **
>  ]])
>  
> -LT_AT_BOOTSTRAP([--copy --ltdl], [], [ignore], [--add-missing])
> +LT_AT_BOOTSTRAP([--copy --ltdl], [-I m4], [ignore], [--add-missing])
>  
>  LT_AT_EXEC_CHECK([subdir/subdemo], 0, expout)
>  
> @@ -150,7 +150,7 @@ AT_DATA([[subdir/sub.cxx]],
>  int libsub::sub (void) { return 27; }
>  ]])
>  
> -LT_AT_BOOTSTRAP([--copy --ltdl], [], [ignore], [--add-missing])
> +LT_AT_BOOTSTRAP([--copy --ltdl], [-I m4], [ignore], [--add-missing])
>  
>  LT_AT_EXEC_CHECK([subdir/subdemo], 0)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]