Support programs like Emacs that use gnulib but not gettext.
[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 exit
14 exitfail
15 stdbool
16
17 configure.ac:
18
19 Makefile.am:
20 lib_SOURCES += argmatch.h argmatch.c
21
22 Include:
23 "argmatch.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 all