diff options
Diffstat (limited to 'gtk+-mingw/share/man/man1/libtoolize.1')
-rw-r--r-- | gtk+-mingw/share/man/man1/libtoolize.1 | 110 |
1 files changed, 0 insertions, 110 deletions
diff --git a/gtk+-mingw/share/man/man1/libtoolize.1 b/gtk+-mingw/share/man/man1/libtoolize.1 deleted file mode 100644 index 1e53702..0000000 --- a/gtk+-mingw/share/man/man1/libtoolize.1 +++ /dev/null @@ -1,110 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. -.TH LIBTOOLIZE "1" "October 2011" "libtoolize 2.4.1a" "User Commands" -.SH NAME -libtoolize \- manual page for libtoolize 2.4.1a -.SH SYNOPSIS -.B libtoolize -[\fIOPTION\fR]... -.SH DESCRIPTION -Prepare a package to use libtool. -.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[=\fIDIR\fR] -install libltdl sources [default: libltdl] -.TP -\fB\-\-no\-warn\fR -don't display warning messages -.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\-h\fR, \fB\-\-help\fR -print short or long help message -.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\-warn\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\-darwin11.2.0 -.TP -libtoolize: -(GNU libtool) 2.4.1a -.TP -automake: -automake (GNU automake) 1.11.1 -.TP -autoconf: -autoconf (GNU Autoconf) 2.68 -.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 2010 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. |