From: Bruno Haible Date: Tue, 26 Mar 2019 22:00:52 +0000 (+0100) Subject: build: Use gnulib module 'strchrnul' explicitly. X-Git-Tag: v0.20~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f02167b878f722970edb7c6b65df443c0fbe213;p=thirdparty%2Fgettext.git build: Use gnulib module 'strchrnul' explicitly. * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add strchrnul. --- diff --git a/autogen.sh b/autogen.sh index a85098853..7f6a1c027 100755 --- a/autogen.sh +++ b/autogen.sh @@ -252,6 +252,7 @@ if ! $skip_gnulib; then stdlib stpcpy stpncpy + strchrnul strcspn strerror strpbrk