]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Fix link error on native Windows (regression 2023-03-15).
authorBruno Haible <bruno@clisp.org>
Fri, 17 Mar 2023 01:44:56 +0000 (02:44 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 17 Mar 2023 21:59:28 +0000 (22:59 +0100)
* autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, GNULIB_MODULES_LIBGETTEXTPO): Add
memmem and memrchr, needed by str-desc.c.

autogen.sh

index 0dbdb587ba82701e83db4f0beefc337065ea9e26..a2d218fb30737c4cb75e335c548b8bae2ff724b8 100755 (executable)
@@ -181,7 +181,9 @@ if ! $skip_gnulib; then
     lock
     mem-hash-map
     memchr
+    memmem
     memmove
+    memrchr
     memset
     minmax
     mkdir
@@ -340,6 +342,8 @@ if ! $skip_gnulib; then
     libunistring-optional
     markup
     mem-hash-map
+    memmem
+    memrchr
     minmax
     open
     relocatable-lib