Mercurial > hg > octave-kai > gnulib-hg
view modules/mbchar @ 7492:cb5141654dbb
Distribute all lib/* source files through EXTRA_DIST.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 12 Oct 2006 18:52:30 +0000 |
parents | 9030679f62dd |
children | 6a764f23e302 |
line wrap: on
line source
Description: Multibyte character data type. Files: lib/mbchar.h lib/mbchar.c m4/mbchar.m4 Depends-on: stdbool wcwidth configure.ac: gl_MBCHAR Makefile.am: EXTRA_DIST += mbchar.h mbchar.c Include: #if HAVE_WCHAR_H #include "mbchar.h" #endif License: LGPL Maintainer: Bruno Haible