mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/unsetenv-tests (Depends-on): Depend on 'putenv-gnu' instead of the deprecated 'putenv'.
14 lines
170 B
Plaintext
14 lines
170 B
Plaintext
Files:
|
|
tests/test-unsetenv.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
putenv-gnu
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-unsetenv
|
|
check_PROGRAMS += test-unsetenv
|