]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Use gnulib module 'strchrnul' explicitly.
authorBruno Haible <bruno@clisp.org>
Tue, 26 Mar 2019 22:00:52 +0000 (23:00 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 26 Mar 2019 22:11:14 +0000 (23:11 +0100)
* autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add strchrnul.

autogen.sh

index a85098853868d965e08af4d6b9746f7abc9a622c..7f6a1c0272082e805fa4b3928f7ab14e60177c78 100755 (executable)
@@ -252,6 +252,7 @@ if ! $skip_gnulib; then
       stdlib
       stpcpy
       stpncpy
+      strchrnul
       strcspn
       strerror
       strpbrk