aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-04-25 15:17:04 +0000
committerBruce Momjian <bruce@momjian.us>2006-04-25 15:17:04 +0000
commit1bd8f4f54fbddd4e6f193e63946b9c2b7fbb77d8 (patch)
treec751d4511abc0ec6a15275a13e653997d0c8137c
parent67248f72906a15e13abd996de6e6c2b954b41cdd (diff)
downloadpostgresql-1bd8f4f54fbddd4e6f193e63946b9c2b7fbb77d8.tar.gz
postgresql-1bd8f4f54fbddd4e6f193e63946b9c2b7fbb77d8.zip
Make configure environment variable options without defaults not have an
equals sign.
-rw-r--r--doc/src/sgml/installation.sgml18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 6938c917524..b153266e73b 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.254 2006/04/25 15:14:16 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.255 2006/04/25 15:17:04 momjian Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1078,7 +1078,7 @@ su - postgres
</varlistentry>
<varlistentry>
- <term><option>DOCBOOKSTYLE=<replaceable></></option></term>
+ <term><option>DOCBOOKSTYLE</option></term>
<listitem>
<para>
Used for building the SGML documentation.
@@ -1087,7 +1087,7 @@ su - postgres
</varlistentry>
<varlistentry>
- <term><option>JADE=<replaceable></></option></term>
+ <term><option>JADE</option></term>
<listitem>
<para>
Used for building the SGML documentation.
@@ -1106,7 +1106,7 @@ su - postgres
</varlistentry>
<varlistentry>
- <term><option>LDFLAGS_SL=<replaceable></></option></term>
+ <term><option>LDFLAGS_SL</option></term>
<listitem>
<para>
Used for shared library linking.
@@ -1125,7 +1125,7 @@ su - postgres
</varlistentry>
<varlistentry>
- <term><option>MSGFMT=<replaceable></></option></term>
+ <term><option>MSGFMT</option></term>
<listitem>
<para>
Used for Native Language Support (NLS).
@@ -1134,7 +1134,7 @@ su - postgres
</varlistentry>
<varlistentry>
- <term><option>MSGMERGE=<replaceable></></option></term>
+ <term><option>MSGMERGE</option></term>
<listitem>
<para>
Used for Native Language Support (NLS).
@@ -1143,7 +1143,7 @@ su - postgres
</varlistentry>
<varlistentry>
- <term><option>NSGMLS=<replaceable></></option></term>
+ <term><option>NSGMLS</option></term>
<listitem>
<para>
Used for building the SGML documentation.
@@ -1163,7 +1163,7 @@ su - postgres
</varlistentry>
<varlistentry>
- <term><option>PTHREAD_CC=<replaceable></></option></term>
+ <term><option>PTHREAD_CC</option></term>
<listitem>
<para>
Used for adding thread-safety flags.
@@ -1193,7 +1193,7 @@ su - postgres
</varlistentry>
<varlistentry>
- <term><option>SGMLSPL=<replaceable></></option></term>
+ <term><option>SGMLSPL</option></term>
<listitem>
<para>
Used for building the SGML documentation.