From: Bruno Haible Date: Tue, 27 Jun 2023 11:25:33 +0000 (+0200) Subject: striconveh: Fix module description. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=38ad92d4eca080096f72eca758e2cdc4f10fbefd;p=gnulib.git striconveh: Fix module description. * modules/striconveh (Link): Add $(LIBUNISTRING). * modules/striconveha (Link): New section. * modules/xstriconveh (Link): New section. --- diff --git a/ChangeLog b/ChangeLog index f3701f3fdb..292e28da54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2023-06-27 Bruno Haible + + striconveh: Fix module description. + * modules/striconveh (Link): Add $(LIBUNISTRING). + * modules/striconveha (Link): New section. + * modules/xstriconveh (Link): New section. + 2023-06-25 Bruno Haible strerrorname_np: Add support for Solaris 11.4/sparc. diff --git a/modules/striconveh b/modules/striconveh index 558e7c6f93..2702cec6c2 100644 --- a/modules/striconveh +++ b/modules/striconveh @@ -37,6 +37,7 @@ Include: "striconveh.h" Link: +$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise License: diff --git a/modules/striconveha b/modules/striconveha index 7e8ad88977..32328fb1f7 100644 --- a/modules/striconveha +++ b/modules/striconveha @@ -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+ diff --git a/modules/xstriconveh b/modules/xstriconveh index 4327156ba4..6a2b854851 100644 --- a/modules/xstriconveh +++ b/modules/xstriconveh @@ -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