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