1<html>
2<head>
3<meta name="generator" content="groff -Thtml, see www.gnu.org">
4<meta name="Content-Style" content="text/css">
5<title>GETTEXTIZE</title>
6</head>
7<body>
8
9<h1 align=center>GETTEXTIZE</h1>
10<a href="#NAME">NAME</a><br>
11<a href="#SYNOPSIS">SYNOPSIS</a><br>
12<a href="#DESCRIPTION">DESCRIPTION</a><br>
13<a href="#OPTIONS">OPTIONS</a><br>
14<a href="#AUTHOR">AUTHOR</a><br>
15<a href="#REPORTING BUGS">REPORTING BUGS</a><br>
16<a href="#COPYRIGHT">COPYRIGHT</a><br>
17<a href="#SEE ALSO">SEE ALSO</a><br>
18
19<hr>
20<!-- Creator     : groff version 1.17.2 -->
21<a name="NAME"></a>
22<h2>NAME</h2>
23<table width="100%" border=0 rules="none" frame="void"
24       cols="2" cellspacing="0" cellpadding="0">
25<tr valign="top" align="left">
26<td width="10%"></td><td width="90%">
27gettextize - install or upgrade gettext infrastructure</td></table>
28<a name="SYNOPSIS"></a>
29<h2>SYNOPSIS</h2>
30
31<table width="100%" border=0 rules="none" frame="void"
32       cols="2" cellspacing="0" cellpadding="0">
33<tr valign="top" align="left">
34<td width="10%"></td><td width="90%">
35<b>gettextize</b> [<i>OPTION</i>]...
36[<i>package-dir</i>]</td></table>
37<a name="DESCRIPTION"></a>
38<h2>DESCRIPTION</h2>
39
40<table width="100%" border=0 rules="none" frame="void"
41       cols="2" cellspacing="0" cellpadding="0">
42<tr valign="top" align="left">
43<td width="10%"></td><td width="90%">
44Prepares a source package to use gettext.</td></table>
45<a name="OPTIONS"></a>
46<h2>OPTIONS</h2>
47
48<table width="100%" border=0 rules="none" frame="void"
49       cols="2" cellspacing="0" cellpadding="0">
50<tr valign="top" align="left">
51<td width="10%"></td><td width="90%">
52<b>--help</b></td></table>
53
54<table width="100%" border=0 rules="none" frame="void"
55       cols="2" cellspacing="0" cellpadding="0">
56<tr valign="top" align="left">
57<td width="21%"></td><td width="79%">
58print this help and exit</td></table>
59
60<table width="100%" border=0 rules="none" frame="void"
61       cols="2" cellspacing="0" cellpadding="0">
62<tr valign="top" align="left">
63<td width="10%"></td><td width="90%">
64<b>--version</b></td></table>
65
66<table width="100%" border=0 rules="none" frame="void"
67       cols="2" cellspacing="0" cellpadding="0">
68<tr valign="top" align="left">
69<td width="21%"></td><td width="79%">
70print version information and exit</td></table>
71
72<table width="100%" border=0 rules="none" frame="void"
73       cols="2" cellspacing="0" cellpadding="0">
74<tr valign="top" align="left">
75<td width="10%"></td><td width="90%">
76<b>-f</b>, <b>--force</b></td></table>
77
78<table width="100%" border=0 rules="none" frame="void"
79       cols="2" cellspacing="0" cellpadding="0">
80<tr valign="top" align="left">
81<td width="21%"></td><td width="79%">
82force writing of new files even if old exist</td></table>
83
84<table width="100%" border=0 rules="none" frame="void"
85       cols="2" cellspacing="0" cellpadding="0">
86<tr valign="top" align="left">
87<td width="10%"></td><td width="90%">
88<b>--intl</b></td></table>
89
90<table width="100%" border=0 rules="none" frame="void"
91       cols="2" cellspacing="0" cellpadding="0">
92<tr valign="top" align="left">
93<td width="21%"></td><td width="79%">
94install libintl in a subdirectory</td></table>
95
96<table width="100%" border=0 rules="none" frame="void"
97       cols="2" cellspacing="0" cellpadding="0">
98<tr valign="top" align="left">
99<td width="10%"></td><td width="90%">
100<b>--po-dir</b>=<i>DIR</i></td></table>
101
102<table width="100%" border=0 rules="none" frame="void"
103       cols="2" cellspacing="0" cellpadding="0">
104<tr valign="top" align="left">
105<td width="21%"></td><td width="79%">
106specify directory with PO files</td></table>
107
108<table width="100%" border=0 rules="none" frame="void"
109       cols="2" cellspacing="0" cellpadding="0">
110<tr valign="top" align="left">
111<td width="10%"></td><td width="90%">
112<b>--no-changelog</b></td></table>
113
114<table width="100%" border=0 rules="none" frame="void"
115       cols="2" cellspacing="0" cellpadding="0">
116<tr valign="top" align="left">
117<td width="21%"></td><td width="79%">
118don't update or create ChangeLog files</td></table>
119
120<table width="100%" border=0 rules="none" frame="void"
121       cols="2" cellspacing="0" cellpadding="0">
122<tr valign="top" align="left">
123<td width="10%"></td><td width="90%">
124<b>--symlink</b></td></table>
125
126<table width="100%" border=0 rules="none" frame="void"
127       cols="2" cellspacing="0" cellpadding="0">
128<tr valign="top" align="left">
129<td width="21%"></td><td width="79%">
130make symbolic links instead of copying files</td></table>
131
132<table width="100%" border=0 rules="none" frame="void"
133       cols="2" cellspacing="0" cellpadding="0">
134<tr valign="top" align="left">
135<td width="10%"></td><td width="90%">
136<b>-n</b>, <b>--dry-run</b></td></table>
137
138<table width="100%" border=0 rules="none" frame="void"
139       cols="2" cellspacing="0" cellpadding="0">
140<tr valign="top" align="left">
141<td width="21%"></td><td width="79%">
142print modifications but don't perform them</td></table>
143<a name="AUTHOR"></a>
144<h2>AUTHOR</h2>
145
146<table width="100%" border=0 rules="none" frame="void"
147       cols="2" cellspacing="0" cellpadding="0">
148<tr valign="top" align="left">
149<td width="10%"></td><td width="90%">
150Written by Ulrich Drepper</td></table>
151<a name="REPORTING BUGS"></a>
152<h2>REPORTING BUGS</h2>
153
154<table width="100%" border=0 rules="none" frame="void"
155       cols="2" cellspacing="0" cellpadding="0">
156<tr valign="top" align="left">
157<td width="10%"></td><td width="90%">
158Report bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</td></table>
159<a name="COPYRIGHT"></a>
160<h2>COPYRIGHT</h2>
161
162<table width="100%" border=0 rules="none" frame="void"
163       cols="2" cellspacing="0" cellpadding="0">
164<tr valign="top" align="left">
165<td width="10%"></td><td width="90%">
166Copyright 1995-1998, 2000-2007 Free Software Foundation,
167Inc. License GPLv3+: GNU GPL version 3 or later
168&lt;http://gnu.org/licenses/gpl.html>;<br>
169This is free software: you are free to change and
170redistribute it. There is NO WARRANTY, to the extent
171permitted by law.</td></table>
172<a name="SEE ALSO"></a>
173<h2>SEE ALSO</h2>
174
175<table width="100%" border=0 rules="none" frame="void"
176       cols="2" cellspacing="0" cellpadding="0">
177<tr valign="top" align="left">
178<td width="10%"></td><td width="90%">
179The full documentation for <b>gettextize</b> is maintained
180as a Texinfo manual. If the <b>info</b> and
181<b>gettextize</b> programs are properly installed at your
182site, the command</td></table>
183
184<table width="100%" border=0 rules="none" frame="void"
185       cols="2" cellspacing="0" cellpadding="0">
186<tr valign="top" align="left">
187<td width="21%"></td><td width="79%">
188<b>info gettextize</b></td></table>
189
190<table width="100%" border=0 rules="none" frame="void"
191       cols="2" cellspacing="0" cellpadding="0">
192<tr valign="top" align="left">
193<td width="10%"></td><td width="90%">
194should give you access to the complete manual.</td></table>
195<hr>
196</body>
197</html>
198