Files:
tests/test-strncasecmp-1.sh
tests/test-strncasecmp-2.sh
tests/test-strncasecmp.c
tests/signature.h
tests/macros.h
m4/locale-fr.m4
m4/codeset.m4

Depends-on:
setlocale

configure.ac:
gt_LOCALE_FR

Makefile.am:
TESTS += test-strncasecmp-1.sh test-strncasecmp-2.sh
TESTS_ENVIRONMENT += \
  LOCALE_FR='@LOCALE_FR@'
check_PROGRAMS += test-strncasecmp
test_strncasecmp_LDADD = $(LDADD) $(SETLOCALE_LIB)
