2 Base layer for normalization forms of Unicode strings.
6 m4/libunistring-base.m4
12 gl_LIBUNISTRING_LIBHEADER([0.9.4], [uninorm.h])
15 BUILT_SOURCES += $(LIBUNISTRING_UNINORM_H)
17 uninorm.h: uninorm.in.h
18 $(AM_V_GEN)rm -f $@-t $@ && \
19 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
20 cat $(srcdir)/uninorm.in.h; \
23 MOSTLYCLEANFILES += uninorm.h uninorm.h-t