verify: new macro 'assume'
[gnulib.git] / modules / fstrcmp
1 Description:
2 Fuzzy string comparison.
3
4 Files:
5 lib/fstrcmp.h
6 lib/fstrcmp.c
7
8 Depends-on:
9 diffseq
10 lock
11 tls
12 minmax
13 xalloc
14
15 configure.ac:
16
17 Makefile.am:
18 lib_SOURCES += fstrcmp.h fstrcmp.c
19
20 Include:
21 "fstrcmp.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Bruno Haible
28