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