]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: silence deprecated module warning
authorCollin Funk <collin.funk1@gmail.com>
Mon, 1 Jul 2024 03:54:58 +0000 (20:54 -0700)
committerPádraig Brady <P@draigBrady.com>
Mon, 1 Jul 2024 11:23:19 +0000 (12:23 +0100)
* bootstrap.conf (gnulib_modules): Use putenv-gnu instead of putenv.

bootstrap.conf

index 63bf192cc38b138ef55bf662b7db792965a32cd4..b1b012ff74f8ae2bf5131ffa843065a9f7709912 100644 (file)
@@ -212,7 +212,7 @@ gnulib_modules="
   pthread-mutex
   pthread-thread
   pthread_sigmask
-  putenv
+  putenv-gnu
   quote
   quotearg
   randint