1LIBTOOLIZE(1) User Commands LIBTOOLIZE(1)
2
3
4
6 libtoolize - manual page for libtoolize 2.4.1a
7
9 libtoolize [OPTION]...
10
12 Prepare a package to use libtool.
13
14 -c, --copy
15 copy files rather than symlinking them
16
17 --debug
18 enable verbose shell tracing
19
20 -n, --dry-run
21 print commands rather than running them
22
23 -f, --force
24 replace existing files
25
26 -i, --install
27 copy missing auxiliary files
28
29 --ltdl[=DIR]
30 install libltdl sources [default: libltdl]
31
32 --no-warn
33 don't display warning messages
34
35 --nonrecursive
36 prepare ltdl for non-recursive make
37
38 -q, --quiet
39 work silently
40
41 --recursive
42 prepare ltdl for recursive make
43
44 --subproject
45 prepare ltdl to configure and build independently
46
47 -v, --verbose
48 verbosely report processing
49
50 --version
51 print version information and exit
52
53 -h, --help
54 print short or long help message
55
56 The following space or comma delimited options can be passed to
57 libtoolize via the environment variable LIBTOOLIZE_OPTIONS, unknown
58 environment options are ignored:
59
60 --debug
61 enable verbose shell tracing
62
63 --no-warn
64 don't display warning messages
65
66 --quiet
67 work silently
68
69 --verbose
70 verbosely report processing
71
72 You must `cd' to the top directory of your package before you run
73 `libtoolize'.
74
75 When reporting a bug, please describe a test case to reproduce it and
76 include the following information:
77
78 host-triplet:
79 x86_64-apple-darwin11.2.0
80
81 libtoolize:
82 (GNU libtool) 2.4.1a
83
84 automake:
85 automake (GNU automake) 1.11.1
86
87 autoconf:
88 autoconf (GNU Autoconf) 2.68
89
91 Written by Gary V. Vaughan <gary@gnu.org>, 2003
92
94 Report bugs to <bug-libtool@gnu.org>.
95 GNU libtool home page: <http://www.gnu.org/software/libtool/>.
96 General help using GNU software: <http://www.gnu.org/gethelp/>.
97
99 Copyright © 2010 Free Software Foundation, Inc.
100 This is free software; see the source for copying conditions. There is
101 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
102 PURPOSE.
103
105 The full documentation for libtoolize is maintained as a Texinfo man‐
106 ual. If the info and libtoolize programs are properly installed at
107 your site, the command
108
109 info libtoolize
110
111 should give you access to the complete manual.
112
113
114
115libtoolize 2.4.1a October 2011 LIBTOOLIZE(1)