xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/propername (revision 8ecbf5f02b752fcb7debe1a8fab1dc82602bc760)
1Description:
2Localization of proper names.
3
4Files:
5lib/propername.h
6lib/propername.c
7
8Depends-on:
9iconv
10localcharset
11c-strcase
12xstriconv
13c-strstr
14strstr
15xalloc
16gettext-h
17
18configure.ac:
19
20Makefile.am:
21lib_SOURCES += propername.h propername.c
22
23Include:
24"propername.h"
25
26License:
27GPL
28
29Maintainer:
30Bruno Haible
31
32