view modules/unictype/property-other-id-start @ 12541:1b9d71e4e297

Use AC_C_INLINE instead of module 'inline' where possible.
author Bruno Haible <bruno@clisp.org>
date Thu, 31 Dec 2009 15:47:10 +0100
parents 6dc73c76eced
children 86634e33e086
line wrap: on
line source

Description:
Test whether a Unicode character is "other id start".

Files:
lib/unictype/pr_other_id_start.c
lib/unictype/pr_other_id_start.h
lib/unictype/bitmap.h

Depends-on:
unictype/base

configure.ac:
AC_REQUIRE([AC_C_INLINE])

Makefile.am:
lib_SOURCES += unictype/pr_other_id_start.c

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible