summaryrefslogtreecommitdiff
path: root/modules/long-options
blob: fc0b53eceb92580a7f7c74639b99fa327a67abb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
Handle --help and --version options.

Files:
lib/long-options.h
lib/long-options.c

Depends-on:
c99
exitfail
getopt-gnu
stdbool
stdlib
version-etc

configure.ac:

Makefile.am:
lib_SOURCES += long-options.c

Include:
"long-options.h"

License:
GPL

Maintainer:
Jim Meyering