1LIBTOOLIZE(1)                    User Commands                   LIBTOOLIZE(1)
2
3
4

NAME

6       libtoolize - manual page for libtoolize 2.4.7
7

SYNOPSIS

9       libtoolize [OPTION]...
10

DESCRIPTION

12       Prepare a package to use libtool.
13

OPTIONS

15       -c, --copy
16              copy files rather than symlinking them
17
18       --debug
19              enable verbose shell tracing
20
21       -n, --dry-run
22              print commands rather than running them
23
24       -f, --force
25              replace existing files
26
27       -i, --install
28              copy missing auxiliary files
29
30       --ltdl[=DIR]
31              install libltdl sources [default: libltdl]
32
33       --no-warnings
34              equivalent to '-Wnone'
35
36       --nonrecursive
37              prepare ltdl for non-recursive make
38
39       -q, --quiet
40              work silently
41
42       --recursive
43              prepare ltdl for recursive make
44
45       --subproject
46              prepare ltdl to configure and build independently
47
48       -v, --verbose
49              verbosely report processing
50
51       --version
52              print version information and exit
53
54       -W, --warnings=CATEGORY
55              report the warnings falling in CATEGORY [all]
56
57       -h, --help
58              print short or long help message
59
60   Warning categories include:
61       'all'  show all warnings
62
63       'none' turn off all the warnings
64
65       'error'
66              warnings are treated as fatal errors
67
68       'environment'
69              show warnings about LIBTOOLIZE_OPTIONS content
70
71       'file' show warnings about file copying and linking
72
73       The  following  space  or  comma  delimited  options  can  be passed to
74       libtoolize via the environment variable LIBTOOLIZE_OPTIONS, unknown en‐
75       vironment options are ignored:
76
77       --debug
78              enable verbose shell tracing
79
80       --no-warnings
81              don't display warning messages
82
83       --quiet
84              work silently
85
86       --verbose
87              verbosely report processing
88
89       You  must  'cd'  to  the  top  directory of your package before you run
90       'libtoolize'.
91
92       When reporting a bug, please describe a test case to reproduce  it  and
93       include the following information:
94
95       host-triplet:
96              x86_64-pc-linux-gnu
97
98       version:
99              libtoolize (GNU libtool) 2.4.7
100
101       automake:
102              automake (GNU automake) 1.16.3
103
104       autoconf:
105              autoconf (GNU Autoconf) 2.69
106

AUTHOR

108       Written by Gary V. Vaughan <gary@gnu.org>, 2003
109

REPORTING BUGS

111       Report bugs to <bug-libtool@gnu.org>.
112       GNU libtool home page: <http://www.gnu.org/software/libtool/>.
113       General help using GNU software: <http://www.gnu.org/gethelp/>.
114
116       Copyright © 2022 Free Software Foundation, Inc.
117

SEE ALSO

119       The  full  documentation for libtoolize is maintained as a Texinfo man‐
120       ual.  If the info and libtoolize programs  are  properly  installed  at
121       your site, the command
122
123              info libtoolize
124
125       should give you access to the complete manual.
126
127
128
129GNU libtool 2.4.7                 March 2022                     LIBTOOLIZE(1)
Impressum