xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/fstrcmp (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1Description:
2Fuzzy string comparison.
3
4Files:
5lib/fstrcmp.h
6lib/fstrcmp.c
7
8Depends-on:
9lock
10tls
11xalloc
12
13configure.ac:
14
15Makefile.am:
16lib_SOURCES += fstrcmp.h fstrcmp.c
17
18Include:
19"fstrcmp.h"
20
21License:
22GPL
23
24Maintainer:
25Bruno Haible
26
27