summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-07-08 20:00:00 +0200
committerBruno Haible <bruno@clisp.org>2020-07-08 20:00:00 +0200
commit77157f813248fb7dfd4d854ab85d107a1fe026b6 (patch)
treee6d0cfe229e7c56c8e063f4801ebde0a7c0a4476
parent3f53c355dd2efa18317f53d24c8b19b8a278674f (diff)
downloadgnulib-77157f813248fb7dfd4d854ab85d107a1fe026b6.tar.gz
gnulib-77157f813248fb7dfd4d854ab85d107a1fe026b6.tar.bz2
unicodeio: Document link requirements.
* modules/unicodeio (Link): New section.
-rw-r--r--ChangeLog5
-rw-r--r--modules/unicodeio3
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cac500fdf..aa36674461 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-07-08 Bruno Haible <bruno@clisp.org>
+
+ unicodeio: Document link requirements.
+ * modules/unicodeio (Link): New section.
+
2020-07-07 Bruno Haible <bruno@clisp.org>
doc: Remove support for some very old platforms.
diff --git a/modules/unicodeio b/modules/unicodeio
index 8164ac4e37..51721db72d 100644
--- a/modules/unicodeio
+++ b/modules/unicodeio
@@ -24,6 +24,9 @@ lib_SOURCES += unicodeio.h unicodeio.c
Include:
"unicodeio.h"
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
License:
GPL

Return to:

Send suggestions and report system problems to the System administrator.