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: Mon, 14 Nov 2005 21:34:06 +0100
User-agent: Mutt/1.5.9i

* Ralf Wildenhues wrote on Thu, Nov 10, 2005 at 09:40:08PM CET:
> * Gary V. Vaughan wrote on Thu, Nov 10, 2005 at 09:06:40PM CET:
> > 
> > Huh?  test 5 can't possibly pass for installcheck without it, because
> > there is no setting for _lt_pkgdatadir in INSTALLCHECK_ENVIRONMENT...
> 
> Did you actually see this failure?  If yes, could you please post the
> corresponding testsuite.log failure output?
> 
> For installcheck, the normal pkgdatadir setting in libtoolize should
> just suffice: the files will be installed there.  And, in fact, both
> `installcheck' after `make install' as well as `distcheck' pass here
> without above line.

If I'm wrong, testing will show.  I have applied the patch below to
HEAD.

Cheers,
Ralf

        * libtoolize.m4sh: Revert use of `$tst_aclocaldir'.

Index: libtoolize.m4sh
===================================================================
RCS file: /cvsroot/libtool/libtool/libtoolize.m4sh,v
retrieving revision 1.44
diff -u -r1.44 libtoolize.m4sh
--- libtoolize.m4sh     10 Nov 2005 17:51:36 -0000      1.44
+++ libtoolize.m4sh     14 Nov 2005 20:32:08 -0000
@@ -1030,7 +1030,6 @@
     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




reply via email to

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