]> Savannah Git Hosting - gnulib.git/commitdiff
striconveh: Fix module description. stable-202207
authorBruno Haible <bruno@clisp.org>
Tue, 27 Jun 2023 11:25:33 +0000 (13:25 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 1 Jul 2023 08:42:08 +0000 (10:42 +0200)
* modules/striconveh (Link): Add $(LIBUNISTRING).
* modules/striconveha (Link): New section.
* modules/xstriconveh (Link): New section.

ChangeLog
modules/striconveh
modules/striconveha
modules/xstriconveh

index 5238c4b464125c336ce52fd323ea7344c75f2cc8..1344509c5559fd44599d4fb51bee774413973880 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-06-27  Bruno Haible  <bruno@clisp.org>
+
+       striconveh: Fix module description.
+       * modules/striconveh (Link): Add $(LIBUNISTRING).
+       * modules/striconveha (Link): New section.
+       * modules/xstriconveh (Link): New section.
+
 2023-06-25  Bruno Haible  <bruno@clisp.org>
 
        strerrorname_np: Add support for Solaris 11.4/sparc.
index 558e7c6f9337878aa898cb84bfce89fc2f8ae526..2702cec6c21af0fc606f7113972b18303da8c3fa 100644 (file)
@@ -37,6 +37,7 @@ Include:
 "striconveh.h"
 
 Link:
+$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
 $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
 
 License:
index 7e8ad88977a4f5f5039a00b8bb970b377b3c6fb2..32328fb1f7a8461008a0dd2fab41265bccc73007 100644 (file)
@@ -21,6 +21,10 @@ lib_SOURCES += striconveha.h striconveha.c
 Include:
 "striconveha.h"
 
+Link:
+$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
 LGPLv2+
 
index 4327156ba40649286e30a1ec4b936d1ad609d6f6..6a2b85485193f1d48d43e92ea5022b1191b709dc 100644 (file)
@@ -18,6 +18,10 @@ lib_SOURCES += xstriconveh.c
 Include:
 "xstriconveh.h"
 
+Link:
+$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
 GPL