Sync 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-h
10 error
11 quotearg
12 quote
13 exit
14 exitfail
15 verify
16 stdbool
17
18 configure.ac:
19
20 Makefile.am:
21 lib_SOURCES += argmatch.h argmatch.c
22
23 Include:
24 "argmatch.h"
25
26 License:
27 GPL
28
29 Maintainer:
30 all