]> Savannah Git Hosting - gnulib.git/commitdiff
unsetenv tests: Update module dependencies.
authorCollin Funk <collin.funk1@gmail.com>
Thu, 16 May 2024 23:03:48 +0000 (16:03 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Thu, 16 May 2024 23:03:48 +0000 (16:03 -0700)
* modules/unsetenv-tests (Depends-on): Depend on 'putenv-gnu' instead of
the deprecated 'putenv'.

ChangeLog
modules/unsetenv-tests

index f2bfa4246d89d7db7d2c40bc1fb89e82f7ce16f7..bb2deb676691ee111533acd20a276fad4534d950 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-05-16  Collin Funk  <collin.funk1@gmail.com>
+
+       unsetenv tests: Update module dependencies.
+       * modules/unsetenv-tests (Depends-on): Depend on 'putenv-gnu' instead of
+       the deprecated 'putenv'.
+
 2024-05-16  Collin Funk  <collin.funk1@gmail.com>
 
        Rename module 'putenv' to 'putenv-gnu'.
index e3a62f4133f18932e11bd094794e195f209e2362..25442ecfbd4a9220f78c476720d808a5b20e3512 100644 (file)
@@ -4,7 +4,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
-putenv
+putenv-gnu
 
 configure.ac: