bug-gnulib
[Top][All Lists]
Advanced

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

Re: gnulib taking over libobjs?


From: Simon Josefsson
Subject: Re: gnulib taking over libobjs?
Date: Thu, 05 Oct 2006 16:00:04 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Simon Josefsson wrote:
>> So, basically, each foo_INIT would have to define foo_LIBOBJ and
>> foo_LIBOBJ_REPLACE_FUNCS and push/pop them before calling the other
>> functions.
>
> Yes, this is how I imagine it too: foo_INIT starts out doing the pushdefs,
> then invokes the various macros and finally does the popdefs.

That seems to be working in my patch.

> You might need to add the lib/*.c source files to EXTRA_DIST in various
> module descriptions, because normally automake does this by peeking into
> the AC_LIBOBJ calls, but this doesn't work any more when the definition
> is overridden.

I discovered this while doing 'make dist'.  Adding the EXTRA_DIST
seems to work, though.

/Simon




reply via email to

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