repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
uninorm
/
decomposition
blob
ce4f474b9bf7848152611cbb9e0c9c41ee237977
1
Description:
2
Decomposition of Unicode characters.
3
4
Files:
5
lib/uninorm/decomposition.c
6
7
Depends-on:
8
uninorm/base
9
uninorm/decomposition-table
10
11
configure.ac:
12
gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/decomposition])
13
14
Makefile.am:
15
if LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION
16
lib_SOURCES += uninorm/decomposition.c
17
endif
18
19
Include:
20
"uninorm.h"
21
22
License:
23
LGPLv3+ or GPLv2
24
25
Maintainer:
26
all