[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] using gnulib: starting with the physmem and getaddrinfo modules
- From: Jim Meyering <jim meyering net>
- To: "Richard W.M. Jones" <rjones redhat com>
- Cc: Libvirt <libvir-list redhat com>
- Subject: Re: [Libvir] using gnulib: starting with the physmem and getaddrinfo modules
- Date: Wed, 05 Dec 2007 11:32:01 +0100
"Richard W.M. Jones" <rjones redhat com> wrote:
> Richard W.M. Jones wrote:
>> Jim Meyering wrote:
>>> -libvirtd_LDADD = ../src/libvirt.la
>>> +libvirtd_LDADD = ../src/libvirt.la ../lib/libgnu.la
>>
>> Shouldn't we be using LIBOBJS (automake feature) here? I kind of
>> thought this was how gnulib worked, and it was what I used for the
>> previous getaddrinfo implementation.
>
> In fact, doesn't this mean there'll be another shared library built
> (and even worse, one just called "gnu")?
It won't be installed.
It's what automake documentation calls a convenience library.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]