OSDN Git Service

GIT-20170514.
[clfsja/cross-lfs-ja.git] / src / temp-system / common / grep.ch
1 %
2 % This is part of CLFSja package.
3 %
4 % This is a CTIE change file for the original XML source of the CLFSbook.
5 %
6 @x
7 <?xml version="1.0" encoding="ISO-8859-1"?>
8 @y
9 <?xml version="1.0" encoding="UTF-8"?>
10 @z
11
12 @x
13     <secondary>temporary system</secondary>
14 @y
15     <secondary>&TemporarySystem;</secondary>
16 @z
17
18 @x
19     <title>Installation of Grep</title>
20 @y
21     <title>&InstallationOf1;Grep &InstallationOf2;</title>
22 @z
23
24 @x
25       <title>The meaning of the new configure option:</title>
26 @y
27       <title>&MeaningOfOption1;configure &MeaningOfOption2;</title>
28 @z
29
30 @x --without-included-regex
31           <para>When cross-compiling, Grep's <command>configure</command>
32           assumes there is no usable <filename>regex.h</filename> installed and
33           instead uses the one included with Grep. This switch forces the use of
34           the regex functions from Glibc.</para>
35 @y
36           <para>
37           クロスコンパイル時に Grep の <command>configure</command> は、利用可能な <filename>regex.h</filename> がインストールされていないとみなします。
38           そしてそれに代わるものとして Grep に含まれるものを利用しようとします。
39           本スイッチは正規表現 (regex) 関数を Glibc から利用することを指定します。
40           </para>
41 @z
42
43 @x
44     <para>Details on this package are located in <xref
45     linkend="contents-grep" role="."/></para>
46 @y
47     <para>
48     &Details1;<xref linkend="contents-grep" role=""/>&Details2;</para>
49 @z