mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
doc: Require libunistring 0.9.3 in `README'.
* README: Require libunistring 0.9.3. The <unitypes.h> header in 0.9.1 lacks the _UC_ATTRIBUTE_CONST definition, leading to build failures.
This commit is contained in:
parent
039300a1eb
commit
800c094382
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -72,7 +72,7 @@ Guile requires the following external packages:
|
|||
libltdl is used for loading extensions at run-time. It is
|
||||
available from http://www.gnu.org/software/libtool/ .
|
||||
|
||||
- GNU libunistring
|
||||
- GNU libunistring, at least version 0.9.3
|
||||
|
||||
libunistring is used for Unicode string operations, such as the
|
||||
`utf*->string' procedures. It is available from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue