Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1bd8f4f

Browse files
committed
Make configure environment variable options without defaults not have an
equals sign.
1 parent67248f7 commit1bd8f4f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.254 2006/04/25 15:14:16 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.255 2006/04/25 15:17:04 momjian Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1078,7 +1078,7 @@ su - postgres
10781078
</varlistentry>
10791079

10801080
<varlistentry>
1081-
<term><option>DOCBOOKSTYLE=<replaceable></></option></term>
1081+
<term><option>DOCBOOKSTYLE</option></term>
10821082
<listitem>
10831083
<para>
10841084
Used for building the SGML documentation.
@@ -1087,7 +1087,7 @@ su - postgres
10871087
</varlistentry>
10881088

10891089
<varlistentry>
1090-
<term><option>JADE=<replaceable></></option></term>
1090+
<term><option>JADE</option></term>
10911091
<listitem>
10921092
<para>
10931093
Used for building the SGML documentation.
@@ -1106,7 +1106,7 @@ su - postgres
11061106
</varlistentry>
11071107

11081108
<varlistentry>
1109-
<term><option>LDFLAGS_SL=<replaceable></></option></term>
1109+
<term><option>LDFLAGS_SL</option></term>
11101110
<listitem>
11111111
<para>
11121112
Used for shared library linking.
@@ -1125,7 +1125,7 @@ su - postgres
11251125
</varlistentry>
11261126

11271127
<varlistentry>
1128-
<term><option>MSGFMT=<replaceable></></option></term>
1128+
<term><option>MSGFMT</option></term>
11291129
<listitem>
11301130
<para>
11311131
Used for Native Language Support (NLS).
@@ -1134,7 +1134,7 @@ su - postgres
11341134
</varlistentry>
11351135

11361136
<varlistentry>
1137-
<term><option>MSGMERGE=<replaceable></></option></term>
1137+
<term><option>MSGMERGE</option></term>
11381138
<listitem>
11391139
<para>
11401140
Used for Native Language Support (NLS).
@@ -1143,7 +1143,7 @@ su - postgres
11431143
</varlistentry>
11441144

11451145
<varlistentry>
1146-
<term><option>NSGMLS=<replaceable></></option></term>
1146+
<term><option>NSGMLS</option></term>
11471147
<listitem>
11481148
<para>
11491149
Used for building the SGML documentation.
@@ -1163,7 +1163,7 @@ su - postgres
11631163
</varlistentry>
11641164

11651165
<varlistentry>
1166-
<term><option>PTHREAD_CC=<replaceable></></option></term>
1166+
<term><option>PTHREAD_CC</option></term>
11671167
<listitem>
11681168
<para>
11691169
Used for adding thread-safety flags.
@@ -1193,7 +1193,7 @@ su - postgres
11931193
</varlistentry>
11941194

11951195
<varlistentry>
1196-
<term><option>SGMLSPL=<replaceable></></option></term>
1196+
<term><option>SGMLSPL</option></term>
11971197
<listitem>
11981198
<para>
11991199
Used for building the SGML documentation.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp