summaryrefslogtreecommitdiff
path: root/modules/long-options
blob: b845d42936de8d5eef6b85992ba94adc392a5195 (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
Description:
Handle --help and --version options.

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

Depends-on:
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