added missing dependencies to fix failing unistr/ tests
[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 memcmp
19
20 configure.ac:
21 gl_ARGMATCH
22
23 Makefile.am:
24
25 Include:
26 "argmatch.h"
27
28 License:
29 GPL
30
31 Maintainer:
32 all