Hash :
69fe5670
Author :
Date :
2009-12-31T15:47:10
Use AC_C_INLINE instead of module 'inline' where possible.
Description:
Test whether a Unicode character is "cased".
Files:
lib/unicase/caseprop.h
lib/unicase/cased.c
lib/unicase/cased.h
lib/unictype/bitmap.h
Depends-on:
unitypes
stdbool
configure.ac:
AC_REQUIRE([AC_C_INLINE])
Makefile.am:
lib_SOURCES += unicase/cased.c
Include:
"unicase/caseprop.h"
License:
LGPL
Maintainer:
Bruno Haible