bug-gnulib
[Top][All Lists]
Advanced

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

Re: progreloc.c - what module?


From: Bruno Haible
Subject: Re: progreloc.c - what module?
Date: Tue, 20 Feb 2007 03:47:37 +0100
User-agent: KMail/1.5.4

Ben Pfaff wrote:
> It seems that what is left is:
> 
>         - Prepare a gnulib module that encapsulates the lib and
>           m4 files that are needed and makes the proper Autoconf
>           calls.
> 
>         - Adding support to Automake to avoid the need to add or
>           modify rules for relocatability.
> 
> Does that look accurate?

Yes, that's it essentially. When you look at
  http://lists.gnu.org/archive/html/bug-gnulib/2003-03/msg00020.html
you see that the points
  - config.libpath, reloc-ldflags, install-reloc,
  - lib/ sources,
  - lib/Makefile.am,
  - m4/ macros,
  - m4/Makefile.am,
  - configure.ac
can all be accomodated into a gnulib module. The section "Your sources"
should probably be documented in a .texi file, and the section
"Your Makefile.am" is automake work.

The best starting point is probably the gettext-runtime/src/Makefile.am in
the gettext CVS, together with a fresh GNU hello for making experiments.

> I'm willing to work on this, as it should be useful to me.

Wonderful!!

Bruno





reply via email to

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