2 Base layer for Unicode classification and properties.
6 m4/libunistring-base.m4
13 gl_LIBUNISTRING_LIBHEADER([0.9.4], [unictype.h])
16 BUILT_SOURCES += $(LIBUNISTRING_UNICTYPE_H)
18 unictype.h: unictype.in.h
19 $(AM_V_GEN)rm -f $@-t $@ && \
20 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
21 cat $(srcdir)/unictype.in.h; \
24 MOSTLYCLEANFILES += unictype.h unictype.h-t