]> Savannah Git Hosting - gnulib.git/commit
getlogin-tests: remove xalloc dependency
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Apr 2025 07:24:27 +0000 (00:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Apr 2025 07:30:25 +0000 (00:30 -0700)
commita5082c63bdcb4b55e1850ca27d080479d0041de5
tree193d50e274ed5d2d3dd234fbd5fbe6e3001385e3
parent600b018be5b74dfff2c45e51ad80919c3287fd07
getlogin-tests: remove xalloc dependency

* modules/getlogin-tests (Depends-on): Remove xalloc.
(test_getlogin_LDADD): Remove @LIBINTL@.
* tests/test-getlogin.c: Do not include xalloc.h.
(main): Use a static rather than heap storage.
ChangeLog
modules/getlogin-tests
tests/test-getlogin.c