Imported Upstream version 1.14.1
[platform/upstream/augeas.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 exitfail
14 verify
15 stdbool
16 stdlib
17 memcmp
18 getprogname
19
20 configure.ac:
21
22 Makefile.am:
23 lib_SOURCES += argmatch.c
24
25 Include:
26 "argmatch.h"
27
28 License:
29 GPL
30
31 Maintainer:
32 all