repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
crc: Fix build rules with Automake's option 'subdir-objects'.
[gnulib.git]
/
modules
/
unistr
/
u32-strncmp-tests
blob
37f6446a130a435b79ff4670aedca9414d271b0d
1
Files:
2
tests/unistr/test-u32-strncmp.c
3
tests/unistr/test-strncmp.h
4
tests/macros.h
5
6
Depends-on:
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-u32-strncmp
12
check_PROGRAMS += test-u32-strncmp
13
test_u32_strncmp_SOURCES = unistr/test-u32-strncmp.c
14
test_u32_strncmp_LDADD = $(LDADD) $(LIBUNISTRING)