Hash :
74d50938
Author :
Date :
2010-06-04T00:21:14
Don't use AC_LIBOBJ with file names in subdirectories.
Description:
Normalization insensitive comparison of UTF-16 strings.
Files:
lib/uninorm/u16-normcmp.c
lib/uninorm/u-normcmp.h
Depends-on:
uninorm/base
uninorm/u16-normalize
unistr/u16-cmp2
minmax
configure.ac:
gl_LIBUNISTRING_MODULE([0.9], [uninorm/u16-normcmp])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP
lib_SOURCES += uninorm/u16-normcmp.c
endif
Include:
"uninorm.h"
License:
LGPL
Maintainer:
Bruno Haible