summaryrefslogtreecommitdiff
path: root/doc/libtoolize.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libtoolize.1')
-rw-r--r--doc/libtoolize.1130
1 files changed, 130 insertions, 0 deletions
diff --git a/doc/libtoolize.1 b/doc/libtoolize.1
new file mode 100644
index 0000000..0c3f9b5
--- /dev/null
+++ b/doc/libtoolize.1
@@ -0,0 +1,130 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
+.TH LIBTOOLIZE "1" "January 2015" "libtoolize 2.4.4.19-fda4" "User Commands"
+.SH NAME
+libtoolize \- manual page for libtoolize 2.4.4.19-fda4
+.SH SYNOPSIS
+.B libtoolize
+[\fI\,OPTION\/\fR]...
+.SH DESCRIPTION
+Prepare a package to use libtool.
+.SH OPTIONS
+.TP
+\fB\-c\fR, \fB\-\-copy\fR
+copy files rather than symlinking them
+.TP
+\fB\-\-debug\fR
+enable verbose shell tracing
+.TP
+\fB\-n\fR, \fB\-\-dry\-run\fR
+print commands rather than running them
+.TP
+\fB\-f\fR, \fB\-\-force\fR
+replace existing files
+.TP
+\fB\-i\fR, \fB\-\-install\fR
+copy missing auxiliary files
+.TP
+\fB\-\-ltdl\fR[=\fI\,DIR\/\fR]
+install libltdl sources [default: libltdl]
+.TP
+\fB\-\-no\-warnings\fR
+equivalent to '\-Wnone'
+.TP
+\fB\-\-nonrecursive\fR
+prepare ltdl for non\-recursive make
+.TP
+\fB\-q\fR, \fB\-\-quiet\fR
+work silently
+.TP
+\fB\-\-recursive\fR
+prepare ltdl for recursive make
+.TP
+\fB\-\-subproject\fR
+prepare ltdl to configure and build independently
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+verbosely report processing
+.TP
+\fB\-\-version\fR
+print version information and exit
+.TP
+\fB\-W\fR, \fB\-\-warnings\fR=\fI\,CATEGORY\/\fR
+report the warnings falling in CATEGORY [all]
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+print short or long help message
+.SS "Warning categories include:"
+.TP
+\&'all'
+show all warnings
+.TP
+\&'none'
+turn off all the warnings
+.TP
+\&'error'
+warnings are treated as fatal errors
+.TP
+\&'environment'
+show warnings about LIBTOOLIZE_OPTIONS content
+.TP
+\&'file'
+show warnings about file copying and linking
+.PP
+The following space or comma delimited options can be passed to libtoolize
+via the environment variable LIBTOOLIZE_OPTIONS, unknown environment
+options are ignored:
+.TP
+\fB\-\-debug\fR
+enable verbose shell tracing
+.TP
+\fB\-\-no\-warnings\fR
+don't display warning messages
+.TP
+\fB\-\-quiet\fR
+work silently
+.TP
+\fB\-\-verbose\fR
+verbosely report processing
+.PP
+You must 'cd' to the top directory of your package before you run
+\&'libtoolize'.
+.PP
+When reporting a bug, please describe a test case to reproduce it and
+include the following information:
+.TP
+host\-triplet:
+x86_64\-apple\-darwin14.0.0
+.TP
+version:
+libtoolize (GNU libtool) 2.4.4.19\-fda4
+.TP
+automake:
+automake (GNU automake) 1.15
+.TP
+autoconf:
+autoconf (GNU Autoconf) 2.69
+.SH AUTHOR
+Written by Gary V. Vaughan <gary@gnu.org>, 2003
+.SH "REPORTING BUGS"
+Report bugs to <bug\-libtool@gnu.org>.
+.br
+GNU libtool home page: <http://www.gnu.org/software/libtool/>.
+.br
+General help using GNU software: <http://www.gnu.org/gethelp/>.
+.SH COPYRIGHT
+Copyright \(co 2015 Free Software Foundation, Inc.
+.br
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.SH "SEE ALSO"
+The full documentation for
+.B libtoolize
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B libtoolize
+programs are properly installed at your site, the command
+.IP
+.B info libtoolize
+.PP
+should give you access to the complete manual.