gnulib-tool now synthesizes the EXTRA_DIST line.
[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 m4/argmatch.m4
8
9 Depends-on:
10 gettext-h
11 error
12 quotearg
13 quote
14 exit
15 exitfail
16 verify
17 stdbool
18
19 configure.ac:
20 gl_ARGMATCH
21
22 Makefile.am:
23
24 Include:
25 "argmatch.h"
26
27 License:
28 GPL
29
30 Maintainer:
31 all