pty: Activate the signature wrapper of forkpty.
[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 exitfail
14 verify
15 stdbool
16 stdlib
17 memcmp
18
19 configure.ac:
20
21 Makefile.am:
22 lib_SOURCES += argmatch.c
23
24 Include:
25 "argmatch.h"
26
27 License:
28 GPL
29
30 Maintainer:
31 all