Sort dependencies by importance, not alphabetically.
[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 exit
15
16 configure.ac:
17
18 Makefile.am:
19 lib_SOURCES += argmatch.h argmatch.c
20
21 Include:
22 "argmatch.h"
23
24 Maintainer:
25 all
26