1CHECK-MODULE(1)             GNU Portability Library            CHECK-MODULE(1)
2
3
4

NAME

6       check-module - program to check gnulib modules.
7
8

SYNOPSIS

10       check-module [OPTIONS] FILE...
11
12

DESCRIPTION

14       The  GNU  portability  library is a macro system and C declarations and
15       definitions for commonly-used API elements and abstracted system behavā€
16       iors.  It can be used to improve portability and other functionality in
17       your programs.
18
19       check-module reads a module description file and  derives  the  set  of
20       files  included  directly  by  any .c or .h file listed in the `Files:'
21       section. First, it takes the union of all such sets for  any  dependent
22       modules. Then, it compares that set with the set derived from the names
23       listed in the various Files: sections.
24

OPTIONS

26       -h, --help
27              Show summary of options.
28
29       -v, --version
30              Show version of program.
31
32

BUGS

34       Report bugs to <bug-gnulib@gnu.org>.
35
36

SEE ALSO

38       gnulib(1).
39
40

AUTHOR

42       check-module was written by the Free  Software  Foundation  and  others
43       (sources of various origins).
44
45       This manual page was written by Daniel Baumann <daniel@debian.org>, for
46       the Debian project (but may be used by others).
47
48
49
500.0.20060601                      2006-06-01                   CHECK-MODULE(1)
Impressum