From: Bruno Haible Date: Wed, 10 Apr 2019 22:40:32 +0000 (+0200) Subject: build: Explicitly request some more gnulib modules. X-Git-Tag: v0.20~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7413970c5d0edbdefc437de2698e0c3f67ea8e19;p=thirdparty%2Fgettext.git build: Explicitly request some more gnulib modules. * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add localtime, unsetenv. --- diff --git a/autogen.sh b/autogen.sh index dbb93782b..b1837b416 100755 --- a/autogen.sh +++ b/autogen.sh @@ -157,6 +157,7 @@ if ! $skip_gnulib; then localcharset locale localename + localtime lock memchr memmove @@ -205,6 +206,7 @@ if ! $skip_gnulib; then unistr/u16-mbtouc uniwidth/width unlocked-io + unsetenv vasprintf wait-process write