bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] gnulib taking over libobjs?


From: Bruno Haible
Subject: Re: [bug-gnulib] gnulib taking over libobjs?
Date: Thu, 5 Oct 2006 15:50:53 +0200
User-agent: KMail/1.9.1

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.

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.

Bruno




reply via email to

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