log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / uniname / uniname
blob852ba418d6a9305829052e8c32dc53c863d04ab1
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 memcmp
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9.8], [uniname/uniname])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNINAME_UNINAME
18 lib_SOURCES += uniname/uniname.c
19 endif
21 Include:
22 "uniname.h"
24 License:
25 LGPLv3+ or GPLv2
27 Maintainer:
28 all