Mercurial > hg > octave-nkf > gnulib-hg
view modules/unistr/u16-strchr @ 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 | 1f14c6dd175d |
line wrap: on
line source
Description: Search character in UTF-16 string. Files: lib/unistr/u16-strchr.c Depends-on: unistr/base unistr/u16-uctomb configure.ac: gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-strchr]) Makefile.am: if LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR lib_SOURCES += unistr/u16-strchr.c endif Include: "unistr.h" License: LGPL Maintainer: Bruno Haible