Don't use AC_LIBOBJ with file names in subdirectories.
[gnulib.git] / modules / unicase / u16-suffix-context
1 Description:
2 Case-mapping context of suffix UTF-16 string.
3
4 Files:
5 lib/unicase/u16-suffix-context.c
6 lib/unicase/u-suffix-context.h
7 lib/unicase/context.h
8
9 Depends-on:
10 unicase/base
11 unicase/empty-prefix-context
12 unicase/ignorable
13 unictype/combining-class
14 unistr/u16-mbtouc-unsafe
15
16 configure.ac:
17 gl_LIBUNISTRING_MODULE([0.9.1], [unicase/u16-suffix-context])
18
19 Makefile.am:
20 if LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT
21 lib_SOURCES += unicase/u16-suffix-context.c
22 endif
23
24 Include:
25 "unicase.h"
26
27 License:
28 LGPL
29
30 Maintainer:
31 Bruno Haible
32