Hash :
d0dcfa5c
Author :
Date :
2023-07-27T20:52:36
fnmatch, glob tests: Fix link errors (regression 2023-07-24). * modules/fnmatch-tests (Makefile.am): Link test-fnmatch-w32 with the same libraries as test-fnmatch. * modules/glob (Link): Add $(LIBUNISTRING). * modules/glob-tests (Makefile.am): Link test-glob with $(LIBUNISTRING).
Files:
tests/test-glob.c
tests/signature.h
tests/macros.h
Depends-on:
fcntl-h
symlink
configure.ac:
Makefile.am:
TESTS += test-glob
check_PROGRAMS += test-glob
test_glob_LDADD = $(LDADD) $(LIBUNISTRING) $(LIBINTL) $(MBRTOWC_LIB)
MOSTLYCLEANFILES += \
test-glob.tglobfile \
test-glob.tgloblink1 \
test-glob.tgloblink2 \
test-glob.tgloblink3