libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH-1.5] use automake to install libltdl


From: Peter O'Gorman
Subject: Re: [PATCH-1.5] use automake to install libltdl
Date: Thu, 08 Apr 2004 21:09:32 +0900
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

Alexandre Duret-Lutz wrote:

"Bob" == Bob Friesenhahn <address@hidden> writes:


 Bob> On Wed, 7 Apr 2004, Alexandre Duret-Lutz wrote:
 >> On Thu, Apr 08, 2004 at 12:11:01AM +0900, Peter O'Gorman wrote:
 >> > Index: ChangeLog
 >> > 2004-04-07  Peter O'Gorman  <address@hidden>
 >> >
 >> >  * Makefile.am, libltdl/Makefile.am: Use automake to install
 >> >  $datadir/libtool/libltdl/*
>> >> I don't think you should. The reason local-install-files is called
 >> from the top-level Makefile is that the libltdl/Makefile.am is also
 >> used by user projects (those that ship the whole libltldl/* directory).
 >> libltdl's files should not be installed by these projects.

 Bob> Good point.  Can an Automake conditional be used to handle this?

Probably, with some intricate definition.  But unless there is a
problem with the actual code, why bother?  It's just branch-1-5.

Well, there is a problem. If you have libtool-1.5.4, you will notice that it does not install /usr/local/share/libtool/libltdl at all. If you cd libltdl and do `make local-install-files', it works, but apparently only if srcdir == builddir.

I was hoping to just use automake to get around it, but since your point is quite valid, I'll just apply the patch which was posted to the -bugs list for this.

Peter
--
Peter O'Gorman - http://www.pogma.com




reply via email to

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