havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / uninorm / decomposing-form
blob4c8a6b5418b93e2555041d4fc8027d4289224439
1 Description:
2 Decomposing variant of a normalization form.
4 Files:
5 lib/uninorm/decomposing-form.c
6 lib/uninorm/normalize-internal.h
8 Depends-on:
9 uninorm/base
11 configure.ac:
12 gl_LIBUNISTRING_MODULE([0.9.5], [uninorm/decomposing-form])
14 Makefile.am:
15 if LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM
16 lib_SOURCES += uninorm/decomposing-form.c
17 endif
19 Include:
20 "uninorm.h"
22 License:
23 LGPLv3+ or GPLv2
25 Maintainer:
26 all