Mercurial > hg > octave-nkf > gnulib-hg
view modules/memchr @ 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 | 2683cd2b0569 |
children | 030dcb1a7a38 |
line wrap: on
line source
Description: memchr() function: scan memory for a byte. Files: lib/memchr.c lib/memchr.valgrind m4/memchr.m4 m4/mmap-anon.m4 Depends-on: extensions string memchr-obsolete configure.ac: gl_FUNC_MEMCHR gl_STRING_MODULE_INDICATOR([memchr]) Makefile.am: Include: <string.h> License: LGPLv2+ Maintainer: Jim Meyering, glibc