Mercurial > hg > octave-kai > gnulib-hg
view modules/unistr/u16-strmblen @ 13388:9ef3893d2c73
Don't use AC_LIBOBJ with file names in subdirectories.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 04 Jun 2010 00:21:14 +0200 |
parents | 86634e33e086 |
children |
line wrap: on
line source
Description: Look at first character in UTF-16 string. Files: lib/unistr/u16-strmblen.c Depends-on: unistr/base configure.ac: gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strmblen]) Makefile.am: if LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN lib_SOURCES += unistr/u16-strmblen.c endif Include: "unistr.h" License: LGPL Maintainer: Bruno Haible