mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* m4/setlocale.m4: Rename LIB_SETLOCALE to SETLOCALE_LIB. All uses changed. * NEWS: Mention the change.
13 lines
189 B
Plaintext
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)
|