bug-gnulib
[Top][All Lists]
Advanced

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

Re: Proposed Module: canonicalize-lgpl


From: Charles Wilson
Subject: Re: Proposed Module: canonicalize-lgpl
Date: Fri, 03 Nov 2006 22:01:09 -0500
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Paul Eggert wrote:
Here is a slightly different proposal to add that module; it assumes
the 'canonicalize' changes I just installed.  What do you think?

Looks good to me. I like your idea of sharing canonicalize.h between the two implementations. FWIW, using your implementation
  ./gnulib-tool --create-testdir --dir=/tmp/testdir  canonicalize-lgpl
  cd /tmp/testdir && ./configure && make
works as expected, both on cygwin (where canonicalize_file_name() is missing) and on linux (where it is present but not declared).

I guess the basic idea here is that we move this module from gettext
to gnulib, so I haven't worried about config/srclist.txt.

That's up to Bruno.

2006-11-03  Paul Eggert  <address@hidden>

        New module canonicalize-lgpl, proposed by Charles Wilson.
        * MODULES.html.sh: Add canonicalize-lgpl.
        * lib/canonicalize-lgpl.c: New file, taken from
        gettext/gnulib-local/lib/canonicalize.c with license changed to GPL
        because of gnulib-tool.
        * m4/canonicalize-lgpl.m4: New file, taken from
        gettext/gnulib-local/m4/canonicalize-lgpl.m4 with the following changes:

should be "taken from gettext/gnulib-lcoal/m4/canonicalize.m4 ..."

--
Chuck




reply via email to

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