Module 'human' now depends on module 'stdbool'.
[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
15 configure.ac:
16
17 Makefile.am:
18 lib_SOURCES += argmatch.h argmatch.c
19
20 Include:
21 "argmatch.h"
22
23 Maintainer:
24 all
25