view modules/argmatch @ 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 eecbd9e402cd
children 6a764f23e302
line wrap: on
line source

Description:
Search for an exact or abbreviated match of a string in an array of strings.

Files:
lib/argmatch.h
lib/argmatch.c
m4/argmatch.m4

Depends-on:
gettext-h
error
quotearg
quote
exit
exitfail
verify
stdbool

configure.ac:
gl_ARGMATCH

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

Include:
"argmatch.h"

License:
GPL

Maintainer:
all