libtool-patches
[Top][All Lists]
Advanced

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

Re: FYI: set macrodir correctly for installcheck [301]


From: Ralf Wildenhues
Subject: Re: FYI: set macrodir correctly for installcheck [301]
Date: Thu, 10 Nov 2005 19:15:08 +0100
User-agent: Mutt/1.5.11

Hi Gary,

* Gary V. Vaughan wrote on Thu, Nov 10, 2005 at 06:52:45PM CET:
> 
> Applied to HEAD.
> 
> Had to tweak slightly to make test-5 work with installcheck.

Why?  That would be a bug.  The whole point of tst_aclocaldir was that
it does _not_ appear in libtoolize.

And in fact, over here, this change:

>   --- orig/libtoolize.m4sh
>   +++ mod/libtoolize.m4sh
>   @@ -1030,6 +1030,7 @@
>        pkgdatadir="$_lt_pkgdatadir/libltdl"
>        aclocaldir="$_lt_pkgdatadir/libltdl/m4"
>      fi
>   +  test -n "$tst_aclocaldir" && aclocaldir="$tst_aclocaldir"
>      func_nonemptydir_p pkgltdldir
>      func_nonemptydir_p pkgdatadir
>      func_nonemptydir_p aclocaldir

is not needed at all.

Cheers,
Ralf




reply via email to

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