summaryrefslogtreecommitdiff
path: root/doc/intltoolize.8
blob: ea788f58a264a0f809360ef11895ea692dc02deb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.TH INTLTOOLIZE 8 "2003-08-02" "intltool"

.SH NAME
intltoolize \- copy intltool related files to software package

.SH SYNOPSIS
.B intltoolize
[\fIoption\fR]...


.SH DESCRIPTION
This prepares a package to use intltool by linking or copying
various files needed by intltool into place for use when building.
Note that you must change your working directory to the top
level directory of the package before running
.B intltoolize.


.SH OPTIONS
.IP "\fB\--automake\fR" 4
Work silently and assume that \fIautomake\fR is being used in software.
.IP "\fB\-c\fR" 4
.PD 0
.IP "\fB\--copy\fR" 4
.PD
Copy files rather than creating symbolic links to them.
.IP "\fB\--debug\fR" 4
Enable verbose shell tracing.
.IP "\fB\-n\fR" 4
.PD 0
.IP "\fB\--dry-run\fR" 4
.PD
Print commands only, instead of executing them.
.IP "\fB\-f\fR" 4
.PD 0
.IP "\fB\--force\fR" 4
.PD
Replace existing files if they exist.
.IP "\fB\-\-help\fR" 4
Show usage and basic help information.
.IP "\fB\-\-version\fR" 4
Show version information.


.SH REPORTING BUGS
Report bugs to http://bugs.launchpad.net/intltool

.SH AUTHOR
Darin Adler <darin@bentspoon.com>
.br
Kenneth Christiansen <kenneth@gnu.org>
.br
Maciej Stachowiak <mjs@eazel.com>


.SH SEE ALSO
.BR intltool-prepare (8),
.BR intltool-extract (8),
.BR intltool-merge (8),
.BR intltool-update (8)