Mercurial > hg > octave-nkf > gnulib-hg
view modules/wcpcpy @ 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 | f117125e8cb9 |
children | 1f1394e97ddf |
line wrap: on
line source
Description: wcpcpy() function: copy a wide string. Status: obsolete Notice: This module is obsolete. Files: lib/wcpcpy.c lib/wcpcpy-impl.h m4/wcpcpy.m4 Depends-on: extensions wchar configure.ac: gl_FUNC_WCPCPY gl_WCHAR_MODULE_INDICATOR([wcpcpy]) Makefile.am: Include: <wchar.h> License: LGPL Maintainer: Bruno Haible