Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[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