]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Explicitly request some more gnulib modules.
authorBruno Haible <bruno@clisp.org>
Wed, 10 Apr 2019 22:40:32 +0000 (00:40 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 11 Apr 2019 21:51:05 +0000 (23:51 +0200)
* autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add localtime, unsetenv.

autogen.sh

index dbb93782bb6a73d4b8bc34180bba03c8bd064a4a..b1837b416b3bdf6fa9fff0e7d15009fc7d6fe2f5 100755 (executable)
@@ -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