Mercurial > hg > octave-nkf > gnulib-hg
view modules/unictype/joiningtype-name @ 16749:2c1499f688aa
logf-ieee: Fix test whether logf works.
* m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 01 Apr 2012 19:31:01 +0200 |
parents | 935bc8aa5a74 |
children | 1f14c6dd175d |
line wrap: on
line source
Description: Name of Unicode character Arabic joining type. Files: lib/unictype/joiningtype_name.c Depends-on: unictype/base configure.ac: gl_LIBUNISTRING_MODULE([0.9.4], [unictype/joiningtype-name]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME lib_SOURCES += unictype/joiningtype_name.c endif Include: "unictype.h" License: LGPL Maintainer: Bruno Haible