Mercurial > hg > octave-jordi > gnulib-hg
diff modules/unistr/u32-mbtouc @ 8034:8d45b4ed13b6
Move to here from u32-mbtouc-safe.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 28 Jan 2007 02:35:41 +0000 |
parents | fde3215f68e3 |
children | 86634e33e086 |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/modules/unistr/u32-mbtouc @@ -0,0 +1,24 @@ +Description: +Look at first character in UTF-32 string. + +Files: +lib/unistr/u32-mbtouc.c + +Depends-on: +unistr/base + +configure.ac: +gl_MODULE_INDICATOR([unistr/u32-mbtouc]) + +Makefile.am: +lib_SOURCES += unistr/u32-mbtouc.c + +Include: +"unistr.h" + +License: +LGPL + +Maintainer: +Bruno Haible +