view modules/strstr @ 27183:106ac3ed4fde

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents 660963549629
children 6a764f23e302
line wrap: on
line source

Description:
strstr() function: search for a substring in a string.

Files:
lib/strstr.h
lib/strstr.c
m4/strstr.m4
m4/mbrtowc.m4

Depends-on:
mbuiter

configure.ac:
gl_FUNC_STRSTR

Makefile.am:
EXTRA_DIST += strstr.h strstr.c

Include:
"strstr.h"

License:
LGPL

Maintainer:
Bruno Haible, glibc