Exit-status fixes from coreutils.
[gnulib.git] / modules / argmatch
1 Description:
2 Search for an exact or abbreviated match of a string in an array of strings.
3
4 Files:
5 lib/argmatch.h
6 lib/argmatch.c
7
8 Depends-on:
9 gettext
10 error
11 quotearg
12 quote
13 unlocked-io
14 exit
15 exitfail
16
17 configure.ac:
18
19 Makefile.am:
20 lib_SOURCES += argmatch.h argmatch.c
21
22 Include:
23 "argmatch.h"
24
25 Maintainer:
26 all
27