Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / argmatch
blob1ae3756453ffa60b7aebfef470abffa7d0220fe8
1 Description:
2 Search for an exact or abbreviated match of a string in an array of strings.
4 Files:
5 lib/argmatch.h
6 lib/argmatch.c
8 Depends-on:
9 gettext-h
10 error
11 quotearg
12 quote
13 exitfail
14 verify
15 stdbool
16 stdlib
17 memcmp
18 getprogname
20 configure.ac:
22 Makefile.am:
23 lib_SOURCES += argmatch.c
25 Include:
26 "argmatch.h"
28 License:
29 GPL
31 Maintainer:
32 all