Mercurial > hg > octave-nkf > gnulib-hg
view modules/wmemset @ 14953:632892f73130
fwriting: Move AC_LIBOBJ invocations to module description.
* m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from
here...
* modules/fwriting (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 07 May 2011 13:48:53 +0200 |
parents | ac540ec36bef |
children | eb33ef582ed0 |
line wrap: on
line source
Description: wmemset() function: fill wide character array. Files: lib/wmemset.c lib/wmemset-impl.h m4/wmemset.m4 Depends-on: wchar configure.ac: gl_FUNC_WMEMSET gl_WCHAR_MODULE_INDICATOR([wmemset]) Makefile.am: Include: <wchar.h> License: LGPL Maintainer: Bruno Haible