1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/astrxfrm-tests
Bruno Haible bd50da7f20 setlocale: Rename LIB_SETLOCALE to SETLOCALE_LIB.
* m4/setlocale.m4: Rename LIB_SETLOCALE to SETLOCALE_LIB.
All uses changed.
* NEWS: Mention the change.
2023-01-07 18:06:52 +01:00

13 lines
189 B
Plaintext

Files:
tests/test-astrxfrm.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-astrxfrm
check_PROGRAMS += test-astrxfrm
test_astrxfrm_LDADD = $(LDADD) $(SETLOCALE_LIB)