From bd50da7f20cffb8c320f8592bd026b29ecc82a09 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 7 Jan 2023 15:05:00 +0100 Subject: setlocale: Rename LIB_SETLOCALE to SETLOCALE_LIB. * m4/setlocale.m4: Rename LIB_SETLOCALE to SETLOCALE_LIB. All uses changed. * NEWS: Mention the change. --- modules/astrxfrm-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/astrxfrm-tests') diff --git a/modules/astrxfrm-tests b/modules/astrxfrm-tests index b113e34a31..f7cb9aa0c8 100644 --- a/modules/astrxfrm-tests +++ b/modules/astrxfrm-tests @@ -9,4 +9,4 @@ configure.ac: Makefile.am: TESTS += test-astrxfrm check_PROGRAMS += test-astrxfrm -test_astrxfrm_LDADD = $(LDADD) $(LIB_SETLOCALE) +test_astrxfrm_LDADD = $(LDADD) $(SETLOCALE_LIB) -- cgit v1.2.1