bug-gnulib
[Top][All Lists]
Advanced

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

Re: Unicode support in poke


From: Bruno Haible
Subject: Re: Unicode support in poke
Date: Mon, 13 Jan 2020 12:52:31 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-171-generic; KDE/5.18.0; x86_64; ; )

Hi Tim,

> > A simpler way to achieve the same thing is to include the gnulib module
> > 'libunistring-optional'. It will use the system libunistring if it
> > exists and is new enough, and otherwise compile the respective modules
> > from source.
> 
> Ah, I didn't know that, thanks.
> 
> Don't that pull in all the unistring modules (and code) ? At least for
> building the project.

No, it will only pull in the modules that you have requested and their
dependencies.

Bruno




reply via email to

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