reenable all gettext entries since 0.14.2 has been released
[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 exit
14 exitfail
15
16 configure.ac:
17
18 Makefile.am:
19 lib_SOURCES += argmatch.h argmatch.c
20
21 Include:
22 "argmatch.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 all
29