uniname/uniname: Fix -Wshadow warning.
[gnulib.git] / modules / uniname / uniname
blob0f2ffa92923dafac2f815f380d844d81ff91e4d5
1 Description:
2 Association between Unicode characters and their names.
4 Files:
5 lib/uniname/gen-uninames.lisp
6 lib/uniname/uninames.h
7 lib/uniname/uniname.c
9 Depends-on:
10 uniname/base
11 attribute
12 memcmp
13 c99
15 configure.ac:
16 gl_LIBUNISTRING_MODULE([0.9.8], [uniname/uniname])
18 Makefile.am:
19 if LIBUNISTRING_COMPILE_UNINAME_UNINAME
20 lib_SOURCES += uniname/uniname.c
21 endif
23 Include:
24 "uniname.h"
26 License:
27 LGPLv3+ or GPLv2
29 Maintainer:
30 all